/*----rese css eric meyer-------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.spip_surligne {background-color : transparent ;}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*===================================================STYLE GMT=====================================================*/

/*-----------------hack png ie--------------*/
.format_png {
	behavior: url("win_png.htc");
}


/*-------éléments html---------*/

body{
	background: #23355a url('img/fond.jpg')repeat-x;
}

a{text-decoration:none;}
a:hover{text-decoration:none;}



html{font-family:Helvetica, Arial, sans-serif;}

#title{
	text-indent:-90000px;
	display:block;
	width:979px;
	height:100px;
	margin:0 auto;
	background: url('img/bandeau.png') no-repeat;
	
	}
strong{font-weight:bold;}
#article p{margin-bottom:10px;display:block;}
#circuits p{margin-bottom:10px;display:block;}

h3.spip{text-align:left;color:#33ccff;width:100%;display:block;margin-bottom:15px;margin-top:0px;}

label{
	display:block;
	width:150px;
	text-align:left;
	margin-top:10px;
	color:#ff3366;
	font-size:12px;
	font-weight:bold;
}

a.brochure{
	font-size:12px;
	color:#76b836;
	height:20px;
	line-height:20px;
	padding-left:20px;
	vertical-align:center;
}


a.brochure:hover{
	color:#2c4b0e;
	
}

.pied a{color:white;margin-top:20px;}
.pied a:hover{color:#ff3366;}


/*------------blocs principaux--------------*/

#all{
	width:980px;
	margin: 0 auto;
	padding-top:30px;
}




/*-----------tout sur le menu---------------*/

#menu{
	display:block;
	width:935px;
	height:29px;
	margin:auto;
	background: #636fa0 url('img/fond-menu.gif') repeat-x;

	text-align:left;
	line-height:22px;
	vertical-align:middle;

	
}
	
a.rubmenu{
	margin-left:20px;
	margin-right:10px;
	height:22px;
	font-weight:bold;

	
}
#menu img{padding-bottom:4px;height:19px;}


#rss{margin-left:20px;margin-right:10px;}



/*-------------grand bandeau photo page accueil-------------------------*/

#bandeauhome{
	display:block;
	width:980px;
	height:456px;
	background: transparent url('img/bandeauhome.png') no-repeat;
	padding-top:40;
}


#encart{
	display:block;
	width:250px;
	height:365px;
	background: #636fa0 url('img/fond-encart.png') repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:700px;
}

#encart  a{
	font-size:13px;
	color:#666;
}

#encart a:hover{color:black;}


#encart h3, #encart h3 a{
	font-family: Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:5px;
	color:#ff3366;
}

#encart img{
	border: 1px solid #786c5b;
}



/*---------------Bloc bas page accueil-----------------------------*/


#blocbas{
	display:block;
	width:965px;
	margin:0 auto;
	background-color:#f2ece0;
	margin-bottom:20px;

	padding-bottom:15px;
	padding-right:15px;
}

h2{
	display:block;
	height:30px;
	background-color:#938778;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	padding-left:7px;
	font-family:Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#f2ece0;
	margin-bottom:10px;
	margin-left:20px;
}


/*---------colonne gauche accueil------------*/



#blog{
	background-color:#ff3366;
	margin-bottom:25px;
	font-size:12px;
	font-family:Lucida 'Grande', Arial, sans-serif;
	padding:7px;
	padding-top:12px;
	color:#f2ece0;
	margin-left:20px;
}

.buton{
	display:block;
	width:100px;
	margin:10px auto;
	padding:3px 5px 3px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#f7cee5;
	color:#660033;
}

.buton:hover{
	background-color:#660033;
	color:#f7cee5;
}

#actu li a{
	display:block;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	background-color:white;
	text-align:left;
	list-style:none;
	font-size:11px;
	color:#06b6ea;
	margin-bottom:3px;
	padding-left:7px;
	margin-left:20px;
}

#actu li a:hover{text-decoration:underline;color:#149fcb;}


/*------------------------colonne centre-----------------------*/
.titre_art{
	text-align:left;
	width:100%;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#514327;
	margin-left:25px;
}

#centre{margin-top:12px;}

/*--------------------------colonne droite-----------------------*/

#droite{
	margin-top:12px;
}
#droite p{
	font-size:12px;
	text-align:left;
	margin-left:20px;
	color:#7d7462;
	line-height:18px;
}

.buton2{

	margin-top:5px;
	margin-bottom:5px;
	padding:3px 5px 3px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#27c4f6;
	color:white;
}

#droite p a{color:#27c4f6;}

#droite p a:hover{text-decoration:underline;}

#carto{display:block;text-align:left;margin-left:20px;margin-top:15px;}

/*------------------------------------------------------PAGE CLASSIC------------------------------------*/

/*MENU HORIZONTAL*/


#menu2{
	display:block;
	width:980px;
	height:34px;
	background: url('img/menu2.jpg') no-repeat;
	margin:0 auto;
	text-align:left;
}

a.menu2{
	font-size:12px;
	color:#54432e;
	line-height:24px;
	vertical-align:middle;
	font-weight:bold;
	margin-left:32px;
}

a.menu2:hover{
	color:#ff3366;
}


/*bloc contenu*/

#contenu{
	display:block;
	width:965px;
	margin:0 auto;
	background-color:#f2ece0;
	padding-bottom:15px;
	padding-right:15px;
	margin-bottom:20px;
}

#article {
	margin-left:20px;
	display:block;
	background-color:white;
	font-size:12px;
	text-align:left;
	padding-top:15px;
	padding-bottom:25px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	line-height:16px;
	color:#6f6f6f;
	
}

#circuits {
	margin-left:20px;
	display:block;
	background-color:white;
	font-size:12px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:0px;
	line-height:16px;
	color:#6f6f6f;
	margin-top:10px;
	
}

#inforub p{
	font-size:12px;
	display:block;
	margin-left:20px;
	margin-top:30px;
	text-align:left;
	color:#333333;
	line-height:15px;
}


#galerie img{
	float:left;
	margin-bottom:20px;
	border:1px solid #938778;
	margin-left:20px;
}

#galerie h4{
	display:block;
	height:25px;
	background-color:#938778;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	padding-left:7px;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	margin-bottom:20px;
	margin-top:25px;
	margin-left:20px;
	}
	
	
	#galerie3 img{
		float:left;
		margin-bottom:20px;
		border:1px solid #938778;
		margin-left:20px;
	}

	#galerie3 h4{
		display:block;
		height:25px;
		background-color:#938778;
		line-height:25px;
		vertical-align:middle;
		text-align:left;
		padding-left:7px;
		font-family:Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:white;
		margin-bottom:20px;
		margin-top:25px;
		margin-left:20px;
		}	
.titregauche{
	display:block;
	height:25px;
	background-color:#938778;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	padding-left:7px;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	margin-bottom:20px;
	margin-top:25px;
	margin-left:20px;
}
	
td#fancy_title_main {
	line-height:16px;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
}

#bulle{
	display:block;
	width:280px;
	height:128px;
	background: url('img/bulle.jpg') no-repeat;
	padding:10px;
	padding-top:20px;
	font-size:14px;
	color:white;
	margin-left:20px;
	line-height:16px;
	clear:left;
	font-weight:bold;
	margin-bottom:0;
}

#bulle a{color:#333333;text-decoration:none;}
#bulle a:hover{text-decoration:underline;}

a.spip_mail, a.spip_out{
	color:#06b6ea;
}

a.spip_mail:hover, a.spip_out:hover{
	color:#ff3366;
	text-decoration:underline;
}



h5{
	text-align:left;
	margin-top:15px;
	margin-left:20px;
	color:#6c5942;
	font-size:14px;
	font-weight:bold;
}


/*-------------------infos circuits-----------------*/
.prix{
	font-size:42px;
	line-height:40px;
	color:#76b836;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
}

.infos{
	font-size:11px;
	margin-top:10px;
	margin-bottom:15px;
	color:#a1a1a1;
	
	
}

.chapeau{
	font-size:18px;
	color:#a1a1a1;
	clear:left;
}

.circuit p{
	clear:both;
}

.plus{
	margin-top:15px;
}

.bientot{
	font-size:12px;
	color:#333333;
}


/*-----------------Mentions légales---------------*/
#mentions{
	margin-top:30px;
}

#mentions p{
	text-align:left;
	font-size:12px;
	color:#333333;
	margin:20px;
}


#mentions h3{
	font-size:16px;
	color:#ff3366;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
	
}

#mentions h4{
	text-align:left;
	color:#ff3366;
	font-size:14px;
	margin-left:20px;
}


/*-----------------galerie article blog----------------*/


#galerie2 {clear:left;}
#galerie2 img{
	float:left;
	margin-bottom:20px;
	border:1px solid #938778;
	margin-right:20px;
}

#galerie2 h4{
	display:block;
	height:25px;
	background-color:#938778;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	padding-left:7px;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	margin-bottom:20px;
	margin-top:25px;
	margin-left:0px;
	}



/*-----------------forum---------------*/
#blank{clear:left;display:block;width:580px;height:1px;text-indent:-90000px;}

#comment{
	
}

a#coment{
	display:block;
	text-indent:-90000px;
	width:225px;
	margin-top:20px;
	height:24px;
	background: url('img/comment.jpg') left bottom no-repeat;
}

a#coment:hover{	background: url('img/comment.jpg') left top no-repeat;}

a#coment1{
	display:block;
	width:225px;
	height:24px;
	background: url('img/comment1.jpg') left bottom no-repeat;
}

a#coment1:hover{background: url('img/comment1.jpg') left top no-repeat;}

a#coment3{
	display:block;
	text-indent:-90000px;
	width:225px;
	margin-top:20px;
	height:24px;
	background: url('img/comment.jpg') left top no-repeat;
}





.message{margin-left:0px;}

.forum2 h5{margin-left:0px;}

#reponse {
	margin-left:0px;
	display:block;
	background: #f5f5f5 url('img/bulle2.jpg') top left no-repeat;
	font-size:12px;
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:50px;
	padding-right:15px;
	margin-bottom:15px;
	line-height:16px;
	color:#6f6f6f;
}



















