a:link
{
	color: rgb(51,51,204); 
}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Times New Roman, Times;
	margin: 0;
}
h1
{
	color: #996633; 
	text-align:center;
}
h2
{
	color: #cc9933; 
}
h3
{
	color: #800000; 
	text-align:center;
}
h4
{
	color: #800000;
}
h5
{
	margin:0;color: rgb(0,0,102);word-spacing:0; text-align:left;
}
h6
{
	color: rgb(204,51,51);
}
body
{
	margin-top:0px;
	font-family: Arial;
	font-size:9pt;
	background-image: url(images/madera0.jpg);
	text-align: center;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	font-size:9pt;
}
#contenedor{ 
	width: 1000px;
	text-align:center;
}
#cabecera{ 
	width: 100%; 
	height: 150px; 
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color : #21201e;
	background-image: url(images/arriba.jpg);
	background-repeat: no-repeat;
} 
#principal{ 
	width: 100%; 
	margin-top:2px;
	font-size:9pt;
	padding: 2px 0px 2px 0px; 
	color: #003366;
	text-align:center;
}
#unico{ 
	width: 100%; 
	margin-top: 2px; 
	background-image: url(images/madera1.jpg);
	padding: 0px 0px 0px 0px; 
	text-align:center; 
	clear: both;
}
#izquierdo{ 
	width: 300px; 
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/madera1.jpg);
	padding: 2px 2px 2px 2px; 
	text-align:left;
	float:left; 
}
#centro{ 
	width: 536px; 
	margin-right:2px;
	margin-left:2px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/madera1.jpg);
	padding: 2px 2px 2px 2px; 
	text-align:left;
	float:left; 
}
#derecho{ 
	width: 160px; 
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color : #000000;
	background-image: url(images/madera1.jpg);
	padding: 2px 2px 2px 2px; 
	float:left; 
}
#central{ 
	width:70%; 
	margin-top: 4px; 
	border-color: #21201e;
	border-style: solid;
	border-width: 4px;
	font-size: 10pt; 
	text-indent: 25px;
	text-align: justify;
	background-image: url(images/madera1.jpg);
	padding: 2px 2px 2px 2px; 
	float:center; 
}
#tabla       { 
	width:100%; 
	margin-top: 4px; 
	font-size: 10pt; 
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	padding: 2px 2px 2px 2px; 
	float:center; 
}
#media{ 
	width:100%; 
	padding: 2px 0px 2px 0px; 
	margin-top: 2px; 
	margin-left: 2px;
	color: #003366; font-size:8pt;
	float:left; 
}
#contenedorfoto{ 
	width:990px; 
	padding: 2px 0px 2px 0px; 
	margin-top: 2px; 
	margin-left: 2px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #003366; font-size:8pt;
	float:left; 
}
#cuarto {
  background-color: #ffffff;
  padding: 0px 2px 2px 2px; 
  font-size:8pt;
  text-align: justify;
  width: 25%;
  float: left;
}
#mitad{ 
  	width: 50%; 
	background-color : #f6f6f6; 
	padding: 2px 2px 2px 2px; 
    text-align: left;
    float: left;
}