/* CSS Document */

body, table, tbody, tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif, 'MS sans serif';
	font-size: 10pt;
	color: black;
	margin: 0;
	}

p {
	margin-bottom: 1em;
	text-decoration: none;
}

ul, ol { font-size: 10pt; }

h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif, 'MS sans serif'; }
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

#section { color: #A7C096; color: #003399; }

.heading {
	font-weight: bold;
	font-size: 16pt;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.heading a:link {
	color: black;
	text-decoration: none;
	font-size: 16pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.heading a:visited { 	color: black;
	text-decoration: none;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 }
.heading a:hover { 	color: black;
	text-decoration: none;
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; }

.bullet {
	font-weight: bold;
}
.bullet a { font-weight: normal; }

hr {
	background-color: black; /* Mozilla */
	color: black; /* IE */
	border: black; /* Opera */
	height: 1px;
	}

img.note { float: right; margin: 1em 0 1em 1em; }

a:link, a:visited { color: black; text-decoration: underline; }
a:hover { color: #A7C096; text-decoration: underline; }

/* fotos en los índices de secciones */
div.portrait, div.portrait p { width: 150px; }
div.landscape, div.landscape p { width: 200px; }

div.credit {
	margin-top: 0;
/*	font-family: Arial, sans-serif;*/
	text-transform: uppercase;
	text-align: right; 
	font-weight: bold;
	font-size: 5pt;
	}

div.portrait, div.landscape {
	float: right;
	border: 1px solid #CCC;
	margin: 0 0 0.5em 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}

div.portrait p, div.landscape p {
	text-align: justify;
	font-size: 8pt;
	margin: 0.5em 0 0.5em 0;
	}

div.portrait_200, div.landscape_400 {
	float: right;
	border-left: 0px solid #CCC;
	margin: 0 0 0.5em 1em;
	padding-left: 1em;
	}

div.portrait_200, div.portrait_200 p { width: 200px; }
div.landscape_400, div.landscape_400 p { width: 400px; }

div.portrait_200 p, div.landscape_400 p {
	text-align: justify;
	font-size: 8pt;
	margin: 0.5em 0 1em 0;
	}

.section_name_main {
	font-size: 12pt;
	font-weight: bold;
	color: #A9C092;
	margin-bottom: 0;
	}

.author { font-weight: bold; text-transform: uppercase; }

.columna_titulo { color: #A7C096; font-weight: bold; text-transform: uppercase; }

.seccion_titulo { color: #2C622E; font-weight: bold; }
.seccion_titulo a:link { color: #2C622E; font-weight: bold; font-size: 12pt; text-decoration: none; }
.seccion_titulo a:visited { color: #A7C096; font-weight: bold; font-size: 12pt; text-decoration: none; }
.seccion_titulo a:hover { color: #A7C096; font-weight: bold; font-size: 12pt; text-decoration: underline; }
p.seccion_titulo { margin-bottom: 0; }

/* menú de navegación */
div.menu {
	margin: 0;
	font-size: 8pt; /* smaller */
	;
	line-height: 1.5em;
	width: 170px;
	background-color: #ECF2E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}

div.menu p {
	margin: 0;
	font-size: 8pt;
	line-height: 1.5em;
	background-image: url(file:///C|/Documents and Settings/Armando/Configuración local/Archivos temporales de Internet/Content.IE5/SQCSC78Y/imagenes/activo.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #000000;
	text-indent: 2px;
	}

div.menu strong {
	display: block;
	color: #000000;
	text-align: center;
	text-indent: 0;
	background-color: #A7C096;
	}

div.menu a {
	display: block;
	text-indent: 2px;
	}

div.menu a:link { text-decoration: none; color: black }
div.menu a:visited { text-decoration: none; color: black }
div.menu a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #D3E2CB;
}

/* portada y opinión */
.text_block_200 {
	display: block;
	float: left;
	width: 180px;
	margin-right: 15px;
	}

.spacer { clear: both; height: 0; }

/* publicidad */
div.add_120 { width: 120px; margin: 50px auto 0 auto; }
div.add_160 { width: 160px; margin: 0 auto 1em auto; }
div.add_180 { width: 180px; margin: 0 auto 1em auto; }
div.add_300 { width: 300px; margin: 3em auto 1em auto; }
div.add_468 { width: 468px; margin: 2em auto 1em auto; }

/* sólo en Firefox */
div.add_120:before, div.add_160:before, div.add_180:before, div.add_300:before, div.add_468:before {
	content: "Publicidad"; text-align: center; font-size: smaller; font-weight: bold;
	}

div.add_note { width: 728px; margin: 1em auto; }
div.add_note:before { content: "Publicidad"; font-size: smaller; font-weight: bold; }

/* iconos */
.mailto { padding-left: 21px; background: enviar.png) no-repeat 0 50%; }
.print { padding-left: 21px; background: imprimir.png) no-repeat 0 50%; }
.rss { padding-left: 20px; background: rss.png) no-repeat 2px 50%; }
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabla {
	border: 1px solid #3A6F3B;
}
.radiesito {
	text-decoration: none;
}
.radio {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
