/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #102069;
	background-image: url();
	background-repeat: repeat;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;
}
A.Estilo1:link 		{ color: #FFFFFF; text-decoration : none; }
A.Estilo1:visited 	{ color: #FFFFFF; text-decoration : none; }
A.Estilo1:hover		{ color: #FFFFFF; text-decoration : underline; }
A.Estilo1:active 	{ color: #FFFFFF; text-decoration : none; }

.Submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cf73b4;
	text-indent:10px;
}
A.Submenu:link 		{ color: #cf73b4; text-decoration : none; }
A.Submenu:visited 	{ color: #cf73b4; text-decoration : none; }
A.Submenu:hover		{ color: #FFFFFF; text-decoration : none; font-weight: bold; }
A.Submenu:active 	{ color: #cf73b4; text-decoration : none; }

.SubmenuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent:10px;
	font-weight: bold;
}

.text_content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353b76;
	line-height: 20px;
}	
.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353b76;
	text-align: left;
}

.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353b76;
	text-align: justify;
}

.text_contact_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6B00;
}
A.text_contact_on:link 		{
	color: #FF6B00;
	text-decoration : none;
}
A.text_contact_on:visited 	{
	color: #7D0013;
	text-decoration : none;
}
A.text_contact_on:hover		{
	color: #7D0013;
	text-decoration : underline;
}
A.text_contact_on:active 	{
	color: #7D0013;
	text-decoration : none;
}

.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #102069;
}

.text_form_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D0013;
}
A.text_form_on:link 		{
	color: #7D0013;
	text-decoration : none;
}
A.text_form_on:visited 	{
	color: #7D0013;
	text-decoration : none;
}
A.text_form_on:hover		{
	color: #7D0013;
	text-decoration : none;
	font-weight: bold;
}
A.text_form_on:active 	{
	color: #7D0013;
	text-decoration : none;
}

.inputBox1 		{
	border-right:  		#102069 1px solid;
	border-left:   		#102069 1px solid;
	border-top:    		#102069 1px solid;
	border-bottom: 		#102069 1px solid;
	background:    		#FFFFFF;
	font-family:   		Arial, Helvetica, sans-serif;
	color:				#102069;
	font-size: 			14px;
	width:         		96%;
}

.text_benefits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353b76;
}

.text_benefits_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353b76;
	background-color:#f8ccd1;
	font-weight: bold;
}
.text_content_naranja_subrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EF5100;
	font-weight: bold;
	text-decoration: underline;
}


