.corps_3_col {
	text-align: justify;
	width: 679px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
}

.banniere_picto {
	margin-bottom: 20px;
}

.banniere_serenite {
	background-image: url(../images/photos/02_web/visuel-serenite.jpg);
	width: 430px;
	padding-top: 40px;
	clear: both;
	background-repeat: no-repeat;
	text-align: right;
	height: 100px;
	font-size: 16px;
	padding-left: 230px;
	margin-left: 20px;
	padding-right: 20px;
}

/*Formulaire 3 colonnes*/
.form_3_col .form_ligne {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.form_3_col {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px solid #BEBEBE;
}
.form_3_col fieldset {
	clear: both;
	margin: 20px;
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(../images/interface/commun/form_3_col_fond.jpg);
}
.form_3_col legend {
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	display: block;
	width: auto;
	height: 22px;
	padding:2px 5px 0px 5px;
	margin: 0px;
	background-position: 0px 0px;
	color: #999;
}
.form_3_col legend.blanc {
	background-image: url(../images/interface/commun/form_3_col_titre_blanc.jpg);
}
.form_3_col legend.jaune {
	background-image: url(../images/interface/commun/form_3_col_titre_jaune.jpg);
}
.form_3_col legend.rouge {
	background-image: url(../images/interface/commun/form_3_col_titre_rouge.jpg);
}
.form_3_col legend.bleu {
	background-image: url(../images/interface/commun/form_3_col_titre_bleu.jpg);
}
.form_3_col fieldset label {
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 10px;
}
.form_3_col fieldset select {
	float: left;
	width: 200px;
}
.form_3_col fieldset input {
	float: left;
	font-size: 11px;
	margin-right: 10px;
}
.form_3_col fieldset input.validation {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.form_3_col fieldset textarea {
	float: left;
	width: 600px;
	height: 100px;
}
.form_3_col p {
	margin-left: 20px;
	margin-right: 20px;
}
.form_3_col img {
	margin-left: 20px;
	margin-top: 10px;
}
.form_3_col .remarque {
	font-style: italic;
	color: #666666;
	margin-left: 190px;
	margin-right: 50px;
	display: block;
	clear: both;
	padding-top: 10px;
}
.form_3_col_btn {
	margin-left: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.form_3_col .perso_liste {
	overflow: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 10px;
	width: 560px;
	padding: 0px 20px 20px;
}
.form_3_col .btn_left {
	float: left;
	margin-bottom: 0px;
}
.form_3_col .btn_right {
	float: right;
	margin-bottom: 0px;
}
.form_3_col .nav {
	border: 1px solid #000000;
	width: 620px;
}
.form_3_col .moitie_col {
	border: 1px solid #000000;
	width: 300px;
	float: left;
	background-color: #000033;
	color: #009999;
}

.retrait {
	margin: 5px 20px 5px 50px;
	padding: 0px;
}
.spacer {
	clear: both;
}
.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
}
.centrer {
	text-align: center;
}
.gauche {
	text-align: left;
}
.droite {
	text-align: right;
}
.justifier {
	text-align: justify;
}
.milieu {
	vertical-align: middle;
}
.espace {
	margin: 15px;
}

.emphase_couleur {
	color: #3399FF;
	font-weight: bold;
}
.emphase_blanc {
	color: #ffffff;
	font-size: 12px;
}
.emphase_dore {
	font-weight: bold;
	color: #8a6e4b;
	font-size: 12px;
}
.emphase_dore a {
	font-weight: bold;
	color: #8a6e4b;
	font-size: 12px;
}
.emphase_dore a:hover {
	text-decoration: underline;
}
.emphase_rouge {
	font-weight: bold;
	color: #FF0000;
}
.emphase_gris {
	color: #999999;
	font-size: 12px;
}
.emphase_ecologique {
	font-weight: bold;
	color: #bbd15d;
	font-size: 12px;
}

.tab_form {
	width: 600px;
	text-align: left;
	font-size: 11px;
	border-spacing: 1px;
	border-collapse: collapse;
	margin-left: 10px;
}
.tab_form th {
	background-color: #F2F2F2;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	border: 1px solid #999999;
}
.tab_form td {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
	vertical-align: top;
}
.tab_form a img {
	border: 1px solid #FFFFFF;
}
.tab_form a:hover img {
	border: 1px solid #000000;
}

.loc {
	padding: 0px;
	border: 0px;
	width: 48px;
}
.local {
	width: 100px;
}

.form_1_5_remarque  {
	float: left;
	overflow: hidden;
	width: 150px;
}
.form_1_5_remarque2  {
	font-style: italic;
	color: #666666;
	display: block;
	float: right;
	overflow: hidden;
	width: 420px;
	padding: 10px;
	margin-bottom: 20px;
}

.corps_1_col {
	width: 213px;
	overflow: hidden;
	float: left;
	text-align: justify;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
.corps_1_col ul {
	padding: 10px 20px 10px 30px;
}

.corps_police_10 {
	font-size: 10px;
	margin-top: 20px;
	color: #999999;
}

.corps_2_col_filet {
	width: 450px;
	float: left;
	overflow: hidden;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8a6e4b;
	margin-bottom: 20px;
	text-indent: 20px;
	margin-left: 25px;
	padding-left: 15px;
}
.corps_2_col_filet p {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
}

.titre_catalogue {
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 3px;
	color: #8a6e4b;
}

