
body {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 line-height:16px;
 margin-top:0px;
 color:#666666;
 font-size: 12px;
}

#wrapper {
 width: 964px;
 margin: 0 auto;
 background-image:url(fondo.jpg);
 background-repeat:repeat-y;
}

#header {
 height: 185px;
}

#logo {
 height: 185px;
 width:964px;
 float: left;
 background-image:url(logo.gif);
}

#content {
position:absolute;
width:964px;
 background-image:url(fondo.jpg);
 background-repeat:repeat-y;
}


#fotos {
float:left;
width:590px;

}

#fotos2 {
float:left;
margin-left:15px;
}

#texto {
float:right;
width:324px;
padding-right:35px;
text-align:justify;
}


#footer {

 /*display: inline; /* IE Hack */
 width: 964px;
 height:100px;
}