@charset "utf-8";
/* Grupo Procarión */
body {
	background:url(img/body_bg.jpg) no-repeat right top #24652C;
	margin:0px;
}
form,
img {
	margin:0px;
	border:0px;
	padding:0px;
	font-size:0px;
}
.cab_form{
	background:url(img/cab_form.jpg) no-repeat; 
	width:305px; 
	height:33px; 
	position:relative;
	float:left;
}
.cab_form_input {
	width:88px;
	height:14px;
	border:1px solid #006600;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#006600;
	position:absolute;
	line-height:14px;
}
.menu_v_texto a {	
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#009933;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	text-decoration:none;
	background:url(img/menu_v_flecha.jpg) 11px 7px no-repeat;
	height:23px;
	display:block;
	margin-left:10px;
}
.menu_v_texto a:hover {
	color:#00CC33;
}
.cuerpo {
	background:#EBEBEB;
}
.noticias_opc {
	border-top:1px solid #CCC;
	padding-top:5px;
}
.noticias_titulo {
	font-family:Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#999999;
	padding-bottom:5px;
}
.noticias_texto {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#24652C;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.noticias_fecha {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#24652C;
	padding-left:15px;
	padding-right:5px;
	text-align:left;
}
.noticias_leer_mas {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#24652C;
	padding-left:5px;
	padding-right:15px;
	text-decoration:none;
	text-align:right;
}
.noticias_leer_mas:hover {
	color:#009900;
	text-decoration:underline;
}
#pie {
	background:url(img/pie_bg.jpg) no-repeat;
	height:55px;
	width:840px;
	position:relative;
}
.pie_verde {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-right:25px;
	color:#009900;
}
.pie_gris {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
	color:#999999;
}