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

body {
	background:url(/images/fondo.gif) repeat-y center;
	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:#003300;
	margin-top:30px;
	margin-bottom:10px;
}
#footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#003300;
}
#footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#003300;
}
#footer a:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#003300;
}
#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:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:20pt;
	color:#800000;
}
.titulo_2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20pt;
	color:#000000;
}
.titulo_3 {
	font-family:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:17pt;
	color:#800000;
}
.texto_1 {
	font-family:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:14pt;
	color:#000000;
}
.texto_2 {
	font-family:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:12pt;
	color:#000000;
}
.texto_3 {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	color:#000000;
}
.texto_4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
}
.texto_5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333300;
}
.texto_6 {
	font-family:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:14pt;
	color:#000000;
}
.texto_7 {
	font-family:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:10pt;
	color:#000000;
}
.texto_8 {
	font-family:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:8pt;
	color:#000000;
}
.texto_9 {
	font-family:"Book Antiqua", "Bookman Old Style", Garamond;
	font-size:9pt;
	color:#000000;
}
#feedscroll {
	border:#000000 1px solid;
	padding:2px 2px 2px 2px;
	background:#FFFFFF;
}