html { margin: 0; padding: 0; }

body { 
	margin: 0; 
	padding: 15px 0 15px 0; 
	font-family: Arial, Helvetica, sans-serif;
	font: 85% "Arial", sans-serif;  
	color: #000000; 
	text-align: justify;
	background-color:  #ffffff;
	}
h1 { padding-left: 0px; font: bold 24px "trebuchet ms", verdana, arial; width: 100%; color: #5d95c8;}
h2 { margin: 5px 0; padding-left: 0; font: bold 18px "trebuchet ms", verdana, arial; color: #993300; border-bottom: 1px solid #999999; width: 100%; }
h3 { margin: 0; padding: 10px 20px 0 0; text-align: right; font: .65em verdana, sans-serif; z-index: 2;  }
#contenedor {
			text-align: left;
			width: 1000px;
			background-color : #ffffff;
			margin: auto;
			padding: 0px;
		  }
#idioma {
  		text-align: right;
  		width: 160px;
  		height: 100px;
  		float: right;
		}
#cabecera {
		background-color: #ffffff;
		height : 100px;
		width: 100px;
		text-align: left;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		float: left;
		} 
#navegador{
		width: 700px;
		height: 100px;
		background : #ffffff;
		margin-left: 120px;
		padding : 10px;
		text-decoration: none;
		} 


#navegador ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	
	}

#navegador li {display:inline-block;
					*display: inline;
					_display: inline;
					zoom: 1;	
					text-align: center;width: 120px;border-bottom-style: solid;border-bottom-width: thin;	border-bottom-color: #5d95c8;}

#navegador > li {float: left;}
#navegador li ul {display: none;position: absolute;text-decoration: none;}
#navegador li:hover > ul {display: block;text-decoration: none;}
#navegador li li {display: block;border:none;text-decoration: none;}
#navegador li  a {
	width: 120px;
	height: 20px;
	text-align: center;
	color: #5d95c8;
	display: block;
	text-decoration: none;
	}
#navegador li a:link { font-weight: bold;text-decoration: none;}

#navegador li a:hover {color: white;background-color: #5d95c8;}

#cuerpo {
		text-align: justify;
		width: 750px;
		height: 650px;
		float: left;
		clear: both;
	   }  
.pag1 {
		text-align: center;
		width: 1000px;
		height: 250px;
		float: left;
		clear: both;
	   }  
.nosotros {
text-align: justify;
width: 750px;
height: 700px;
float: left;
clear: both;
	 	} 
.actividades {
text-align: justify;
width: 600px;
float: left;
clear: both;
}
.pagnosotrosa {width: 550px;float: left;}	   
.contacto {width: 500px;height: 650px;float: left;}	   
#cuerpo p {
		padding-left: 50px;
		}
#cuerpo ul {
		padding-left: 20px;	
					
		}

#cuerpo li p {
		padding: 0px;
		text-align: justify;
		
		
			}		
#logog {background-color: #d0d0d0}   
#equipo {
		width: 1050px;
		height: 550px;	
		text-align: center;
	}
#equipo h2 {background-color: #5d95c8;color: white;font: bold 19px "trebuchet ms", "verdana", "arial";border-bottom: 2px solid #999999; width: 100%;height: 30px;}
#equipo td {width: 350px;margin: 0px;padding: 0px;vertical-align: top;height: 20px;}	
#equipo tr {width: 1050px; margin: 0px;padding: 0px;vertical-align: top;height: 20px;display: inline;}
#equipo p {text-align: center;margin: 0px;width: 340px;}

#fotopag1 {
		width: 1000px;
		}
		
#fotopag2 {
		float: right;
		padding: 20px 0px 20px 20px;
		width: 370px;
		margin-top: 150px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}	
		#fotopagnos {
		float: right;
		padding: 20px 0px 20px 20px;
		width: 230px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}	
#fotopag3 {
		float: right;
		padding: 20px 0px 10px 10px;
		width: 230px;
		}
#fotopag4 {
		float: right;
		padding: 20px 0px 10px 10px;
		width: 410px;
		}		
#fotopag4b {
		float: left;
		padding: 20px 0px 10px 10px;
		width: 900px;
		}		
#fotopag5 {
		margin-top: 200px;
		float: right;
		width: 375px;
		height: 322px;
		border:3px solid #5d95c8;
		}

#pie{
	border-top-style: solid;
	border-top-color: #5d95c8;
	width: 1000px;
	height: 60px;
	padding-left: 20px;
	padding-top: 5px;
	clear: both;
	}
.centrado {
		text-align: center;
		margin: 10px;
		padding: 10px;
		
		}
		.justificado{text-align: justify;}
.derecha {
		text-align: right;
		margin: 0px;
		padding: 0px;
	
		}
.azul {
	color: #5d95c8;
	}
.borde {border:3px solid #5d95c8; text-align: center; margin: 10px}

.fadein { 
    background-color: #5d95c8;
    margin: 50px auto; 
    position: relative; 
    width: 1000px; 
    height: 300px; 
    padding: 4px; 
			   
}
.fadein img { 
    position: absolute; 
    top: 4px; 
    left: 4px; 
    right: 4px; 
    bottom: 4px; 
}

