/***** Wrapper *****/ 
#wrap {
width:951px;
margin:0 auto 10px;
background:url(../img/fondo-middle-home.gif) center repeat-y ;
}
/* FIN Wrapper */

/* CONTENT */
#middle{
width:951px;
overflow:auto;
background:url(../img/home-top-middle.gif) right top no-repeat;
}
#middle .logo{
width:0;
height:0;
overflow:hidden;
display:block;
float:left;
background:url(../img/logo-acoeman.jpg) top left no-repeat;
padding-left:275px;
padding-top:171px;
}
#middle .sideBar{
width:275px;
float:left;
}
#middle .sideBar .servicios{
display:block;
overflow:hidden;
background:url(../img/fondo-header-servicios.jpg) left no-repeat #fff;
width:0;
padding-left:268px;
height:0;
padding-bottom:35px;
padding-top:10px;
margin-left:7px;
}
#middle .sideBar .menu{
padding-left:10px;
width:258px;
margin-left:7px;
padding-bottom:20px;
background:url(../img/fondo-sidebar-top.jpg) center top repeat-x;
}
#middle .sideBar .menu li{
border-top:1px solid #ABA998;
padding:10px 10px 10px 12px;
background:url(../img/bullet-mini.gif) left center no-repeat;
}
#middle .sideBar .menu li.primero{
border:none;
}
#middle .sideBar .menu li.selected a{
color:#FFCC00;
}
#middle .content{
float:left;
width:676px;
}
#middle .content .flash{
width:667px;
padding-top:30px;
height:310px;
overflow:hidden;
}
#middle .content .menuflash{
position:absolute;
padding-top:58px;
padding-left:435px;
width:175px;
}
#middle .content .menuflash li{
padding-bottom:14px;
}
#middle .content .contenido{
width:676px;
overflow:auto;
background:url(../img/fondo-middle-home.gif) right repeat-y;
}
#middle .content .contenido .left{
width:400px;
float:left;
}
#middle .content .contenido .left h3{
width:265px;
padding-right:105px;
padding-left:25px;
padding-top:25px;
height:60px;
color:#fff;
font-size:1.4em;
background:url(../img/fondo-h-content-index.jpg) left repeat-y;
}
#middle .content .contenido .left h3 em{
font-size:1.4em;
font-weight:bold;
}
#middle .content .contenido .destacados{
padding:10px;
padding-top:20px;
margin-left:1px;
float:left;
width:247px;
background:url(../img/fondo-sidebar-top.jpg) center top repeat-x #E0E0DA;
}
#middle .content .destacados li{
clear:both;
margin-bottom:10px;
padding-bottom:20px;
}
#middle .content .destacados .titulo{
font-weight:bold;
display:block;
padding-bottom:7px;
padding-left:70px;
}
#middle .content .destacados img{
border:1px solid #666;
float:left;
}
#middle .content .destacados p{
padding-left:70px;
text-align:justify;
}
/* editor */
#middle .content .contenido .left .editor{
padding:20px 22px 70px 22px;
margin-bottom:25px;
width:355px;
background:url(../img/contenido-home.gif) center bottom no-repeat;
}
#middle .content .contenido .left .editor p{
line-height:1.4em;
padding-bottom:15px;
text-align:justify;
}
/* fin editor */
/* FIN CONTENT */

/* FOOTER */

