/* CSS Document */
Body{
background: url(imagenes/PROOF01.jpg) repeat-x;
background-attachment:fixed;
font-family: "Trebuchet MS";
margin-top: 0px;
letter-spacing: -0.5px;
}
#contenedor{
margin:auto;
width: 724px;
}

/*CABECERA --------------------------------------------------------------------------------*/



/*MENU VERTICAL -----------------------------------------------------------------------------------*/

#cuerpo{
width: 724px;
height: 3798 px;
font-size:12px;
color:#000000;
background-color:#FFFFFF;
text-align: center;
}

#menu{
float: left;
width: 148px;
height: 3798 px;
text-align: left;
background: #edeae7;
}

#company{
width: 148px;
height: 39px;
text-align: left;

}

#company01{
width: 138px;
text-align: left;
padding-left: 10px;
}

#PD{
width: 148px;
height: 47px;
text-align: left;
background:url(imagenes/01PD.gif) no-repeat;
}

#PD01{
width: 138px;
text-align: left;
padding-left: 10px;
}

#OTRAS{
width: 138px;
text-align: left;
padding-left: 10px;
}

/* CONTENIDOS----------------------------------------------------------------------------*/

#contenidosGlobal{
float: right;
width: 576px;
background-color: #FFFFFF;
}

/* MENÚ HORIZONTAL----------------------------------------------------------------------------*/

#menuHorizontal{
background: url(imagenes/barra.jpg) fixed;
width: 576px;
height: 39px;
font-size:12px;
color: #666666;
line-height: 15px;
}

#menu01{
width: 576px;
}

#opcionA{
float: left;
width: 288px;
height: 39px;

}
#opcionA1{
float: left;
width: 76px;
text-align: left;
padding-left:20px;
height: 39px;
}

#opcionA2{
float: right;
width: 192px;
height: 39px;
}
#opcionA2a{
float: left;
width: 76px;
text-align: left;
padding-left:20px;
height: 39px;
}

#opcionA2b{
float: right;
width: 76px;
text-align: left;
padding-left:20px;
height: 39px;
}

#opcionB{
float:right;
width: 288px;
}

#opcionB1{
float: left;
width: 76px;
text-align: left;
padding-left:20px;
height: 39px;
}

#opcionB2{
float: right;
width: 192px;
text-align: left;
height: 39px;
}
#opcionB2a{
float: left;
width: 76px;
text-align: center;
padding-left:10px;
height: 39px;
}

#opcionB2b{
float: right;
width: 76px;
text-align: left;
padding-left:10px;
height: 39px;
}

#textoAcerca{
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
width: 516px;
height:400px;
}

#separacionContenidos{
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
width: 516px;
height:400px;
}

#contenidos{
height:700px;
width: 576px;
background-color: #FFFFFF;
}
#nuevoseventos{
width: 576px;
}
#eventos{
width: 576px;
}
/* ------------------------------------------------------------------------------------------------------ */

/*FOOTER */

#footer{

width: 724px;
height: 65px;
font-size:10px;
color: #ffffff;
text-align:center;
padding-top: 10px;
background:#CCCCCC;
}
#ponente{
background-image:url(imagenes/seaponente.jpg);
}