/* CSS Document */

body {
	background-color: #DCF0C9;
	margin: 0px;
}
.bordei {
	background-color: #FFFFCA;
	background-image: url(../media/borde_izq.png);
	background-repeat:   repeat-x;
}
.borded {
	background-color: #FFFFCA;
	background-image: url(../media/borde_der.png);
	background-repeat:   repeat-x;
}
.bordeic {
	background-color: #FFFFCA;
	background-image: url(../media/borde_izqc.png);
	background-repeat:   repeat-x;
}
.bordedc {
	background-color: #FFFFCA;
	background-image: url(../media/borde_derc.png);
	background-repeat:   repeat-x;
}
.copyright {
	background-image: url(../media/bottom_separador.gif);
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 8px;
}
.copyright a {
	color: #199116;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}
.bannerc {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #199116;
	padding-top: 6px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #FFFFCA;
}
.menuinf {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 15px 6px 6px;
	background-color: #FFFFCA;
	font-weight:200;
	letter-spacing:1px;
}
.menuinf a {
	color: #D26D5D;
	text-decoration: none;
}
.menuinf a:hover {
	color: #199116;
	text-decoration: none;
}
.mnuc_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCA;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-right: 10px;
	background-image: url(../media/mnuc_borde.png);
}
.mnuc_inf a {
	color: #D26D5D;
	text-decoration: underline;
}
.mnuc_inf a:hover {
	text-decoration: none;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 12px;
	background-color: #FFFFB3;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:justify;
}
.contenido a {
	color: #199116;
	text-decoration: underline;
}
.contenido a:hover {
	text-decoration: none;
}
.menup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	background-image: url(../media/mnubg.png);
	background-repeat:  repeat-x;
	letter-spacing: 1px;
}
.menup a {
	color: #FFFFFF;
	text-decoration: none;
}
.menup a:hover {
	color: #CFEC91;
	text-decoration: none;
}
.menuc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #199116;
	text-align: center;
	padding: 4px;
}
.menuc a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuc a:hover {
	color: #CFEC91;
	text-decoration: none;
}
.menuc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #199116;
	text-align: center;
	padding: 4px;
	background-image: url(../media/mnucbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuc1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuc1 a:hover {
	color: #CFEC91;
	text-decoration: none;
}
.bienvenida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	background-color: #FFFFCA;
}

h1, h2, h3, h4 {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	margin-bottom:0.3em;
	font-weight:normal;
	/*color:#86942A;*/
	color:#003300;
	text-transform:uppercase;
}
h1 {
	font-size: 1.6em;
	margin-bottom:0.5em;
}

h2 {
	font-size: 1.4em;
	margin-bottom:0.5em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	margin-bottom:0.5em;
}
h4 {
	font-size: 1.0em;
	font-weight:bold;
	margin-bottom: -4mm;
}
h4+p.contenido {
	margin-top: 0px;
}

tr.noticia {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color:#cdf0c9;
	font-weight:bold;
}
tr.noticia2 {
	background-color:#ffffca;
}

#columna_izq {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:9px;
	text-align:justify;
}