

body {
	background-color:#3979B8;
}


#contenedor {
	width:825px;
	margin:auto;
}

.logo{
	text-align:center;
}



#pie {
	clear:both;
}

#pie p {
	text-align:left;
	font-size:11px;
	margin-top:7px;
}

.imagenPie {
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:4px;
}

a img {
	border:none;
	margin-right:10px;

}

a {
	color:#418FC9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}



.candelabro{
	margin-top:10px;
}

/* 
Botonera 
*/



.boton {
	width:165px;
	height:48px;
	float:left;
	text-align:center;
	padding-top:8px;
}

.uno {
	background-image:url(imagenes/bot1_a.png);
	background-repeat:no-repeat;	
}

.uno:hover {
	background-image:url(imagenes/bot1_b.png);
	background-repeat:no-repeat;	

}

.uno2 {
	background-image:url(imagenes/bot1_b.png);
	background-repeat:no-repeat;	

}


.dos {
	background-image:url(imagenes/bot2_a.png);
	background-repeat:no-repeat;	
}

.dos:hover {
	background-image:url(imagenes/bot2_b.png);
	background-repeat:no-repeat;	

}

.dos2 {
	background-image:url(imagenes/bot2_b.png);
	background-repeat:no-repeat;	

}

.tres {
	background-image:url(imagenes/bot3_a.png);
	background-repeat:no-repeat;	
}

.tres:hover {
	background-image:url(imagenes/bot3_b.png);
	background-repeat:no-repeat;	

}

.tres2 {
	background-image:url(imagenes/bot3_b.png);
	background-repeat:no-repeat;	

}

.cuatro {
	background-image:url(imagenes/bot4_a.png);
	background-repeat:no-repeat;	
}

.cuatro:hover {
	background-image:url(imagenes/bot4_b.png);
	background-repeat:no-repeat;	

}

.cuatro2 {
	background-image:url(imagenes/bot4_b.png);
	background-repeat:no-repeat;	

}

.cinco {
	background-image:url(imagenes/bot5_a.png);
	background-repeat:no-repeat;	
}

.cinco:hover {
	background-image:url(imagenes/bot5_b.png);
	background-repeat:no-repeat;	

}

.cinco2 {
	background-image:url(imagenes/bot5_b.png);
	background-repeat:no-repeat;	

}
	
.botonera a {
	font-family:Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}


/* --------------------------------  */

.contenido{
	background-color:#F3F9FD;
	height:480px;

}

.textos{
	float:left;
	padding-left:30px;
	padding-top:30px;
	margin-right:20px;
}

.linea{
	float:left;
	margin-top:55px;
	margin-left:25px;
}

.marginado{
margin-top:20px;
}

.marginadoleft{
margin-left:20px;
}


.imagenes{
	float:left;
	padding-left:30px;
	padding-top:70px;
	margin-right:20px;
}

h1{
	font-family: Arial;
	font-size: 19px;
	color:#418FC9;
	font-weight:lighter;
	margin-top:0px;
}

.centrado{
	text-align:center;
}

.grande{
	font-size: 19px;
}


p{
	font-family: Arial;
	font-size: 13px;
	color: #1A171B;
	margin-top:0px;
	margin-bottom:5px;
	text-align: left;	
}

.tamanio td{
	width:200px;
	font-size: 11px;
	margin:0px;
}

.turquesa {
color:#047391;
}

.entrar {
	width:60px;
	float:left;
	margin-left:520px;
	margin-top:370px;
}

.entrar a {
	color: #047391;
}

.seleccionado {
	background-image:url(imagenes/botGris.png);
	background-repeat:no-repeat;
	color: #333333;
}

.seleccionado a {
	color: #333333;
}

.home {
border-left:1px solid #7888a2;
float:right;
}

.columna2 {
	margin-top:15px;
	margin-left:10px;
	width:400px;
	float:left;
	margin-bottom:30px;
}

.columna3 {
	margin:0px;
	float:right;
}

.home  img{
border:none;
}


.columna4 {
	margin-top:0px;
	width:345px;
	float:right;
	margin-bottom:0px;
}
.columna5 {
	margin-top:0px;
	width:345px;
	float:right;
	margin-bottom:0px;
}


.formulario2 {
	margin-top:0px;
	width:445px;
	float:right;
	margin-bottom:0px;
}
.formulario1 {
	margin-top:0px;
	width:245px;
	float:right;
	margin-bottom:0px;
}


.logo_gris{
	margin-right:30px;
}

.columna3 img{
	margin-right:55px;
	margin-top:18px;
	margin-bottom:30px;
}

.columna2 ul { 
	margin:0;
	padding:0;
	list-style:none;

	}

.columna2 ul li {
	padding:0px;
	margin-bottom:0px;
}

/*
.columna2 ul li.primero{
	border-top:1px solid #7888a2;
}
*/
.columna2 ul li img {
	float:left;
	margin-right:50px;
}

.galeria li img{
	width:320px;
	height:230px;
}


.discos {
width:150px;
height:150px;
}

.resaltado:first-line
	{
color:#047391;
	}

.video {
width:425px;
height:344px;
}

.divVideos{
margin-left:120px;
}

input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#141413;
border-color:#7888a2;
color:#7888a2;
width:250px;
height:25px;
}

textarea {
background-color:#141413;
border-color:#7888a2;
color:#7888a2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
width:250px;
height:25px;
}

.reproductor {
margin:20px;
width:620px;
height:285px;
}

.firma{
color:#eeeeee;
font-size:10px;
text-align:center;
}

.firma a {
color:#eeeeee;
font-size:10px;
text-align:center;
text-decoration:none;
}


.submit{
width:100px;
}
* html .floatFix, * html .items li {height:1%;} /* Explorer 6 */
*+html .floatFix, *+html .items li {height:1%;} /* Explorer 7 */

.floatFix:after, .items li:after {content:".";display:block;clear:both;height:1px;visibility:hidden;}





