/* CSS Document */
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size:11px;
	background-color: #686868;
}
.contenedor {
	width: 800px;
	border:none;
	text-align:center;
	margin:0 auto;
}
.fondoCasillaDestacada {
	background-image: url(../imagenes/fondo_caja_destacado.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.cabecera {
	background-image: url(../imagenes/logo_ceyet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	height: 220px;
}
.menu {
	margin-top: 0px;
	margin-left: 240px;
}
.menu ul {
	list-style-type:none;
	padding:0;
}
.menu li {
	float:left;
}
.menu li a {
	margin-top: 71px;
	display:block;
	color:#eaf9d3;
	text-decoration:none;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 9px;
	margin-left: 9px;
}
.menu li a:hover {
	color: #9ecd4d;
}
.contenido {
	background-color: #FFFFFF;
	padding-top: 20px;
}
a.link1:link {
	text-decoration: none;
	color: #0258ce;
	font-size: 11px;
	font-weight: normal;
} 
a.link1:active {
	text-decoration: none;
	color: #0258ce;
	font-size: 11px;
	font-weight: normal;
} 
a.link1:visited {
	text-decoration: none;
	color: #2172e1;
	font-size: 11px;
	font-weight: normal;
} 
a.link1:hover{
	text-decoration: underline;
	color: #f1a001;
	font-size: 11px;
	font-weight: normal;
} 
a.link2:link {
	text-decoration: none;
	color: #8d8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
} 
a.link2:active {
	text-decoration: none;
	color: #8d8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
} 
a.link2:visited {
	text-decoration: none;
	color: #8d8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
} 
a.link2:hover{
	text-decoration: underline;
	color: #1a6b01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
} 
a.link3:link {
	margin-top: 71px;
	display:block;
	color:#beeb28;
	text-decoration:none;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 9px;
	margin-left: 9px;
} 
a.link3:hover{
	color:#254614;
} 
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777978;
	background-color: #f4f4f4;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #777978;
	background-color: #cfcece;
}

.pie {
	clear: both;
	font-size: 11px;
	color: #e1e1e1;
	padding-top: 15px;
	text-align: center;
}
.lineaPuntos{
	background-image: url(../imagenes/linea2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #6d6e71;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
h3 .centro{
	text-align: center;	
}
h3 .chica{
	font-size: 15px;
}
h3 .verde {
	font-size: 22px;
	color: #497600;
}
h3 .verde2 {
	font-size: 50px;
	color: #e3fe95;
}
h3 .naranja{
	color: #eb9a00;
}
h3 .negro{
	color: #302f2f;
	font-size: 17px;
	font-weight: bold;
}
h3 .grisGrande{
	font-size: 28px;
}
h4 {
	font-size: 13px;
	color: #6d6e71;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 18px;
}
h4 .verde {
	color: #9fc600;
}
h4 .verdeOscuro {
	color: #487400;
	font-size: 15px;
}
h4 .grisOscuro{
	color: #393a39;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
h5 .verdeOscuro{
	color: #487400;
	font-weight: bold;
}
h5 .verde2{
	color: #6ea700;
	font-weight: bold;
}
h5 .verdeClaro{
	color: #9fc600;
	font-weight: bold;
}
h5 .verdeClaroGrande{
	color: #9fc600;
	font-weight: bold;
	font-size: 20px;
}
h5 .cursiva{
	color: #9fc600;
	font-weight: bold;
	font-style: oblique;
	font-size: 13px;
}
.lineaPuntos2 {
	background-image: url(../imagenes/linea3.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 20px;
}
.linea3 {
	height: 3px;
	background-color: #CCCCCC;
}
.linea1 {
	height: 20px;
	background-image: url(../imagenes/linea1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h5 .cursivaBlanca {
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	font-size: 13px;
}
h5 .cursivaBlanca2 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	font-size: 15px;
}
h5 .cursiva2 {
	color: #9fc600;
	font-weight: bold;
	font-style: oblique;
	font-size: 15px;
}
.fondo1 {
	background-image: url(../imagenes/quienes_somos_fondo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	margin: 0px;
	padding: 0px;
}

