@charset "UTF-8";
/* CSS Document */
/* #CCCC99 */

body {
	background-color:#ffffff;
	margin-top:1px;
	margin-left:10px;
	margin-right:10px;
}
a {
	color:#000066;
	text-decoration:none;
}
a:link {
	color:#000066;
	text-decoration:none;
}
a:visited {
	color:#000066;
}
a:hover {
	color:#000066;
	text-decoration:underline;
}
a:active {
	color:#000066;
}
#header {
	margin-top: 20px;
	margin-bottom:20px;
	width:800px;
	border-bottom:2px solid;
	border-bottom-color:#000000;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#00693e;
	margin-top:15px;
	margin-bottom:10px;
}
#footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#00693e;
}
#footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#00693e;
}
#footer a:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#00693e;
}
#footer_verde {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#800000;
	margin-top:30px;
	margin-bottom:10px;
}
#footer_verde a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#800000;
}
#footer_verde a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#800000;
}
#footer_verde a:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#800000;
}
#videocontainer {
	width:400px;
	height:300px;
}
.titulo_1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19pt;
	color:#00693e;
}
.titulo_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	color:#000000;
}
.titulo_3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17pt;
	color:#800000;
}
.texto_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#000000;
}
.texto_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
}
.texto_3 {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#000000;
}
.texto_4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
}
.texto_5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333300;
}
.texto_6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#000000;
}
.texto_7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
.texto_8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
}
.texto_9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}
.lucida {
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Fax";
	font-size:11pt;
	color:#000000;
	letter-spacing:0.8px;
}
#nuevas_resenas {
	font-family:"Lucida Grande", "Lucida Sans", "Lucida Fax";
	font-size:10pt;
	font-weight:bold;
	color:#003300;
	margin-bottom:5px;
}
#nuevas_resenas a:link {
	color:#800000;
}
#nuevas_resenas a:visited {
	color:#800000;
}
#nuevas_resenas a:active {
	color:#800000;
}
#feedscroll {
	border:#000000 1px solid;
	padding:2px 2px 2px 2px;
	background:#FFFFFF;
}