@charset "ISO-8859-1";
/* ************************************************************************** */
/* DOCUMENT GENERE PAR REAKTOR, FORTMEENT DECONSEILLE DE MODIFIER "A LA MAIN" */
/* ************************************************************************** */

div.newsletter_form_st_default {
	position:absolute;
	top:60px;
	right:0px;
	bottom:0px;
	left:610px;
	width:240px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-repeat:no-repeat;
}
div.newsletter_form_st_default input.text {
	color:#c2c2c2;
	font-size:1em;
	width:150px;
	background-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#c4c4c4;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#c4c4c4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c4c4c4;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#c4c4c4;
}
div.newsletter_form_st_default input.text.focus {
	color:#00d9ff;
	font-size:1em;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#00d9ff;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#00d9ff;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#00d9ff;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#00d9ff;
}
div.newsletter_form_st_default div.textbefore, div.newsletter_form_st_default div.textafter {
	color:#4a4a4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-decoration:none;
}
div.newsletter_form_st_default div.response {
	color:#424242;
	font-size:0.8em;
	font-weight:700;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
