/* CSS Document */

body{
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#caja{
width:920px;
margin:0 auto;
margin-top:25px;
border:#999999 solid 1px;
}

#menu{
background:url(menubg.png) repeat-x top;
height:20px;
width:920px;
margin:0 auto;
}

a img{
border:none;
}
#menu a:hover{
background:url(menubghover.png) repeat-x top;
height:20px;
}
#columnleft{
width:250px;
height:600px;
float:left;
background: url(columnleft.jpg) repeat-y left;
border-right:#999999 solid 1px;

}
#columnleft2{
width:250px;
height:1550px;
float:left;
background: url(columnleft.jpg) repeat-y left;
border-right:#999999 solid 1px;

}
#columnleft2 a{
text-decoration:none;
color:#000000;
}
#columnleft2 a:hover{
text-decoration:underline;
color:#333333;
}
#columnleft a{
text-decoration:none;
color:#000000;
}
#columnleft a:hover{
text-decoration:underline;
color:#333333;
}
.masinfo{
width:100px;
height:35px;
padding-top:10px;
padding-left:20px;
background:url(masinfo.jpg) no-repeat;
}
.masinfo a{
text-decoration:none;
color:#000000;
}
.masinfo a:hover{
text-decoration:underline;
color:#000000;
}
.titulotabla{
background:url(menubg.png) repeat-x top;
}
#contenido{
margin-left:260px;
height:600px;
text-align:justify;
padding:20px 20px 20px 20px;
padding-bottom:0px;
padding-top:0px;
}
#contenido2{
line-height:25px;
margin-left:260px;
height:1550px;
text-align:justify;
padding:20px 20px 20px 20px;
padding-bottom:0px;
padding-top:0px;
}
#sellos{
height:100px;
margin:0 auto;
margin-top:10px;
}
#footer{
width:920px;
margin:0 auto;
}

ul{
list-style:none
}
li{
line-height:25px;
}
