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

body {
	background:#FFFFFF;
	}
	
a {
	color: #600000;
	text-decoration: none;
}

a:link {
	color: #600000;
	text-decoration: none;
}
a:visited {
	color: #600000;
	text-decoration: none;
}
a:hover {
	color: #600000;
	text-decoration: none;
}
a:active {
	color: #600000;
	text-decoration: none;
}

#cuerpo {
	color:#000000;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1;
}
#header {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:28pt;
	color:#000000;
	margin:5px 5px 5px 5px;
	}
	
#header a, #header a:link, #header a:visited, #header a:hover
{
	color:#000000;
	}
	
#header .description 
{
	font-size:15pt;
	text-align:center;
}
#menu {
	background:#030408;
	text-align:right;
	line-height:15pt;
	font-size:10pt;
	color:#FFFFFF;
	padding:5px 10px;
}
#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active
 {
	color:#FFFFFF;
	text-decoration:none;
}

#contenedor {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#contenedorarticulos {
	margin:20px 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#contenedorarticulos a, #contenedorarticulos a:link, #contenedorarticulos  a:visited, #contenedorarticulos a:hover, #contenedorarticulos  a:active {
	color:#600000;
	font-weight:bold;
}
.descripcion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:justify;
	color:#000000;
	margin:auto 10px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	text-align:left;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	text-align:left;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:normal;
	text-align:center;
}

#divcomments
{
	width:750px;
	background:#ebebeb;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
}
#enviocorrecto
{
	text-align:center;
	font-size:15pt;
	color:#FFFFFF;
	letter-spacing:1pt;
	background:#464c64;
}
#thename 
{
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

#thedate
{
	font-size:8pt;
	font-weight:bold;
	color:#27554a;
}
#commentpopup
{
	width:500px;
	margin-left:10px;
	margin-right:auto;
	z-index:1;
	position:relative;
}

.required
{
	color:#999999;
}
#thenumber
{
	color:#000000;
	font-size:8pt;
	font-weight:bold;
}
.divspacer
{
	background:#464c64;
	width:100%;
	height:10px;
	margin-top:10px;
}

.Estilo1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
#divvotacion
{
	margin-top:10px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
	font-size:10pt;
	font-weight:bold;
}
.divseparacion
{
	margin-top:10px;
}
.footnote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;

}
#contenedorindexizq
{
	width:500px;
	margin:0px auto 30px 0px;
	float:left;
}
#divfooter 
{
	font-weight:bold;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#003801;
	text-align:right;
}
.visitas
{
	color:#CC0000;
	font-weight:bold;
}