/* CSS Document */
.cuadroMarron {
	border: 1px solid  #5C5943;
}

	.izquierda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F665F;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#menu a:link {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.cuadroBlanco {
	border: 1px solid #636047;
	color: #FFFFFF;
}
.sub {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.letraRoja12 {
	color: #F92557;
}
.letrageneral {
	font-size: 12px;
	color: #5C5943;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.letraMarronClara {
	font-size: 10px;
	color: #8D8865;
}
.letraBlanca {
	font-size: 11px;
	color: #FFFFFF;
}
.margenDerecho {
	padding-right: 10px;
}
.caja
{
	/*margin: 0px 0px 0px 0px !important;*/
	margin/**/: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	border-top-color: #8E8966;
	border-right-color: #8E8966;
	border-bottom-color: #8E8966;
	border-left-color: #8E8966;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6F665F;
	height: 22px;
	border: 1px solid #FFFFFF;
}
.MARGENU {
	padding: 10px;
}
.letraRoja {
	color: #FF3366;
}

.letraBlanca {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	color: #FFFFFF;
}
.letraPie {
	font-size: 10px;
}
.subMarron {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F665F;
}
.marge45 {

	padding: 5px;
}
.laterales {
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F665F;
}
.subMarronClaro {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F665F;
}
.izquierdaMarron {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6F665F;
}
.supMarron {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F665F;
}
.letraTitulo {

	font-size: 19px;
}
.letraBook {
	font-family: "Book Antiqua", Arial;
}
.letraEmpresa {


	font-size: 12px;
}
.fondoMarron {
	background-color: #6F665F;
}
.MARGENU5 {

	padding: 5px;
}
.cuadroAzul {

	border: 1px solid #013364;
	color: #FFFFFF;
}
.cuadroAmarillo {


	border: 1px solid #E8B535;
	color: #FFFFFF;
}
