/* CSS Document */
body {
	margin: 0px 0px 0px;
	background-color:#f9f9fb;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	color:#333;
	font-size:13px;
}
.links {
	color:#0066FF;
	font-weight:bold;
	text-decoration:underline;
}
.txtblue {
	color:#1E3C88;
	font-size:11px;
}
.titleblue {
	color:#1E3C88;
	font-size:13px;
	font-weight:bold;
}
.titleEquipos {
	color:#0776d4;
	font-size:18px;
}
.superior {
	width: 380px;
	height:68px;
	float:right;
	margin-top:6px;
}
.container {
	position:absolute;
	left:50%; 
	margin-left: -470px;
	width:940px;
}
.containerMenu {
	position:absolute;
	left:50%;
	margin-left: -470px;
	width:713px;
}
.header {
	background-image:url(../imagenes/back_top.gif);
	height:82px;
}
.menuTop {
	background-image:url(../imagenes/back_menu.gif);
	height:71px;
}
.bannerTop {
	width: 227px;
	float: right;
}
.middle {
	background-image:url(../imagenes/back_midle.gif);
	height:700px;
}
.footer {
	background-image:url(../imagenes/back_footer.gif);
	height:33px;
	font-size:11px;
	color: #4a4949;
	vertical-align: middle;
	padding-top: 11px;
}
.footer_over {
	font-size:11px;
	color: #4a4949;
	text-decoration: underline;
}

.otros_sitios {
	color: #4a4949;
	width: 500px;
	float: right;
	text-align: right;
}

.top {
	padding-top:30px;
}

.lateral {
	background-image:url(../imagenes/bcks/fondo_home_lateral.jpg);
	width: 225px;
	height: 611px;
	float: right;
	
}

.acceso {
	padding-left: 15px;
	margin-bottom: 6px;
}

.izquierdo {
	width:700px;
	float:left;
}
.izquierdoBajo {
	background-image:url(../imagenes/bcks/fondo_home_mod2.jpg);
	height:220px;
	padding-top: 14px;
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.izquierdoBajo2 {
	background-image:url(../imagenes/bcks/fondo_mod_seccion_01.gif);
	height:220px;
	padding-top: 14px;
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.izquierdoSeccion1{
	padding-top: 10px;
	padding-right: 16px;
	padding-left: 16px;
	background-image:url(../imagenes/bcks/fondo_mod_seccion_01.gif);
	background-repeat: no-repeat;

}
.izquierdoSeccion2{
	background-image:url(../imagenes/bcks/fondo_mod_seccion_02.gif);
	height: 11px;
	background-repeat: no-repeat;
}

.tituloEquipo{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.mod1 {
	background-image:url(../imagenes/bcks/fondo_home_mod1.jpg);
	background-repeat:no-repeat;
	height:366px;
	text-align: center;
	margin-bottom:26px;
}
.mod1_sin {
	background-image:url(../imagenes/bcks/fondo_mod_banner.gif);
	background-repeat:no-repeat;
	height:210px;
	text-align: center;
	margin-bottom: 12px;
	vertical-align:middle;	
}

.txtmod1 {
	margin-bottom:20px;
	color:#333;
	font-size:12px;
	text-align: justify;
}
.mod2 {
	width: 260px;
	height:185px;
	float: left;
	
}
.mod3 {
	width: 392px;
	height:185px;
	float: right;
}

.TopFormDiv select {
	background-color:#F6F6F6;
	border:1px solid #CDCDCD;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width:230px;
}

th{
	font-weight:bold;
	color:#FFFFFF;
}

table{
	font-size:12px;
	color:#1E3C88;
	
}


.td{
	color:#1E3C88;
	text-align:center;
}
.th{
	color:#FFFFFF;
	text-align:center;
}
.tdorange{
	color:#FF6600;
	text-align:center;
}

.menu div {
float:inherit;
}
.mainMenuItem {
	position:relative;
	z-index:3;
	width:auto;
	float:left;
	}
.subMenuDiv {
	width:265px;
	height:300px;
	position:absolute;
	left:0px;
	top:29px;
	display:none;	
	border:solid 1px #cacacb;
	border-top:none;
	background-color:#284b7b;
}
.subMenuDiv table td {
	padding:0 10px;
	vertical-align:top;
	padding-top: 5px;
}
.subMenuDiv p {
	margin-top:10px;
	padding-left:10px;
	color:#0ea1ff;
	font-weight:bold;
	font-size:14px;
}
.subMenuDiv a, .subMenuDiv a:visited {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding-left:10px;	
}
.subMenuDiv ul li a:hover, .subMenuDiv ul li a.activeSubMenu, .subMenuDiv ul li a:visited.activeSubMenu {
	color:#eaff00;
	background:url(../imagenes/img_dropDownMenuArrow.gif) no-repeat left center;
	padding-left:10px;
}
.divMapa {
	padding-left:6px;	
	color:#00529C;
	text-decoration:underline;
}

input.inputField {
	width:174px;
	background-color:#f6f6f6;
	border:solid 1px #cdcdcd;
	color:#369aff;
	height:17px;
	font-size:12px
}