body {
	background-color: #000000;
	font-family: Verdana;
}

.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #7e913f.;
	text-align: left;
	width:250px;
	height:175px;
	position:absolute;
	left:0px;
	top:0px;
	vertical-align:middle;
	border-bottom:#7e913f solid thin;
	vertical-align:middle;
	color: #7e913f;
	font-weight: bold;
}

.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #7e913f;
	text-align: left;
	style: width:250px; 
	height:84px;
	position:absolute;
	left:0px;
	top:179px;
	border-bottom:#7e913f solid thin;
	width: 250px;
}

.logo {
	background-image:url(imagenes/logo.jpg);
	position:absolute; 
	left:251px; 
	top:0px;
	width: 700px;
	height: 176px;
}

.logo2 {
	background-image:url(imagenes/cuadros.jpg);
	text-align: left;
	width:700px; 
	height:88px; 
	position:absolute; 
	left:251px; 
	top:177px;
	width: 700px;
	height: 88px; 
}

.texto_menu {
	font-family:"Times New Roman", Times, serif;
	color:#7e913f;
	font-size: 30px;
	vertical-align: top;
}

.menu_lateral {
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	color:#7e913f;
	font-size: 24px;
	vertical-align: top;
}
.icono_menu {
	width:60px;
	height: 60px;
}

.icono_lateral {
	width:30px;
	height: 30px;
}

.texto {
	color: #7e913f;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #c8d29e;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #7e913f;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #CCFF66;
}

.nombre {
	color: #7e913f;
	text-align: center;
	font-size: 12px;
}
.bordes {
	border: 3;
	border-color: #c8d29e;
}
.cuadro {
	background-color: #FFFFFF;
	border: 3px solid #border-color: #7e913f;;
}

