html,body {
	background-color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
   }
.text_emp {
	color: #8B72AA;
}
.select {
background: #DDDDDC;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover, a:active {
	text-decoration: underline;
	color: #8B72AA;
}
a:hover .image_bot, a:active .image_bot {
	border:1px; 
	border-thickness: 1px; 
	border-color: #8B72AA; /*purple*/
	border-style: solid
}
.image_bot {
	border:2px; 
	border-thickness: 2px; 
	border-color: #F6F6F6; /*light grey*/
	border-style: solid;
}
.main_table {
	background-image: url(images/bg_main.jpg);
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	background-image: url(images/header.jpg);
	height: 110px;
}
.header_ing {
	background-image: url(images/header_ing.jpg);
	height: 110px;
}
.header_ale {
	background-image: url(images/header_ale.jpg);
	height: 110px;
}
.menu {
	height: 19px;
}
.main {
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	padding: 15px 25px;
	background-position: top;
}
.body_main {
	background:#F6F6F6;
	border: 3px solid #dddddc; /*dark grey*/
	width:530px;
	float:left;
	margin-right: 15px;
	vertical-align:top
	}
.body_main2 {
	background:#F6F6F6;
	border: 3px solid #dddddc; /*dark grey*/
	width:100%;
	float:left;
	vertical-align:top
	}
.body_main3 {
	background:#F6F6F6;
	/*border: 3px solid #dddddc; /*dark grey*/
	width:530px;
	float:left;
	margin-right: 15px;
	vertical-align:top
	}	
.body_main_text {
	padding: 10px;
}
.body_main_text_legal {
	padding: 10px;
	font-size: 11px;
	color: #666666;
}
.main_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B72AB;
	height: 15px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	text-align: left;
	font-size: 12px;
	padding-right: 5px;
}
.ofertas_table {
	background:#F6F6F6;
	width:184px;
	float:left;
	border: 3px solid #dddddc;
	font-size: 10px;
	text-align: center;
	}
.ofertas_text {
	padding: 5px 5px 15px;
	color: #666666;
}
.ofertas_img {
	border:2px; 
	border-thickness: 2px; 
	border-color: #8B72AA; /*purple*/
	border-style: solid
}
a:hover .ofertas_img, a:active .ofertas_img {
	border:2px dashed #8B72AA;
	border-thickness: 2px;
}
a:hover .ofertas_text, a:active .ofertas_text{
	text-decoration: none;
	color: #8B72AA;
}
a:link .ofertas_text .ofertas_img, a:visited .ofertas_text .ofertas_img {
	text-decoration: none;
	color: #8B72AA;
}

.footer {
	background-image: url(images/bg_footer.jpg);
	background-position: top;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}
input{
color: #000000;
background: #dddddc;
border: 1px solid #8B72AA
}
.enter input{
color: #000000;
background: #ffffff;
border: 1px solid #8B72AA
}

textarea {
	color: #666666;
	border: 1px solid #8B72AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.prevacidad textarea {
	color: #666666;
	border: 1px solid #8B72AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
.calc_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B72AB;
	height: 15px;
	width: 100%;
	text-indent: 10px;
	font-size: 12px;
}
.calc1 {
	border: 1px solid #8B72AA;
	background-color: #8B72AA;

}
.mas {
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px;
	color: #FFFFFF;
	width: 30px;
	float: right;
	border: 1px solid #8B72AB;
	padding: 3px;
}

