*{
	margin: 0;
	padding: 0;
}
.sinfloat{
	clear: both;
}
body{
	background: #eeeeee url(images/body2.jpg) repeat-x;
	
}

#wrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eeeeee;
	margin-top: 20px;
}

h1 span{
	display: none;
}
		
span{
	color: #253f5e;
}		
	


#content{
	padding:20px;
	text-align: justify;
	font: 12px Lucida, "Lucida Grande", Verdana, sans-serif;
}

#foto1{
	width: 540px;
	height: 120px;
	float: left;
	margin-bottom: 25px;
	
}

#foto1 img{
	float: left;

}


#foto2{
	float: left;
	background-color: #e5e7e8;
	width: 300px;
	height: 80px;
	position: relative;
	padding: 10px 20px;
}

	
.linea{
	margin-top: 10px;
	border-top: 1px solid #abadad;
	border-bottom: 1.5px solid #fff;
}


.titulo2{
	float: left;
	width: 340px;
	height: 25px;
	font-size: 13px;
	position: relative;
	border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
		background: url(images/nav.jpg) repeat-x;
}

.titulo3{
	font-size: 15px;
	background-color: #9eb2c7;
	color: #ffffff;
	padding-left:10px;
}

.titulo p{
	padding-top: 3px;
	padding-left: 20px;
}
.titulo2 p{
	padding-top: 4px;
	padding-right: 20px;
	color: #fffeff;
	text-align: right;
}

#cajaizq{
	width: 540px;
	float: left;
	margin-right: 10px;
}
#cajader{

	width: 340px;
	float: left;
	
	left: 20px;
	position: relative;

}




.cajaTexto{
	text-align: justify;

}

.cajaTexto h2, .cajaTexto h3{
	text-align: left;
	font-family: Lucida, "Lucida Grande", Verdana, sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #386495;
}




#cajaTexto3 h3{
	text-align: right;
	color: #386495;
	
	font: 15px Lucida, "Lucida Grande", Verdana, sans-serif;
}

#cajaTexto2{
	float: left;
	padding: 20px;
	position: relative;
	margin-top: 25px;
	width: 300px;

}

#logos{
	
	margin-top: 50px;
}

#logos img{
	margin-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	
}


li {
	list-style-position: inside;
}


#cajaTexto3{
	float: left;
	width: 300px;
	padding: 20px;
	position: relative;
	margin-top: 5px;
	background-color: #e5e7e8;

}

.lista li a{
	text-decoration: none;
	color: #000;
	
}

#lista li{
	list-style-type: square;
	list-style-position: outside;
	width: 280px;
	left: 20px;
	position: relative;

}

.texto{
	font-style: italic;
	color: #386495;
}

.lista li:hover a{
	color: #4b7cb0;
}

footer p{
	width: 960px;
	height: 40px;
	text-align: center;
	font: 9px Lucida, "Lucida Grande", Verdana, sans-serif;
	margin-bottom: 10px;
	border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
	background: url(images/footer1.jpg) repeat-x;

	color: #FFF;
	line-height: 15px;
	padding-top: 5px;
}




