/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E6E6E6;
}
.bordemodulos {
	border: 1px solid #E3E3E3;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
}
.skinheader {
	margin-bottom: 1px;
	background-image:url(img/fondo_arriba.jpg);
	color: #FFF;
	height: 85px;
	margin: 0 auto;
	padding: 0px 10px 0px 20px;
	border-right: 10px solid #FFF;
	border-top: 10px solid #FFF;
	border-left: 10px solid #FFF;
	font-size:11px;
}


/*.footer2 {
	margin-bottom: 1px;
	background-image: url(img/fondo_abajo.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	height: 85px;
	margin: 0 auto;
	padding: 0px 10px 0px 20px;
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
	font-size:11px;
}*/

.footer2 {
	margin-bottom: 1px;
	background-image: url(img/footer-libros.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	height: 145px;
	margin: 0 auto;
	padding: 0px 10px 0px 20px;
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
	font-size:11px;
}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	background-image: url(menubg.gif); 
	height:38px;
	background-color: #F1ECED;
	margin: 0 auto;
	border-right: 10px solid #FFF;
	border-left: 10px solid #FFF;
}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	height:460px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left:5px;
	padding-right:5px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	height:460px;

}
.rightpane {
	width: 230px;
	background-color: transparent;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
    cursor:pointer;
	height:38px;
	background-color: Transparent;
}
.MainMenu_MenuItem{
	border-left: #F7F4F3 0px solid; 
	border-bottom: #F7F4F3 0px solid; 
	border-top: #F7F4F3 0px solid; 
	border-right: #F7F4F3 0px solid;
	cursor: pointer; 
	color: #f18000; 
	font-size: 11px;
	font-style: normal; 
	background-color: Transparent;
	font-family: "Trebuchet MS";
	font-weight:normal;
	padding-left:2px;
}
/* Sub-Menu estado Sobre */
.MainMenu_MenuItemSel{
	border-left: #F7F4F3 0px solid; 
	border-bottom: #F7F4F3 0px solid; 
	border-top: #F7F4F3 0px solid; 
	border-right: #F7F4F3 0px solid;
	background-color: #E5DFD2; 
	cursor: pointer; 
	color: #f18000; 
	font-size: 11px;
	font-family: "Trebuchet MS"; 
	font-style: normal;
	font-weight:normal;
	padding-left:2px;
}
.MainMenu_MenuItemAct {
	background-color: #F7F4F3; 
	cursor: pointer; 
	color: #f18000; 
	font-size: 11px;
	font-family: "Trebuchet MS"; 
	font-style: normal;
	height: 21px;
	font-weight:normal;
	padding-left:2px;
}
/* Menu estado libre */
.rootMenuItem TD{ 
	border-left: #F7F4F3 0px solid; 
	border-bottom: #F7F4F3 0px solid; 
	border-top: #F7F4F3 0px solid; 
	border-right: #F7F4F3 0px solid;
	cursor: pointer; 
	color: #000000; 
	font-size: 11px; 
	font-family:"Trebuchet MS";
	background-color: Transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:5px;
	padding-left:5px;
	font-weight:normal;
} 
/* Menu estado Sobre */
.rootmenuitemselected TD{ 
	background-color: #F7F4F3; 
	cursor: pointer; 
	color: #f18000; 
	font-size: 11px;
	font-family:"Trebuchet MS"; 
	font-style: normal;
	height: 21px;
	padding-right:5px;
	padding-left:5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:normal;
}
/* Menu en el que se est� */
.rootmenuitemactive TD{ 
	background-color: #F7F4F3; 
	cursor: pointer; 
	color: #f18000; 
	font-size: 11px;
	font-family:"Trebuchet MS"; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-right:5px;
	padding-left:5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MainMenu_MenuIcon {
	background-color: #F7F4F3; 
	border-left: #F7F4F3 1px solid; 
	border-bottom: #F7F4F3 1px solid; 
	border-top: #F7F4F3 1px solid; 
	cursor: pointer;  
	text-align: center; 
	width: 1px; 
	height: 21px;
	font-weight:normal;
	padding-right:5px;
	padding-left:5px;
	font-size: 11px;
}
.MainMenu_SubMenu {
	margin-top: -1px;
	background-color: #F7F4F3;  
	z-index: 1000; 
	cursor: pointer; 
	font-size:11px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	border-right: #F7F4F3 1px solid; 
	border-bottom: #F7F4F3 1px solid; 
	border-top: #F7F4F3 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.StandardButton {
  background: #5661BB none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
/* Text Styles */
.Head {
   font-family: "Trebuchet MS";
   font-size:  18px;
   font-weight: normal;
   color: #f18000;
}
.subhead {
   font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #f18000;
}
.texto_modulo_imagen_rotatoria {
   font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #f18000;
}
.faq {
   font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f18000;
	font-weight:normal;
}
.subtitulo_modulos {
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #f18000;
	background-color:#F7F4F3;
	padding-left:10px;
	text-align:left;
}
.normal {   font-family: "Trebuchet MS";
   font-size:  11px;
   font-weight: normal;
   color: #4B4B4B;
}
.NormalTextBox
{
	font-family: arial;
	font-size: 12px;
	color: #3C3C3C;
}
H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #8F6B35;
}
H5  {
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #f18000;
}
A:link  {
	font-family: arial;
	color: #f18000;
	font-size:11px;
}
A:visited   {
	font-family: arial;
	color: #f18000;
	font-size:11px;
}
A:active    {
	font-family: arial;
	color: #DFAA1C;
	font-size:11px;
}
A:hover {
    font-family: arial;
	color: #DFAA1C;
	font-size:11px;
	text-decoration : underline;
}
.footer {
	height:72px;
	width:870px;
	vertical-align:middle;
	background-image:url(img/fondo_abajo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: "Trebuchet MS";
	font-size:11px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-bottom-width:15px;
	font-size:11px;
	padding-left: 20px;
	border: 1px solid #E3E3E3;
	color: #f18000;
}
A.footer:link {
    text-decoration: none;
	font-family: "Trebuchet MS";
    color: #f18000;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font-family: "Trebuchet MS";
    color: #f18000;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font-family: "Trebuchet MS";
    color: #f18000;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font-family: "Trebuchet MS";
    color: #f18000;
	font-weight: normal;
}
.breadcrumbs   {
    font:11px Arial, Helvetica;    
	font-weight: normal;
    color: #f18000;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #f18000;    
	font-weight: normal;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #f18000;    
	font-weight: normal;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #DFAA1C;    
	font-weight: normal;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #DFAA1C;    
	font-weight: normal;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
}
.box_destacados {
	float: right;
	width: 320px;
	display: block;
	font-family:"Trebuchet MS";
	margin: 5px;
	margin-top:10px;
	color:#f18000;
	font-size:11px;
}
.menu_superior {
	font-family:"arial";
	color:#f18000;
	font-size:11px;
}
a.menu_superior:Link {
	font-family:"arial";
	color:#f18000;
	font-size:11px;
}
a.menu_superior:Active {
	font-family:"arial";
	color:#f18000;
	font-size:11px;
}
a.menu_superior:Visited {
	font-family:"arial";
	color:#f18000;
	font-size:11px;
}
a.menu_superior:Hover {
	font-family:"arial";
	color:#f18000;
	font-size:11px;
}
