body { 
	text-align: justify;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	background-color:#f8f8f8;
	background-image:url(fondo.jpg);
	background-repeat:repeat-x;
	}

td#contenido-home { 
background-image: url(linea_horizontal.png); 
background-repeat: repeat-x;
border-collapse: collapse;
}

th#line-1 { 
background-image: url(linea_vertical.png); 
background-repeat: repeat-y;
border-collapse:collapse;
}

td#line-1 { 
background-image: url(linea_vertical.png); 
background-repeat: repeat-y;
border-collapse:collapse;
}

th#line-2 { 
background-image: url(linea_vertical228.png); 
background-repeat: repeat-y;
border-collapse:collapse;
}

th#line-3 { 
background-image: url(linea_vertical228.png); 
background-repeat: repeat-y;
border-collapse:collapse;
}

th#blanco { 
background-image: url(linea.jpg); 
background-repeat: repeat-x;
background-color:#FFFFFF;
border-collapse:collapse;
}

td#linea { 
background-image: url(linea.jpg); 
background-repeat: repeat-x;
border-collapse:collapse;
}

table#linea2 { 
background-image: url(linea.jpg); 
background-repeat: repeat-y;
border-collapse:collapse;
}


th#header { 
background-image: url(linea_horizontal.png); 
background-repeat: repeat-x;
border-collapse:collapse;
}

td#pie { 
border-collapse:collapse;
background-image:url(linea_horizontal.png);
background-repeat:repeat-x;
font-size:11px;
font-weight: 100;
padding: 0 0px 0px 0;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
color: #655540;
}


h1 {
font-size:16px;
font-weight: 700;
color:#655540;
margin-left:20px;
margin-right:1px;
margin-top:50px;
margin-bottom:4px;
text-align:left;
line-height:10pt;
}

h2 {
font-size:18px;
font-weight: 700;
color: #655540;
margin-left:1px;
margin-right:15px;
margin-top:1px;
text-align: right;
line-height:14pt;
}

h3 {
font-size:14px;
font-weight: 700;
color:#655540;
margin-left:20px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
text-align: center;
line-height:10pt;
}

h4 {
font-size:11px;
font-weight: 100;
color: #655540;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:20px;
text-align: center;
line-height:10pt;

}

p {
font-size:11px;
font-weight: 100;
color: #655540;
margin-left:40px;
margin-right:15px;
margin-top:1px;
text-align: right;
line-height:10pt;

}

h5 {
font-size:11px;
font-weight: 100;
color: #655540;
margin-left:15px;
margin-right:15px;
margin-top:1px;
text-align: justify;
line-height:10pt;

}

h6 {
font-size:12px;
font-weight: 700;
color: #655540;
margin-left:15px;
margin-right:15px;
margin-top:5px;
margin-bottom:5px;
text-align:left;
line-height:10pt;

}

/*Links gris*/

table#gris a:link {
	font-weight: 100;
	color: #4d4d4d;
	text-decoration: none;}

table#gris a:visited {
	font-weight: 100;
	color: #636363;
	text-decoration: none;}

table#gris a:hover, a:active {
	font-weight: 100;
	color: #03a5e8;}





/*Links generales*/

a:link {
	font-weight: 100;
	color: #655540;
	text-decoration: none;}

a:visited {
	font-weight: 100;
	color:#7c684f;
	text-decoration: none;}

a:hover, a:active {
	font-weight: 100;
	color: #554836;}
