body {
	font-size: 12px;
	font-family: Verdana, Arial, "Trebuchet MS";
	color:#564b47;
	padding:0px;
	margin:0px;
s
	background-image: url(../imagenes/imagen_de_fondo.jpg);
	background-repeat: repeat-y;
	background-color: #CAC2B5;
	background-position: 50% 0;
	background-image: url(../imagenes/imagen_de_fondo.jpg);
}
#content { 	
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 769px;
background-color: #ffffff;
}			
p, h1, pre {
margin: 0px; 
padding: 5px 10px; 
}
h1 {
	font-size: 16px;
	text-transform:uppercase;
	color: #564b47;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 0px;
	font-style: normal;
	font-weight: bolder;
	background-color: #CAC2B5;
	margin-bottom: 20px;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	text-transform:none;
	color: #564b47;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 0px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
}
h3{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h5 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h6 {
	font-size: 12px;
	color: #564b47;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	padding-bottom: 5px;
	line-height: 20px;
}
a { 
color: #FF6600;
font-size: 12px;
background-color:transparent;
text-decoration: none; 
}
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
}


.br { background: #fff url(img/left_line.gif) left repeat-y; }
.wrapper { background: url(img/right_line.gif) top right repeat-y; }
.brarriba { background: url(img/top_line.gif) top repeat-x; }
.brarriba div { background: url(img/top_left.gif) top left no-repeat; }
.brarriba div div { background: url(img/top_right.gif) top right no-repeat; height:15px; font-size: 0px;}
.brabajo { background: url(img/btm_line.gif) bottom repeat-x; }
.brabajo div { background: url(img/btm_left.gif) bottom left no-repeat; }
.brabajo div div { background: url(img/btm_right.gif) bottom right no-repeat; height:15px; font-size: 0px;}
.brcontenido { padding: 0 20px 0 20px; }
.tablaencu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
