
/*==== conteneur au pied sous le texte =====*/
#ctp_conteneur_pied { /*voir dans les css : modifiés  pour mobiles et mobilepetit*/
	/*clear:both;/**/
	margin-left: auto;
    margin-right: auto;
	/*margin:0 auto;	/* centrage du conteneur */
	margin-top: 10px;
	height: 10px;
	width: 900px;/*voir dans les css : modifiés  pour mobiles et mobilepetit*/
	background:url(images/socialnetwork-bt-bg.png) no-repeat left top;
	background-color:;
	margin: 2px 0 0 0;
	padding: 3px 0;
	font-size:0.6em;
 	}
	
#ctp_gauche { 
   float: left; 
   width: value; 
	padding: 10px 0 0 0;
   	background-color: ;
	font-weight:normal;

}
#ctp_droite { 
   float: right; 
   width: value; 
   	padding: 10px 0 0 0;
   background-color: ;
   font-weight:normal;

}
#ctp_centre { 
   margin-right: value; /* largeur de la colonne droite */
   margin-left: value; /* largeur de la colonne gauche */
   padding: 10px 0 0 0;
   height: 50px;
   background-color: ;
}	




#conteneur_pied { /*OK-voir particularités dans chaque csscorps..*/
clear:both;
/*min-height: 100px; /**/
background-image:url(../imgs/bande_de_fond_clair.jpgz); background-repeat:;
background-color: ; /**/  /* autres couleurs : blue gold cyan black magenta gray lime maroon navy olive purple teal white */
/*border: 1px solid #343534; /**/
/*margin: 0 3px;
padding: 5px; /**/
}
.pied_gauchezz { 
display:block;
float: left;
height: 100px; 
margin: 0;
padding: 0 0 0 5px; /**/
width: 650px;
background-color: ; 
/*border: 0px solid #000; /**/
}
.pied_droitezz {/*est modifié (caché) pour mobiles*/
	display:block;/*none pour cacher le div de droite __ origine=block*/
	float: right;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 2px 0 0 0;
	width: 250px;
	background-color: ;
	/*border: 0px solid #000;/**/
	text-align:right;
	color:#c4b268;
	/*font-size:1.1em;
	font-weight:bold;*/
}

/*==footer menu bas ==*/
#footerzz {
	display: block;
	float:right; 
	margin-top:0px; 
	width:750px;
	height: 115px;
		background-color:;
	/*
	displayz: block;/**/
	/*float: right;/**/
	/*margin-left: auto;
	margin-right: auto;
	width: 750px; /* width: 670px largeur obligatoire pour être centré */
	/*height: 120px;
	/*font-size:0.9em;/**/
	/*padding: 10px 0 0 0;
	background-color:;/**/
}

.footermenuzz {
line-height: 1.5em;
background-color: ;/**/

}
#gotopzz {
	text-align:right;
	padding: 7px 10px 0 0;
	font-size:1em;
	font-style:italic;
}
#gotopzz a {
	color: #444;
}
hr {
height: 1px;
width:98%;
margin:auto;
margin-top: 10px;
margin-bottom: 10px;
color: #b89a50;
background-color: #b89a50;
border: none;
}
/*======carte de visite penchée =============================================*/
div.rotate {
    width: 200px;
	float:feft;
	margin:0;
    padding: 0px 0px 0px 0px;
    border: 0px solid #BFBFBF;
    background-color: ;
   /*box-shadow: 1px 1px 3px #666;/*10px 10px 5px #aaaaaa;*/
}

div.rotate_right {
    float: left;
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Safari */
    transform: rotate(7deg);
}

div.rotate_left {
    float: left;
    -ms-transform: rotate(-10deg); /* IE 9 */
    -webkit-transform: rotate(-10deg); /* Safari */
    transform: rotate(-10deg);
}
/*======*/
#footeradress {
	display:inline-block;/**/
	/* position: relative;/**/
	float: left;/**/
	width: 300px;
	/*text-align:center;/**/
	padding: 25px 0px 0px 1px ;
	background-color: ;/**/
	font-weight:bold;
	/*font-style:italic;/**/
	color: #4c4526;/*7a6a21 A28E5C 6a6135 4c4526*/

}
/*=========*/
#footerlinks {
display:inline-block;/**/
	float: left;/**/
	width: 225px;
	text-align: right;
	padding: 0px 0px 5px 0 ;
	background-color: ;/**/
	font-weight:bold;
	/*font-style:italic;/**/
	color: #4c4526;/*7a6a21 A28E5C 6a6135 4c4526*/

}
#footerlinks a {
	padding:0 0px 0 0px;/*0 6px 0 4px*/
	margin:0;
	text-align:;
	color: ;/*7a6a21 A28E5C 6a6135*/
	background-color: ;/**/
}
#footerlinks a:hover {
	color:#850714;/**/
}
/*============*/
#pied {
	display:inline-block;/**/
	float: left;/**/

	width: 100%; 
height:200px;
background:; 
}

#copyrights01 {
	display:inline-block;/**/
	float: left;/**/

width: 100px; 
float:left; 
height:100px; 
background:magenta; 
margin:20px;
}
#footeradress01 {
		display:inline-block;/**/
	float: left;/**/

	width: 100px; 
float:left; 
height:100px; 
background:; 
margin:20px

}
#footerlinks {
		display:inline-block;/**/
	float: left;/**/

	width: 100px; 
float:left; 
height:100px; 
background:cyan; 
margin:20px

}


