body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBE1E1;
}
.background_left_side {
	background-image: url(images/left_side.gif);
}
.background_rigth_side {
	background-image: url(images/rigth_side.gif);
}
.back_ground_menu {
	background-image: url(images/background_menu.gif);
}
.back_ground_footer {
	background-image: url(images/background_foter.gif);
}
.texto_portada {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #930;
}
.texto_footer {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.texto_menu {
	font-family: Tahoma, Geneva, sans-serif;
	color: #036;
	font-size: 14px;
}

.texto_menu a:visited { color: #036; text-decoration: none }
.texto_menu a:link { color: #036; text-decoration: none }
.ttexto_menu a:active { color: #036; text-decoration: none }
.texto_menu a:hover { color: #036; text-decoration: none }

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #033;
	font-size: 18px;
}
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}
