 .logo { /*cette classe définit l'image à gauche, le fond de coul*/
	background-image: url(../images/logo_contact.png);
	background-repeat: no-repeat;
	background-color: #cb952f;
}

.login {
	font-family: Georgia, "Bookman Old Style", serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #cb952f;
	text-indent: 10px;
}

.filet {
	color: #cb952f;
	border-color: #cb952f;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	line-height: 30px;
}

#rubrique-contact {
	color: #990000;
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

#rubrique-contact-phrase {
	color: #333333;
	line-height: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}


.url-contact {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	left: 20px;
	margin-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	font-style: normal;
}



.menu-courant2 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 2px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 18px;
	width: 118px;
	text-align: center;
}


.menu-courant2 a:link {

}
.menu-courant2 a:visited {
	
	
}
.menu-courant2 a:hover {


}

.menu-courant2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-courant2 a:hover {
	color: #000000;
	text-decoration: none;
}
.menu-courant2 a:visited {
	color: #CC0000;
	text-decoration: none;
}



#cellulemenu-accueil2 { /*gris bleu (gris de depart 858585-- + cgv + cgu*/
	background-color: #778899;
}


#cellulemenu-accueil2  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#cellulemenu-accueil2  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#cellulemenu-accueil2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#cellulemenu-contact2 {  /*marron DarkGoldenrod*/
	background-color: #c9932f;
}

#cellulemenu-contact2  a:link {
	color: #990000;
	text-decoration: none;
}
#cellulemenu-contact2  a:hover {
color: #990000;
	text-decoration: none;
}
#cellulemenu-contact2 a:visited {
	color: #990000;
	text-decoration: none;
}


.menu2 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: 18px;
	width: 120px;
	text-align: center;
}
.menu2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a:hover {
	color: #FFFFFF;
	
}
.menu2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
