body
	{
	width:100%;
	max-width:1280px;
	min-width:900px;
	background-color:#e8e8e8;
	border:0px solid #0970ab;
	margin:auto;
	margin-top:0%;
	margin-bottom:0%;
	color:black;
	background: url('../../images/1/background1.png') #7BA9DF no-repeat bottom;
	}
/*##############################################################
Propriété générale de la page
##############################################################*/


/*###################
Propriété de la bannière
####################*/
#banniere
	{
	width:100%;
	height:200px;
	margin-bottom:0px;
	padding:0px;
	margin:0px;
	}
.ban_gauche
	{
	width:355px;
	height:200px;
	background: url('../../images/1/banniere/ban_gauche.png');
	float:left;
	}
.ban_droite
	{
	width:375px;
	height:200px;
	background: url('../../images/1/banniere/ban_droite.png');
	float:right;
	border:0px solid black;
	}
.ban_milieu
	{
	height:200px;
	margin-left:355px;
	margin-right:375px;
	background: url('../../images/1/banniere/ban_milieu.png') repeat-x;
	border:0px solid black;
	}
#ban_texte
	{
	position:absolute;
	top:75px;
	right:15%;
	}
/*###################
Propriété de la speedbarre
####################*/
#speedbarre
	{
	height:29px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin:0px;
	border:0px solid yellow;
	}
.speed_gauche
	{
	width:14px;
	height:29px;
	background: url('../../images/1/speedbarre/speed_gauche.png');
	float:left;
	}
.speed_droite
	{
	width:19px;
	height:29px;
	background: url('../../images/1/speedbarre/speed_droite.png');
	float:right;
	border:0px solid black;
	}
.speed_milieu
	{
	height:24px;
	padding-top:5px;
	margin-left:14px;
	margin-right:19px;
	font-size:1.2em;
	background: url('../../images/1/speedbarre/speed_milieu.png');
	}
.speed_milieu ul
{
	list-style-type:none;
	height:24px;
	border:0px solid green;
	margin:auto;
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	margin-left:-36px;
 }
.speed_milieu li
{
	float:left; /*pour IE*/
	border:0px solid red;
	height:24px;
	width:20%;
}
.speed_milieu ul li a
{
	 display:block;
	 float:left;   
	 width:100%;
	 text-decoration:none;
	 margin:auto;
	 text-align:center;
	 border:0px solid black;
 }
.speed_milieu ul a
{
	text-decoration:none;
	color:#FFFFFF;
}
.speed_milieu ul a:link
{
	text-decoration:none;
	color:#FFFFFF;
}
.speed_milieu ul a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.speed_milieu ul a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
/*###################
Propriété du body
####################*/
#body
{
	margin:0px;
	padding:0px;
	border:0px solid black;
}
div.cg_body
{
    background: url('../../images/1/cg_body.png') left repeat-y;
	background-color:#FFFFFF;
    padding-left: 0px; /* 6 px + 2 px pour faire plus joli. Remplacez par votre valeur à vous */
	margin:0;
}

div.cd_body
{
    background: url('../../images/1/cd_body.png') right repeat-y;
	padding-right: 5px; /* 6 px + 2 px pour faire plus joli. Remplacez par votre valeur à vous */
    overflow: hidden;
	
}



/*###################
Propriété du menu
####################*/
#menu_g
{
	float:left;
	width:40%;
	min-width:500px;
	border:0px solid black;
	margin-left:0px;
}
#menu_g img
{
	border:0px solid red;
}
/*###################
Propriété du corps
####################*/
#corps
{
	margin-top:0px;
	margin-right:0px;
	margin-left:41%;
	border:0px solid black;
	padding-bottom:0%;
}
#corps2
{
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
	border:0px solid black;
	padding-bottom:0%;
}
div.hg_corps
{
	background: url('../../images/1/corps/cg_corps.png') left top no-repeat;
	padding-left: 0px; /* Remplacez par votre valeur à vous */
	margin:0;
}

div.hd_corps
{
	background: url('../../images/1/corps/hd_corps.png') right top no-repeat;
	padding-right: 0px; /* Remplacez par votre valeur à vous */
	margin:0;
}

div.h_corps
{
	background: url('../../images/1/corps/h_corps.png') top repeat-x;
	height:10px; /* Remplacez par votre valeur à vous */
	margin:0;
	margin-left:20px;
	margin-right:20px;
	border:0px solid black;
	display:none;
}
div.h_corps h1
{
text-align:center;
font-size:1em;
color:#017b18;
font-style:italic;
padding-top:0px;
margin-top:0px;
}
div.cg_corps
{
	background-color:#FFFFFF;
    padding-left: 10px; /* 6 px + 2 px pour faire plus joli. Remplacez par votre valeur à vous */
	margin:0;
	min-height:250px;
}

div.cd_corps
{
    padding-right: 8px; /* 6 px + 2 px pour faire plus joli. Remplacez par votre valeur à vous */
    overflow: hidden;
	min-height:500px;
}
div.bg_corps
{
	padding-left: 0px; /* Remplacez par votre valeur à vous */
}

div.bd_corps
{
	padding-right: 0px; /* Remplacez par votre valeur à vous */
}

div.b_corps
{
	height:20px; /* Remplacez par votre valeur à vous */
	margin:0;
	margin-left:20px;
	margin-right:20px;
	border-bottom:0px solid #eacc82;
	border:0px solid black;
	
}
#footerbody
	{
	height:37px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin-right:-5px;
	border:0px solid yellow;
	}
.fb_gauche
	{
	width:25px;
	height:37px;
	background: url('../../images/1/corps/fb_gauche.png');
	float:left;
	}
.fb_droite
	{
	width:31px;
	height:37px;
	background: url('../../images/1/corps/fb_droite.png');
	float:right;
	border:0px solid black;
	}
.fb_milieu
	{
	height:32px;
	padding-top:5px;
	margin-left:25px;
	margin-right:31px;
	font-size:1.2em;
	background: url('../../images/1/corps/fb_milieu.png');
	}
.fb_milieu ul
{
	list-style-type:none;
	height:24px;
	width:570px;
	border:0px solid green;
	margin:auto;
	padding-top:0px;
	margin-top:0px;

 }
.fb_milieu li
{
	float:left; /*pour IE*/
	border:0px solid red;
	height:24px;
	width:48%;
}
.fb_milieu ul li a
{
	 display:block;
	 float:left;   
	 width:100%;
	 text-decoration:none;
	 margin:auto;
	 text-align:center;
	 border:0px solid black;
 }
.fb_milieu ul a
{
	text-decoration:none;
	color:#FFFFFF;
}
.fb_milieu ul a:link
{
	text-decoration:none;
	color:#FFFFFF;
}
.fb_milieu ul a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.fb_milieu ul a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
/*###################
Propriété du footer
####################*/
#footer
	{
	height:45px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	}
.footer_gauche
	{
	width:26px;
	height:45px;
	background: url('../../images/1/footer/footer_g.png');
	background-color:#e8e8e8;
	float:left;
	}
.footer_droite
	{
	width:16px;
	height:45px;
	background: url('../../images/1/footer/footer_d.png');
	background-color:#e8e8e8;
	float:right;
	border:0px solid black;
	}
.footer_milieu
	{
	height:40px;
	padding-top:5px;
	margin-left:26px;
	margin-right:16px;
	background: url('../../images/1/footer/footer_m.png');
	}
	
	
/*.footer_milieu
	{
	margin-left:0px;
	margin-right:100px;
	}*/
.mclefoot
	{
	margin-top:0px;
	font-size:0.7em;
	font-style:italic;
	margin-bottom:0px;
	text-align:center;
	}
.dev
	{
	font-size:0.7em;
	text-align:right;
	margin-right:1%;
	margin-bottom:0px;
	}
		

/*###################
connexion, messages d'actions...
####################*/
div.hg
{
	
	border-left: 2px solid #0076b3;
	border-top: 2px solid #0076b3;
	background-color: #7dc8ef;
	padding-left: 0px; /* Remplacez par votre valeur à vous */
	margin:0;
}

div.hd
{
	border-right: 2px solid #0076b3;
	background-color: #7dc8ef;
	padding-right: 0px; /* Remplacez par votre valeur à vous */
	margin:0;
}

div.h
{
	background-color: #7dc8ef;
	height:46px; /* Remplacez par votre valeur à vous */
	margin:0;
	margin-left:46px;
	margin-right:46px;
}
div.cg
{
    border-left: 2px solid #0076b3;
    padding-left: 0px; /* 7 px + 2 px pour faire plus joli. Remplacez par votre valeur à vous */
	background-color: #7dc8ef;
	margin:0;
}

div.cd
{
    border-right: 2px solid #0076b3;
    padding-right: 9px; /* 7 px + 2 px pour faire plus joli. Remplacez par votre valeur à vous */
    overflow: hidden;
	padding:1%;
}
div.bg
{
	border-left: 2px solid #0076b3;
	border-bottom: 2px solid #0076b3;
	background-color: #7dc8ef;
	padding-left: 0px; /* Remplacez par votre valeur à vous */
}

div.bd
{
	border-right: 2px solid #0076b3;
	background-color: #7dc8ef;
	padding-right: 0px; /* Remplacez par votre valeur à vous */
}

div.b
{
	height:44px; /* Remplacez par votre valeur à vous */
	margin:0;
	margin-left:46px;
	margin-right:46px;
	background-color: #7dc8ef;
}

/*##############################################################
propriétés diverses
##############################################################*/
/*###################
administration
####################*/
#admin ul
	{
	list-style-type: square;
	list-style-image: url("../../images/1/menu/puce1.png");
	}
fieldset
	{
	margin-left:0px;
	margin:1%;
	}
.coordonnees
	{
	margin-left:230px;
	font-size:1em;
	font-style:italic;
	}
/*###################
Publicité
####################*/
 .ad42
 {
margin-top:80px;
margin-left:5px;
margin-right:5px;
padding:5px;
border:1px solid #0970ab;
font-size:0.8em;
}
.adHeadline {text-decoration: underline; color: #0970ab;}
.adText {text-decoration: none; color: #e8e8e8;}
/*###################
Les tableaux
####################*/
#tab_petit
	{
	width:50%;
	}
#tab_moyen
	{
	width:75%;
	}
#tab_grand
	{
	width:95%;
	}
table
	{
	margin:auto;
	border-collapse: collapse;
	margin-bottom:10px;
	}
th, td
	{
	border:1px solid #009cf6;
	}
th
	{
	background-color: #009cf6;
	text-align: center;
	font-size:0.8em;
	color:#ffffff;
	}
table.fichiers
	{
	height:100%;
	width:90%;
	}
.image_tab 
	{
	width:30%;
	text-align:center;
	}
td.desc_tab 
	{
	text-align:left;
	padding-left:1%;
	font-size:1em;
	height:150px;
	}
.date_tab
	{
	height:20px;
	text-align:right;
	vertical-align:bottom;
	font-size:0.8em;
	}
.choix_tab
	{
	text-align:center;
	}
/*##############################################################
Polices
##############################################################*/
h2
	{
	font-size:1.3em;
	padding-top:0px;
	font-style: italic;
	color:#0970ab;
	text-decoration:underline;
	border:0px solid black;
	}
h3	
	{
	margin:0px;
	font-size:1em;
	}

/*##############################################################
les liens
##############################################################*/
a:link{
	text-decoration:none;
	color:#555454;
	size:1.1em;
	margin-bottom:0.2%;
}
a:visited{
	color:#555454;
	text-decoration:none;
}
a:hover
	{
	color:#555454;
	text-decoration:underline;
	}



hr 
	{
	width:30%;
	margin:auto;
	}

/*##############################################################
propriétés administration
##############################################################*/
.admin_infos_page
	{
	text-align:center;
	size:0.8em;
	margin:0px;
	border:1px solid black;
	}
.attention_admin
	{
	color:#dd5016;
	font-size:1.2em;
	text-align:center;
	}
/*##############################################################
ajout, édition de pages
##############################################################*/
img
	{
	border:none;
	}
#ajout_page
	{
	width:100%;
	margin:auto;
	text-align:center;
	border:0px solid black;
	
	}
textarea
	{
	width:580px;
	height:400px;
	margin:auto;
	}
label {
	width:180px;
	float:left;
	font-weight:800;
	margin-left:5%;
	clear:left;
}
.send{
	text-align:center;
}
/*###################
Propriété des news
####################*/
div.news
{
	float:left;
	width:30%;
	margin-left:0%;
	margin-top:0%;
	margin-bottom:1%;
	border:2px dotted #6b6b6b;
	border-top:0px;
	padding:0%;
	clear:both;
}
div#interieur_news
{
	padding:2%;
	border: 0px solid black;
}
.lecture_news 
{
	width:100%;
	margin:auto;
}
.date_news, .cat_news
{
	font-style:italic;
}
.titre_actu, .page h1
 {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	background-color:#6b6b6b;
	font-size:1.2em;
	color:#fff;
	font-style:italic;
	border-bottom: 2px solid #009cf6;

 }
.titre_news, .lecture_news h2
 {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-size:1em;
	font-weight:lighter;
	color:#009cf6;
	font-style:italic;
 }
 .news h3, .lecture_news  h3
  {
	font-size:0.8em;
	text-align:right;
	padding:0px;
	margin:0px;
 }
 .suite_news a
 {
 font-style: italic;
 font-size:0.8em;
 }
 div.suite_news
 {
  text-align:right;
 }
 #interieur_news hr 
 {
 margin-top:5px;
 margin-bottom:5px;
 }

 
.diaporama{
	position:relative;
	width:100%;
	height:440px;
	width:440px;
	background: url('../../images/1/fond_diaporama.png') right repeat-y;
	margin-left:5px;
	border:0px solid red;
}
.diaporama img{
	width:400px;
	height:400px;
	margin-left:10px;
	margin-top:10px;
}

.diaporama li{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	overflow:hidden;
	position:absolute
}
.diaporama ul{
	padding-left:0px;
	margin-left:0px;
}

.diaporama_controls{
	width:100%;
	margin:0px 0;
	padding:0px;
	clear:both;
	overflow:hidden;
}

.diaporama_controls .btns{
	margin-top:0px;
	margin-bottom:10px;
}

.diaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:inline-block;
	margin:0 3px;
}

.diaporama_controls .prev{
	background:url(../../images/1/fleches_diapo.png) no-repeat top right;
}

.diaporama_controls .next{
	background:url(../../images/1/fleches_diapo.png) no-repeat top left;
}

.diaporama_controls .pause{
	background:url(../../images/1/fleches_diapo.png) no-repeat bottom right;
}

.diaporama_controls .play{
	background:url(../../images/1/fleches_diapo.png) no-repeat bottom left;
}
.photo
{
	width:120px;
}


#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}



#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;
	width: 60%;
	height: 60%;
	padding: 0;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:11;
}


#boxcontent
{
	left:0;
	right:0;
	bottom:0;
	margin:0;
	padding: 8px;
	overflow: auto;
	width:100%;
	height:100%;
}

#boxtitle
{
	left:0%;
	width:100%;
	height:20px;
	padding:0;
	margin:0;
	color:black;
	text-align:center;
}



/********* MENU HOME *********/
#mhhome, #mh
{
	min-width:770px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	border:0px solid yellow;
}
.mh_gauche
{
display:none;
}
.mh_droite
{
display:none;
}
.mh_milieu
{
	height:24px;
	padding-top:5px;
	margin-left:14px;
	margin-right:19px;
	font-size:1.2em;
}
#mhhome ul, #mh ul
{
	min-height:24px;
	margin:auto;
	list-style:none;
	text-align:center;
	border:0px solid green;
}
#mhhome ul li, #mh ul li
{
	display:inline;
	width:188px;
	border:0px solid red;
}

#mhhome a, #mh a
{
	color:#FFF;
	display:inline-block;
	cursor:pointer;
}
#mhhome a span
{
	display:inline-block;
	width:188px;
	height:297px;
	opacity:0.5;
	filter: alpha(opacity=50);/**/
}

#mh a span
{
	display:inline-block;
	width:188px;
	height:24px;
	background-color:#F89639;
	opacity:0.5;
	filter: alpha(opacity=50);/**/
}


#mhhome a:hover span, #mh a:hover span
{
	opacity:1;
	filter: alpha(opacity=100);/**/
}

#mhh01 a span { background:url(../../images/1/b/m_canyon.jpg) no-repeat left top;}
#mhh02 a span { background:url(../../images/1/b/m_escalade.jpg) no-repeat left top;}
#mhh03 a span { background:url(../../images/1/b/m_avoir.jpg) no-repeat left top;}
#mhh04 a span { background:url(../../images/1/b/m_contact.jpg) no-repeat left top;}









