/*	-------------------------------------------------------------
	Village Artisanal
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Structure
	Nom fichier:	structure.css
	Version:		1.0
	Date:			30/08/07
	-------------------------------------------------------------	*/
#telephone, #menu, #content { width: 960px; }
#header, #bottom { width: 100%; }
#header { background: url(../images/fondhead.gif) repeat-x; }

#telephone {
	position: relative;
	left: 120px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
}
#telephone img { margin-left: 20px; }

#menu {
	position: relative;
	height: 31px;
	margin: 0 auto;
}

#date {
	position: absolute;
	left: 25px;
	bottom: 2px;
	height: 10px;
	width: 170px;
	font-size: 9px;
	color: #3763af;
	text-align: left;
}

#menu a span { display: none; }
#m1, #m2, #m3 {
	position: absolute;
	left: 218px;
	bottom: 0;
	display: block;
	height: 24px;
	width: 114px;
	background: url(../images/m1.gif) no-repeat;
}
#m2 { width: 114px; left: 332px; background: url(../images/m2.gif) no-repeat; }
#m3 { width: 89px; left: 446px; background: url(../images/m3.gif) no-repeat; }

#page1 #m1, #page1000 #m2, #page2000 #m3, #m1:hover, #m2:hover, #m3:hover { background-position: 0 -24px; }

#header2 {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 50px;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0 !important;
	top: -1px;
}

#content {
	position: relative;
	display:block;
	width:960px;
	margin: 0 auto;
	background: url(../images/fond.gif) repeat-y;
	text-align: left;
}

#carte {
	float:right;
	position: relative;
	display:block;
	right: 0px;
	top: 0px;
}

#imagesColone {
	position: relative;
	float: left;
	width: 237px;
	text-align: right;
	margin-top: 30px;
	margin-left: 70px !important;
	margin-left: 34px;
	margin-bottom: 40px;
}
#imagesColone2{
float: left;
	position: relative;	
	width: 200px;
	text-align: right;
	left:90px;
	margin-top: 20px;
	/*margin-left: 90px !important;
	margin-left: 34px;*/
	margin-bottom: 40px;
}

.fd_blue{height:525px; background-color:#4e72bb;}
.heightbis{height:720px;}
#imagesColone img { margin-bottom: 0; }
#imagesColone.mbt img { margin-bottom: 15px; }
#lien img { margin: 0; }

#texteColone, #texteColone2 {
	display:block;
	position: relative;
	float: right;
	right:180px;
	/*margin-left: 45px !important;
	margin-left: 35px;*/
	margin-top: 20px;
	width: 425px;
	color: #3763af;
}
#texteColone2 { margin-left:30px !important; margin-left: 10px; width: 419px; right:210px; }
#texteColone h3 {
	color: #3763af;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	margin-bottom: 15px;
}
#texteColone p {
	margin: 0;
	margin-left: 7px;
	margin-bottom: 15px;
}

.clear { clear: both; }
.bleu {
 color: #3763af;
 font-weight: bold;
}

#bottom {
	position: relative;
	height: 190px;
	border-top: 2px solid #fff;
	background: #3763af;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
}

#contact {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
#bottom p {
	margin: 0;
	margin-bottom: 10px;
}
#contact a { color: #B3F7FF; font-style: italic; font-size: 11px; }
#contact a:hover { text-decoration: none; }


#text_col{
	float:left;
	position:relative;
	display:block;
	width:350px;
	padding: 7px;
	margin-bottom: 50px;
}
#actu h3 { font-style: normal; font-size: 12px; font-variant: small-caps; }
#actu p { margin: 0; padding:0; }


#formulaire, #plan {
	color: #3763af;
	padding-top: 10px;
}
#formulaire {
	float: left;
	display:block;
	position: relative;
	left:142px;
	width: 1px;
	/*margin-left: 142px !important;*/
	width: 281px !important;
	
}
#plan {
float: right;
	position: relative;
	display:block;	
	right:180px;
	width: 317px;

	/*margin-right: 180px !important;*/
}
#formulaire h3, #plan h3 { 
	margin: 0;
	margin-bottom: 15px;
	font-size: 11px;
}
#formulaire input.bouton { background: #B1DBED; width: 122px; height: 25px; }
#formulaire label { margin: 0; display: block; float: left; width: 80px; margin-left: 20px !important; margin-left: 10px; height: 20px; line-height: 18px; }
#formulaire input { margin: 0; margin-bottom: 5px; width: 170px; height: 20px; }
#formulaire textarea { width: 248px; height: 88px; margin-left: 20px; margin-bottom: 5px; }

p.loi { 
	color: #5E889A; 
	font-style: italic;
	font-size: 9px;
	width: 280px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 5px;
}

.underline { text-decoration: underline; }
.etoile { color: #EB2C2E; }