/* CSS Document */

body {
	background-color:#ffffff;
	color:#333333;
	font-family:Arial;
	font-size:10px;
	color:#333333;
	margin-top: 0px 5px 0px 0px;
	height:100%;
    text-align: center;
	}
table{
	border:0;
	border-collapse:collapse;
	border-spacing:0px;
	}
input{
	font-size:10px;
	}
img{
	border:0px;
	}
#primer{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	}
.top { 
	vertical-align: top;
	}
.b {
	font-weight:bold;
	}
.centro {
	text-align:center;
	}
.dreta {
	text-align:right;
	}
.esquerra {
	text-align:left;
	}
a 		{
	font-size:11px;
	/*margin-left:6px;*/
	color: #3B7AB2;
	text-decoration: none;
	} 
a:hover {
	color: #3B7AB2;
	text-decoration: underline;
	}
.l_lista{
	}
.l_cabecera{
	border: #CCCCD1 1px solid;
	background-color:#CCCCCC;
	}
.vermell{
	color: #E20B2C;
	}
.tabla_madre{
	width:700px;
	}
.titulo_tabla{
	color:#000000;
	background-color:#cccccc;
	padding-left: 5px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}
.anunciado{
	background-color: #E6E6EB;
	padding-left: 10px;
	border-bottom: #CCCCD1 1px solid;
	text-align: left;
	}
.respuesta{
	padding-left: 10px;
	text-align:left;
	border-bottom: #CCCCD1 1px solid;
	}
.tabla_descripciones{
	border:0;
	border: #CCCCD1 1px solid;
	}
.max{
	width:100%;
	}
.mitg{
	width:50%;
	}
.t_ima{
	text-align:center;
	border-bottom: #CCCCD1 1px solid;
	background-color: #E6E6EB;
	}
.m_ima_m{
	width:85px;
	margin:0px;
	}
a.l_ima_m{
	margin:0px;
	}
.sep{
	padding:1px;
	}
.mar{
	}
.gris_fort{
	background-color: #999999;
	}
.caja_texto{
	height:12px;
	width:190px;
	}
.caja_texto_com{
	font-size:11px;
	height:50px;
	width:190px;
	font-family:Arial;
	}
.text_form{
	padding: auto 20px auto 20px;
	}
#listado{
	border: #CCCCD1 1px solid;
	}
.taxat{
	text-decoration: line-through;
	}
#pie{
	width:700px;
	margin: 5px auto;
	color:#999999;
	border-top: #CCCCD1 1px solid;
	text-align:center;
	}
a.pie{
	color:#999999;
}
a.pie:hover{
	text-decoration:none;
	color:#000000;
}
.triangle{
	margin-right:6px;
}
.total{
	width:800px;
	}
.espai{
	width:15px;
	}
.franja{
	width:180px;
	}