@charset "utf-8";

#contenido {
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-left: 15px;
	margin-bottom: 50px;
	height: 17020px;
	background-image: url(../img/fondo02.jpg);
	background-repeat: repeat-y;
}

#contenido   h1.colaboradores{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 2em;
	background-image: url(../img/H1colabor.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: center center;
	height: 90px;
	margin-bottom: 30px;
}



#contenido p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.7em;
	color: #930;
	margin-bottom: 30px;
	margin-left: 10px;
	text-align: center;
	margin-right: 30px;
}

#contenido #columnaizda {
	width: 325px;
	float: left;
}

#contenido #columnacentro {
	width: 325px;
	float: left;
}
#contenido #columnadcha {
	width: 320px;
	float: left;
}
#columnaizda img , #columnacentro img, #columnadcha img{
	margin-bottom: 10px;
	border: thin solid #666;
	padding: 2px;
}

#contenido #colabora p {
	color: #333;
	font-size: 1.3em;
	display: block;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #930;
	margin-left: 0px;
	padding-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #930;
	padding-bottom: 10px;
}
