body {
	height: 100ex;
	width: 100%;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d2a42;
	text-decoration: none;
	line-height: 18pt;
}
.txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}

.texto_contactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d2a42;
	text-decoration: none;
	line-height: 16pt;
}

.formulario{
border:1px solid #1d2a42;
}


.texto_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d2a42;
	text-decoration: none;
	line-height: 18pt;
	font-weight:bold;
}

.bg_menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
