.content {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #6A6848;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left:15px;
}
.titulo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #E8ECDF;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left:30px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.direccionpie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A29F95;
	text-decoration: none;

}
.titulo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2CC80;
	padding-left: 30px;

}
.opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A6848;
	text-decoration: none;
}

/*
	Estilo de la paginación	
*/
div#content_pag {
	clear:both;
	padding-right:0px 12px 0px 155px;
	text-align:center;
	/*padding-left:155px;*/
}

div#margin_item_content_pag {
	width:18px;
	height:18px;
	float:left;
	text-align:center;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:10px;
}

div#item_content_pag {
	width:15px;
	height:15px;
	border:1px solid #ccc;
	background-color:#fff;
	padding:0;
}

div#item_sel_content_pag {
	width:15px;
	height:15px;
	border:1px solid #ccc;
	background-color:#ecf3e2;
	color:#333;	
	padding:0;
}

div#item_content_pag a {
	color:#ccc;
	text-decoration:none;
}

div#item_content_pag a:hover {
	color:#333;
	font-weight:700;
}

div#item_midle_content_pag {
	width:20px;
	height:20px;
	color:#000;
	font-size:1.2em;
	padding:0;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8ECDF;
}
.red_mark {
	background-color:#0099CC;
	color:#333333;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6A6848;
	text-decoration: none;
}
.buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.opacity_invisible {
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
