/* =BODY & TEXT
----------------------------------------------- */

body, html {
	margin: 0px;
	padding: 0px;	
 	background-color: #ADB369;
	/*background-color: #FFE084;*/
	background-image: url(../imagenes/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.Estilo3 {font-size: 12px}
.Estilo5 {font-weight: bold;
font-size: 13px
}

body {
	text-align:center;
}
body,td,th {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}
p {
	margin: 0px 0 15px;
	padding: 0;
	line-height: 1.5em;
}

.contenido {	
	font-size: 11px;
	/*color: #0000CC;#C6DEF2;*/	
}
.datanostrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.datanostrum:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;/*#C6DEF2;*/
	text-decoration: underline;
}
.menu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.correo {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;	
	color: #FFFFFF;
	text-decoration: underline;
}
.correo:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.piedepagina {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;	
	color: #FFFFFF;	
}
/* =STRUCTURE
/* CSS Document */

