.blocteteformulaire {
	background-image: url(../images/images_interface/formulaire/fond_formulaire_head.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 640px;
	margin: 0px;
	float: left;
}
.bloccorpsformulaire {
	background-image: url(../images/images_interface/formulaire/fond_formulaire_corps.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 620px;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bloccorpsformulaire td{
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.bloccorpsformulaire tr{
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.bloccorpsformulaire input{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bloccorpsformulaire textarea{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bloccorpsformulaire select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.conteneur_checkbox {
}
.conteneur_checkbox input{
	margin-left: 0px;
}
.conteneur_checkbox p {
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.blocpiedformulaire {
	background-image: url(../images/images_interface/formulaire/fond_formulaire_foot.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 640px;
	margin: 0px;
	float: left;
}
.chapeauformulaire {
	font-weight: bold;
	color: #006600;
}
.chapeauformulaireboutique {
	font-weight: bold;
	color: #1076B6;
}
.intituleformulaire {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68901D;
	width: 140px;
}
.intituleformulaireboutique {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007AB0;
	width: 140px;
}

.titretableauformulaire {
	font-weight: bold;
	color: #006600;
	background-color: #F7AE11;
	text-align: center;
}
.titretableauformulaireboutique {
	font-weight: bold;
	color: #007AB0;
	background-color: #F7AE11;
	text-align: center;
}
.conteneurglobalformulaire {
	margin-bottom: 10px;
	float: left;
}
.boitebouton {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #193D71;
	border-right-color: #193D71;
	border-bottom-color: #193D71;
	border-left-color: #193D71;
	margin-top: 10px;
	position: relative;
	border-right-style: none;
	border-left-style: none;
}
.boiterecap {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FDEBC8;
}
.soustitrerecap {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #68901D;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.messageerreurinbox {
	sfont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
}
.boiteliencentre {
	text-align: center;
}
.boutonradio {
	margin-left: 20px;
}
.chapeauformulairebleu {

	font-weight: bold;
	color: #097FAD;
}
.intituleformulairebleu {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #057EAB;
	width: 140px;
}
