body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 140%;
}

.fondo_pie {
	background-image: url(imgs/home/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a.menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	color: #4391CF;
	text-decoration: none;
}
.text_pie {
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
}
.margen_columna {
	padding-right: 37px;
	padding-left: 58px;
}
.text_resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #607CB6;
}
a.link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.btn_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7A92C2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 90px;
}


.margen_tabla {
	margin-top: 25px;
	margin-left: 25px;
}


.linea_gris {
	border-bottom-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: -100px;
	clear: both;
}
ul {
	text-indent: 15px;
	list-style-position: outside;
	list-style-image: url(imgs/bullet.gif);
}
li {
	list-style-image: url(imgs/bullet.gif);
	line-height: 140%;
	text-indent: 0px;
	white-space: normal;
}



.margen_pie {
	margin-right: 23px;
	margin-left: 17px;
}
.margen_columna2 {
	padding-left: 44px;
	padding-top: 32px;
}
.float_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
}
#parrafo {
	width: 300px;
	text-align: left;
}

a.link:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#parrafo_ancho {

	width: 520px;
	text-align: left;
}
.campo_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E9EDF5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}

#columna_contact {
	width: 170px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}
#parrafo_forms {


	width: 521px;
	text-align: left;
}
