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

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #644300;
	font-weight: normal;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: justify;
	background-attachment: fixed;
	background-position: center center;
}
.back-table-yellow {
	background-image: url(../images/fyellow-up.gif);
	background-repeat: repeat-x;
}
.back-table-blue {
	background-image: url(../images/linea-azul-up.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.back-table-inv-blue {
	background-image: url(../images/linea-azul-up2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.blue-line {
	background-color: #1CB5E9;
	height: auto;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CCFF;
	text-align: center;
}
.images {
	margin: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
.text-coming-soon {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #00CCFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFD200;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:link {
	color: #533800;
	text-decoration: none;
}
a.footer:visited {
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	color: #533800;
	text-decoration: underline;
}
a.footer:active {
	color: #533800;
	text-decoration: none;
}
.phone {
	font-size: 15px;
	font-weight: bold;
}
input {
	width: 200px;
	background-color: #E4DAC9;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	width: 320px;
	background-color: #E4DAC9;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.input-submit {
	width: 80px;
	background-color: #E4DAC9;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-menu-inferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #644300;
	text-align: center;
	font-size: 11px;
}
.link-a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Texto-contenido {color: #533800}

.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: justify;
	background-attachment: fixed;
	background-position: center center;
}
.back-table-yellow-up {
	background-image: url(../images/fyellow-inverti.gif);
	background-repeat: repeat-x;
}
.header-center-back {
	background-image: url(../images/header-back-thin.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

