@charset "UTF-8";
/* CSS Document */

* {
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
#contenido #titFORM table {
    border-radius: 0;
    border: medium none #243492;
    font-style: normal;
    font-weight: normal;
    border-spacing: 0 0px;
}

#superior {
	width: 100%;
	height: 175px;
	text-align: left;
	background-color: #B6B6B6;
}

#encabezado {
	width: 1024px;
	height: 230px;
	margin: 0px auto;
	top: 30px;
	position: relative;
}

#roja {
	width: 1024px;
	height: 45px;
	background-color: #D81B10;
	float: left;
}

#logo {
	width: 440px;
	height: 100px;
	float: left;
	background-color: #FFFFFF;
}

#gris {
	width: 1024px;
	height: 45px;
	background-color: #B6B6B6;
	float: left;
}

#idioma {
	margin-top: 13px;
	margin-right: 15px;
	text-align: right;
	width: 80px;
	height: 20px;
	float: right;
	font-size: 12pt;
	text-decoration: none;
	margin-bottom: 11px;
}

#idioma li{
	width: 40px;
	height: 25px;
	float: left;
	color: #E40404;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	font-weight: normal;
}

#centro {
    width: 100%;
    height: 1100px;
    text-align: left;
    margin-top: 45px;
}

#contenido {
	width: 1024px;
	height: 900px;
	position: relative;
	margin: 0px auto
}

#maps {
	width: 1024px;
	height: 400px;
	position: relative;
	text-align: left;
	float: left;
}

#titDIR {
	width: 300px;
	height: 150px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	color: #243492;
	font-size: 14pt;
	font-family: Arial;
}
#titDIR p {
	float: left;
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
}

#titFORM {
    width: 650px;
    text-align: left;
    float: left;
    margin-top: 20px;
    margin-left: 24px;
    color: #243492;
    font-size: 14pt;
    font-family: Arial;
    margin-bottom: 10px;
}
#titFORM p {
	text-align: left;
	color: #000000;
	font-size: 11pt;
	font-family: Arial;
	text-decoration: none;
}
#titFORM p a {
	text-align: left;
	color: #D81B10;
	font-size: 11pt;
	font-family: Arial;
	text-decoration: none;
}

#direccion {
	width: 300px;
	height: 200px;
	position: relative;
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
}

#form {
	width: 650px;
	height: 350px;
	position: relative;
	text-align: left;
	float: left;
	margin-left: 24px;
	margin-top: 20px;
}

#gracias {
	width: 634px;
	height: 270px;
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	color: #F30004;
	font-family: Arial;
	font-size: 20pt;
	text-decoration: none;
	text-align: center;
	line-height: 126%;
	padding-top: 60px;
}

#abajo {
	width: 100%;
	height: 175px;
}

#pie {
	width: 1024px;
	height: 175px;
	background-color: #333333;
	position: relative;
	margin: 0px auto
}

#tel {
	width: 250px;
	height: 100px;
	z-index: 3;
	position: relative;
	float: left;
	left: 60px;
	top: 30px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
}

#mail {
	width: 270px;
	height: 100px;
	z-index: 3;
	position: relative;
	float: left;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	left: 140px;
	top: 30px;
}

#map {
	width: 250px;
	height: 100px;
	z-index: 3;
	position: relative;
	float: left;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	left: 195px;
	top: 30px;
}

.avisolegal {
	width: 90%;
	z-index: 3;
	position: relative;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	float: left;
	text-align: center;
	margin-top: 50px;
	margin-left: 5%;
	margin-right: 5%;
}
.info {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
}
.info a {
    color: #243492;
    text-decoration: none;
}
.info a:hover  {
    color: #FF0000;
    text-decoration: none;
}
.avisolegal a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
}
.avisolegal a:hover  {
	color: #FF0000;
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
}
