/*|-\_/-|*/




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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: Verdana, Geneva, sans-serif;
}
html
{
	width: 100%;
	height: 100%;
}
body
{
	width: 1000px;
	margin: auto;
	margin-top:5px;
}
#sponsors
{
	border: 1px solid black;
	text-align: center;
	position: relative;
	height: 90px;
	clear: both;
}
#sponsors img
{
	margin: 10px;
}
#footer
{
	text-align: center;
	font-size:12px;
	margin: 10px;
}
#sponsors_titre
{	
	position: absolute;
	left: -30px;
	top: -20px;
}
#content
{	
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
	
}

 button, input[type=submit], .button{

margin-top:10px;
border-radius: 3px;
border: 1px solid orange;
background-color:#e1e1e1;
box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
padding-left: 15px;
padding-right:15px;
padding-top: 7px;
padding-bottom:7px;
display: table;
font-size:12px;
color: black !important;
text-decoration: none !important;

}

button:hover, input[type=submit]:hover, .button:hover{

	box-shadow: none;
	cursor:pointer;
	color: #FE690F;
}




#header
{
	overflow: hidden;
}
#menu_principal li
{
	float:left;
	min-width: 64px;
	text-align: center;
	padding: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	display: block;
	height: 50px;
	list-style: none;
}
#menu_principal a
{
	color: black;
	font-size: 13px;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#menu_principal li:hover
{
	border-radius: 6px;
	background-color: #dedcdc;
	cursor: pointer;
}
#menu_principal
{
	width: 50%;
	height: 100%;
	border-radius: 6px;
	float: left;
	margin-top: 4%;
	margin-left: 4%;
	padding: 0;
	background-color: #f3f3f3;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
#pointer
{
	position: absolute;
	bottom: -14px;
	left: 40px;
	z-index: 9999;
}
#menu_principal img
{
	max-width: 100%;
}
#logo_site
{
	float: left;
}
#joinPage
{
	float: right;
	margin-top: 1%;
}
#joinPage img:hover
{
    box-shadow: -5px 0px 10px rgba(0,0,0,0.5);
    cursor: pointer;
}




@font-face {
	font-family: 'Conv_ARMY RUST';
	src: url('../fonts/ARMY RUST.eot');
	src: local('☺'), url('../fonts/ARMY RUST.woff') format('woff'), url('../fonts/ARMY RUST.ttf') format('truetype'), url('../fonts/ARMY RUST.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
a:link, a:active, a:hover, a:visited{
	color: blue;
}
.slider slide_img
{
left: 0;
}
.slider{
	height: 340px;
	background-color: white;
	margin-top: 10px;
	position: relative;
}
#slider_fleche_gauche{
	position: absolute;
	top:127px;
	z-index: 1000;
}
#slider_fleche_droite{
	position: absolute;
	right: 0;
	top: 127px;
	z-index: 1000;
}
#slider_fleche_droite:hover, #slider_fleche_gauche:hover
{
	cursor: pointer;
}

.slider_text h1{
	position: absolute;
	font-family: 'Conv_ARMY RUST';
	font-size: 62px;
	right: 10px;
	color: white;
	bottom: 16px;
	z-index: 1000;
	text-shadow: 5px 6px 4px black;

}
.voir_plus_photo a{
	background-color: rgba(225, 255, 255, 0.59);
    bottom: -5px;
    font-size: 16px;
    padding: 2px;
    position: absolute;
    right: 0;
    z-index: 1000;
}
.corp{
	height: 355px;
	margin-top: 25px;
	margin-bottom: 35px;
}

.videoYT{
	float: left;
	width: 440px;
	margin-top:1px;

}
.videoYT p{
	width: 100%;
	text-align: right;
}

.videoYT a{
	text-align:right;
	font-size: 11.5px;
}
.rando, .temoignages{
	
	width: 257px;
	min-height: 348px;
	margin-left: 10px;
	float: left;
	background-color: #F3F3F3;
	border: 1px solid #DADADA;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	margin-bottom: 2px;
	margin-left: 20px;


}

.rando a,.temoignages a {
  font-size: 11.5px;

  
  line-height: 1.391;
      padding-left: 10px;
	padding-right: 10px

 

}

.temoidesc h3{

  font-size: 11.5px;
  font-family: "Verdana";
  padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
 
}

.randodesc h3{

    font-size: 11.5px;
    font-family: "Verdana";
    padding-left: 10px;
	padding-right: 10px;
	font-weight:bold;
 
}
.messageLivreOr { margin-top: -4px;}
.messageLivreOr div{

	font-size:11px;
	margin-left: 20px;




}
.randodesc p {
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px;
	margin: 5px;

}
.rando h2, .temoignages h2{
   font-size: 13px;
   font-family: "Verdana";
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	padding-left: 75px;
	border-bottom: 1px solid #93b451;
	margin-bottom: 10px;
}

.rando h2{
	background-image: url('../images/design/head/moto.png');
	background-repeat: no-repeat;
	background-position: 10px 8px;

}
.temoignages h2{
	background-image: url('../images/design/head/livreor.png');
	background-repeat: no-repeat;
	background-position: 10px 8px;

}


#tous_les_albums
{
	background-color: #f3f3f3;
	width: 998px;
	overflow: hidden;
	border-radius: 6px;
	border: 1px solid #dadada;;
}
#tous_les_albums h1{
    font-size: 16px;
  
    margin-left:20px;
    margin-bottom: 20px;
    margin-right:20px;
     margin-top:20px;
    color: #FE690F;
}
#tous_les_albums h1.sousTitre{

    margin-top:0px;
   
}

#tous_les_albums .titrePhoto{
    font-size: 16px;
    margin-left: 20px;
    color: #FE690F;
    margin-top:10px;
}


.container_album {
    float: left;
    margin: 10px;
    height: 100px;
    width: 900px;
    }

 .album_photo
{
	background-color: white;
	width: 133px;
	height: 100px;
	border: 1px solid #dadada;
	border-radius: 4px;
	float:left;
	margin-right:15px;
	overflow: hidden;
}


.container_album h2{
	font-size:14px;
	font-weight: 600;
}

.container_album h3{
	font-size:12px;
	margin-top:5px;
}

.container_album button{
margin-top: 22px;
height: 30px;

}
.pagination_album{
	clear: both;
margin: 10px;
text-align: center;
font-size: 12px;
}









#formulaireLivreOr
{
	width: 500px;
	margin: auto;
}
#formulaireLivreOr label
{
	display: inline-block;
	width: 150px;
	vertical-align: top;
}
#formulaireLivreOr input[type=text], #formulaireLivreOr input[type=mail]
{
	width: 200px;
}
#formulaireLivreOr textarea
{
	width: 200px;
	height: 150px;
}
#valider_formulaire
{
	width: 100px;
	margin-left: 200px;
}




.menugauche{
	float:left;
	width: 255px;
	border-style: solid;
 	border-width: 1px;
 	border-color: rgb( 163, 163, 163 );
 	background-color: rgb( 243, 243, 243 );
 	box-shadow: 2px 4px 4px 0px rgba( 0, 0, 0, 0.4 );
 	margin-bottom: 10px;
 	border-radius:4px;

}
.menugauche div{
	line-height: 50px;
	height: 50px;
	border-top: 1px solid green;
	margin-left:10px;
	margin-right:10px;
	
	text-align: left;
	
	


}
.img_menu_gauche{
	width: 50px;
	text-align: left;
	float: left;
}
.contenu-preparation-image-largeur-100 img
{
	border: 2px solid #FE690F;
	border-radius: 1000px;
}
.menugauche div:first-child{
	border-top: none !important;

}
.menugauche div img{
	height: 30px;
	vertical-align: middle;
	
}
.menugauche a:link, .menugauche a:visited, .menugauche a:active{
	color:black;
	text-decoration: none;
	display: block;
}
.menugauche a:hover{
	background-color:#E0E0E0;
}

.col_central{
	float: right;
	width: 700px;
	border-style: solid;
 	border-width: 1px;
  	border-color: rgb( 163, 163, 163 );
  	background-color: rgb( 243, 243, 243 );
  	padding: 10px;
  	padding-top: 30px;
  	border-radius:4px;
}

.mono-col{
	width: 978px;
	border-style: solid;
 	border-width: 1px;
  	border-color: rgb( 163, 163, 163 );
  	background-color: rgb( 243, 243, 243 );
  	padding: 10px;
  	padding-top: 30px;
  	border-radius:4px;

	
}







.div_align_center{
	text-align: center;
}

.contenu_circuit_sous-titre {
	width: 600px;
    float: left;
    color: #000;
    font-size: 14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    
    height: 19px;
    border: 1px solid #FF6703;
}

.contenu_circuit_sous-titre-image {
    float: left;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0px 0px 0px 10px;
    border: 1px solid #FF6703;
}

.contenu_texte {
    color: #000;
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-left: 30px;
    line-height: 18px;
    margin-top: 20px;
}

.contenu_circuit_image-ville {

    text-align: center;
}

.contenu_texte_2 {
    color: #000;
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
    min-height: 125px;
}
.contenu_texte
{
    color: #000;
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
}



.col_central h1, .mono-col h1 {
    height: 30px;
    padding-left: 10px;
    color: #FF6703;
    font-size: 16px;
}

.contenu_texte h2 {
	font-size:13px;
	font-weight: bold;
	margin-left: -10px;
	margin-bottom: 5px;


}

.contenu-preparation-image-largeur-100{
    float: left;
    clear: both;
    margin-right: 20px;

}

.img_titre{
	float: left;
margin-right: 5px;
margin-top: -5px;
}
/*|-\_/-|*/
