body {
	background: #333 url(images/bg.png) repeat fixed;
}
body,td,th {
	font-size: 10px;
}
.txt14_titulo {
	font-size: 14px;
}
td,th {
	font-size: 9px;
	font-family:Verdana, Geneva, sans-serif;

}
.tabla_10_txt {
	font-size: 9px;
	font-family:Verdana, Geneva, sans-serif;
}

/* BUTTONS */

.buttons a, .buttons button{

    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #787878;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:normal;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
button.session, .buttons a.session{color:#333333;}.buttons a.session:hover, button.session:hover{background-color:#EBEBEB;border:1px solid #333333;color:#333333;}
button.formbutton, .buttons a.formbutton{color:#333333;}.buttons a.formbutton:hover, button.formbutton:hover{background-color:#D6D6D6;border:1px solid #333333;color:#333333;}

/*fin*/
