/* CSS Document */

body
{

background-color:#2E2D00;
text-align:center;
font:12px/14px tahoma, arial, helvetica, sans-serif; color:#5C5741; vertical-align:top;
}

#diseny
{ position:relative;
width:764px;
text-align:justify;
}

#top
{
position:relative;
width:764px;
height:102px;
background-color:#FFFFFF;
}
#medio
{position:relative;
width:764px;
left:0px; 
}

#left
{
position:relative;
top:0px;
left:0px;
width:534px; 
height:252px;

}

#right
{
position:absolute;
top:0px;
left:534px;
overflow:hidden;
width:230px;
height:252px;
background-image:url(imagenes/menu/fondo.gif);
}




#content
{
position:relative;

text-align:left;
width:764px;
padding:0px;
background-color:#DDD6B6;
color:#29331C;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12pt;
line-height:20px;
background-image:url(imagenes/fondotexto.gif);
}

#contenidotextual
{padding-left:14px;
padding-top:5px;
text-align:justify;
padding-right:10px; width:510px; }

#banner
{
width:534px;
height:55px;

}

#azul
{
position:absolute;
top:0px;
left:534px;
width:220px;
height:363px;
overflow:hidden; 
color:#000000;
background-color:#ffffff;
font-size:11px;
padding:5px;
}




#bottom
{



}
