/* Estilos includes */
.clearfix:after { content: "."; display: block; height: 0; clear: both;  visibility: hidden;}
.clearfix {	display: inline-block;}
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../img/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-transform: uppercase;
	color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2{
	font-size: 22px;
	text-transform: uppercase;
	color: #2C65A7;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-transform: uppercase;
	font-size: 14px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-size: 12px;
	color: #555555;
	font-family: "Trebuchet MS";
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}

/* Contendedores principales DIVS */
#contenedor {
	width: 908px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#cabecera {
	height: 132px;
	background-repeat: no-repeat;
	background-image: url(../img/fondo_cabecera.jpg);
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-color: #F5F5F7;
	width: 908px;
}
#menu {
	float: right;
	background-image: url(../img/fondo_menuarriba.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 207px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contenido {
	overflow: hidden;
	width: 908px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	min-height:480px
}
#pie {
	width: 908px;
	background-color: #E9E9E9;
	line-height: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
	float: left;
}
#pie ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}

#pie ul li {
	display: inline;
	list-style-type: none;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
#tags {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#tags a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2C65A7;
	text-decoration: underline;
}
#tags a:hover {
	text-decoration: none;
	color: #204B7B;
}
#tags img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cabecera img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_ppal {
	height: 46px;
	width: 908px;
	background:#EBEBEB url(../img/fondo_barra.jpg) repeat-x;
	border-top: 2px solid #FFFFFF;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu_ppal img {
	border:none;
}

#menu_ppal ul {
	padding: 0px;
	list-style-type: none;
	line-height: 46px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#menu_ppal ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu_ppal ul li a {
	display: block;
	background-image: url(../img/fondo_barra.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #2C65A7;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu_ppal ul li a:hover {
	background-image: url(../img/fondo_barra_over.jpg);
	background-repeat: repeat-x;
	color: #A5272A;
}
#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style-type: none;
}
#menu ul li {
	text-align: right;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/fondo_menu_li.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: underline;
}
#menu ul li a {
	color: #FFFFFF;
}
#menu ul li a:hover {
	font-weight: bold;
}
/* Estilos CLASS*/
.idiomas {
	margin-left: 20px;
	margin-top: 5px;
	padding: 0px;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	clear: both;
}
.idiomas a {
	color: #999999;
}
.idiomas a:hover {
	font-weight: bolder;
}

.idioma_selec { /*idioma seleccionado*/
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.rutacont{
	line-height: 22px;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.rutacont a {
	color: #2E6E9B;
}
.rutacont a:hover {
	color: #333333;
	text-decoration: underline;
}
.rutacont img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rutacont strong {
	color: #333333;
}
.a1 {
	color: #555555;
	text-decoration: underline;
}
.a1:hover {
	color: #333333;
	text-decoration: underline;
}
.a2 {
	color: #555555;
	text-decoration: none;
}
.a2:hover {
	color: #333333;
	text-decoration: none;
}
.a3 {
	color: #2C65A7;
}
.a3:hover {
	text-decoration: underline;
	margin-left: 3px;
}
.a_rojo {
	color: #990000;
}
.a_rojo:hover {
	text-decoration: none;
}
.agris {
	color: #999999;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
}


.negrita {
	font-weight: bold;
}
.logo_iso {
	float: right;
}
.paginacion {
	text-align: center;
	clear: both;
}
.pag_numeradas{	
color: #333333;	font-weight: bold;	padding: 5px;}
.pag_numeradas a {
	border: 1px solid #01549A;
	padding: 3px 5px 3px 5px;
	background-color: #00549D;
	color: #FFFFFF;
	text-decoration: none;
}
