/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 190px;
	background-color: #DADCCC;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background:#DADCCC;
	
}
.contentpane {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 190px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    background-image: url(img/fondo_boton.gif);
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}


body {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	background-image: url(img/fondo_principal.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.menu_gris {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #999999;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
a.menu_gris_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
a:hover.menu_gris_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
	}	
	

.banner {
	border: 1px solid #999999;
}
.menu_titulos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #DEE1E4;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-transform: uppercase;
	height: 23px;
}
.fondo_registro {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 7px;
	text-transform: capitalize;
	background-image: url(img/fondo_reg.jpg);
	background-repeat: repeat-y;
}
.campos {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #999;
}
.botones {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(img/fondo_boton.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #006;
}
.creditos {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.menu_azul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #7996B8;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.sub_menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #91A9B2;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7996B8;
}
.sub_menu_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}

.fondo_suscribase {
	font-family: Verdana;
	width:175px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 7px;
	text-transform: capitalize;
	background-image: url(img/revistas.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center bottom;
	border: 1px solid #000;
}

.ItemLink
{
 font-size: 11; 
 margin-bottom: 0px;
 font-family:Verdana;
 text-decoration: none;
 color: #000; 
}

a:hover.ItemLink{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #557580;
	text-decoration: none;
	}
	
	.titulos_blancos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	
}

.SkinObject, .user
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #003366;
	font-family: Verdana;
	text-decoration: none;
	text-transform: capitalize;
}
	
	



