@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	display: block;
	clear: both;
	height: 136px;
	background-image: url(../imagenes/fondo_amarillo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin-top: 15px;
}
.contenido_header {
	display: block;
	height: 136px;
	background-image: url(../imagenes/fondo_head.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.menu_logo_img {
	display: block;
	width: 900px;
	clear: both;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
}
.logo {
	display: block;
	clear: none;
	float: left;
	padding-top: 35px;
}
.texto_header h1  {
	display: block;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contenido .left ul li a:hover {
	color: #000;
}




.menu {
	display: block;
	height: 30px;
	width: 695px;
	float: right;
	clear: none;
}
.menu ul {
	display: inline;
	list-style-type: none;
}
.menu ul li {

}


.menu .bt_left  {
	background-image: url(../imagenes/boton_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 28px;
	width: 8px;
	clear: none;
	float: left;
}
.menu .bt_center {
	background-image: url(../imagenes/boton_02.jpg);
	clear: none;
	height: 28px;
	display: block;
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
.boton .bt_center a {
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	display: block;
}
.boton .bt_center a:hover {
	color: #FF3;
}

.menu .bt_right {
	background-image: url(../imagenes/boton_03.png);
	clear: none;
	height: 28px;
	width: 8px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-right: 27px;
}



.imagenes {
	display: block;
	height: 85px;
	width: 695px;
	float: right;
	clear: none;
}
.breadcrumb {
	display: block;
	clear: both;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #FFF;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.breadcrumb a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
.breadcrumb a:hover {
	color: #666;
}
.contenedor {
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.contenido {
	display: block;
	clear: both;
	width: 900px;
	background-color: #FFF;
	float: left;
}
.contenido .left {
	display: block;
	width: 192px;
	margin-right: 6px;
	float: left;
}
.contenido .center {
	display: block;
	float: left;
	width: 550px;
}
.contenido .right {
	display: block;
	float: left;
	width: 145px;
	margin-left: 6px;
}
.contenido .right .titulos_derecha {
	background-image: url(../imagenes/fondo_titulos_derecha.png);
	display: block;
	height: 24px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.contenido .right .titulos_derecha h3 {
	color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
.contenido .right p {
	display: block;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}


.footer {
	display: block;
	clear: both;
	width: 900px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	background-color: #8E8E8E;
	color: #FFF;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #B8D433;
}
.leer {
	color: #F00;
	text-decoration: none;
}
.contenido .center .texto {
	width: 450px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.contenido .center .texto h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contenido .center .texto p {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	line-height: 14px;
}
.contenido .left h2 {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 11px;
	color: #060;
	text-transform: uppercase;
	width: 130px;
}
.contenido .left ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contenido .left ul li {
}
.contenido .left ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.contenido .right a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 8px;
}
.mail_equipo {
	color: #060;
	text-decoration: none;
}
.contenido .center .texto .equipo {
	display: block;
	float: left;
	width: 130px;
	padding: 5px;
	border: 1px none #060;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	min-height: 60px;
}
.contenido .center .texto .equipo.clear_left {
	clear: left;
}

.contenido .center .texto .equipo.last {
	margin-right: 0px;
}

