.basictab ul{
margin: 2px;
padding: 4px 0;
margin-left: 0;
font: bold 10px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
text-align: center;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.tabcontainer{
clear: center;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
background:#110000;
font: bold 10px Verdana;
padding: 4px 0;
color: #ffffff;
text-align: center;
display:none;
}

.tabcontent a{
color: #D7B85C;
}



.jc{
position:relative;
}
a.linkbottom {text-decoration:none; color: #E5E5E5;}
body {font-family: "Lucida Sans", "Arial"; font-size:13px; cursor:default;

}

td {font-family: "Lucida Sans", "Arial"; font-size:14px; cursor:default;}

a {color:#623C35; text-decoration:none; font-weight:bold;}

a:hover {color:#B45C29; text-decoration:underline;}

.centraltable {
	background-color:#ffffff;
	}

.flotante { background: beige; border: solid 1px black; float: right; padding: 5px;}

.esquinaderecha
{
background-image: url(imgs/esquina.jpg);
background-repeat: no-repeat;
background-position: top left
}
.esquinaderecha{
background-image: url(imgs/esquina.jpg);
background-repeat: no-repeat;
background-position: 0% 0%
}

.textochico{
font-size:9px;}
