@charset "UTF-8";
/* CSS Document */

/*---genericos---*/
*, html{
margin:0;
padding:0
}

/*--*/
body{
background: url(../images/fdTop.gif) repeat-x;
}
#contenedor{
width:931px;
margin:0 auto;
overflow:hidden /*fuerza el clear del pie*/
}
#cabecera{
height:96px;
width:931px;
background: url(../images/fdCabecera.jpg) 0 11px no-repeat;
margin-bottom:19px
}
#logo{
float:left;
margin-top:11px;
}
#menuTop{
width:557px;
text-align:right;
float:left;
margin-top:25px
}
#buscador{
width:195px;
height:67px;
padding-top:13px;
margin-top:11px;
float:right;
/*background-color:#CCC*/
}
#buscador img{
float:left;
margin-top:2px;
margin-right:5px
}
#menuIzq{
float:left;
width:186px
}

#menuDer{
width:181px;
float:right;
overflow:hidden
}

#menuOtros{
height:180px;
width:186px;
background: url(../images/fdOtrosTodo.gif) repeat-y;
}

#noticias{
width:549px;
float:left;
margin-left:8px
}
#noticiasCel{
margin-bottom:8px;
background-color:#e2e2e2
}
#otrasNoticias{
margin-bottom:8px;
background-color:#e2e2e2
}
#masInfo{
background: url(../images/fdMasInfo.gif) no-repeat;
height:23px;
line-height:23px;
padding:0 7px 0 7px;
margin-top:15px
}

#pie{
height:136px;
background-color:#e5e5e5;
margin-top:20px;
}
#pieBloque{
font-size:10px;
/*width:931px;*/
width:718px;
height:101px;
padding-top:35px;
padding-left:213px;
background: url(../images/fdPie.gif) 194px 10px no-repeat;
margin:20px auto 0 auto !important
}
#pieBloque a:link, #pieBloque a:visited{
text-decoration:none;
color:#333;
}
#pieBloque a:hover{
text-decoration:underline
}

#socios{
width:181px;
height:56px;
padding:40px 7px 0 7px;
overflow:hidden;
margin-bottom:7px;
background: url(../images/fdSocios.jpg) no-repeat;
text-align:left
}
#socios2{
width:181px;
height:56px;
padding:40px 7px 0 7px;
overflow:hidden;
margin-bottom:7px;
background: url(../images/fdSocios_logado.jpg) no-repeat;
text-align:left
}
#destacados{
margin-bottom:7px
}

#contenidoAncho{
width:734px;
float:left;
margin-left:8px;
overflow:hidden
}
#menuTabs{
width:734px;
height:31px;
background: url(../images/fdSeparaTabs.gif) repeat-x 0 26px;
}


