/* FONT */
/* family */
body {
	font-family: verdana,helvetica,arial,tahoma,sans-serif;
	}
h1, h2, h3, h4, .logo, .nom {
	font-family: helvetica,arial,tahoma,verdana,sans-serif;
	}
#main_txt,  {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Sans-serif;
}
.legende_actu {
	font-family: georgia, times, serif;
}
/* size */
.legende, .bouton, .bouton1, #main .titre p, .bouton3 {
	font-size: 10px;
	}
body, .logo, .nom, .tableau td {
	font-size: 11px;
	}
#nav p, #nav .nav_sit, #main h2, #main h4, #main_txt p, #main_txt ol, #main_txt ul {
	font-size: 12px;
	}
#main_txt h2 {
	font-size: 14px;
	}
#main h1, .photos, #main_txt h1 {
	font-size: 16px;
	}
#main h3 {
	font-size: 30px;
	}

/* style */
.number {
	font-size: 9px;
	font-style: italic;
	}

.number_tit {
	font-size: 12px;
	}

/* COLORS */
/* texte */
body, #main a, #footer a, .yourshot, .gris, .bouton, #nav a, #main_txt a {
	color: #666;  /* gris */
	}
.bouton3 a {
	color: #999;  /* gris clair */
	}
.comment, p a:hover, .bouton a:hover, #sidebar a:hover, #main a:hover, #footer a:hover, #main .bio a:hover, #main .nom a:hover, .bouton, .bouton1, .bouton2, #main .bouton1 a:hover, #nav .bouton2 a:hover, #nav a:hover {
	color: #ccff00;  /* vert */
	}
.bio, #main .bio a, .bouton a, #main .bouton1 a, .bouton3, .bouton3 a:hover, .faux_lien {
	color: #79b;  /* bleu clair */
	}
h1, h2, h3, h4, .logo, .nom, #main .nom a, #main h1 a, #main h2 a, .hello, .photos, .bouton2 a, #main_txt a:hover {
	color: #033;  /* bleu pétrole */
	}
#main .titre h4, #main .titre_last h4 {
	color: #fff;
	}

/* fond */
/* body {
	background: #fff;
	} */
#main .sous_menu .bouton1 a:hover {
	background: #ddd;
	}
.important {
	background: #cf0;
	}

/* borders */
.titre {
	border-bottom: 1px solid #ccff00;
	margin-left: -20px;
	margin-right: -5px;
	}
.titre_last {
	margin-left: -20px;
	margin-right: -5px;
	}

/* DECO */
/* decoration */
.bouton a, #main a, #footer a, .bouton1 a, .bouton2 a, #nav a, .question, .bouton3 a, #main_txt a {
	text-decoration: none;
	}
#main h1, .yourshot, #main h2, strong, h3, h4, #main .titre h4, #main .titre_last h4 {
	font-weight: normal;
	}
.question {	
	cursor:hand;
	cursor:pointer;
	}
#main_txt h1 {
	text-transform: uppercase;
}

/* MARGIN-PADDING-WIDTH-LINE */
.bouton, .bouton3 {
	margin-top:3px;
	}
.bouton, #sidebar p, .bouton1 {
	padding-left:3px;
	}
.bouton3 li {
	margin-left: -15px;
	padding-left:0px;
	}
.bouton1 {
	padding-right:3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#footer p {
	line-height: 18px;
	}
.nom {
	margin-top: 2px;
	}
h1, h2 {
	margin-bottom: -10px;
	}
#smenu {
	margin-left: 10px;
	}
#smenu1 {
	margin-left: 10px;
	}
.sous_menu {
	margin-left: 0px;
	margin-right: 0px;
	}
.bouton1 {
	margin-left: 2px;
	margin-right: 2px;
	}
#nav .nav_sit {
	margin-left: 150px;
	}
#main h3 {
	line-height: 34px;
	margin: 0px;
	}
#main .titre h3 {
	margin-left: 20px;
	}
.description {
	line-height: 150%;
	}
#main .titre p {
	margin: 5px;
	line-height: 14px;
	}
#main .titre h4, #main .titre_last h4 {
	line-height: 29px;
	margin-top:0px;
	margin-bottom:0px;
	}
.marge {
	margin-top: 10px;
	margin-left: 20px;
	}
.long, .important {
	line-height: 200%;
	}
.important {
	padding: 25px;
	margin-right: 100px;
	}
#main_txt {
	text-align: justify;
}
#main_txt p {
	padding-left: 25px;
	line-height: 18px;
}
#main_txt p.first {
	margin-top: -5px;
}
#main_txt ol, #main_txt ul {
	padding-left: 120px;
	padding-right: 50px;
}
#main_txt ol li, #main_txt ul li {
	padding-top: 5px;
	padding-left: 10px;
	line-height: 16px;
}
#main_txt h1 {
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px;
}
#main_txt h2 {
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 18px;
}
.portrait {
	margin-right: 5px;
	margin-bottom: 5px;
}

/* ALIGNEMENT */
.news, #main .titre p {
	text-align: justify;
	}
.sous_menu {
	text-align: center;
	}

/* FONCTIONS */
/* switchcontent */
.switchcontent {
	border: 0px solid black;
	border-left: 1px solid #ccff00;
	padding: 10px;
	margin: 5px;
	margin-left: 0px;
	z-index:10000;
	text-align: justify;
	}

/* STRUCTURE */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	}

#header {
	margin: 0 0 0 0;
	/* background: #fff; */
	}

#left {
	float: left;
	width: 150px;
	margin-top: 12px;
	}

#nav { 
	float: right;
	width: 750px;
	margin-top:0px;
	margin-bottom:3px;
	padding: 0px;
	text-align: right;
	}

#nav .nav_sit {
	float: left;
	margin-left: 8px;
	}

#main { 
	float: right;
	width: 715px;
	margin-top:0px;
	padding: 5px;
	padding-top: 0px;
	padding-left: 20px;
	border: 1px solid #cf0;
	}

#main_txt { 
	float: right;
	width: 715px;
	margin-top:0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border: 0px solid #cf0;
	}

#footer {
	width:715px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 158px;
	/* background:#fff; */
	}
#conseil {
	width: 120px;
	position: relative;
	float: right;
	top: 10px;
	right: 10px;
	border: 1px solid red;
	background: white;
	}
#conseil p {
	padding: 10px;
	margin: 0;
	color: red;
	font-size: 10px;
	}
#conseil strong {
	font-weight: bold;
	}
#rating_box {
	display: block;
	width: 75px;
	height: 15px;
	background-image: url("images/star_0_5.png");
	}
#rating {
	height: 15px;
	background-image: url("images/star_1_5.png");
	z-index:10;
	}
/* NOUVEAU LAYOUT */
body {
	margin: 0;
	margin-top: 3px;
}
#header {
	background-image: url(images/fond-gris-h.jpg);
	background-position: top right;
	background-repeat: no repeat;
	height: 145px;
}
.nav_new {
	margin-right: 10px;
}
.nav_new, .nav_new a {
	color: #003333;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 2px;
}
.nav_new a:hover {
	color: #ccff00;
	text-decoration: none;
}
.nouveautes {
	color: #aaaaaa;
	font-size: 16px;
	font-weight: bold;
	font-family: tahoma,verdana,sans-serif;
	margin-bottom: 3px;
}
dl, dt, dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: relative; /* placement du menu, à modifier selon vos besoins */
	top: 3px;
	left: 0px;
	z-index:100;
	// width: 100%; /* correction pour Opera */
}
#menu dl {
	float: left;
	margin-right: 0px;
	// width: 87px;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	border: 0px solid gray;
	margin: 1px;
}
#menu dd {
	display: none;
	border: 0px solid #cf0;
	margin-left: -55px;
	width: 115px;
}
#menu li {
	text-align: right;
	/* background: #fff; */
}
#menu li a, #menu dt a {
	color: #003333;
	text-decoration: none;
	height: 100%;
	border: 0 none;
	padding: 2px;
}
#menu li a {
	display: block;
}
#menu li a:hover, #menu li a:focus {
	background: #cf0;
}
#menu dt a:hover {
	color: #ccff00;
}
#main {
	background: #fff;
}