/* CSS Document */

body{
margin:0px;
}

a{
outline:none;
}
p{
	/*line-height:16px;*/
	padding:0px; 
	margin:0px; 
}

#general{
	position:relative;
	width:915px;
}

#izquierda{
	position:relative;
	width:220px;
	float:left;
}

#centro{
	position:relative;
	background-image:url(../imagenes/tira.jpg); 
	background-repeat:repeat-y;
	width:470px;
	float:left;
	min-height:500px;
}

#centro_news{
	position:relative;
	background-image:url(../imagenes/tira_blanca.gif); 
	background-repeat:repeat-y;
	width:470px;
	float:left;
/*	min-height:500px;*/
}

#centro_chef{
	position:relative;
	background-image:url(../imagenes/tira_blanca.gif); 
	background-repeat:repeat-y;
	width:470px;
	float:left;
	min-height:500px;
}

#derecha{
	position:relative;
	width:220px;
	float:left;
}

#logo{
	position:relative;
}

#punto{
	position:relative; 
	height:2px; 
	background-image:url(../imagenes/punto.gif); 
	background-repeat:repeat-x;
}

#linia{
	position:relative; 
	left:26px;;
	width:416px;
}

#titulo{
	position:relative; 
}

#cabecera{
	position:relative;
	margin-left:15px;
}

.texto,input{
	font-family:Verdana;
	font-size:13px;
	color:#5f5f5f;
	line-height:16px;
}

.titulo_prensa{
	font-family:Verdana;
	font-size:14px;
	color:#5f5f5f;
	line-height:16px;
}

.texto_small{
	font-family:Verdana;
	font-size:11px;
	color:#5f5f5f;
	line-height:16px;
}

.blanco{
	font-family:Verdana;
	font-size:13px;
	color:#ffffff;
	line-height:16px;
}

.azul{
	font-family:Verdana;
	font-size:13px;
	color:#0676a1;
	line-height:16px;
}

.negro{
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	line-height:16px;
}

.texto_verde{
	font-family:Verdana;
	font-size:13px;
	color:#5f5f5f;
	line-height:16px;
}

.verde, h1{
	font-family:Verdana;
	font-size:16px;
	color:#0676a1;
	font-weight:normal;
}

.legal{
	font-family:Verdana;
	font-size:9px;
	color:#5f5f5f;
}

#news_img{
	position:relative; 
	margin-left:26px;  
	float:left; 
}

form select { width:215px; }

#news_txt{
	position:relative; 
	width:230px;
	margin-left:12px;  
	float:left; 
}

#news{
	position:relative; 
	width:446px; 
	height:170px;
}

#chef{
	position:relative; 
	width:446px;
	min-height:130px;
}

#formulario{
	position:absolute;
	top:680px;
}

#pie{
	position:relative;
	background-image:url(../imagenes/pie.gif);
	background-repeat:repeat-x;
	min-height:42px;
}

#texto_pie{
	position:relative;
	width:512px;
}

#pop{
	position:relative; 
	left:10px;
	float:left;
}

#fecha{
	position:relative; 
	background-color:#0676a1;
	width:90px; 
	height:18px;
}

#fecha1{
	position:relative; 
	background-color:#ffffff; 
	width:85px; 
	height:18px;
}

.enviar{
	background-image:url(../imagenes/enviar.jpg);
	width:65px;
	height:27px;
}

/*MAPA WEB */

#mapa1{
	position:relative;
	float:left;
	left:30px;
	width:75px;
}

#mapa2{
	position:relative;
	float:left;
	width:124px;
}

/*PRENSA */
#prensa1_img{
	position:relative;  
	float:left; 
}

#prensa1_txt{
	position:relative; 
	width:220px;
	margin-left:6px;  
	float:left; 
}
