@charset "UTF-8";


body { margin:0px; padding:0px; background-color:#ffe6b2;
}


#contorno {
	width:980px;
	border:#76c5f0 6px solid;
	background-color:#FFFFFF;
	padding:0px;
}


#cabecera { width:980px; height:165px;
}





#interior {
	width:980px;
	background-color: #FFFFFF;
}
#izquierda { width:247px; float:left;
}
#derecha { width:733px; float:right;  
}







#pie { width:980px; height:103px; float:left;
}




.txt {
}

.txtiniciotitulo { font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:10px;
			 color:#55b0e2;
			 text-decoration:none;
			 font-weight:bold;
			  
}
.txtiniciotitulo16 { font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:16px;
			 color:#4a7d98;
			 text-decoration:none;
			 font-weight:bold;
			  
}
.txtinicio { font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:10px;
			 color:#55b0e2;
			 text-decoration:none;
			  
}

.txtgrande { font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:20px;
			 color:#55b0e2;
			 text-decoration:none;
			  
}

.txtoscuro { font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:10px;
			 color:#4a7d98;
			 text-decoration:none;
			 font-weight:bold;
}

.bordemapa { border:1px solid;
}	  


.txtblanco {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.txtblancoregular {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.txtamarilloregular {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffe78f;
	text-decoration:none;
	font-weight:normal;
}



.sociosCaja1 {  border:1px solid; color:#73bfe6; width:100px;
}
.sociosCaja2 {  border:1px solid; color:#73bfe6; width:190px;
}
.sociosCaja3 {  border:1px solid; color:#73bfe6; width:387px;
}
.sociosCaja4 {  border:1px solid; color:#73bfe6; width:220px;
}
.sociosCaja5 {  border:1px solid; color:#73bfe6; width:585px;
}
.sociosCaja6 {  border:1px solid; color:#73bfe6; width:585px;
}

.rojo { font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:16px;
			 color:#FF0000;
			 text-decoration:none;
			 font-weight:bold;
			  
}