/*////////////////////// ESTILOS FORMULARIO CONTACTO ///////////////*/

/*Aņadir imagen de fondo, ancho y alto a tabla titulo.*/
#titulofo table#t_form {
	background:#FFFFFF url(img/form_contacto.jpg) no-repeat center center;
	width:990px;
	height:150px;
}
/*Aņadir imagen de fondo y alto a la tabla t_nav.*/
table#t_nav {
	background:#FFFFFF url(img/linea_larga.jpg) no-repeat center center;
	height:45px;
}
/*Aņadir imagen de fondo y ancho a la tabla t_sobre.*/
table#t_sobre {
	background:#FFFFFF url(img/sobres.jpg) no-repeat center bottom;
	width:407px;
}
a.volverfirmas:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	font-weight: bolder;
}
a.volverfirmas:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	font-weight: bolder;
}
a.volverfirmas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000099;
}
a.volverfirmas:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	font-weight: bolder;
}
a:link {
	color: #000066;
	text-decoration: underline;
	font-style: normal;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.texto2_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.encabezado_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.texto_msj {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}



a:visited {
	color: #CC0000;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	background-color: #003366;
}

a:active {
	color: #0000FF;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
