.celdamainleft{
background: black url(imagenes/lateralesnegros.gif) right top repeat-y;
}


.celdamainmiddle{
width : 927px;
background: white;
vertical-align:top;
}


.celdamainright{
background: black url(imagenes/lateralesnegros2.gif) left top repeat-y;
}


.table{
height:100%;
}



body {
    color: black;
    background-color: black 
}

p {
    font-size: 14px;
    font-style: italic;
}


.titulo{
width: 927px;
height : 145px;
background: url(imagenes/titulo.gif) no-repeat;
vertical-align:bottom;
}

.lateral{
width: 300px;
background: url(imagenes/fondo.png) no-repeat 75% 10%;
}



.drop {
float: left;
color: black;
height:65px; width:140px;
text-align: center;
text-decoration: none;
font: bold 10px Arial;
background: transparent url(imagenes/botonn.png) top center no-repeat;
vertical-align: bottom ;
line-height:62px;
}

.drop2 {
float: left;
color: black;
height:65px; width:140px;
text-align: center;
text-decoration: none;
font: bold 10px Arial;
background: transparent url(imagenes/botonn2.png) top center no-repeat;
vertical-align: bottom ;
line-height:62px;
}

#nav{margin-bottom:0px;float:right}
#nav ul{margin:0; padding:0; text-align:center}
#nav li{ display:inline ;}
#nav a{ display:block;   float:left; color:black; text-decoration:none;  font-size:9px; font-weight:bold; b; letter-spacing:.075em; background: url(imagenes/botonn.png) no-repeat bottom center; border-bottom:none}
#nav a:hover{ height:65px; width:155px;display:block;  float:left; color:black; text-decoration:none;  font-size:9px; font-weight:bold; b; letter-spacing:.075em; background: url(imagenes/botonn2.png) no-repeat bottom center; border-bottom:none}

#nav2 a{ height:65px; width:155px;display:block;  float:left; color:black; text-decoration:none;  font-size:9px; font-weight:bold; b; letter-spacing:.075em; background: url(imagenes/botonn2.png) no-repeat bottom center; border-bottom:none}
#nav2 a:hover{ height:65px; width:155px;display:block;  float:left; color:black; text-decoration:none;  font-size:9px; font-weight:bold; b; letter-spacing:.075em; background: url(imagenes/botonn2.png) no-repeat bottom center; border-bottom:none}

.letratitulo
{
	font-size: 40px;
	font-style: italic;
	font-weight: normal;
	color: Black;

}




.letrasubtitulo
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #5B3E00;

}

