* {
	margin: 0;
	padding: 0;
}

body {
	
	background-image: url(../images/estructura/bg_body.gif);
	background-color : #EEEEFF;
	background-repeat : repeat-x;
	font-family: georgia, tahoma, trebuchet ms;
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: Gray;
	text-align: center;
	}


#alrededor {
	
	float: left;
	border-color: #E5E7F4;
	border: 1px;
	border-style: solid;
	background-color: white;
	margin: 20px;
	clear: both;
	width: 95%;
	
}

/* inicio del interior*/

#arriba {
	
	width: 100%;
	height: 180px;
	float: left;
	background-image: url(../images/estructura/apc-superior2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #adceed;
	left: 0px;
	
}

#arriba ul{
	clear: both;
	display: block;
	float: left;
	margin-top:150px;
	width:100%;
	text-align: center;

	
	
}


#arriba li {
	
	float: left;
	padding:3px;
	width: 144px;
	height: 20px;
	font-size: 10px;
	color: gray;
	letter-spacing: 0px;
	list-style-type: none;

}

#arriba li a{
	
	color: gray;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	background-color: transparent;
	
}

#arriba li a:hover {

	color: black;
	text-decoration: underline;
}

#arriba_menu_izquierda {

	float: left;
	margin-top:150px;
	text-align: left;
	text-decoration: none;
	padding:3px;
	width: 110px;
	height: 15px;
	font-size: 11px;
	color: gray;
	letter-spacing: 0px;
	list-style-type: none;
	background-color: transparent;
	
}

#arriba_menu_izquierda a {

	
	text-decoration: none;
	color: gray;
	
	
}

#arriba_menu_izquierda a:hover {

	
	text-decoration: underline;
	color: Maroon;
	
	
}


#medio {
	position: left;
	background-image: url(../images/estructura/topinferior.jpg);
	background-position: top;
	background-repeat : repeat-x;
	width: 100%;
	text-align: left;
	font-size: 12px;
	clear: both;
	
	
}

#medio a {
	
	text-align: justify;
	color: Gray;
	text-decoration: none;
		 	
}

#medio a:hover {
	
	color: red;
	 	
}
#izquierda_contenedor{
	
	margin: 20px 5px 20px 0px;
	float: left;
	width: 230px;
	height: auto;

		
}

#izquierda_contenedor1{
	
	float: left;
	width: 211px;
	height: 1px;
	border-bottom: gray 1px solid;
	}


#izquierda_contenedor2{
	
	float: left;
	width: 220px;
	height: 10px;
	background-image: url(../images/estructura/borderbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
		
}
#izquierda_contenedor3{
	
	float: left;
	width: 220px;
	height: 10px;
	background-image: url(../images/estructura/cornerright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		
}

#izquierda {
	float: left;
	margin: 0px;
	width: 220px;
	height: auto;
	background-image: url(../images/estructura/borderright.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left: gray 1px solid;
	
			
}

#izquierda_titulo {
	float: left;
	margin-top: 0px;
	width: 210px;
	height: auto;
	font-size:20px;
	letter-spacing: 4px;
	text-align: center;
	color: #191970;

}


#izquierda_vertodas {
	float: left;
	width: 210px;
	height: auto;
	font-size:12px;
	font-style: italic;
	letter-spacing: 1px;
	text-align: right;
	color: gray;
}

#izquierda_titulo_noticia {
	
	float: left;
	font-size: 12px;
	color: Maroon;
	text-align: left;
	height: auto;
	width: 120px;
}

#izquierda_titulo_noticia_centro {
	
	float: left;
	font-size: 12px;
	color: navy;
	text-align: justify;
	height: auto;
	width: 290px;
}

#izquierda_contenido_noticia {

	clear: both;
	font-size: 12px;
	color: Navy;
	height: auto;
	width: auto;
	border: solid, 1px, gray;
	background-color: #FAF0E6;
	margin:10px;
}

#izquierda_contenido_noticia a {

	font-size: 10px;
	font-style: italic;
	color: gray;
	height: auto;
	
	}
#izquierda_contenido_noticia a:hover {

	color: red;
	height: auto;
	
}

#izquierda_contenido_noticia_centro {

	clear: both;
	font-size: 12px;
	color: Navy;
	height: auto;
	width: auto;
	border: solid, 1px, gray;
	margin:10px;
}

#izquierda_contenido_noticia_centro a {

	font-size: 12px;
	font-style: italic;
	color: gray;
	height: auto;
	
	}
#izquierda_contenido_noticia_centro a:hover {

	color: red;
	height: auto;
	
}

#izquierda_noticia1_foto {

	margin-top: 5px;
	border: solid, 1px, gray;
	float: left;
	padding: 5px;
}


	

#recomendamos {
	float: left;
	height: auto;
	width: 350px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	border-right: 1px solid gray;
	}
	
#recomendamos_titulo {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	font-size:20px;
	letter-spacing: 4px;
	text-align: left;
	color:  #191970;
}

#recomendamos_presentacion {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	font-size:20px;
	letter-spacing: 4px;
	text-align: center;
	color: Maroon;
}

#recomendamos_interior {
	
	margin-top: 10px;
	margin-left: 5px;
	width: 350px;
	height: auto;
	line-height: 30px;
	text-align: left;
}


#recomendamos_interior li {
	
	font-size: 12px;
	color: gray;
	list-style-type: circle;
	letter-spacing: 0.5px;
	
	
}

#recomendamos_interior li a{

	letter-spacing: 2px;
	font-size: 12px;
	color: #59595F;
	
	
}

#recomendamos_interior li a:hover {

	color: black;
	text-decoration: underline;

	
}



#derecha {
	float: right;
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 20px;
	width: 250px;
	height: auto;

	
	}

#derecha_menu1 {
	float: left;
	text-align: right;
	margin-right: 5px;
	top: 20px;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: white;
	background-image: url(../images/estructura/ovirtual.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 250px;
	height: 60px;
	color: navy;
	border-top-color: #B1B1B1;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border: 0px 1px 0px 1px;
	border-style: solid;
	}
	
#derecha_menu1 a{
	display: block;
	text-align: right;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: navy;
	}
	
#derecha_menu1 a:hover {
	
	display: block;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: gray;
	text-decoration: underline;
	
	}
	#derecha_menu2 {
	float: left;
	text-align: right;
	top: 20px;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: white;
	background-image: url(../images/estructura/newspaper.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 250px;
	height: 60px;
	color: navy;
	border-top-color: #B1B1B1;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border: 0px 1px 0px 1px;
	border-style: solid;
	}
	
#derecha_menu2 a{
	display: block;
	text-align: right;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: navy;
	}
	
#derecha_menu2 a:hover {
	
	display: block;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: gray;
	text-decoration: underline;
	}

	#derecha_menu3 {
	float: left;
	text-align: right;
	top: 20px;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: white;
	background-image: url(../images/estructura/socio.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 250px;
	height: 60px;
	color: navy;
	border-top-color: #B1B1B1;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border: 0px 1px 0px 1px;
	border-style: solid;
	}
	
#derecha_menu3 a{
	display: block;
	text-align: right;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: navy;
	}
	
#derecha_menu3 a:hover {
	
	display: block;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: gray;
	text-decoration: underline;
	
	}

	#derecha_menu4 {
	float: left;
	text-align: right;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: white;
	background-image: url(../images/estructura/cursos.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 250px;
	height: 60px;
	color: navy;
	border-top-color: #B1B1B1;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border: 0px 1px 0px 1px;
	border-style: solid;
	}
	
#derecha_menu4 a{
	display: block;
	text-align: right;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: navy;
	}
	
#derecha_menu4 a:hover {
	
	display: block;
	padding: 10px;
	width: 240px;
	height: 40px;
	color: gray;
	text-decoration: underline;
	
	}

#derecha_menuinf {
	float: left;
	text-align: right;
	font-size: 18px;
	letter-spacing: 1px;
	background-color: white;
	background-image: url(../images/estructura/Correo.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 250px;
	height: 60px;
	color: navy;
	border-top-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: white;
	border-right-color: white;
	border: 0px 1px 0px 1px;
	border-style: solid;
	}
	
#derecha_menuinf a{
	display: block;
	text-align: right;
	margin-top: 15px;
	width: 240px;
	height: 40px;
	color: navy;
	
	}
	
#derecha_menuinf a:hover {
	
	display: block;
	width: 240px;
	height: 40px;
	color: gray;
	text-decoration: underline;
	
	}

#abajo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	letter-spacing: 1px;
	height: 69px;
	background-color: white;
	color: Gray;
	text-align: left;
	font-size: 10px;
	border-color: #E5E7F4;
	border: 1px;
	border-style: solid;
	width: 95%;
	
	}

#abajo a {
	color: Gray;
	text-decoration: none;
	
	}

#abajo a:hover {

	color: black;
}

#abajo_info {

	font-size: 12px;
	float: left;
	margin: 25px 5px 0px 0px;
	float: left;
	letter-spacing: 0px;
}

#abajo_logos {

	font-size: 12px;
	float: right;
	margin-left: 30px;
	float: right;
	}

	
#interior_todos_titulo {

	font-size: 14px;
	color: Maroon;
	padding: 10px;
	}
	
#interior_todos_titulo a {
	color: Background;
	text-decoration: none;
	
	}

#interior_todos_titulo a:hover {

	color: red;
	text-decoration: underline;
}
	
#interior_todos_contenido {

	font-size: 12px;
	color: black;
	top: 20px;
	letter-spacing: 1px;
	line-height: 35px;
	text-align: justify;
	height: auto;
	padding: 10px;
	width: 95%;
	}
	

#interior_todos_formulario {

	font-size: 12px;
	color: black;
	top: 10px;
	letter-spacing: 1px;
	line-height: 20px;
	height: auto;
	padding: 10px;
	width: 60%;
	background-color: white;
	}	
	
	#interior_foro {

	font-size: 12px;
	text-decoration: none;
	color: White;
	
	}
	
		#interior_foro a {

	font-size: 12px;
	color: White;
	
	}
		#interior_foro a:hover {

	font-size: 12px;
	color: Red;
	text-decoration: underline;
	
	}
	
		#green {

	font-size: 12px;
	color: Green;
	text-decoration: none;
	
	}
	
		#red {

	font-size: 12px;
	color: red;
	text-decoration: none;
	
	}
	
		#registro {

	width:360px;
	padding:10px;
	margin:15px;
	border: 2px dashed #ADD8E6;
	background-color: #E6E6FA;
	}
	
	#registro fieldset {

	border:0;
	background-color: #F8F8FF;
	padding:10px 20px;
	}
	
	#registro legend {
	
	font: bold 16px Arial, sans-serif;
	color: Navy;
	padding:0 5px;
	}

	#registro p label {
	
	font:bold 12px Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 22%;
	text-align:right;
	padding:5px;
	color: #000000;
	}
	
	#registro p br {
	
	clear: left;
	}

	.enviar{
	margin:3px 0 0 83px;
	}
	
	#zona1 {

	width:60%;
	padding:10px;
	float: left;
	background-color: white;	
	}
	
	#zona2 {

	width:30%;
	padding:10px;
	border: 2px dashed #ADD8E6;
	float: right;
	background-color: #FFFACD;
	list-style-type: circle;
	}
	
	

#zona2 li a{
	
	color: gray;
	text-decoration: none;
	
	
}

#zona2 li a:hover {

	color: red;
	text-decoration: underline;
}
	
