@charset "iso-8859-1";

@font-face {  
	  font-family:"trebuchet";  
	  src: url( ../includes/trebuchet.eot ); /* IE */  
	  src: local("Trebuchet MS"), url( ../includes/trebuchet.ttf ) format("truetype"); /* non-IE */  
	}  
.trebuchet{
	font-family: trebuchet , helvetica, verdana, arial;  
	} 
	



/*********************  GENERAL  **************************/
body {
	background: #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	margin: 0px;
}
p{
	margin: 0 0 .7em 0;
	text-align:justify;
}
p.textos{
	margin: 0px;
	text-align:justify;
	line-height: 24px;
}
a.gnrales:link, a.gnrales:visited {
	color:#6eab24;
	text-decoration:none;
}
a.gnrales:hover{
	color:#6eab24;
	text-decoration: underline;
}
ul{
	font-weight: normal;
	list-style: none;
	margin-left:-20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
*html ul {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normal;
	list-style: none;
}
ul li{
	padding-left:13px;
	padding-top:5px;
	list-style: none;
	background: url(../images/ico_bullet.gif) no-repeat top left;
	text-align: justify;
	line-height:18px;
}
/******* CABECERA Y MENU!!! - como el de pentared    ******/
#cabecera {
	background: url(../images/cab_logo.gif) no-repeat top left #fff;
	height: 104px;
}
#idiomas {
	position: relative; 
	left: 151px;
	width:696px;
	height: 41px;
	background: #299501;
	text-align:right;
}
#idiomas div {
	position: relative; 
	float: left;
	width: 78px; 
	height: 21px;
	padding-top: 20px;
	text-align:center;
}
#idiomas div a{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	text-transform: none;
}
#menu {
	position: relative;
	left: 313px;
	top: 44px;/**/
	width: 696px;
	height: 24px;
	text-align:right;
}
#menu a  {
	background: url(../images/flecha_off.gif) no-repeat left;
	padding: 0 20px;
	color: #605f5f;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}
/* Elementos de los menús emergentes */
	a.submenu { color: #FFFFFF }
	a.submenu:link, a.submenu:visited { text-decoration: none; }
	a.submenu:active, a.submenu:hover { color: #FFFFFF; text-decoration: none; }
/**/
.itemseleccionado {
	display: block;
	padding: 4px 12px 4px 30px;
	font-weight: bold;
	text-decoration: none;
	background: url(../imagenes/flecha_naranja.gif) 16px 7px no-repeat;
	color: #56778c;
	font-size: 11px; 
	border-bottom: 1px solid #56778c;
	border-top: 1px solid #56778c;
}
/******************   LAYOUTS      ***************/
#contenedor{
	top: 0%; 
	left: 50%; 
	margin-left: -500px;
	margin-top:0;
	position: absolute; /**/
	width: 1000px;
	background: #FFFFFF;
}
#envoltura {
	background: url(../images/bg_general.gif) repeat-y top left #ffffff;
	margin:0px;
	border-top:1px solid #cecece;
}
#zonacentral {
	margin-left:190px;
	margin-top:0px;
	margin-bottom:0px;
	min-height: /*663px;*/606px;
	height: auto !important;
	height: 606px;
	width:803px;
	vertical-align: top;
	/*border:1px solid #ff0000;*/
}
#contenidos {
	margin:0px;
	padding:0px;
	text-align: justify;
	border: Green 1px solid;
	width:800px;
	/*position: relative;
	left: 170px;
	top: 123px;*/
}


/*** LATERAL IZQUIERDO ***/
#menulateral {
	float: left;
	width: 163px;
	min-height: 606px;
	height: auto !important;
	height: 606px;
	background: #8c8b8b;
	margin-right:28px;
	margin-bottom:0px;
}
#menulateralVacio {
	float: left;
	width: 163px;
	min-height: 780px;
	height: auto !important;
	height: 606px;
	background: #8c8b8b;
	margin-right:28px;
	margin-bottom:0px;
}
.item{
	display: block;
	padding: 7px 14px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ebebeb;
	border-bottom: 1px dotted #3f3f3f;
	border-top:none;
}
.itemseleccionado {
	display: block;
	padding: 7px 14px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px; 
	border-bottom: 1px dotted #3f3f3f;
	border-top:none;
	background-color:#60bb3e;
}
.subitem{
	display: block;
	padding: 7px 7px 7px 20px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ebebeb;
	border-bottom: 1px dotted #6a6969;
	border-top:none;
	background-color: #a0a0a0;
}
.subitemseleccionado {
	display: block;
	padding: 7px 7px 7px 20px;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px; 
	border-bottom: 1px dotted #6a6969;
	border-top:none;
	background-color:#95cb80;
	font-weight:bold;
}
/******  PIE   ******/
#pie{
	height: 105px;
	width:1000px;
	text-align: left;
	vertical-align: bottom;
	margin:0px;
	border-top: 1px solid #cecece;
}
a.pie:link, a.pie:visited{
	color: #737272;
	text-decoration:none;
}
a.pie:hover{
	text-decoration:underline;
}
/*****  VARIOS  ****/

.destacados{
	font-weight: bold;
	
}
.destacadosVerde{

	font-weight: bold;
	color:#6eab24;
}

/****  ACTIVIDADES  ****/
.contenObra{
	width:644px;
	border:1px solid #91d678;
	text-align: left;
	padding:16px 17px 16px 17px;
	margin-bottom:20px;
}
.titulos{
	color:#299501;
	font-weight:bold;
	margin-bottom: 16px;
	vertical-align: middle;
}
.paginado{
	text-align:right;
	width:678px;
	margin-bottom:20px;
	color:#299501;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.paginado a:link, .paginado a:visited{
	text-decoration:none;
	color:#299501;
}
.paginado a:hover{
	color:#000000;
}
/*FORMULARIOS*/
.cuadro {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	height: 14px;
	width: 340px;
	font-size: 10px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #777777;
	vertical-align: middle;
	margin-top: 3px;
	margin-left:5px;
	margin-bottom:10px;/**/
	padding-left:3px;
	padding-top:2px;
}
.cuadro2 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	height: 80px;
	width:  340px;
	font-size: 10px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #777777;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom:0px;
	padding-left:3px;
	margin-left:5px;
}

img {
	border: none;
}