/* CSS Document */

body {
	background-color: #F18101;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.bg_logo {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 38px;
	padding-bottom: 12px;
	padding-left: 57px;
}
.ban {
	background-color: #E8E8E8;
	padding-top: 2px;
}
.gris {
	background-color: #F2F3F3;
	background-image: url(../images/cercle_gris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	width: 439px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0093DD;
	padding-right: 30px;
}
.blanc {
	background-image: url(../images/cercle_blanc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	width: 439px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	line-height: 20px;
}
.mot_cle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
	line-height: 30px;
}
.marge_tab {
	padding-top: 20px;
	padding-left: 35px;
}
.calen {
	padding-left: 5px;
}
.ok {
	padding-top: 5px;
	padding-left: 6px;
}


.filed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #828282;
	border: 1px solid #DADADA;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	line-height: 30px;
}
.contact {
	background-image: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 10px;
}
.mail {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.mail:hover {
	text-decoration: none;
}
.plus {

	padding-top: 5px;
}
.ombre {
	background-image: url(../images/ombre.png);
	background-repeat: repeat-y;
	background-position: center;
}
.menu_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_footer:hover {
	text-decoration: underline;
}
.bf_footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 35px;
	padding-left: 10px;
	padding-bottom: 8px;
}
.separe {
	margin-right: 5px;
	margin-left: 10px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.footer2:hover {
	text-decoration: none;
}
.separe2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-right: 3px;
	margin-left: 3px;
}
.palmier {
	background-image: url(../images/palmier.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.filedmail {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #828282;
	border: 2px solid #DADADA;
}
.padding_interne {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	height: 600px;
}

.padding_interne_1 {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	height: 200px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F18101;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F18101;
}

.texte_interne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
}

