@charset "utf-8";


/* A simple Browser Reset 
==========================================*/
	
*{
	margin:0;
	padding:0;
	text-decoration: none;
	border: none;
	outline:0;
	/*line-height:1.1em;*/
}
* a{
	text-decoration: none;
}
* p,h1,h2,h3,h4,h5,h6,ul,il,a{
	margin:0;
	padding:0;
}
 /* font
===========================================*/

html  {
	font-size: 100%; /* IE hack */
	background-repeat: repeat;
	background-image: url(image-prise-de-pied/tex_fond.jpg);
	background-position: left top;
	background-color: #dfe674;
	line-height:100%;
	margin:0;
	padding:0;

} 

body {
	font-size: 76%; 
	margin:0;
	padding:0;}

table, th, td, input, select { font-size: 100%; } /* IE hack */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(image-prise-de-pied/bg_page2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {	font-size: 2em;}
h2 {	font-size: 1.2em;}
h3 {	font-size: 2.4em;}
h4 { font-size: 1.3em; }
h5 {	font-size: 1.3em;}
h6 {	font-size: 0.9em;}
p, td {	font-size: 1.0em;
font-weight: bold;
/*text-indent:20px;*/
}
ol, ul, li {font-size: 1em;}
.notes { font-size: 1.0em;}
/*
h1, h2, h3, h4, h5 { display: inline }
h1, h2, h3, h4, h5{ display: run-in }*/
/*
h1, h2, h3, h4 {
	text-align: center;
	color: #41120a;
	font-weight: bold;
}*/
 /* General Layout
===========================================*/
	
	
/* INFO
width :	#bande_deco : 45px | #header :910px | #content : 625px | #columnright : 240px
height:	#header : 200px | title : 140px
*/


#page{
	  width:942px; /* header width + margin */
	  position:relative;
	  /*margin:0 auto;*/
}
		
#content {
	  float:left;
	  width:625px;
	  padding-left:45px /* bande_deco width */
}
	
#columnright{
	width:240px; /*240px + overflow 30px*/
	position:absolute;
	left:670px;   /* content width + bande_deco width */
	top:200px;	/* header height */
}  
	
.clear{
	  clear:both;/*
	  text-align:center;
	  font-size:2em;
	  position:relative;
	  z-index:4;
	  background-color: #ccc;*/
}
	
#header{
	margin-left: 32px;
	clear:both;
	position:relative;
	z-index:4;
	height:200px;
	width:910px;
	background-image: url('image-prise-de-pied/header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #dfe674;
}
	
/* barres verticales
========================================*/
   
.baro{
	  position:absolute;
	  bottom:0;
	  height:100%;
}
	
#bande_deco{
	float:left;
	width:45px;
	left:0;
	background-image: url('image-prise-de-pied/tex_bande_deco.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	}	
	
#baroright{
	left:225px;
	width:30px;
	z-index:1;
}

#barocenter{
	  left:655px;  /* content width + bande_deco width - (baro width/2)*/
	  width:30px;
	  z-index:3;
	}
#baroleft{
	  left:37px;  /* bande_deco width - (baro width/2) +7px */
	  width:30px;
	  z-index:3;
}
	
#baroright, #barocenter, #baroleft{
	background-image: url('image-prise-de-pied/M_barreau.png');
	background-repeat: repeat-y;
	background-position: center top;
}
	
/* M barres horizontales
========================================*/


.M_hautGrand {
	height: 53px; /* -1px bug affichage */
	width: 673px;
	overflow:visible;
	position:relative;
	z-index:4;
	margin-left:-22px;
	background-image: url('image-prise-de-pied/M_hautGrand.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.M_milieuGrand {
	height: 43px;	/* -2px bug affichage */
	width: 682px;
	overflow:visible;
	position:relative;
	z-index:4;
	margin-left:-25px;
	background-image: url('image-prise-de-pied/M_milieuGrand.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

.M_basGrand{
	height: 68px;	/* -1px bug affichage */
	width: 663px;
	overflow:visible;
	position:relative;
	z-index:4;	
	margin-left:-20px;
	background-image: url('image-prise-de-pied/M_basGrand.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #dfe674;
	
	
}
.M_hautPetit{
	height: 32px;	/* -1px bug affichage */
	width: 258px;
	overflow:visible;
	position:relative;
	z-index:2;		
	background-image: url('image-prise-de-pied/M_hautPetit.png');
	background-repeat: no-repeat;
	background-position: center top;
	
}
.M_milieuPetit{
	height: 57px;	/* -1px bug affichage */
	width: 259px;
	overflow:visible;
	position:relative;
	z-index:2;		
	background-image: url('image-prise-de-pied/M_milieuPetit.png');
	background-repeat: no-repeat;
	background-position: center top;
	
}
.M_basPetit{
	height: 50px;	/* -1px bug affichage */
	width: 262px;
	overflow:visible;
	position:relative;
	z-index:2;		
	background-image: url('image-prise-de-pied/M_basPetit.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #dfe674;
	
}

.header_column{

	overflow:visible;
	width: 253px;
	height: 150px; /* -1px bug affichage */
	background-image: url('image-prise-de-pied/header_column.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	z-index:2;
	background-color: #dfe674;
}


/* contenus COMMUN
========================================*/

.M_milieuGrand ul{
	padding-top:20px;
	list-style : none; 
	text-align : center; 
}
.M_milieuGrand li{

	display : inline;
}


.M_basGrand ul{
	padding-top:12px;
	list-style : none; 
	text-align : center; 
}
.M_basGrand li{

	display : inline;
}
.M_basGrand a{
	color: #38190d;
	font-weight:bold
}
.M_basGrand a:hover{
	color: #eda456;
}

.title1 {
	margin-top:-52px; /* height M_hautGrand */	
	background-image: url('image-prise-de-pied/tex_planche.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #d7b554;
	height:148px;
	text-align:center;
	color: #38190d;
}
.title1 h1{
	padding-top:72px; /* centre titre alt */
	font-size:3.0em;
}
.title1 h1 img{
	margin-top:-72px; /* contre centre titre alt */
}

.compa {
	margin-top:-52px; /* height M_hautGrand */	
	background-image: url('image-prise-de-pied/tex_planche.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #d7b554;
	height:248px;
	text-align:center;
	color: #38190d;
}
.compa h1{
	padding-top:172px; /* centre titre alt */
	font-size:3.0em;
}
.compa h1 img{
	margin-top:-172px; /* contre centre titre alt */
}
.columnright_inner {
	margin-top:-32px; /* height M_hautPetit */
}
.columnright_inner_bis {
	margin-top:-58px; /* height M_milieuPetit */
}


.columnright_inner , .columnright_inner_bis {
	background-image: url('image-prise-de-pied/tex_beige_point.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #d7b554;
}
.columnright_inner .menu{
	padding-top:37px; /* height M_hautPetit +5px */
	background-image: url('image-prise-de-pied/bg_pied.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.columnright_inner_bis  .menu{
	padding-top:63px; /* height M_milieuPetit +5px */
}
.menu{
	padding:25px;
 	text-align: left;
	color: #663026;
}
.menu a {
	color: #663026;
}
.menu a:hover {
	color: #b45618;
}
.menu h4{
	/*text-transform: uppercase;*/
	/*font-size:1.0em;*/
	display: inline;
	font-size: 1.4em ;
}
.menu_h4{
	display: inline;
	font-size: 1.4em ;
}
.menu ul {
	list-style : none; 
}
.menu li {
	padding-left:20px;
	font-weight:bold;
}
img{
margin-bottom:-6px; /* bug (pas sur IE)*/
}

.content_inner{
	padding:30px;
	padding-top:50px; 
	overflow:hidden;
	margin-top:-52px; /* height M_hautGrand */
	
	background-image: url('image-prise-de-pied/tex_vert_etoile.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #357444;
}

.scotch{
	margin-bottom:-30px;
	position:relative;
	z-index:2;	
}
.flash {
	margin-top:-52px; /* height M_hautGrand */
	/*height: 400px; */
	overflow:hidden;
	background-image: url('image-prise-de-pied/tex_planche.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #d7b554;
}
.flash_deco {
	height: 200px; 
	width:260px;
	overflow:visible;
	position:relative;
	z-index:2;	
	background-image: url('image-prise-de-pied/tex_fond.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #d7b554;
}
.intro_flash {
	height: 400px; 
	margin-top:-52px; /* height M_hautGrand */
	overflow:hidden;
	background-image: url('image-prise-de-pied/tex_vert_etoile.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #d7b554;
}
.video_flash{
	/*width video max :600px;*/
	padding-top:52px;
	padding-left:12px;
	padding-right:12px;
	overflow:hidden;
	background-color: #000000;
	text-align:center;
	color: #d15b1d;

}
.video_flash a{
	color: #d15b1d;
	padding-top:72px; /* centre titre alt */
}
#header_flash ul{
	padding-top:5px;
}
#header_flash img{
	float:right;
	padding-right:50px;
}
#header_flash li{
	display:inline;
	padding-top:5px;
}
#header_flash a {
	padding-left:50px;
	font-size : 1.2em;
	font-weight: bold;
 	text-align: left;
	color: #663026;
}
#header_flash a:hover {
	color: #b45618;
}


/* contenus ACCEUIL
========================================*/
 .bonjour{
	padding:25px;
	padding-top: 10px;
	text-align: center;
	color: #663026;
 }

 .bonjour h4{
 	text-align: center;
	display: inline;
	font-size: 1.4em ;
 }

/* contenus SPECTACLES
========================================*/
.column_spectacle {
	float: left;
	width: 188px;
}

.column_spectacle_inner {
	background-image: url('image-prise-de-pied/bg_vieux_carton.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	color: #3a2e10;
	font-weight: bold ;
	padding-bottom: 20px;
	

}
.column_spectacle_inner p{
	padding-left: 20px;
	padding-right: 20px;
}

.column_spectacle_inner h3{
	font-size: 1.2em;
	text-decoration: underline;
	padding-left: 20px;
	padding-right: 20px;
}
.column_spectacle_inner a{
	color: #3a2e10;
}
.column_spectacle_inner a:hover{
	color: #743016;
}

.Cirque_en_Yourte {
	background-image: url('image-prise-de-pied/bg_cirque_en_yourte.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 267px; /* -1px bug affichage */
	overflow:hidden;
	background-color: #d7b554;
}


.activites_pedagogiques {
	background-image: url('image-prise-de-pied/bg_activites_pedagogique.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 219px; /* -1px bug affichage */
	overflow:hidden;
	background-color: #d7b554;
}

.activites_pedagogiques h4, .Cirque_en_Yourte h4{
	padding-left:30px; 
	color: #663026;
	font-weight: bold ;
	font-size: 1.4em ;
	display: inline;

}
.Cirque_en_Yourte p{
	padding-left:25px;
	padding-right:25px;
	color: #663026;
	text-align: justify;
}
.activites_pedagogiques p{
	padding-left:110px;
	padding-right:30px;
	color: #663026;

}
.activites_pedagogiques h4 a, .Cirque_en_Yourte h4 a{
	color: #663026;
}
.activites_pedagogiques h4 a:hover, .Cirque_en_Yourte h4 a:hover{
	color: #874520;
}
/* contenus cx_SPECTACLES
========================================*/

.column_yourte {
	overflow:hidden;
	margin-top:-52px; /* height M_hautGrand */
	
	background-image: url('image-prise-de-pied/tex_yourte_rideau.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #301411;
}
.column_yourte_inner {
	padding-left:120px; 
	padding-right:120px; 
	padding-top:80px; 
	padding-bottom:30px; 
	
	background-image: url('image-prise-de-pied/bg_yourte_rideau.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
	color: #e79b52;
	font-weight: bold ;

}

.bloc_img {
	text-align:center;
	/*float:left;*/
	/*height: 221px;
	width:174px;*/
	
}
.column_yourte_inner p{
	font-size: 1.1em;
	display: inline;
}
	
.column_yourte_inner  h3{
	text-align: center;
	font-weight: bold ;
	font-size:1.6em ;
	color: #f19c23;
	line-height:120%;
}
.column_yourte_inner  h5{
	text-align: left;
	font-weight: bold ;
	font-size:1.1em ;
	text-transform: uppercase;
	display: inline;
	color: #e2682b;
}
.column_yourte_inner a{
	color: #ffb242;
}
.column_yourte_inner a:hover{
	color: #ff9700;
}
.column_yourte_inner h5 a{
	color: #f58827;
}
.espace_pro{
	padding-top:10px;
	padding-left:20px;
	height: 250px;	
}

#menu, #menu ul { /* Liste */     
	list-style : none; 
	text-align : center; 
	padding:0;
	margin:0;
	line-height:1.1em
}



#menu a {  /* Contenu des listes */
display : block;
height:25px; /*-10px*/
padding-top: 20px;
width:190px;
color: #2f3630; 
text-align: center;
font-weight: bold ;
font-size:0.9em ;
background-image: url('image-prise-de-pied/li_accordeon.png');
background-repeat: no-repeat;
background-position: center top;
padding-left:12px;
}
#menu a:hover {  /* Contenu des listes survolé*/
color: #e9bf7a; 

height:25px; /*-10px*/
padding-top: 20px;
width:190px;
}

#menu li  {  /* Elements des listes */      
	float : left; 
	overflow:visible;
	position:relative;
	z-index:3;
}

#menu li ul /* Sous-listes */
{ 
    position: absolute; 
    width: 190px; 
    left: -999em; /* Hop, on envoie loin du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { 
/* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
	left: auto; /* Repositionnement normal */
	overflow:visible;
	position:relative;
	z-index:3;
	min-height: 0; /* Corrige un bug sous IE */
}

.accordeon{
	background-image: url('image-prise-de-pied/ul_accordeon.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height:249px;
	width:190px;
}

.accordeon_mask {	
	background-image: url('image-prise-de-pied/ul_accordeon_mask.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height:249px;
}

.accordeon_marge {
	height:121px;
}

.accordeon_bas {
	background-image: url('image-prise-de-pied/ul_accordeon_bas.png');
	background-repeat: no-repeat;
	background-position: right top;
	height:128px;
	width:190px;
	overflow:visible;
	position:relative;
	z-index:3;
}

.presse{
	padding:25px; 
	text-align: justify;
	color: #663026;
}

.presse h4{
	font-weight: bold ;
	text-align: left;
	display: inline;
	font-size: 1.4em ;
}
 
 /* contenus ASSOCIATION
========================================*/
.carte_rouge_haut{

  	height:69px;
	width:519px;
	background-image: url('image-prise-de-pied/bg_td_carte_rouge_haut.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.carte_rouge_bas{

   	height:65px;
	width:519px;
	background-image: url('image-prise-de-pied/bg_td_carte_rouge_bas.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.carte_rouge_tex{
 	margin-left: 30px;
	width:519px;
	background-image: url('image-prise-de-pied/tex_td_carte_rouge.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
.carte_rouge_inner{
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: justify;
	color: #eea839;
}
.carte_rouge_inner h3{
	text-align: center;
	font-size:1.8em;
	color: #ff9000;
	line-height:120%;
}
.carte_rouge_inner a{
	color: #ff9000;
}
.carte_rouge_inner a:hover{
	color: #df9020;
}

/* contenus COMPAGNIE
========================================*/
.feuille_carreau_haut{

	width:541px;
	background-image: url('image-prise-de-pied/bg_td_feuille_carreau_haut.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.feuille_carreau_bas{
   	height:51px;
	width:541px;
	background-image: url('image-prise-de-pied/bg_td_feuille_carreau_bas.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.feuille_carreau_tex{
	margin-left:20px;
	width:541px;
	background-image: url('image-prise-de-pied/tex_td_feuille_carreau.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
.feuille_carreau_inner{
	font-family: comic sans MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	font-size: 1.1em;
	padding-top:30px;
	padding-bottom:10px;
	padding-left: 90px;
	padding-right: 80px;
	text-align: justify;
	color: #2d3647;
}
.feuille_carreau_inner h3{
	font-weight: bold ;
	text-align: center;
	font-size:1.8em;
	color: #771c0b;
}
.feuille_carreau_inner h5{
	font-weight: bold ;
	text-align: center;
	font-size:1.0em;
	color: #2d3647;
	text-transform: uppercase;
	padding:0;
	margin:0;	
}


.feuille_carreau_inner a{
	color: #3a4e73;
}
.feuille_carreau_inner a:hover{
	color: #2d3647;
}


 /* contenus CONTACT
========================================*/
.contact {
	padding-top: 180px;
	text-align:center;
	font-family:comic sans MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #663026;
	padding-left:70px;
	height: 153px;
	width: 470px;
	overflow:hidden;
	background-image: url('image-prise-de-pied/bg_contact.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

.menu_contact{
	padding:25px;
	padding-top:35px;
	padding-right:15px;
 	text-align: left;
	color: #663026;
}
 
.menu_contact h4{
	text-transform: uppercase;
	font-size:1.0em;
	display: inline
}
.menu_contact h4 a{
	color: #7a443a;
	text-decoration:none;
}
.menu_contact a{
	color: #663026;
	text-decoration: underline;
}
 /* contenus TOURNEE
========================================*/
.date{

	margin-top:-52px;/* height M_hautGrand */
	padding-top:40px;
	float:left;
	background-image: url('image-prise-de-pied/bg_vieux_carton.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	color: #3a2e10;
	font-weight: bold ;
	padding-bottom: 30px;

}
.date_inner{
	width:168px;
}
.date_inner a{
	color: #3a2e10;
}.date_inner a:hover{
	color: #592803;
}

.photo{
	text-align: center;
}
.ombre {
	border-right: 6px solid #1c2d1b;
	border-bottom: 6px solid #1c2d1b;
 }

.photo_inner{
  padding-top:10px;
  padding-bottom:10px;
  width:565px;
}
.photo_inner img{
	border: 10px solid #cbd398;
}
/****************************************************************************/
/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
/*padding: 4px;
margin: 0 0 2px 7px;*/
display: inline;
}

img.alignleft {
/*padding: 4px;
margin: 0 7px 2px 0;*/
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

/*.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}*/

/* End captions */




.wp-caption img, .attachment img{
	padding:0;
	border: 1px solid #859e5d;
}
.wp-caption{
	margin-left:10px;
	padding:8px;
	margin-bottom:10px;
	margin-right:10px;
	border-top: 1px solid #859e5d;
	border-bottom: 3px solid #586441;
	border-left: 1px solid #859e5d;
	border-right: 3px solid #586441;
	background-image: url('image-prise-de-pied/tex_photo.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #fff6c9;
	text-align: center;
}
.attachment{
	margin-left:-60px;
	margin-bottom:10px;
	/*padding:8px;
	border-top: 1px solid #859e5d;
	border-bottom: 3px solid #586441;
	border-left: 1px solid #859e5d;
	border-right: 3px solid #586441;
	background-image: url('image-prise-de-pied/tex_photo.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #fff6c9;*/

}

.wp-caption-text{
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:10px;
	font-style:italic;
	text-align: center;
	font-size:0.8em;
 }
 

 
.calendrier{
	padding-left:25px;
	padding-top:10px;
	padding-right:0;
	padding-bottom:0;
	border: 1px solid #986721;
	/*border-width: 1px;
	border-style: double;
	border-color: #986721;*/
	margin-right:10px;
	margin-top:7px;
	margin-left:0;
	margin-bottom:0;
	
}
.calendrier #wp-calendar caption{
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
	padding-bottom: 3px;
}
.calendrier a{
	border: 1px solid #986721;
}
.calendrier #prev a, .calendrier #next a {
	border: none;
}
.cadre_commentaires {
padding-top:10px;
}
.commentaire p{
	font-family: comic sans MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	font-size: 1.1em;
	text-align: left;
	color: #2d3647;
}
.commentaire input{
	font-family: comic sans MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
	color: #2d3647;
	border: 1px solid #859e5d;
	background-color: #fff6c9;
}
.commentaire textarea{
	border: 1px solid #859e5d;
	width:400px;
	font-family: comic sans MS, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
	color: #404c2c;
	background-image: url('image-prise-de-pied/tex_photo.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #fff6c9;
	margin-top:5px;
	padding-top:2px;
}
.commentaire ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
.commentaire ol p{
	font-size: 1.0em;
}
.commentaire ol a{
	font-size: 0.9em;
}
.commentaire ol li{
	margin: 10px 0 0 0;
	padding: 0 0 10px;
}
.commentaire h4, .commentaire h3{
	font-size: 1.1em;
	text-decoration: underline;
	
}
.commentmetadata{
	text-transform: uppercase;
	font-size: 0.9em;
	margin-left:-10px;
	text-decoration: underline;
}

.change_page {
	background-image: url('image-prise-de-pied/M_bas2Grand.jpg');
	background-repeat: repeat;
	background-position: center top;
	background-color: #d7b554;
	/*height:200px;*/
	text-align:center;
	font-size: 1.5em;
	padding-top:20px;
	padding-bottom:5px;
	overflow:visible;
	position:relative;
	z-index:4;
	width:681px;
	margin-left:-25px;

}
.change_page a{

	color: #38190d;
	color: #192232;
	font-weight:bold;

}
.change_page a:hover{
	color: #eda456;
}
.feuille_carreau_inner h3 a{
	color: #771c0b;
	line-height:120%;
		font-size: 0.9em;
}
 /* contenus webdesign
========================================*/
.webdesign {
	margin-top:40px;
	font-size: 0.9em;
	text-align: center;
}
.webdesign a{
	color: #6b9348;
}
.webdesign a:hover{
	color: #4f5e27;
}
