body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:1.4em;
	color: #000000;
	margin-left:0px;
	margin-top:0px;
	//background-image: url(imagenes/fondo.gif);
	background-repeat:  repeat-y;
}

a{
	cursor:pointer;
	color: #7BB210;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

h1{
	font-size:1.4em;}

h2{
	font-size:1.2em;
	color: #003073;
	margin: 0px;
	padding: 0px;}

h3{
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72991D;
	margin-top: 30px;
}

h4{
	font-size:1.0em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left:5px;
}

img {
	border:0px;
}

.input{
	font-size:1em;}


#cabecera{
	left: 3px;
	top:15px;
	padding-top: 25px;
	z-index:2;}

#cuerpoMenu{
	background-color:#f1f1f1;
	z-index:1;
	width:775px;
	top:10px;}

#menu{
	width:130px;
	float:left;
	padding:10px 10px 10px 10px;}
	
	#menu ul{
		padding:0;
		margin:0;}
	#menu li {
		list-style-type:none;
		padding:0;
		}

#cuerpo{
	background-color:#fff;
	float:left;
	padding:10px 20px 10px 15px;
	width:589px;}



#linksCabecera{
	position:absolute;
	left: 520px;
	top: 10px;
	z-index:3;
}
		#linksCabecera a {
			color: #000000;
			text-decoration: none;
		}
		#linksCabecera a:hover {
			text-decoration: underline;
		}

#footer{
	clear:both;
	margin-left:2em;}

/*-----KNOWLEDGE BASE----*/

#hide_keywords{
	display:none;}

#keywords_list {
	display:none;}
	
#keywords_list a{
	color:#000000;
	text-decoration:underline;}

#search_results_list{
	list-style:none;
	}

#search_results_list li{
	margin-bottom:.5em;
	}
/*----------------------*/
	
.encabezado {
	clear:both;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72991D;
	padding-top: 30px;
	}

	. encabezado img{
		vertical-align:bottom;
	}

.nivel1{
	margin-top:10px;
	margin-bottom:0px;}

.nivel2{
	margin-top: 0px;
	margin-left:0px;}
.nivel3 {
	margin-left:12px;
	margin-top:0px;
}

.divisor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #7BB210;
	border-right-color: #7BB210;
	border-bottom-color: #7BB210;
	border-left-color: #7BB210;
}

.imgLogo {
	vertical-align: middle;
	margin-left: 20px;
	margin-bottom:2px;
}

.imgEnTexto {
	vertical-align: middle;
}

.fileUploaded {
	color: #FF0000;
}

.lista_ficheros {
	margin-left: 20px;
}

.lista_logos{
	list-style-type:none;}

.lista_logos li{
	float:left;
	width:33%;
	height:60px;
	vertical-align:middle;
	text-align:center;
}

.brclear {
	clear:both;
}

.pdf {
	background-image: url(imagenes/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.doc {
	background-image: url(imagenes/doc.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.xls {
	background-image: url(imagenes/xls.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.gif, .jpeg, .jpg, .bmp, .tif {
	background-image: url(imagenes/imagen.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.web {
	background-image: url(imagenes/web.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

