/************************************************************************/
/*       					WEB PERFILES FIDALGO						*/
/*						Fichero: style.css	 				            */
/* 				Ultima actualización: 9 de ENERO de 2007 			    */
/************************************************************************/

@import url(menu.css);
@import url(form.css);

/* Cuerpo de la pagina */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../img/fondo/fondo.jpg);
	background-repeat: repeat;
	background-color:#f2f2f2;
}


/* Panel contenedor*/

div#contenedor
{		
	width: 780px;
	height: 100px;
	margin: 23px auto auto auto;
	text-align: center;
	border:#000000 0px solid;
	
}

div#cabecera
{   
	width: 780px;
	height: 285px;
	background: url(../img/fondo/cab_1.jpg) no-repeat ;
	text-align: left;
}
div#cab_1
{   
	width: 760px;
	height: 50px;
	background: url(../img/fondo/cab_1.jpg) no-repeat ;
	float:left;
	padding-right: 20px;
	text-align:right;
	border:#ffffff 0px solid;
}
div#cab_2
{   
	width: 780px;
	height: 71px;
	background: url(../img/fondo/cab_2.jpg) no-repeat ;
	float:right;
}
div#cab_2_1
{   
	width: 630px;
	height: 60px;
	float:left;
	text-align:right;
	margin: 5px 0px 0px 0px;
	/*border:#006666 1px solid;*/
}
div#cab_2_2
{   
	width: 110px;
	height: 60px;
	float:right;
	text-align:right;
	margin: 5px 0px 0px 0px;
	/*border:#006666 1px solid;*/
}

div#cab_3
{   
	width: 780px;
	height: 164px;
	background: url(../img/fondo/cab_3.jpg) no-repeat ;
	float:right;
	text-align:right;

}

 
#contenido
{
	width: 780px;
	margin: 0px 0px 0px 0px;
	background: url(../img/fondo/fondo_contenido.jpg) repeat-y ;
	float:right;
	
}
#include{width: 760px;margin:0px;padding:  0 0 0 10px ;border:#990000 solid 0px;float:left; text-align:left;}

#bloque1
{
	width: 150px;
	height: 192px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float:left;
	border:#009900 solid 0px;

}

#bloque2
{
	width: 330px;
	height: 192px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float:left;
	background-color:#b1b9bf;
	border:#000099 solid 0px;
	
}
#bloque3
{
	width: 280px;
	height: 192px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float:right;
	border:#ff0000 solid 0px;
	
}



.info
{
	margin: -10px 0px 0px 0px;
	padding:  0px;
	float:left;
	border:#990000 solid 0px;
}



div#noticias
{
	width: 190px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	background: url(../img/img_fondo/f_not.jpg) no-repeat;
	float:left;
}

div#enlaces
{	width: 190px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	background: url(../img/img_fondo/f_enl.jpg) no-repeat;
	float:left;
}



ul.lista {
	color: #181125;
	font-size: 11px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	
}

ul.lista_blanca {
	color:#FFFFFF;
	font-size: 10px;
	list-style:none;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}

.clear {
	clear:both;
}

div#pie
{
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 780px;
	height: 100px;
	text-align:center;
	background: url(../img/fondo/pie.jpg) no-repeat ;

}


ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type:square;
	color: #666666;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
}





.buscador{   
	width: 100%;
	margin: 120px 0px 0px 0px;
	float:right;
}



.tab {
	margin: 0px 0px 0px 20px;

}



p.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900;
}

p {
margin: 0px;
padding: 10px 0px 10px 0px;
}

p.separa {
padding: 5px;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}

.texto_cab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	
}

.texto_aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 12px;
}
.texto_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	line-height: 10px;
}

.texto_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 22px;
	margin: 15px;
}
.texto_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	margin: 10px 10px 10px 15px;
}


.titulo {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 10px 0px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.subtitulo {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


a:link, a:visited, a:active 
				{	color: #666666;	text-decoration:none;  		 }
a:hover {	color: #000000; 	text-decoration:none;	 }

ul.enlace_punto {

	list-style-image: url(../img/punto_enlace.jpg);
}

a.enlace:link, a.enlace:visited, a.enlace:active{	
				color: #666666;	
				text-decoration:underline;  		 
				}

a.enlace:hover{	
				color: #000000;	
				text-decoration:underline;  		 
				}

a.enlace_lista:link, a.enlace_lista:visited, a.enlace_lista:active{	
				color: #666666;	
				text-decoration:none;  		 
				}

a.enlace_lista:hover{	
				color: #000000;	
				text-decoration:none;  		 
				}
				
a.enlace_blanco:link, a.enlace_blanco:visited, a.enlace_blanco:active{	
				color: #cccccc;	
				text-decoration:underline;  		 
				}

a.enlace_blanco:hover{	
				color: #ffffff;	
				text-decoration:underline;  		 
				}		
a.enlace_centro:link, a.enlace_centro:visited, a.enlace_centro:active{	
				font-size:11px;
				color: #ffffff;	
				text-decoration:underline;  		 
				}

a.enlace_centro:hover{	
				color: #666666;	
				text-decoration:underline;  		 
				}		

a.enlace_blanco_sin:link, a.enlace_blanco_sin:visited, a.enlace_blanco_sin:active{	
				font-size:11px;
				color: #cccccc;	
				text-decoration:none;  		 
				}

a.enlace_blanco_sin:hover{	
				color: #ffffff;	
				text-decoration:none;  		 
				}			
				
.espacio {
	padding: 0px 100px 0px 0px;
	border:#990000 0px solid;
}


/* anxo */
.div_container{ margin:0; padding:0; border:0px solid #33f; background:#fff; border:0px solid #369; }
.div_container p.titulo{ margin:4px 0 5px 0; padding:4px 35px; font:10px verdana; color:#fff; background:url(../img/arrows.gif) center left  no-repeat #97a1aa; text-align:left; border-bottom:1px solid #58626b;   }
.div_container .menu{ float:left; width:170px; border:0px solid #e0e0e0; margin:0; }
.div_container .menu p{ background:url(../img/menu_prod.gif) center left  no-repeat; margin:4px 0; padding:4px 0 4px 35px; color:#fff; text-transform:uppercase; }
.div_container .menu a{ color:#fff; }
.div_container .menu a:hover{ color:#900; }