/* CSS Document. Created by Adela Santana www.adelasantana.com */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #271603;
}
body {
	background-color: #92806C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #92806C;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.h1 {
	font-size: 10px;
	color: #92806C;
	font-weight:bold;
}
.seccion {
	font-family:Georgia;
	letter-spacing:3px;
	font-size:13px;
	font-weight:bold;
	color:#271603;
	padding-left:20px;
}
.seccion_descripcion {
	font-family:Georgia;
	font-size:11px;
	color:#666666;
	padding-left:10px;
}
.estilo01 {
	font-size:11px;
	color:#b5c6d0;
	font-weight:bold;
}
.estilo02 {
	font-size:11px;
	color:#559360;
	font-weight:bold;
}	
.estilo03 {
	font-size:11px;
	color:#ae1b14;
	font-weight:bold;
}	
.titularentrevista {
	font-size:18px;
	color:#ae1b14;
	font-weight:bold;
}
.img {
	border-color:#271603;
	border-width:1px;
	hspace:2px;
	vspace:2px;
}
.menu {
	padding-left:5px;
}
.pie {
	color:#92806C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:bold;
}
.pie.a {
	color: #92806C;
}
input.oculto {display:none;}
