@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-image: url(../images/Fondo_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.EncabezadoPrincipal {
	font-size: 20pt;
	color: #CCCC99;
	font-weight: bold;
	
}
.CabezasSubs {
	color: #663300;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D3A7;
}
.TextoCercaCamposDER {
	text-align: right;
}
.CabezasSubs2 {
	color: #663300;
	font-weight: bold;
	font-style: italic;
}
.SubTitulos {
	font-size: 12pt;
	color: #333300;
}
.RecuadoAcceso {
	background-color: #FFFFFF;
	border: 1px solid #333300;
}
