.fondo {
	background-attachment: fixed;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondocentro {
	background-image: url(imagenes/f_centro.jpg);
	background-repeat: repeat-y;
}
.fondocentrointerna {

	background-image: url(imagenes/f_centro2.jpg);
	background-repeat: repeat-y;
}
.legales {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.legales:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
a.legales:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
a.legales:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: underline;	
}
.fondomenu1 {
	background-image: url(imagenes/f_menuint_centro.jpg);
	background-repeat: repeat-y;
}


.negriita {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.marco {
	border: 1px solid #CCCCCC;
}

.txt {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a.txt:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.txt:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.txt:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}

.fondonoticia {
	/* background-attachment: fixed;*/
	background-image: url(imagenes/f_noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtmed {


	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.fecha {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #2C8028;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-top: 0.1em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
}
.lineavertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#navcontainer ul li a:hover
{
background-color: #006C23;
color: #fff;
}
.fondomenu2 {

	background-image: url(imagenes/f_menuint_centro2.jpg);
	background-repeat: repeat-y;
}
.esquinamenu1 {
	background-image: url(imagenes/f_menuint1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.esquinamenu2 {
	background-image: url(imagenes/f_menuint2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuint {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	color: #333333;
	text-decoration: none;
}

a.menuint:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	color: #333333;
	text-decoration: none;
}
a.menuint:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	color: #333333;
	text-decoration: none;
}
a.menuint:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50BA34;
	font-weight: bold;
	color: #328422;
}

.centromenuint {
	background-image: url(imagenes/curva_centro.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.txttitulos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.fondocurarriba {
	background-attachment: fixed;
	background-image: url(imagenes/curva_arr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondotitulos {
	background-image: url(imagenes/tit_2.jpg);
	background-repeat: repeat-x;
}
