#tablaindex {
	background-attachment: fixed;
	background-image: url(imagenes/fond_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D54007;
}

.links a, .links a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D54007;
	text-decoration: none;
} 

.links a:hover, .links a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #097D21;
	text-decoration: underline;
}

#texto_centro {
font-family: Verdana, "Trebuchet MS", Arial, Tahoma;
	font-size: 11px; 
	color: #444444; 
	line-height:14px;
	border-left-width: 0px; 
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right:10px; 
	padding-bottom:3px; 
	margin-bottom: 10px;
	margin-top:15px;
	text-align: left; 
}

#texto_centro a, #texto_centro a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D54007;
	text-decoration: none;
} 

#texto_centro a:hover, #texto_centro a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #097D21;
	text-decoration: underline;
}
#titulos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #009966;
	margin: 5px;
	padding: 5px;
}
.img {
	margin: 3px;
	padding: 3px;
}
#publicac {
background-color:#F6D8C9;
margin-top: 5px;
margin-bottom: 5px;
padding: 5px 5px 5px 5px;
}

/*contacto*/

h3#titcontacto {
	background: url('../img/contacto/contact-nos.gif') no-repeat bottom left;
	border-bottom: 1px solid #BCBCBC;
	height: 85px;
	width: 600px;
	}
h3#titcontacto p {
	text-indent: -5000px;
	}
div#seccioncontacto {
	margin: 0px auto;
	padding: 10px 0px 0px;
	text-align: left;
	width: 500px;
	}
div.textocontacto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	float: left;
	width: 120px;
	text-align:right;
	}
div.datocontacto {
	float: left;
	margin-left: 10px;
	}
div.lineacontacto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	clear: both;
	padding-top: 15px !important;
	padding-top: 2px; /* Only IE */
	}
div.lineacontactotit {
	clear: both;
	padding-top: 15px !important;
	padding-top: 6px; /* Only IE */
	}
div.seccinfobotonescontacto {
	margin-top: 10px;
	text-align: center;
	}
div.seccinfobotonescontacto input {
	padding: 0px 10px;
	}
	
div.textodoblecontacto {
	float: left;
	margin-left:90px;
	width: 60px;
	}
	
div.espaciador {
height: 50px;
}

div.respuestacontacto {
	margin-left:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	}

#piedepag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top: solid 1px #009966;
	margin: 5px;
	padding: 5px;
	text-align: right;
}

#contador {
float:none;
}