@charset "utf-8";
body {
	margin: 0px;
	background-color: #b8d5ed;
	background-image: url(../_img/fondo-cuerpo-pagina-cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedorpagina {
	height: auto;
	width: 100%;
	background-image: url(../_img/fondo-cuerpo-pagina.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 30px;
}
#contenidobanner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 30px;
	border: 1px solid #08B;
}



#direccion {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.textodireccion {
	font-family: Arial;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}


a:link {
	color: #00ACEC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00ACEC;
}
a:hover {
	text-decoration: none;
	color: #73bc48;
	text-shadow: 0 0 0.2em #e4f3c4;
}
a:active {
	text-decoration: none;
	color: #00ACEC;
}

#cabecera {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #F5F6F8;
	text-align: center;
}
#logo {
	height: auto;
	width: 270px;
	float: left;
	margin-top: 50px;
}

#menu {
	float: right;
	height: 65px;
	width: 600px;
	background-image: url(../_img/fondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: center -38px;
	margin-left: 30px;
	margin-top: 12px;
}
#banner {
	float: right;
	height: 120px;
	width: 630px;
	background-image: url(../_img/fondo-menu.jpg);
	background-repeat: no-repeat;
}





.textomenu {
	font-family: arial;
	font-size: 20px;
	display: block;
	width: auto;
	margin-top: 20px;
	text-align: center;
}

.textomenusecundario {
	font-family: arial;
	font-size: 16px;
	display: block;
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	padding-left: 0px;
	height: 30px;
	padding-top: 10px;
	background-image: url(../_img/fondo-menu-secundario.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}


#contenido {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #F5F6F8;
}



#columnaizquierda {
	height: auto;
	width: 270px;
	float: left;
}
#columnaizquierdaequipo {
	height: 250px;
	width: 270px;
	float: left;
	background-image: url(../_img/fondo-menu-secundario.jpg);
	background-repeat: no-repeat;
}



#columnaderecha {
	height: auto;
	width: 600px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: 300px;
	background-position: right top;
}

.subtitulo {
	font-family: arial;
	font-size: 36px;
	display: block;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #73bc48;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D5ED;
}
.textoiniciopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}


.contenidotexto {
	font-family: arial;
	font-size: 16px;
	display: block;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	color: #333333;
	margin-bottom: 20px;
	height: auto;
}
.equipo {
	font-family: arial;
	font-size: 16px;
	display: block;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	color: #333333;
	margin-bottom: 10px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D5ED;
	padding-bottom: 10px;
}

.nombremarca {
	font-family: arial;
	color: #73BC48;
	font-size: 16px;
}

#pie {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 80px;
	background-position: top;
	background-image: url(../_img/fondo-pie.jpg);
	clear: both;
}


.textomenupie {
	font-family: arial;
	font-size: 14px;
	display: block;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
	padding-top: 45px;
	color: #000;
}

.imgcolumnaizquierda {
	height: auto;
	width: auto;
	margin-left: 50px;
	display: block;
	background-color: #FFF;
	border: 1px solid #E2E9EF;
	margin-top: 10px;
	padding: 5px;
	clear: both;
	float: left;
}
.imgequipo {
	height: auto;
	width: auto;
	margin-left: 5px;
	display: block;
	background-color: #FFF;
	border: 1px solid #E2E9EF;
	margin-top: 10px;
	padding: 5px;
	float: right;
}

.formulario {
	height: 400px;
	width: 560px;
	display: block;
	background-color: #FFF;
	border: 1px solid #E2E9EF;
	padding: 5px;
}

.encabezadoparrafo {
	font-weight: bold;
}
.subtituloparrafo {
	color: #02ABEC;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.textomin {
	font-size: 12px;
	font-style: italic;
	color: #666;
}

#base {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	clear: both;
	padding: 20px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #04A0D9;
	border-left-color: #04A0D9;
	background-image: url(../_img/fondo-cuerpo-pagina-pie.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tabla {
	width: 360px;
	border-collapse: collapse;
	margin-top: 10px;
}
#tabla4 {
	width: 360px;
	border-collapse: collapse;
	margin-top: 10px;
}

#tabla3 {
	width: 360px;
	border-collapse: collapse;
	margin-top: 10px;
}

#tabla2 {
	width: 360px;
	border-collapse: collapse;
	margin-top: 10px;
}

.celdaazul {
	font-weight: bold;
	color: #FFF;
	background-color: #B8D5ED;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #F5F6F8;
}
.celdablanco {
	font-weight: normal;
	color: #999;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #F5F6F8;
}
