/***** template stylsheet *****/

p.default {
	width:405px;
	color:#908e82;
	float:left;
	padding: 0;
	margin:10px 0 10px 0;
	font:13px Arial, Helvetica, sans-serif
}

p.leftcol,p.rightcol, p.adresse  {
	font:13px Arial, Helvetica, sans-serif;
	float:right;
	width:230px;
	margin:0;
	color:#908e82;
	padding-right:90px;
}

p.leftcol, p.adresse {
	float:left;
	padding:0}
	
p.adresse{
	width:200px;
	font-weight:bold;
	padding-bottom:10px
}



a.link{
	color:#626053;
	padding-left:8px;
	float:left;
	margin-top:5px;
	text-decoration:none;
	font-size:10px;
	background: url(../images/content/greyarrow.gif) no-repeat left;
}

/*img */

.imgright{
	float:right;
	padding:50px 65px 0 0
}

.imgleft{
	float:left;
	padding:50px 0 0 0
}

.imgmargin{padding:20px 0 0 3px}
.imgcenter{margin:10px auto}

.contentline,.menuhline{
	float:left;
	height:1px;
	width:399px;
	margin:40px 0 20px 0;
	padding:0;
	background: url(../images/content/hline.gif) no-repeat;
}

.menuhline{
	margin:20px 0 10px 40px;
	width:330px;
	background: url(../images/content/menuhline.gif) no-repeat
}
	
ul.coche{	
	margin:70px 0 0 0;
	padding:0
}

ul.bullet{
	margin:0 0 40px 0;
	padding:0;
}

.coche li,.bullet li{
	padding-left:20px;
	list-style-type:none;
	margin-top:5px;
	color:#908e82;
	font:bold 15px Arial, "Times New Roman", Times, serif;
	background: url(../images/content/coche.gif) no-repeat;
}

.bullet li{
	padding-top:20px;
	margin:0;
	font:bold 13px Arial, "Times New Roman", Times, serif;
	background: url(../images/content/greybullet.gif) no-repeat 5px 25px
}

.bullet li span{font:normal 13px Arial, "Times New Roman", Times, serif}

.menu{	
	width:411px;
	height:470px;
	margin-top:20px;
	float:left;
	text-align:center;
	color:#908e82;
	background: url(../images/content/bgmenu.jpg) no-repeat }
	
/*form*/
	
.formulaire{
	float:left;
	margin-top:10px;
	color:#908e82
}

.select{
	width:300px;
	margin:20px 0
}

input.text,.text{width:250px}
input.submit{padding-left:330px}