/* CSS Document */

BODY{
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
/* ------------ Tips ------------ */
div.levitip {
	background: url(../images/transparencia.png);
	font-size: 0.8em;
	font-style: italic;
	opacity: 0.9;
	padding: 2px 5px;
	color: #ccc;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	
	}
.bloquedestacado_inferior{
	
	
}
.bloquelistado{
	text-align: left;
	float: left;
	width:auto; min-width:100px;
	display: block;
	height:130px;
}
#cabecera {
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/logo_cabecera.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	width: 765px;
	height: 120px;
	text-align: right;
	vertical-align: bottom;
	display: block;
}
#contenmenusuperior{
		
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
#flashcontent{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 200px;
	width: 765px;
}
#flashcontent1{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 390px;
	width: 765px;
}
#contenmenusubcategorias{
	font-size: 0.95em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #C2282A;
}
#contenmenurutas{
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
}
#contenido{
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;	
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
#titulo{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
.paginacion{
	display: block;
	width:98%;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
	text-align: right;
	clear: both;
	float: right;	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 10px;
}
#footer{
	font-size: 0.8em;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 60px;
	width: 760px;
	float: right;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #999999;
	text-align: left;
	background-image: url(../images/flash.gif);
	background-repeat: no-repeat;
	background-position: right;
}
h1{
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #CC6600;
}
h3{
	font-size: 0.95em;
	margin: 0px;
	padding: 0px;
}
p{
	text-align: justify;
}
a{
	color: #818181;
	text-decoration: none;
}
a:hover{
	color: #C2282A;
	text-decoration: none;
}
.selecionado{
	color: #C2282A;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C2282A;
	/*font-weight: bold;*/
}
.bloquedestacado{
	margin: 2px;
	padding: 3px;
	height: 172px;
	width: 178px;
	border: 1px dotted #CCCCCC;
	float: left;
	text-align: left;
	overflow: hidden;
	font-size: 0.9em;
	background-image: url(../images/bolo.gif);
	background-repeat: no-repeat;
	background-position: 138px 155px;
}
.imgbloque{
	height: 80px;
	width: 175px;
	overflow: hidden;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.imgbloque1{
	height: 170px;
	width: 178px;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.rojo{
	color: #C2282A;	
}

