/* Para aprender mas sobre estulos ir a WebEstilo.com */

/* Estilo para el documento */

body{
	background: #ffffff;
	color:#5B512E;
	font-family: Arial, verdana, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size : 10pt;
	}
A:link{
	color: Blue; 
	font-size : 10pt;
	text-decoration : none;			
}
A:visited{
	color: #2E6EBD; 
	text-decoration : none;		
	font-size : 10pt;	
}
A:hover{
	color:#5B512E; 
	text-decoration : underline;
	font-size : 10pt;	
	}
A.menu {
	color: #E8D4A6;
	text-decoration : none;
	font-size : 10pt;
	}
A.menu:visited{
	color: #E8D4A6;
	text-decoration : none;
	font-size : 10pt;	
}
A.menu:hover {
	COLOR: #E8D4A6;
	text-decoration : underline;
	margin-left : 2pt;
	font-size : 10pt;	
	}	

/* Estilos para otras etiquetas */
}
.normal {
	color: #5B512E;
	margin-left : 15pt;
	font-size : 10pt;
}
.normal2 {
	font-size : 10pt;
}
.portada {
	color: #E8D4A6;
	margin-left : 40pt;
	font-variant : small-caps;
	font-size : 11pt;
	font-weight : bold;
}
.seleccion {
	color: #fff;
	margin-left : 20pt;
	font-variant : small-caps;
	font-size : 10pt;
	font-weight : bold;
}
.submenu {
	color: #fff;
	margin-left : 20pt;
	font-variant : small-caps;
	font-size : 10pt;
	font-weight : bold;
}
.tablatitulo {
	color: #000000;
	font-size : 12pt;
	background-color: #C3AD83;
	font-weight : bold;
}
.tablatitulo1 {
	color: #000000;
	font-size : 9pt;
	background-color: #C3AD83;
	font-weight : bold;
}
.tablatitulo2 {
	color: #000000;
	font-size : 9pt;
	background-color: #F5ECDA;
}
.tablatitulo3 {
	color: #000000;
	font-size : 9pt;
	background-color: #F2E4C7;
}
.tablatexto {
	color: #5B512E;
	font-size : 9pt;
}
.pie {
	font-size : 10pt;
}
