
.Estilo2 {
	font-size: 20px;
	font-weight: bold;
}
.Estilo3 {font-size: 20px; font-weight: bold; color: #FFFFFF; }
.Estilo4 {font-size: 24px; font-weight: bold; color: #0000FF; }
.Estilo5 {font-size: 20px; font-weight: bold; color: #330099; }
.Estilo6 {color: #402313; font-weight: bold; font-size: 20px; }
.Estilo7 {color: #0000FF}
.Estilo8 {font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
.Estilo9 {
	color: #FF0000;
	font-style: italic;
}

.Estilo12 {font-size: 18px}
.Estilo14 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Estilo15 {font-size: 24px; }
.Estilo16 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.Estilo17 {font-size: 18px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
.Estilo18 {
	font-size: 18px;
	font-weight: bold;
	color: #ffcc00;
}
.Estilo20 {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	font-family: "Trebuchet MS", Arial, serif; 
}
.Estilo21 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, serif; 
}
.Estilo22 {
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFF00; 
	font-family: "Trebuchet MS", Arial, serif; 
	}
.Estilo23 {
	font-size: 16px; 
	font-weight: bold; 
	color: #0000FF; 
	font-family: "Trebuchet MS", Arial, serif; 
	}
	.Estilo24 {
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	font-family: "Trebuchet MS", Arial, serif; 
	}
	.Estilo38 {
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}
#libro a:link {
	color: #FFCC00; text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#libro a:hover {
	color: #00ff00;	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
/*a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}*/
.page_bg {
	background: #237EE9 url(../images/back_fade.jpg) repeat-x;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}
td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#lnk a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight: bold;
}

#lnk a:hover {
	color: #9AB6C2;	text-decoration: none;
	font-weight: bold;
}
.hr {
	background: #000000  url(../images/top_bar.jpg) ; 
	height:3px; 
}

.hr.separator {
	background: #000000;
	height: 1px;
	width: 600px;
	border: 0px;
}
#link2 a:link, a:visited {
	color: #FFCC00; text-decoration: none;
	font-weight: bold;
}

#link2 a:hover {
	color: #00ff00;	text-decoration: none;
	font-weight: bold;
}

/**************MENU SUPERIOR****************/
.sup_menu {
	overflow: hidden;
	text-align:center;
	float: inherit;
}

#mainlevel-nav {
	position:static;
	height: 25px;
	font-size: 17px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, serif;
	background-image:url(../images/backmenu.jpg);

}
#mainlevel-nav li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
	width: 142px;
}

#mainlevel-nav a {
	float: left;
	text-align: inherit;
	vertical-align:middle;	
	color: #000000;
	text-decoration: none;
	width: 142px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, serif;
}
#mainlevel-nav a:hover, #mainlevel-nav a.current {

background: #790f13;
	text-align:center;
color: #FFFFFF;
background-image:url(../images/ovmenuover.jpg) ;

}

/**************FIN DEL MENU SUPERIOR****************/

/**************MENU INFERIOR****************/
.inf_menu {
	overflow: hidden;
	text-align:center;
	float: inherit;
}

#mainlevel-year {
	position:static;
	height: 31px;
	font-size: 18px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, serif;
	background-image:url(../images/fondomenu.jpg);

}
#mainlevel-year li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
	width: 176px;
}

#mainlevel-year a {
	float: left;
	text-align: inherit;
	vertical-align:middle;	
	color: #000000;
	text-decoration: none;
	width: 176px;
	height: 32px;
	padding: 5px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, serif;
}
#mainlevel-year a:hover, #mainlevel-year a.current {

background: #790f13;
	text-align:center;
color: #ffffff;
background-image:url(../images/menuover.jpg) ;

}

/**************FIN DEL MENU INFERIOR****************/
/*.link2
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}*/