
body {
padding:0px;
margin:0px;	
font-family:"Trebuchet MS";
font-size: 12px;
color:#FFFFFF;
background:url(../images/fondotextura.gif) repeat-y;
width:100%;
position:absolute;
}



#fondo{
width:1000px;
height:768px;
background:url(../images/fondo.jpg) repeat-x #000000;
margin:0px auto;
}

#superior{
width:952px;
height:183px;
float:left;
padding-left:10px;

}

#menu{
width:940px;
height:160px;
float:left;
padding-left:20px;
}

#slide{
width:385px;
height:285px;
float:left;
padding:15px 5px 5px 30px;
}

#noticias{
width:345px;
float:left;
padding:15px 5px 5px 15px;
}

#titulo{
width:115px;
height:34px;
background:url(../images/noticias.gif) no-repeat;
}

#footer{
width:1000px;
height:48px;
background:url(../images/footer.gif) no-repeat #000000 center;
margin:0px auto;
}

#galeria{
width:150px;
height:316px;
background:url(../images/fondoGaleria.jpg) no-repeat;
padding-top:5px;
padding-bottom:15px;
margin-left:10px;
margin-top:15px;
float:left;
}

/*Joomla */
a:link{
font:"Trebuchet MS";
font-size:14px;
color:#0eb9e7;
text-decoration:none;
text-align:right;
}

a:hover{
font:"Trebuchet MS";
font-size:14px;
color:#0a708b;
text-decoration:none;
text-align:right;
}

.small{
font:"Trebuchet MS";
font-size:10px;
color:#FFFFFF;
}

