body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-color: #CCCC99;
}
#principal {
	margin: 20px auto 35px;
	padding-bottom: 0px;
	width: 750px;
	background-color: White;
}
#form h4{
	margin-bottom: 1px;
	color: 555;
	font: 10px;
	
	}
#form {
	padding-left: 50px;
}

#navegacion {
height: 35px;
padding-top: 3px;
padding-bottom: 3px;
}

#parrafo {
	color: #555555;
	width: 337px;
	margin-left: 376px;
	margin-top: 30px;
}
#parrafo_email {
	color: #555555;
	background-color: White;
	width: 337px;
	height: 557px;
	margin-left: 376px;
	margin-top: 30px;
}

a {
	color: #557139;
}
li {
	list-style-type: circle;
	padding-right: 40px;
	padding-bottom: 8px;
}
p.intro {
	font: 14px "Times New Roman", Times, Georgia, serif;
	padding: 14px;
	margin: 0px;
	}
p.links{
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 25px;
}

p {
	margin-top: 5px;
	margin-bottom: 12px;
}

h3 {
	margin-top: 20px;
	margin-bottom: 0px;
	color: #996655;
	font-size: 11px;
}
#info_contacto {
	margin-top: 475px;
	margin-left: 87px;
}
#banner {
	background-color: White;
	width: 750px;
	height: 55px;
}
#auspicios {
	background-color:	White;
	width: 679px;
	height: 71px;
	float: left;
}
#ojo {
	background-color:	White;
	width: 71px;
	height: 71px;
	float: right;
	text-decoration: none;
}
#pie {
	background-image: url(../imagenes/pie.jpg);	
	background-color: White;
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
	float: left;

}

#pie p {
font: bold 9px Verdana, sans-serif;
color: white;
text-align: center;
margin-top: 3px;
margin-bottom: 0px;
}

#contactform {
	background-color: #EEEEDD;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 12px;
}
#intro {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Div de imagenes Laterales*/
#imagen {
background-color: White;
width: 345px;
float: left;
margin-top: 25px;
}
#imagen_q {
background-color: White;
width: 312px;
height: 302px;
float: left;
margin-top: 35px;
}
#imagen_f {
background-color: White;
width: 345px;
float: left;
margin-top: 30px;
}
#imagen_h {
background-color: White;
width: 345px;
float: left;
margin-top: 28px;
}
#imagen_l {
background-color: White;
width: 345px;
float: left;
margin-top: 30px;
}
#imagen_c {
background-color: White;
width: 345px;
float: left;
margin-top: 50px;
}
/*Fin de Div de imagenes Laterales*/



/*Las distintas cabeceras marcadas al final con un guion y la inicial de la pagina*/

#header {
background: url(../imagenes/principal.jpg) top left no-repeat;
width: 750px;
height: 135px;
margin: 0px;
padding: 0px;
}
#header h1 {
	margin: 0px;
}
#header a span {
visibility: hidden;	
}
#header a {
width: 750px;
height: 135px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#header_q {
background: url(../imagenes/quienes.jpg) top left no-repeat;
width: 750px;
height: 135px;
margin: 0px;
padding: 0px;
}
#header_q h1 {
	margin: 0px;
}
#header_q a span {
visibility: hidden;	
}
#header_q a {
width: 750px;
height: 135px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#header_f {
background: url(../imagenes/filosofia.jpg) top left no-repeat;
width: 750px;
height: 135px;
margin: 0px;
padding: 0px;
}
#header_f h1 {
	margin: 0px;
}
#header_f a span {
visibility: hidden;	
}
#header_f a {
width: 750px;
height: 135px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#header_h {
background: url(../imagenes/historia.jpg) top left no-repeat;
width: 750px;
height: 135px;
margin: 0px;
padding: 0px;
}
#header_h h1 {
	margin: 0px;
}
#header_h a span {
visibility: hidden;	
}
#header_h a {
width: 750px;
height: 135px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#header_l {
background: url(../imagenes/links.jpg) top left no-repeat;
width: 750px;
height: 135px;
margin: 0px;
padding: 0px;
}
#header_l h1 {
	margin: 0px;
}
#header_l a span {
visibility: hidden;	
}
#header_l a {
width: 750px;
height: 135px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#header_c {
background: url(../imagenes/contacto.jpg) top left no-repeat;
width: 750px;
height: 135px;
margin: 0px;
padding: 0px;
}
#header_c h1 {
	margin: 0px;
}
#header_c a span {
visibility: hidden;	
}
#header_c a {
width: 750px;
height: 135px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
/*final de las cabeceras*/

h2.q {
font-family: Georgia;
color: #4D6777;
font-size: 16px;
margin-bottom: -5px;
margin-top: 20px;
}

