/* ========================*/
/* Estructura			   */
/* ========================*/

	
#logo {  
	/*position:relative;*/
	top:0;
	left:0;
	width:100%;
	height:176px;
	overflow:hidden;
	background-image: url('../img/fondo_cabecera18.gif');
	background-repeat: repeat-x;
	text-align:center;
}


div#filaPrimera {
	/*position:absolute;*/
	top:0; 
	/*left:50%; 
	margin-left:-493px;*/
	width:986px; 
	height:176px; 
	overflow:hidden;
	background-image: url('../img/cabecera_csd18.gif');
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#000000;*/
	/*float:left;*/
}
div#filaPrimeraI {
	/*position:absolute;*/
	top:0; 
	/*left:50%; 
	margin-left:-493px;*/
	width:986px; 
	height:176px; 
	overflow:hidden;
	background-image: url('../img/cabecera_csd18I.gif');
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#000000;*/
	/*float:left;*/
}

#contenedora{
	/*position: absolute;*/
	
	/*left:25%;
	width:986px;*/
	/*la mitad de la anchura de la capa o tabla principal*/
	/*margin-left:-493px;*/
	width:986px;
    margin-left:auto;
    margin-right:auto;
    /*left:50%; 
    margin-left:-493px;*/
    
    /*clear:both;*/
	/*Alto de tabla o capa principal*/
}

#menu
{
	/*float:left;*/
	width:210px;
	/*height: 580px;*/
}

#content{

height: 580px;

}

#envolvente
{
    float: left;
    width:100%;
}

#content_left
{   float:left;
    padding-right:20px;
    border-left:solid 0px #c3c3c3;
    border-right:solid 0px #c3c3c3;
/*    height:580px;*/
    width:99%;
   
}

/*Capas internas*/

#boletines
{
 background-image:url("../img/news_bg1.gif");
 background-repeat:no-repeat;
 background-position:left;
 height:199px;
 margin-left: 10px;
}

#productos
{
 background-image:url("../img/lat_dcho.gif");
 background-repeat:no-repeat;
 height:260px;
 margin-left: 1px;
 margin-top: 25px;
}


#varios
{
 background-image:url("../img/accesos.gif");
 background-repeat:no-repeat;
 margin-left: 1px;
 margin-top: 20px;

}

#noticias
{   
    padding-left:20px;
 
}
#noticias a
{   
    color:#39C; 
}
#noticias a:hover
{   
    color:#F90;
}
#noticias a:active
{   
    color:#39F; 
}
#noticias a:visited
{   
    color:#36C;
}
#noticia_principal
{
    width:100%;
 }

#noticia_principal_img
{
    float:left;
}

#noticia_principal_cont
{
	bottom:0px;
    margin-left:290px;
}

#noticia_principal_txt
{
    float:top;

}


#noticia_secundaria
{
    width:100%;
}

#noticia_secundaria_img
{
    float:left;
    padding-right:15px;
}

#noticia_secundaria_txt
{
    float:top;
/*    margin-left:25px;*/
    
}


#pie
{   clear:both;
	border-top: #f1f1f1 1px solid;
	height:20px;
/*	background-color:#DEEEF2;*/
	background-color:#F1F1F1;
	height:120px;
	/*margin-top:650px;*/
	margin-top:70px;
}

#contenedora_pie{
	/*position: relative;
	left:50%;
	width:986px;
	margin-left:-493px;*/
}

#navegador
{
    margin-bottom:30px;
	border-bottom: #CCCACA 1px solid;
	width:986px;

}

#separador{
	margin-top:10px
}

#calidad_titulo
{
    background-image:url("../img/fondo_degradado.gif");
    background-repeat:repeat-x;
    border: solid 1px #d66f27;
    height:20px;
    color:#d66f27;
	font-family: tahoma;
	font-size:11px;
	text-align:center;
	/*font-weight:bold;*/
	margin-bottom:5px;
    
}

/**********************/
/* Posición de Fichas */
/**********************/

#ficha
{   
    padding-left:20px;
   
}
#ficha_img
{
    clear:both;
	padding:10px;
 }
 
 /**********************/
 /* MIGA PAN           */
 /**********************/

#miga_pan
{
    padding-left:20px;
}


/**********************/
/* Capas estatico     */
/**********************/

#contacto_img
{
    float:left;
    width:340px;
   
   
}

#contacto_text
{
    float:right;
    text-align:left;
    width:360px;
    margin-left:10px;    
}

#contacto_oficina
{
    
    float:left;
    width:240px;
    
}
