
#contenaire a:link {text-decoration: none; color:#bd2935;}
#contenaire a:hover {text-decoration: none; color:#23347C;}
#contenaire a:visited {text-decoration: none; color:#bd2935;}

#bloc-body {
    text-align: center;
	background-image:url(/images/plansite/bgrd-plan.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height: 1400px;
}

#contenaire 
{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	height: 700px;
}

h1 
{
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align: center;	
}

.lien:active, .lien:hover 
{
	color:#AD330C;
	font-family: EurostileDemi, sans-serif;
	font-size:1em;
	font-weight:lighter;
	text-decoration:underline;
}

.nom
{
	font-size:13px;
	color: #bd2935;
	font-weight:20px;
}

.sous-titre 
{
	font-size:13px;
	color: #000;
	font-weight:25px;
}

.titre
{
	color: #fff;
	font-family: EurostileDemi, sans-serif;
	font-weight: bold;
	font-size:13px;
	padding-top:5px;
}

#zone1, #zone2, #zone3 
{
 	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6e6e6e;
	border-bottom-color: #6e6e6e;
	border-left-color: #6e6e6e;
	height: 600px;
	background-color:#FFF;
	font-family: EurostileDemi, sans-serif;
}

#zone1 
{
	margin-top:15px;
	width:295px;
	float:left;
	margin-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e6e6e;
}

#zone2 
{
	margin-left:16px;
	margin-top:15px;
	width:295px;
	float:left;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;	
}

#zone3 
{
	margin-top:15px;
	width:295px;
	float:left;
	margin-left: 25px;
}

#bloc1 
{
	float: left;
	padding-left: 5px;
	padding-right: 3px;
	width: 289px;
}

.entete 
{
	height: 22px;
	width: 295px;
	background-color: #C77600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6e6e6e;
	border-right-color: #6e6e6e;
	border-bottom-color: #6e6e6e;
	border-left-color: #6e6e6e;
}

#bloc2 
{
	float: left;
	height: auto;
	width: 289px;
	padding-left: 5px;
	padding-right: 3px;
}

#bloc3 
{
	height: 245px;
	width: 289px;
	float: left;
	padding-left: 5px;
	padding-right: 3px;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;	
}

#bloc4 
{
	float: left;
	width: 289px;
	padding-left: 5px;
	padding-right: 3px;
	height: 140px;
}

#bloc5 
{
	height: 132px;
	width: 289px;
	float: left;
	padding-top:5px;
	padding-left: 5px;
	padding-right: 3px;
}

#bloc6 
{
	float: left;
	height: 342px;
	width: 289px;
	padding-left: 5px;
	padding-right: 3px;	
}

#bloc7 
{
	float: right;
	height: 128px;
	width: 215px;
	border: 1px solid #000;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 300px;
}

