@charset "utf-8";
body{
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

#bandeau {
	height: 123px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 0px 15px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#bandeau #logos {
	width: 850px;
	clear: left;
	float: left;
	margin-top: 0px;
	padding: 0px;
	height: 72px;

}
#bandeau #logos #ButAgences {
	height: 35px;
	width: 290px;
	float: right;
	margin-top: 10px;
	text-align: right;
}

/********gere la couleur des points du menu************/

.MC{
	color: #004487;
}
.MP{
	color: #E41925;
}
.VM{
	color: #FFA212;
}

/************************************BOUTON agence************************/
#logos #ButAgences a#MC {
	background-image: url(../images/but_MC.gif);
	display: inline-block;
	height: 37px;
	width: 152px;
}

#logos #ButAgences a#VM {
	background-image: url(../images/but_VM.gif);
	display: inline-block;
	height: 37px;
	width: 120px;
}

#logos #ButAgences a#MP {
	background-image: url(../images/but_MP.gif);
	display: inline-block;
	height: 37px;
	width: 105px;
}

#logos #ButAgences a#VM:hover, #logos #ButAgences a#MP:hover{
	background-position: 0px 1px;
}

/*************************************************************************/

#bandeau #barnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	clear: left;
	margin-top: 0px;
	width: 750px;
	height: 22px;
}

#bandeau #barnav a {
	color: #7F7F7F;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-right: 5px;
	margin-left: 5px;
}
#content {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 276px;
	width: 892px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content #colGauche {
	height: 268px;
	width: 280px;
	float: left;
	margin-left: 20px;
	overflow: auto;
	padding: 0px;
}
#content #colDroite {
	height: 268px;
	width: 565px;
	float: right;
	padding-right: 20px;
}

#frise {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 170px;
	width: 892px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 173px;
	width: 892px;
}




/*********************TEXTES****************************/
#bandeau h1{
	font-size: 110%;
	letter-spacing: 0.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	display: block;
}


#basdepage {
	padding: 0px;
	height: 25px;
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#basdepage h2 {
	font-size: 120%;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #626262;
	letter-spacing: 0.4em;
	width: 670px;
	margin-bottom: 0px;
}
#basdepage img {
	margin: 0px;

}

#bandeau #logos .logo {
	margin-top: 10px;
	float: left;
}

/*********************MENU COL GAUCHE******************************/
#menugauche{
	margin: 0px;
	padding: 0px;
	width: 260px;
	left: 0px;
	position: static;
}

.menuLk{
	font-size: 100%;
	color: #666666;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.menuLk:hover{
	color: #990000;
}
.menuVisited{
}
img.vignette {
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #666666;
}

/**************************************** Paneau droite********************************/

.Refcategorie{
	color:#6699CC;
	font-weight: bold;
}
.ListLk {
	color: #FF9900;
}
.date {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}
h3 {
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0.1em;
	font-size: 14px;
}
#actuContent a {
	color: #333333;
	text-decoration: underline;
}
