body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: #555;
}
img {
	margin: 0;
	padding: 0;
}
#container {
	width: 700px;
	height: 200px;
	margin: 30px auto;
	background: #fff;
	
}

#container p {
	width: 650px;
	margin: 0 auto;
}

/* Mise en forme du bouton "envoyer" */
#envoyer {
	display:block;
	width:69px;
	height:30px;
	float:right;
	position:relative;
	overflow:hidden;
	font-size:0.7em;
	margin:-10px 0 0 7px;
	right:7px;
}

#envoyer span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	background-image:url();
	background-repeat:no-repeat;
	background-position:0 0;
}

#envoyer:hover {
	background:transparent;
}

#envoyer:hover span {
	background-position:0 100%;
}

#envoyer {
	width:115px;
}

#envoyer span {
	background-image:url(../img/send.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.cform
{
	width: 700px;
	margin-bottom: 20px;
}
.cform fieldset
{
	background: none;
	border: none;
	margin-top: 10px;
	padding: 5px 0 0 0;
}
.cform fieldset.cf_hidden
{
	background: none!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}
.cform legend
{
	font: bold 14px Lucida Grande,arial,verdana, sans-serif;
	margin-left: 10px;
	padding: 0 2px;
}
ol.cf-ol
{
	margin: 0;
	padding: 0;
}
ol.cf-ol li
{
	list-style: none!important;
	margin: 8px 10px!important;
	padding: 0;
	text-align: left;
}
ol.cf-ol li.textonly
{
	padding: 3px 0;
	text-align: center;
}
.cform label
{
	color: #555;
	display: block;
	font-size: 11px;
	margin: 2px 10px 0 0;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.cform label span
{
}
label.cf-before
{
	display: inline-block;
	display: -moz-inline-box;
	margin: 0 5px 0 0;
}
label.cf-after
{
	display: inline-block;
	display: -moz-inline-box;
	margin: 0 0 0 6px;
	text-align: left;
	width: 200px;
}
label.cf-after span
{
	display: block;
	width: 200px;
}
label.cf-group-after
{
	display: inline-block;
	display: -moz-inline-box;
	margin: 2px 0 0 2px;
	text-align: left;
	width: 60px;
}
label.cf-group-after span
{
	display: block;
	line-height: 1.3em;
	width: 60px;
}
.cform input,
.cform textarea,
.cform select
{
	background: #fff;
	border: solid 1px #ddd;
	color: #555555;
	font-size: 11px;
	padding: 5px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover
{
	background: #e6e6e6;
	color:#fff;
}

.cform input[type="submit"]:hover {
	background: #e6e6e6;
	color: #000000;
	cursor: pointer;
}


.cform input:focus,
.cform textarea:focus,
.cform select:focus
{
	background: #f7f7f1;
	color:#555555;
}
.cform textarea,
.cform input
{
	width: 665px;
}
.cform select
{
	width: 550px;
}
.cform select.cfselectmulti
{
	height: 6.5em;
}
.cform textarea
{
	font-family: arial;
	font-size: 0.9em;
	height: 6em;
	overflow: auto;
}
span.reqtxt,
span.emailreqtxt
{
	color: #888888;
	display: inline-block;
	display: -moz-inline-box;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
}
ol.cf-ol li.cf-box-title
{
}
input.cf-box-a,
input.cf-box-b
{
	border: none;
	margin: 2px 0 0 0;
	width: 16px;
}
input.cf-box-a
{
}
ol.cf-ol li.cf-box-group
{
	padding: 0 0 5px 0;
}
p.cf-sb
{
	margin: 0px 0px 0px 25px;
	text-align: left;
}
.cform input.sendbutton
{
	background-image: url(../img/send.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	height: 24px;
	margin-top: 7px;
	width: 58px;
}
.cform .error
{
	border: 1px solid #FF0000!important;
	color: red!important;
	padding: 1px 3px;
}
.cform .errortxt,
.mailerr
{
	color: red!important;
}
* html .cform fieldset.cf_hidden
{
	background: none!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}
* html .cform legend
{
	left: 10px;
	margin-left: 0;
	position: absolute;
	top: -10px;
}
* html .cform fieldset
{
	margin-top: 15px;
	padding-top: 25px;
	position: relative;
}
* html img.captcha
{
	margin-top: 1px!important;
}
*+html input.cf-box-a,
*+html input.cf-box-b
{
	background: none;
	margin-top: 0px;
}
* html input.cf-box-a,
* html input.cf-box-b
{
	background: none;
	margin-top: 0px;
}





/* FormCheck */
.fc-tbx .tl{
	background: url('../img/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('../img/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('../img/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('../img/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('../img/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('../img/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('../img/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('../img/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('../img/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('../img/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('../img/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}



