@charset "iso-8859-2";
html {
	background:url(../images/maison-bg.jpg) no-repeat center 295px #eeeeee;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	background: url(../images/bg-body.jpg) repeat-x;
	text-align: justify;
	margin: 0px;
}
p, ul, li, div, table, from, img, br {
	margin:0px;
	padding:0px;
	border:0px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 15px 0px;
	margin:0px;
	font-weight:bold;
	color:#357fc6;
	font-size:16px;
}
li {
	margin-left:40px;
	line-height:18px;
	font-weight:bold;
	color:#167d4c;
	list-style-image:url(../images/puce.jpg);
}
/*--------------------------------------squellette--------------------------------*/
#total {
	width:969px;
	margin:0px auto;
	padding-left:5px;
	position:relative;
}
#top {
	height:295px;
}
#center {
	background:#ffffff;
	padding:0px 10px 12px 17px;
	margin-left:2px;
	margin-right:7px;
}
#left {
	width:232px;
	float:left;
}
#contenu {
	width:650px;
	float:right;
	padding-top:33px;
}
#foot {
	text-align:center;
	color:#ffffff;
	font-size:10px;
	background:url(../images/bg-foot.jpg);
	height:16px;
	margin-left:2px;
	margin-right:7px;
	letter-spacing:1px;
}
.break {
	clear:both;
}
/*--------------------------------------conteneur---------------------------------*/
#menu {
	padding-top:1px;
}
#adresse {
	background:url(../images/titre-coordonnees.jpg) #383e3e no-repeat 5px 10px;
	padding:57px 0px 25px 10px;
	color:#dcdcdc;
}
.fl {
	float:left;
	width:315px;
	padding-bottom:10px;
}
.fr {
	float:right;
	width:315px;
	padding-bottom:10px;
}
/*--------------------------------------images------------------------------------*/
.fleche {
	float:left;
	padding:0px 5px 0px 15px;
}
.fl img, .fr img {
	padding-bottom:5px;
	margin:0px;
}
#imageBgLeft {
	background:url(../images/bg-left.jpg) no-repeat scroll left top;
	position:absolute;
	left:-353px;
	top:295px;
	width:100%;
	height:627px;
}
/*--------------------------------------texte et lien-----------------------------*/
.jump {
	padding-bottom:10px;
}
.mail a {
	color:#dcdcdc;
}
.plan a {
	color:#26de88;
	font-weight:bold;
}
#foot a {
	color:#ffffff;
}
.boldBlue {
	font-weight:bold;
	color:#357fc6;
}
.blueLith {
	font-weight:bold;
	color:#2dbbfc;
}
.f14 {
	font-size:14px;
}
.encar {
	background:#383e3e;
	color:#dcdcdc;
	padding:8px 14px;
	margin-bottom:7px;
}
.encar2 {
	background:#383e3e;
	color:#dcdcdc;
	padding:8px 14px;
	margin-bottom:7px;
	height:101px;
}
.fr p, .fl p {
	padding:0px 6px;
}
/*--------------------------------------formulaire et bdd-------------------------*/
.fiche {
	border:solid 1px #39b078;
	padding:5px;
	float:left;
	width:196px;
	height:168px;
	margin:4px;
	text-align:center;
}
.imageBdd {
	text-align:center;
	overflow:hidden;
	width:194px;
	height:166px;
}
.encar2 li {
	list-style-image:none;
	list-style: disc;
	color:#eeeeee;
	line-height: normal;
	font-weight:normal;
	margin-left:10px;
	width:197px;
	float:left;
}

/* PAGE CONTACT
--------------------------------------------- */
#formulaire{
height:auto;
margin:0 0 10px 10px;
}

.inputtext, #textarea, .textarea{
overflow:hidden;
margin-bottom:15px;
}

.inputtext{
height:20px;
width:265px;
float:left;
margin-right:20px;
}

.inputtext label, .textarea label{
padding:2px 0 0 10px;
width:110px;
display:block;
float:left;
color:#ffffff;
overflow:hidden;
text-align:left;
}

.inputtext input{
width:140px;
height:18px;
padding:2px 0 0 5px;
float:left;
background:#F0F0F0;
border:none;
}

.textarea{
margin-top:10px;
width:560px;
height:120px;
background-color:#ffffff;
}

.textarea textarea{
width:560px;
background:none;
height:100px;
padding:0 3px 0 3px;
border:none;
background:#F0F0F0;
}

.textarea label{
height:17px;
margin:0;
width:100%;

}

.textarea label, .inputtext, .btenvoie, .btenvoie1{
background-color:#347CC4;
}

.inputfile{
width:229px;
float:left;
height:22px;
margin:10px 0 0 84px;
}

.btenvoie, .btenvoie1{
display:block;
float:left;
width:130px;
height:24px;
padding:2px;
color:#FFFFFF;
cursor:pointer;
}

.btenvoie, .btenvoie1{
border:none;
}

.btenvoie{
margin-right:5px;
margin-top:50px;
}

.liste_deroulante{
width:560px;
margin-top:10px;
margin-bottom:20px;
}


