#contenido{
	clear:both;
	width:769px;
	height:200px;
	overflow:auto;
	margin:0 auto;
	padding:0 0 0 95px;
	color:#aee4ff;
	font-size:12px;
}

.nuestro img{
	margin:23px 0 15px 58px;
}

#contenido .textos p{
	width:700px;
	text-align:justify;
}

#identidad{
	padding:0 0 0 70px;
	height:200px;
	overflow:auto;
}

#identidad .mision{
	float:left;
	background:url(mision.jpg) no-repeat;
	width:343px;
}

#identidad .mision p, #identidad .vision p{
	margin:90px 10px 0 10px;
	font-size:12px;
}

#identidad .vision{
	float:left;
	background:url(vision.jpg) no-repeat;
	width:400px;
}

#footer{
	width:769px;
	clear:both;
	margin:0 auto;
	padding:30px 0 0 23px;
	text-align:center;
	color:#0066ff;
}

#footer p{
	background:#036;
	padding:5px 0 5px 0;
}