@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
}
body {
	background: #003399 url(../imagenes/base_img_fondo.jpg) repeat-x;
}
.style7 {
	font-size: 11px
}
.style2 {	font-size: xx-small;
	color: #0099FF;
	text-align: center;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.oneColElsCtr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.textsup {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	vertical-align: top;
}
.textBold {
	font-weight: bold;
}

.oneColElsCtr #container #formulario #formulario table tr .textsup #chlidrens {
	margin-left: 12px;
}

.oneColElsCtr #mainContent {
	padding: 0px;
	height: 20px;
	width: 900px;
}
.oneColElsCtr #container #bodyContent {
	width: 900px;
	height: 420px;
	color: #000;
}
.oneColElsCtr #container #pie {
	height: 40px;
	width: 900px;
}
#formulario   {
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	border: thin solid #666;
}
.FormText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-indent: 10px;
}
.FormTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
#mortgage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px;
	height: 390px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textos3 {
	height: 350px;
	padding: 10px;
	border: 10px solid #999;
	background-color: #CCC;
}
#textosec {
	float: right;
	padding: 10px;
	position: relative;
	width: 450px;
}
.oneColElsCtr #container #mortgage #textos3 center form table tr td table tr td {
}
.text_write {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
.textoGrisContact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.subtitlesGrisContact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
}
#contactForm {
	border: 10px solid #999;
}
.textMenuFR {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.oneColElsCtr #container #mainContent #MenuBarEN li .MenuBarSubmenuVisible li .textMenuFR {
	font-size: 9px;
}
#textosecFR {
	float: right;
	width: 420px;
}
.textleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333;
}
.redText {
	color: #F00;
}

