@charset "utf-8";
/* CSS Document */

* {
text-align:left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	background-image: url(imagenes/background_site.jpg);
	background-repeat: repeat-x;
}
h1 {
font-size:2em;
color:#FFFFFF;
}
p {
font-size:1.2em;
}
p a:link {
color:#333333;
text-decoration:underline;
}
p a:visited {
color:#333333;
text-decoration:underline;
}
p a:active{
color:#333333;
text-decoration:underline;
}
p a:hover {
color:#000000;
text-decoration:underline;
}
p a:hover:visited {
color:#000000;
text-decoration:underline;
}

a:link {
color:#333333;
text-decoration:underline;
}
a:visited {
color:#333333;
text-decoration:underline;
}
a:active{
color:#333333;
text-decoration:underline;
}
a:hover {
color:#000000;
text-decoration:underline;
}
a:hover:visited {
color:#000000;
text-decoration:underline;
}
.container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container_header {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.texto {
	color: #444;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.2em;
}
.texto_blanco {
	color: #FFFFFF;
}
.texto_blanco a:link, a:visited {
color: #FFFFFF;
text-decoration:underline;
}
.texto_blanco a:hover, a:visited:hover {
color:#003366;
text-decoration:underline;
}
.titulos_blue {
	color: #0081C6;
	font-weight:bold;
	line-height: 1.4em;
	font-size: 1.2em;
}
.blue_hawkself {
	color: #0081C6;
}
.blue_hawkself a:link{
	color: #0081C6;
	text-decoration:underline;
}
.blue_hawkself a:visited{
	color: #0081C6;
	text-decoration:underline;
	
}
.blue_hawkself a:active{
	color: #663399;
	text-decoration:underline;
}
.blue_hawkself a:hover{
	color: #663399;
	text-decoration:underline;
}
.blue_hawkself a:hover:visited{
	color: #663399;
	text-decoration:underline;
}

.titulos_blancos {
	color: #FFFFFF;
	font-weight:bold;
	line-height: 1.4em;
	font-size: 1.2em;
}
.texto a:link, a:visited{
	text-decoration:underline;
	color:#333333;
}
.texto a:hover, a:hover:visited, a:active{
	text-decoration:underline;
	color:#000099;
}
.texto a:visited{
	text-decoration:underline;
	color:#333333
}
.texto a:hover:visited{
	text-decoration:underline;
	color:#000099;
}

.legal {
	font-size:1em;
	color:#CCCCCC;
}
/* NAVEGACION LINKS INFERIORES */ 
#nav_bottom {
	color:#333333;
	background-image:url(imagenes/background_nav_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:50px;
	text-align:center;
	padding-top:10px;
	font-size:1.1em;
	margin: 0px;
}
#nav_bottom a:link {
color:#333333;
text-decoration:underline;
}
#nav_bottom a:visited {
color:#333333;
text-decoration:underline;
}
#nav_bottom a:hover {
color:#660066;
}
#nav_bottom a:hover:visited {
color:#660066;
}

.pasos_form {
	font-size:1.6em;
	font-weight:bold;
	padding:13px 0px 0px 13px;
}


.bullets ul{
	font-size:1.2em;
	list-style-image:url(imagenes/bullet_triangulo.gif);
	text-indent: 0em;
	margin-left:0;
	padding-left:12px;
	/* border:1px solid #333333;*/
}

.bullets ul li{
	margin-bottom:1em;
	
}

/* FORMULARIO */
.obligatorios {
	font-size:1.2em;
	color:#FF0000;
	font-weight:bold;
}
.texto_form, input {
	font-size:1.2em;
}
.texto_destacado {
	font-size:1.6em;
	font-weight:bold;
}

.size_plan {
	font-size:6em;
	text-align:center;
	color: #0081C6;
	font-weight:bold;
}
.back-form {
background-color:#C1D7EF;
}
/* END FORMULARIO */

.features_title {
	padding-top:5px;
	padding-bottom:5px;
}

.destacado_seccion {
font-size:1.6em;
color:#333333;
}
.bkg_caracteristicas {
background-image:url(imagenes/background_caracteristicas.jpg);
background-position:top;
background-repeat:repeat-x;
padding:2em;
}
.soluciones {
	font-weight:bold;
	font-size:1.3em;
	color:#FFFFFF;
	padding-left:1em;
	vertical-align: middle;
	margin: 0px;
}
.soluciones a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}
.soluciones a:hover, a:visited:hover {
color:#FFFFFF;
text-decoration:underline;
}
.faq-block {
background-image:url(imagenes/background_caracteristicas.jpg);
background-position:top;
background-repeat:repeat-x;
}
.big {
	font-size: 36px;