/* CSS Document */

body {
	/*background-image: url(images/fondopag.jpg);*/
	background-color: #Ffffff;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR:  #000066;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline: none;
	color: #707173;
}


.texto{
	font: 11px "Trebuchet MS";
	color: #766E6E;
	FONT-WEIGHT: normal;
	text-align:justify
}
A.textonaranja{font: 10px "Trebuchet MS";color: #EF7F0D;	FONT-WEIGHT: normal;text-align:justify; }
A:textonaranja{text-decoration: underline; }
.gris {	text-decoration: none;	color: #858585;	font: 10px "Trebuchet MS"; font-style: normal }
.fecha {	text-decoration: none;	color: #68757C;	font: 10px "Trebuchet MS"; font-style: normal;FONT-WEIGHT: bold; }
.texto11{font: 11px "Trebuchet MS";color: #534E4E;	FONT-WEIGHT: normal; text-align:justify}
.parrafo{
	font: 11px "Trebuchet MS";
	color: #394a59;
	FONT-WEIGHT: normal;
	text-align:justify;
}
A {
	text-decoration: none;
	color: #394a59;
	font: 11px "Trebuchet MS";
	font-style:normal
}
A:hover {text-decoration: none; color: #ABABAB;}
A.menu {	text-decoration: none;	color: #A2A5A7;	font: 11px "Trebuchet MS"; FONT-WEIGHT: bold; }
A.menu:hover {
	text-decoration: none;
	color: #394a59;
}
.menuact{
	font: 11px "Trebuchet MS";
	color: #394a59;
	FONT-WEIGHT: bold;
	text-align:left;
}
.form{border:1px solid #AEAEAE;font: 11px "Trebuchet MS"; color:#828282}
input{background-color:#ffffff; border:1px solid #AEAEAE;font: 11px "Trebuchet MS";color:#828282}
textarea{background-color:#ffffff; border:1px solid #AEAEAE;font: 11px "Trebuchet MS"; color:#828282}
select{background-color:#ffffff; border:1px solid #AEAEAE;font: 11px "Trebuchet MS"; color:#828282}
A.blog {	text-decoration: none;	color: #C6036B;	font:9px "Trebuchet MS"; FONT-WEIGHT: normal; }
A.blog:hover {text-decoration: none; color: #C6036B; text-decoration:underline;	}
a img {
	border: none;
}
.pie {
	font-size: 9px;
}
#listaNoticias {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.noticias {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.noticiaTit {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #394a59;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noticiaCont {
	font-size: 12px;
	color: #707173;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leerMas {
	font-size: 12px;
	color: #394a59;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.marco {
	border: 1px solid #707173;
}
.celdaMenu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
}
#subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #707173;
	list-style-type: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subMenu li {
	margin-bottom: 10px;
}

#subMenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #707173;
}
#subMenu li a:hover {
	color: #394a59;
	text-decoration: none;
}
#subMenu li .active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #394a59;
	text-decoration: none;
}
h2 {
	font-size: 22px;
	color: #CCC;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394a59;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

