.col
{
	width:294px;
	float:left;
	margin-left:12px;
}
	.col h1
	{
		background:black;
		color:white;
		height:21px;
		text-transform:uppercase;
		font-size:14px;
		padding-top:6px;
		padding-left:6px;
	}
	.col h1 span
	{
		font-size:11px;
		color:#B5B5B5;
	}
	.liste
	{
		padding-top:9px;
		padding-bottom:9px;
		width:264px;
		padding-left:30px;
		background:url('../images/accordion/fleche.png') left no-repeat;
		border-top:solid 1px #9c9c9c;
		color:#535353;
		font-size:12px;
		line-height:1.3em;
	}
	.liste p
	{
		font-size:12px;
		color:#535353;
		line-height:1.3em;
	}
	.liste a
	{
		font-size:12px;
		color:#535353;
		cursor:pointer;
		line-height:1.3em;
	}
	.liste a:hover,.liste:hover *
	{
		color:white;
		font-weight:bold;
	}
	.liste:hover
	{
		color:#e83410;
		background:#e83410 url('../images/accordion/fleche_bk.png') left no-repeat;
		color:white;
		font-weight:bold;
	}
	.first
	{
		border-top:0px!important;
	}

#contactform div *,#adresse div
{
	font-size:12px;
	line-height:1.3em;
}
#contactform div div
{
	margin-bottom:10px;
}
#contactform label
{
	margin-bottom:2px;
	display:block;
}
#contactform input,#contactform textarea
{
	width:350px;
	background:#ffffff;
	border:1px solid #B8C5CA;
	color:#535353;
	padding:2px 4px 2px 4px;
	font-size:12px;
	line-height:1.3em;
}
#contactform textarea
{
	height:100px;
}
#contactform input.button
{
	background:transparent url(../images/accordion/fleche.png) no-repeat scroll left center;
	width:110px;
	border:0px;
	margin-top:5px;
	padding-top:8px;
	padding-bottom:8px;
}
#contactform input.button:hover
{
	color:#e83410;
	background:#e83410 url('../images/accordion/fleche_bk.png') left no-repeat;
	color:white;
	font-weight:bold;
}
#adresse div h2
{
	font-weight:bold;
}
#adresse
{
	margin-top:50px;
	margin-right:200px;
}
#adresse *
{
	font-size:16px !important;
	line-height:1.3em;
}
#tip
{
	clear:both;
	font-size:10px;
	margin-top:10px;
}
#content
{
	font-size:12px;
}
#content p
{
	font-size:12px;
	margin-top:12px;
}
#content h4
{
	font-size:14px;
	font-weight:bold;
}
