/*----------------------------------------------------------------
						COMMUN
------------------------------------------------------------------*/
html, body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
}
.adresse {
	color: #333333;
	font-weight: bold;
	font-size: xx-small;
	text-decoration:none;
	text-align: center;
	vertical-align: top;
	position: absolute;
	height: 26px;
	width: 950px;
	left: 0px;
	top: 521px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
.adresse a:link, .adresse a:visited {
	color: #333333;
	text-decoration: none;
}
.adresse a:hover {
	color: #000000;
	text-decoration:none;
}
/*----------------------------------------------------------------
						BAS DEBIT
------------------------------------------------------------------*/
#divconteneur {
	width: 950px;
	left: 50%;
	top: 10px;
	position:absolute;
	margin-left: -475px;
	background-image: url(../img/bdfond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 540px;
}
#divlogo {
	width: 368px;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#divnav {
	text-align: center;
	position: absolute;
	width: 950px;
	height:24px;
	left: 0px;
	top: 94px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
#divnav a:link, #divnav a:visited {
	color: #666666;
	text-decoration: none;
}
#divnav a:hover {
	color: #830017;
	text-decoration: none;
}
.navoff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #830017;
	text-decoration: none;
}
#divtitre {
	width: 950px;
	font-size:18px;
	color:#FFFFFF;
	height: 67px;
	position: absolute;
	left: 0px;
	top: 67px;
}
#divphotos {
	width: 520px;
	height: 390px;
	text-align: center;
	position: absolute;
	top: 125px;
	left: 210px;
}
#divtexte {
	width: 212px;
	height: 382px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	top: 130px;
	left: 735px;
	overflow: auto;
}
#divtexte a:link, #divtexte a:visited {
	text-decoration: none;
	color: #333333;
}
#divtexte a:hover {
	text-decoration: none;
	color: #902841;
}
#divtarifs {
	width: 760px;
	height: 394px;
	text-align: center;
	position: absolute;
	left: 209px;
	top: 124px;
	vertical-align: middle;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #461A19;
}
#divinterface {
	width: 740px;
	height: 394px;
	text-align: center;
	position: absolute;
	left: 209px;
	top: 124px;
	vertical-align: middle;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #461A19;
}
#divinterface a:link, #divinterface a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#461A19;
}
#divinterface a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#461A19;
}
#divh1{
	top: 5px;
	left: 358px;
	position:absolute;
	width:369px;
	height:51px;
}
h1 {
	color:#820016;
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin:0px;
}
#divh2{
	top: 43px;
	left: 78px;
	position:absolute;
	width:648px;
	height:38px;
}
h2 {
	color:#820016;
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin:0px;
}
/*----------------------------------------------------------------
				Insertion du flash + détection 
------------------------------------------------------------------*/
#flashcontent, #detectcontent {
	text-align: center;
	height:100%;
}
.detect {
	color: #333;
	font-size: 10px;
	text-decoration: none;
}	
.detect a:link, .detect a:visited {
	color: #333;
	text-decoration: none;
}
.detect a:hover {
	color: #FF0000;
	font-size: 10px;
	text-decoration:underline;
}
/*----------------------------------------------------------------
						Mentions légales
------------------------------------------------------------------*/
#mentions {
	color: #000000;
	width: 520px;
	text-align: justify;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mentions a:link, #mentions a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#mentions a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}
/*----------------------------------------------------------------
						Via Michelin
------------------------------------------------------------------*/
#viamichelin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#viamichelin a:link, #viamichelin a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#viamichelin a:hover {
	color: #B69C48;
	text-decoration: underline;
}

/*----------------------------------------------------------------
							ANCIENNE CSS
------------------------------------------------------------------*/
.michelinNav{ color:#333333;}
a.michelinNav{ color:#333333;font-size: 12px; text-decoration:none;}
a.michelinNav:hover{ color:#000000;font-size: 12px; text-decoration:none;}


.imageNote {
	background-image: url(../img/fond_note.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.conteneurHtml {
	background-image: url(../img/fond_kerbastic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.conteneurHtmlEn {
	background-image: url(../img/fond_kerbastic_en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.bleu13C {color: #026AD2; font-weight: normal; font-size: 13px; text-decoration:none; }
.rouge13B {color: #89162A; font-weight: bold; font-size: 13px; text-decoration:none; }
.bleu13F {color: #003366; font-weight: normal; font-size: 13px; text-decoration:none; }
.gris13B {color: #666666; font-weight: bold; font-size: 13px; text-decoration:none; }
.noir13 {color: #000000; font-weight: normal; font-size: 13px; text-decoration:none; }
.noir13B {color: #000000; font-weight: bold; font-size: 13px; text-decoration:none; }
.jaune13B {color: #9D8A00; font-weight: bold; font-size: 13px; text-decoration:none; }


#print a:link, #print a:visited {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width: 180px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #89162A;
	font-weight: bold;
	text-decoration: none;	
	text-align: center;	
}

#print a:hover {
	width: 180px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #666666;
}
/*----------------------------------------------------------------
							Signature
------------------------------------------------------------------*/
#signature {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#adresse { 
	color: #ACACAC;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:link, #adresse a:visited {
	color: #ACACAC;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
#adresse a:hover {
	color: #8A142A;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}
/*
LES NEWS A VIVRE
*/


.avivre {
	color: #CC0000;
	font-size: 12px;
}
a.avivre {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #CC0000;
	font-size: 16px;
	text-decoration:underline;
}
a.avivre:hover { text-decoration:none;}
#divtitrenews {
	width: 700px;
	position: absolute;
	left: 220px;
	top: 90px;
}


#menu {
	position:absolute;
	left:665px;
	top:145px;
	width:261px;
	height:357px;
	z-index:1;
	overflow: auto;
}
.textnews{ font-size:12px; color:#424242}
.menunews{font-size:10px; color:#333}
a.menunews{font-size:10px; color:#cc0000; text-decoration:none;}
a.menunews:hover{ text-decoration:underline;}
#contenu {
	position:absolute;
	left:241px;
	top:148px;
	width:395px;
	height:356px;
	z-index:2;
	overflow: auto;
}
#retour {
	position:absolute;
	left:806px;
	top:515px;
	width:260px;
	height:25px;
	z-index:3;
}