@CHARSET "ISO-8859-1";

html,body{
	margin:0;
	padding:0;
	}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	}
p{
	margin:0 10px 10px;
	}

div#header h1{
	height:155px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background:#005b83 url("../../images/publica/cabecera.jpg") no-repeat top left;
	color: #79B30B;
	text-indent:-900px;
	}
	
div#container{
	text-align:left;
	border:solid 1px #000000;
	}
div#content p{
	line-height:1.4;
	}
div#footer{
	border-top:solid 4px #005b83;
	}
div#footer p{
	margin:0;
	padding:5px 10px;
	text-align:center;
	}

div#container{
	width:979px;
	margin:0 auto;
	}
div#wrapper{
	float:left;
	width:100%;
	}
div#content{
	margin: 40px 150px 20px 150px;
	}
div#navigation{
	float:left;
	width:150px;
	margin-left:-979px;
	}
div#extra{
	float:left;
	width:150px;
	margin-left:-150px;
	margin-top:30px;
	margin-bottom:15px;
	}
div#extra img{
	margin-bottom:15px;
	}

.glo{
	margin-left:15px;
	}
div#extra p{
	color:#72706f;
	text-align:center;
	margin-top:10px;
}
div#footer{
	clear:left;
	width:100%;
	}
	
#formulario_home{
	text-align:center;
}

#formulario_home form{
	margin:75px 15px 20px;
	color:#005e7d;
	font-weight:bold;
}

#formulario_home form a{
	text-decoration:none;
	font-size:11px;
	color:#7e322e;
	font-weight:bold;
}

#formulario_home input{
	width:97px;
	background-image:url("../../images/publica/input.png");
	border:none;
	margin:8px 0px 8px 0px;
}
#formulario_home input.bot_home{	
	margin-top:10px;
	width:66px;
	height:18px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
}
.partners{
	margin:75px 25px;
	}
#navbar {
	height:40px;
	background-image:url(../images/fondo_navbar.png);
	background-repeat:no-repeat;
	border-top:solid 6px #005b83;
	border-bottom:solid 2px #005b83;
	width:979px;
}

#navbar ul{
	margin:5px 0px 0px 0px; 
    height: 30px;
	list-style: none;
	overflow: hidden;
}

												
#navbar ul li{
	display:block;
	background-image:url("../../images/publica/pestana.png");
	background-repeat:no-repeat;
	margin-right: 7px;
	float:left;
	width: 136px; 
    height: 30px; 
}

.celdano {	
	background-image:url("../../images/publica/pestana.png");
	background-repeat:no-repeat;
	width: 136px; 
    height: 30px; 
	cursor:hand;
	text-align:center;

}

.celdasi{ 
	color:#FFFFFF;
	cursor:hand;
	background-image:url("../../images/publica/pestana.png");
	background-repeat:no-repeat;
	background-position: 0 -34px;
	width:136px;
	height:30px;
	text-align:center;
	padding-top:7px;
	
}


#navbar ul li a{
	color:#005B83;
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	width: 136px; 
    height: 30px;
	display:block;
	text-decoration:none;
	
}

#navbar ul li:hover{
	background-position: 0 -34px;
	width: 136px; 
    height: 30px;
	cursor:hand;
	display:block;
}



#navbar ul li:hover a{
	color:#FFFFFF;
	cursor:hand;
	display:block;
}

#pestanas{
	overflow:auto;
	/*clear:right;*/
	float:left;
	
}

div.pestana{
	width:136px;
	height:30px;
	text-align:center;
	padding-top:8px;
	float:left;
	
}

#mod_buscar{
	background-image:url("../../images/publica/fondo_search_home.png");
	width:345px;
	height:34px;
	float:right;
	margin:2px 22px 0px 0px;
	text-align:center;
	color:#005e7d;
	font-weight:bold;
	padding-top:4px;
}

#mod_buscar input{
	background-image:url("../../images/publica/input_search.png");
	margin:0px 0px 2px 30px;
	border:none;
	width:176px;
	height:22px;	
	padding:0px 0px 2px 0px;
}

input.datos{
	/*font: 90% arial,sans-serif;*/	
}

#mod_buscar input.bot_search{
	border:none;
	width:20px;
	height:20px;	
}

#menu_items{
	text-align:left;
	margin: 10px 160px 10px 160px;
	color:#005B83;
	font-weight:bold;
}
#img_proyecto{
	margin:0px 0px 0px 90px
}
.link_knext{
	background:URL("../../images/publica/temp_link_knext.png") repeat-x;
	width:100px;
	margin:0px 0px 25px 20px;
	padding:5px;
	float:left;
	
}

.link_knext a{
	text-decoration:none;
	font-size:10px;
	color:#005e7d;
	font-weight: bold;
	
}