@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6F705B;
	margin-top: 10px;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F705B;
}
.mailing{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
}
.mailing2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
}
#content_bg {
	background-color: #FFFFFF;
	background-image: url(images/interfaz/fondo_text.jpg);
	background-repeat: repeat-x;
}
.flagbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0032A2;
	margin-left: 10px;
}
.info_title_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DF5300;
	font-weight: bold;
}
.info_title_orange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DF5300;
}
.info_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF5300;
}
.Normal_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6F705B;
}
.Normal_small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484323;
}
.Normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F705B;
	text-align: justify;
}
.Normal_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F705B;
	text-align: justify;
}
.Normal_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B432C;
	text-align: justify;
}
.Normal_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F705B;
	text-align: justify;
	text-decoration: underline;
}
.menu_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F705B;
	text-align: justify;
	text-decoration: underline;
}
.link_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #a98d6a;
}.border1 {
	border-top-color: #707163;
	border-right-color: #707163;
	border-bottom-color: #707163;
	border-left-color: #707163;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484323;
	text-decoration: none;
}
.thanks_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F705B;
}
