/********/
/* corps de page */
/********/
.body {
	background-color:#ffffff;
	}
h1 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
}
h2 {
	margin:0px;
	padding:8px 0px 5px 0px;
	font-size:15px;
	}
h3 {
	margin:0px;
	padding:0px;
	}
h4 {
	margin:0px;
	padding:0px;
	}
#Site{
	margin:0px;
	padding:0px;
	}
.img img{
	padding:0px;
	margin:5px 10px 5px 15px;
	border:2px #333333 solid;
}

/**********/
/* Header */
/**********/
#header{
	margin:0px;
	padding:0px;
	width:280px;
	}
.titre-etiquette1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #547483;
	text-transform:uppercase;
	}
.titre-etiquette1 a:link {
	color: #547483;
	text-decoration: none;
	
	}
.titre-etiquette1 a:visited {
	color: #547483; 
	text-decoration: none; 
	}
.titre-etiquette1 a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}

.titre-etiquette2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #C56657;
	text-transform:uppercase;
	}
.titre-etiquette2 a:link {
	color: #C56657;
	text-decoration: none;
	
	}
.titre-etiquette2 a:visited {
	color: #C56657; 
	text-decoration: none; 
	}
.titre-etiquette2 a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}
	
.titre-etiquette3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #9B9A8D;
	text-transform:uppercase;
	}
.titre-etiquette3 a:link {
	color: #9B9A8D;
	text-decoration: none;
	
	}
.titre-etiquette3 a:visited {
	color: #9B9A8D; 
	text-decoration: none; 
	}
.titre-etiquette3 a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}
.texte-etiquette {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-transform:none;
	}
.texte-etiquette a:link {
	color: #808080;
	text-decoration: none;
	
	}
.texte-etiquette a:visited {
	color: #808080; 
	text-decoration: none; 
	}
.texte-etiquette a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}
	
.favoris {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #C56657;
	text-transform:none;
	padding:0px;
	margin:-15px 0px 0px 0px;
	}
.favoris a:link {
	color: #C56657;
	text-decoration: none;
	
	}
.favoris a:visited {
	color: #C56657; 
	text-decoration: none; 
	}
.favoris a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}

/********/
/* Menu du site et onglets */
/********/
#Menu{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	margin:-10px 0px 0px 0px;
	padding:0px;
	}
#Menu ul{
	list-style: none;
	margin:10px 0px 0px 0px;
	padding:0px;
	}
#Menu ul li{
	float:left;
	margin:0px;
	padding:0px;
	}
#Menu ul li a {
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
	color:#999999;
	text-decoration: none;
	width:94px;
	height:22px;
	background-image:url(images/bt-of.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
#Accueil #Menu ul li a#Accueil {background-image:url(images/bt-on.jpg);}
#Infos #Menu ul li a#Infos {background-image:url(images/bt-on.jpg);}
#Qui #Menu ul li a#Qui {background-image:url(images/bt-on.jpg);}
#Liens #Menu ul li a#Liens {background-image:url(images/bt-on.jpg);}
#Acces #Menu ul li a#Acces {background-image:url(images/bt-on.jpg);}
#Contact #Menu ul li a#Contact {background-image:url(images/bt-on.jpg);}

#Menu ul li a:hover{	
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:bottom;
	color:#ffffff;
	}	
#Menu ul li a#Accueil:hover{background-image:url(images/bt-on.jpg);}
#Menu ul li a#Infos:hover{background-image:url(images/bt-on.jpg);}
#Menu ul li a#Qui:hover{background-image:url(images/bt-on.jpg);}
#Menu ul li a#Liens:hover{background-image:url(images/bt-on.jpg);}
#Menu ul li a#Acces:hover{background-image:url(images/bt-on.jpg);}
#Menu ul li a#Contact:hover{background-image:url(images/bt-on.jpg);}

/************/
/* corps */
/************/
#corps {
	padding:15px 0px 10px 0px;
	margin:0px;
	}
.col_gauche {
	width:600px;
	margin:0px;
	padding:0px 10px 0px 0px;
	}
.col_droite {
	width:100%;
	margin:0px;
	padding:0px;
	}
	
	
/********/
/* Logo Titres et textes */
/********/
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #C56657;
	text-decoration: none;
	text-transform:uppercase;
	}
.logo a:link {
	color: #C56657;
	text-decoration: none;
	}
.logo a:visited {
	color: #C56657;
	text-decoration: none;
	}
.logo a:hover {
	color: #000000;
	text-decoration: none;
	}

.accroche {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:none;
	letter-spacing:5px;
	}
	
/********/
/* contenu Titres et textes */
/********/
h1.titre{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color:#333333;
	}
h2.titre{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color:#333333;
	}

.titre-texte {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#58585A;
	}
.texte {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#58585A;
	}
.texte a:link {
	color: #C56657;
	text-decoration: none;
	}
.texte a:visited {
	color: #C56657;
	text-decoration: none;
	}
.texte a:hover {
	color: #000000;
	text-decoration: underline;
	}	
	
	
/********/
/* footer*/
/********/
#foot {
	padding:0px;
	margin:10px 0px 0px 0px;
	}
#footer {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	}
h4.footersmall {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	}
h4.footersmall a:link {
	color:#333333;
	text-decoration:none;
	}
h4.footersmall a:visited {
	color:#333333; 
	text-decoration:none; 
	}
h4.footersmall a:hover {
	color:#000000;
	text-decoration:underline;
	}