.SkinObject {
	color: #666;
}
a.SkinObject:hover {
	color:#333;
	text-decoration:none;
}
a.SkinObject:link {
	color:#666;
	text-decoration:none;
}
a.SkinObject:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	/*color: #467599;*/
	color: #5276B0;
	text-decoration:none;
	background-color: Transparent;
}
a:link {
	color:#000;
}
a:visited {
	color:#000;
}
.bodyleftFull {
	background-image: url(XDFMPix/BodyLeftFull.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.bodyright {
	background-image: url(XDFMPix/BodyRight.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.bottompane {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	background-image: url(media/bottom_fill.jpg);
	background-position: top;
	height: 30px;
}
.content {
	background-color: transparent;
}
.contentpane {
	padding-left: 10px;
	padding-right: 0px;	/*margin-top: 10px;
	margin-left: 10px;	
	margin-right: 10px;	*/
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECECEC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	width: 80%;
}
.controlpanel {
	width: 100%;
	background-color: #F8F6FB;
}
.footerLeftFull {
	background-image: url(XDFMPix/LeftFooterFull.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
/*Footer Classes */

.FooterText {
	color: #003366;
	background-color: transparent;
}
/* Search Padding - lines up text nicely */

.GoLink {
	padding-top: 4px;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	/*color: #467599;*/
	color: #5276b0;
}
.HeaderText {
	color: #999999;
	background-color: #ABBDE3;
}
.leftPageFull {
	background-repeat: repeat-y;
	background-color: White;
}
.leftpane {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 5px;
	color: #666;
	background-color: #ECECEC;
	padding-right: 5px;
	width: 20%;
}
.LeftPaneTable {
	height: 100%;
	background-color: #ECECEC;

}

/* Light Background Elements */

.LightBG {
	width: auto;
	color: #404040;
}
.Logo {
	padding-left: 8px;
	padding-top: 12px;
}


/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor: pointer; 
	height: 16px;
	background-color: Transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	cursor: pointer;
	cursor: hand;
	color: #333;
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 19px;
	padding: 6px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{
	background-color: #BFCCF9;
	cursor: pointer;
	cursor: hand;
	color: #036;
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 19px;
	-moz-border-radius: 5px;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	cursor: pointer;
	cursor: hand;
	color: #000;
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 19px;
	padding: 6px;
	-moz-border-radius: 5px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	background-color: #EEE;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height: 19px;	
	padding: 6px;
	-moz-border-radius: 5px;	
}

.main_dnnmenu_submenu td
{
	background-color: #DEE8F2;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height: 19px;
	padding: 6px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: #467599; 
	font-family: tahoma, arial, helvetica;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height: 19px;
	padding: 6px;

}

.main_dnnmenu_break
{
	height: 1px;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 2px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}



.MenuLeftRepeat {
	background-image: url(XDFMPix/LeftPaneMenu.jpg);
	background-repeat: no-repeat;
	height: 27px;
	background-color: #C3B5CE;
}
.MLS_ErrorMsg {
	color: red;
	text-align: right;
}
/* End Custom Classes */

.MLS_WizardSidebar {
	color: red;
}
.Normal,p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.MainTable {
	border: 1px solid #999;

	/*border: 1px solid #CCCCCC;*/
}

/* Standard DotNetNuke Settings */

.pagemaster {
	background-color: #FFFFFF;
	background-image: url(<%= SkinPath %>media/boxbg.gif);
}

.rightpane {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #666;
	background-color: #ECECEC;
}
.RightPaneTable {	
	/*margin-right: 2px;
	margin-top: 10px;*/
}

/* End Light Background Elements */

.Separator {
	width: 12px;
	margin: 0 1px 0 1px;
	background: url(XDFMPix\XDseparator.gif) center top no-repeat;
}
/* End Menu Settings */

.StandardButton {
	background: #467599 none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.toppane {
	color: #666;
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.linkpane {
	background-image: url(images/menu-fondo.jpg);
	height: 40px;
	vertical-align: middle;
	padding-top: 3px;
}

/* Custom Classes */

.XDFused_04 {
	background-image: url(XDFMPix/XDFuseMontage.jpg);
	background-repeat: no-repeat;
	width: 735px;
	height: 167px;
}
.XMenuFull {
	background-image: url(XDFMPix/XMenuFull.jpg);
	width: 735px;
	height: 27px;
	background-repeat: no-repeat;
}
a.FooterText:hover {
	text-decoration: none;
	color: #fafafa;
	font-weight: normal;
}
a.FooterText:link,a.FooterText:visited,a.FooterText:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.LightBG:hover {

	text-decoration: none;
	color: #404040;
	font-weight: normal;
}
a.LightBG:link,a.LightBG:active {
	text-decoration: none;
	color: #467599;
	font-weight: normal;
}
a.LightBG:link,a.LightBG:visited, {
	text-decoration: none;
	color: #467599;
	font-weight: normal;
}
/* 
================================
Skin styles for DotNetNuke - DNN 3 & 4  Designed by Nina Meiers - dnn3@xd.com.au
XDFusion Skin & Container Set - http://www.xd.com.au - April 18, 2006
================================
*/
/* Standard HTML Tag Settings */

body {
	font: normal x-small/1.5em verdana, arial, sans-serif;
	color: #333;
	background-color: #4090C5;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(media/background.jpg);
}

H1 {
	Color: #035496;
	Font-Size: 14px;
	Margin: 0;
	Font-Family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
H2 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
}
.header {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	/*color: #333;*/
}

.c_content{
	clear:both;
	width: 90%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-image: url(media/bullet.gif);
	background-color: transparent;
}
ul li {default.css (línea 592)
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-image: url(media/bullet.gif);
	background-color: transparent;
}
element.style {
background-color:transparent;
}
.Separator_vert {
	background-color: #ADC9E2;
	background-image: url(media/separator_vert.gif);
	width: 1px;
	background-repeat:  repeat-y;
	margin: 1px;
	padding: 1px;
}
.Separator_horz {
	background-color: #ADC9E2;
	background-image: url(media/separator_vert.gif);
	width: 1px;
	background-repeat: repeat;
	margin: 1px;
	padding: 1px;
}
.footer {
	height: 42px;
	vertical-align: middle;
	background-color: #5276B0;
}
.menupane {
	color: #666;
	background-color: #FFF;
}
.menusuperior {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.menusuperior:link {
	color:#000;
}
.menusuperior:active {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: url(images/btn-pres.jpg); 
}
.menusuperior:hover {
	/*color: #467599;*/
	color: #5276B0;
	text-decoration:none;
	background-color: Transparent;
}
.menusuperior:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: Transparent;
	/*background: url(images/btn-pres.jpg);*/
}
.SubHead {
	color:#035496;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.Article {
	border-bottom:1px solid #D9D9D9;
}


/*-------------------------------------------------*/
/* Standard menu settings
/*-------------------------------------------------*/
.MainMenu_MenuArrow {
	color: #333;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADC9E2;
	border-right-color: #ADC9E2;
	border-bottom-color: #ADC9E2;
	width: 0px;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	/*height: 24px;*/
	background-color: Transparent;
	vertical-align: middle;
}
.MainMenu_MenuBreak {
	height: 1px;
}
/* Standard Menu Settings */

.MainMenu_MenuContainer {
	background-color: transparent;
	vertical-align: middle;
	/*height: 24px;*/
}
.MainMenu_MenuIcon {
	background-color: #ADC9E2;
	cursor: hand;
	cursor: hand;
	text-align: center;
	width: 0px;
	height: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADC9E2;
	border-bottom-color: #ADC9E2;
	border-left-color: #ADC9E2;
	vertical-align: middle;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	/*color: #003366;*/
	background-color: transparent;
	color: #333;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuItemSel {
	/*background-color: #333333;*/
	background-color: transparent;
	cursor: hand;
	cursor: hand;
	color: #035496;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	width: 0px;
}
.MainMenu_SubMenu {
	background-color: #ADC9E2;
	z-index: 1000;
	cursor: hand;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color:#F00;
	letter-spacing: 0pt;
	text-transform: capitalize;
}
