

.botm {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size :small;
	color:#4f302b;
	text-decoration: none;
	text-align:right;
}
/*--------------PARA EL FRAME MENU ------------- */
.principal { 
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size :small;
	color:#4f302b;
	text-decoration: none;
}
.principal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #4f302b;
	text-decoration: none;
}
.principal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #F1E6D1; /* cremita*/
	/*color: #F1E6D1; */
	text-decoration: none;	
	background-color:#4f302b; /* 660000; rojito*/

} 
/*--------------PARA TODAS LAS LIGAS------------- */
.bot { 
	font-family : Arial, Helvetica, sans-serif;
	color:#9B2700;
	text-decoration: none;
}
.bot:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#9B2700; /* #4f302b;*/
	text-decoration: none;
}
.bot:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#4f302b; /*#F1E6D1;  cremita*/
	/*color: #F1E6D1; */
	text-decoration: none;	
	/* background-color:#4f302b; 660000; rojito*/

}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D2800;
	
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #532900;
	text-align:center;
	font-size: x-small;
	text-align:justify;
}
.style4 {color: #532900}
.style5 {
   font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: large;
	font-weight: bold;
	text-align:left;
}
.style6 {
	color: #663300;
	font-size: medium;
	text-align:justify;
}
.style6_nc {
	color: #663300;
	font-size: medium;
	text-align:center;
	}
	
	.style6_l {
	color: #663300;
	font-size: medium;
	text-align:left;
	}
	
.style8 {font-family: Arial, Helvetica, sans-serif;
	/*color: #660000;*/
	color: #532900;
	font-size: x-large;
	font-weight: bold;
	text-align:left;
}
body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	color: #532900;
	/* background-color:#DED0B5; aqui va el color principal*/
}
.men {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size :small;
	color:#B86A2C;
	text-decoration: none;
	text-align:left;
}

/*
 .header {  
   padding:0px 0px 300px 600px;  
   background: #dbded1 url(imagenes/fondoStatico.jpg) no-repeat 10px 20px fixed;  
 }  
  
 .content {  
   padding:100px 40px 10px 300px;  
  background: transparent url(imagenes/contenido.jgpg) no-repeat 20px 20px fixed;  
 } */
 
 

