.tabla{
	width:780px;
	margin:0px auto;
	border:1px solid #000;
	border:1px solid #000;
	border:1px solid #000;
	border-collapse: collapse;
}
.tabla th{
	background-color:#336699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color:#CCC;
}
.tabla td{
	background-color:#FFF;
	text-align:center;
	font-style:normal;
	font-size:13px;
	margin:0;
	padding:0;
}
#tabladatos{
	width:600px;
}
#tabladatos td{
	background-color:#B5CFE8;
}
.tcont{
	border:0px;
	background-color:#B5CFE8;
	width:600px;
	margin:0px auto;
}
.tcont th{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	margin:0px;
	padding:0px;
	color:#666;
}

.tcont td{
	background-color:#FFF;
	margin-left:2px;
	text-align:center;
	font-style:normal;
	font-size:13px;
}
.pagosdet{
	background-color:#B5CFE8;
	width:778px;
	min-height:50px;
	margin:0px auto;
	margin-top:-1px;
        padding:0px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding-bottom:10px;
}
.pagosdet legend{
	font-size:12px;
}

.title{
	background-color:#DEF;
	height:18px;
	margin-bottom:10px;
	padding-left:5px;
	margin-top:0px;
	font-size:12px;
}
.nro{
	font-size:20px;
	color:#999;
}
.ti{
	font-size:10px;
}
.sel{
	background-color:#999;
}
td td:hover a {
	color:#096;	
}
tr.filacolor td{
    background-color:#dbe0e4;
}
.tabladet{
	width:700px;
	margin:1px auto;
	border-collapse:collapse;
	border:1px solid #505050;
}
.tabladet th{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	margin:1px;
	color:white;
	background-color:#6699CC;
	border:1px solid #505050;
	padding:3px;
}

.tabladet td{
	padding:3px;
	background-color:#FFF;
	margin-left:2px;
	text-align:center;
	font-style:normal;
	font-size:11px;
	margin:1px;
	border:1px solid #505050;
}

.center{
	text-align:center;
}
.derecha{
	text-align:right;
}
.izquierda{
	text-align:left;
}
.apl{
    font-size: 15px;
    font-weight: bold;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}
.formpass{
    background:#DEF0FB url(../images/formpass.gif) no-repeat;
    margin:0;
    padding:0;
}
.msgerror{
    color:black;
    font-size:16px;
}
.azul{
    color:#1247c2;
    font-weight:bold;
}
.ganado{
    color:green;
    font-weight:bold;
}
#novedades{
	width:800px;
	margin:1px auto;
	border-collapse:collapse;
	border:1px solid #505050;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#novedades th{
	width:50px;
	height:40px;
	font-size:15px;
	font-style:normal;
	margin:1px;
	color:#666;
	background-color:#B5CFE8;
	border:1px solid #505050;
	padding:3px;
}
#novedades th span{
	font-size:11px;
	font-style:normal;
	color:#666;
	background-color:#B5CFE8;
}
#novedades td{
	padding:3px;
	background-color:#FFF;
	margin-left:2px;
	text-align:left;
	vertical-align:top;
	font-size:11px;
	margin:1px;
	border:1px solid #505050;
}
.tachado{
    
    text-decoration: line-through;
    color: #ff0033;
}


/*Novedades-----------------------------------------------------------------*/
#left .evento{
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 8px;
        width:81%;
        margin: 0 auto;

}
#left .evento h1{
	font-family: Helvetica, Arial, sans-serif;
	color: #FF9900;
	font-size: 11px;
	margin: 0px;
}
#left .evento h2{
	font-family: Arial, sans-serif;
	color: #0066CC;
	font-size: 11px;
	margin: 0px;

}
#left .evento p{
	font-family: Helvetica, Arial, sans-serif;
	color: #585858;
	font-size: 11px;
	margin: 0px;
}
.mes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	background-color: #CADAE9;
	line-height: 30px;
	padding-left: 10px;
        width:80%;
        margin:0 auto;

}
.lineaProd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #669ACC;
	line-height: 18px;
	padding-left: 10px;
	margin-bottom: 8px;

}


#modernbricksmenu{
padding: 0;
max-width: 400px;
background: transparent;
voice-family: inherit;
float:left;
clear:both;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 8px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #336799; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #6699CC; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #6699CC; /*Brown color theme*/
border-color: #6699CC; /*Brown color theme*/
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/
}