@charset "utf-8";
#time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normallarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ab1677;
	text-align: justify;
}
#button {
	background-image: url(images/interfaz/button.png);
	height: 39px;
	width: 167px;
}
#flash_bg {
	background-image: url(images/interfaz/banner_bg_test.jpg);
	background-repeat: no-repeat;
}
#flash_bg2 {
	background-image: url(images/interfaz/banner_bg2.jpg);
	height: 333px;
	width: 750px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.button_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 46px;
	text-decoration: none;
}
.button_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 35px;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #589831;
	text-align: justify;
}
.normal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #589831;
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #589831;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #589831;
	text-decoration: underline;
}
.p_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab1677;
	text-align: justify;
}
.bullet_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab1677;
	margin-left: 20px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab1677;
}
.form_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 175px;	
}
.form_button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 121px;	
}
#form_bg {
	background-image: url(images/interfaz/form_bg.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 296px;
}
#white_box {
	width: 861px;
	background-color: #FFFFFF;
	background-position: bottom;
	background-image: url(images/interfaz/flower_bg.jpg);
	background-repeat: no-repeat;
}
#white_box2 {
	width: 861px;
	background-color: #FFFFFF;
	background-position: bottom;
	background-image: url(images/interfaz/line.gif);
	background-repeat: no-repeat;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #589831;
	font-weight: bold;
}
