body {
	margin: 0;
	background-color:#f8f8f8; }


div#menug {
	top: 0px;
	left: 1px;
	width: 25%;
height:100%;
	}
	div#menug[id] {
		position: fixed;

		}
div#sidebarright {
	float: right;
	padding: 5% 5px;
	right:1px;
	width: 23%}
	div#sidebarright[id] {
		position: fixed;
		}

.bas
{
width:100%;
  background-color:#CCCCCC ; /* couleur de la colonne */
margin-bottom:0;
}
  

	
	.centre {/* définition de la colonne centre */
  float:left ; /* flotte à gauche */
  width:50% ; /* largeur : 50% de .container */
  height:100% ; /* hauteur : 100% du .container */
  margin-left: 25%;padding:0 ; /* marges */
  margin-top: 2%;
  background-color:#C0CCCA ; /* couleur de la colonne */
  border:2px solid black ; /* bordure gauche */
  }
  
  
  .container {/* encadre le tableau */
  width:100% ; /* largeur du tableau */
  height:100% ; /* hauteur minimale du tableau */
  margin:0 ; padding:0 ; /* marges intérieures et extérieures du tableau */
  background-color:#E7E4E4} /* couleur fond du tableau (colonne droite en pratique) */

.texte a{
color: #0000FF;
}
.texte a:hover{
color: #121291;
}
.texte a:visited{
color: #121291;
}


#texte{
padding-left:25%;
margin-top:3%;
margin-right:0%;
margin-left: 26%;
height:99%;
background: url(../boite-zone-tel.png) no-repeat ;
}

#texte p{
font-family:arial;
font-size: 13px;
padding-top: 15%;
padding-right:12%;
color: #FFF;
}

#puce{
float: left;
list-style-image:url(../cd.png);
margin-left: 2px;
margin-right:2px;
clear: both;
}

#pucefolder{
float: left;
list-style-image:url(../folder.png);
margin-left: 2px;
margin-right:2px;
clear:left;
}

#textep a
{
padding-top: 3px;
}

#textei {
padding-bottom: 1%;
padding-left:3%;
}

.lienpub{
color: #000;
}

#defaut{
color: #000;
}

#marge{

padding-left:50px;
}

H2 {
clear:both;
color:#000;
}

#droite
{
position : absolute;
float:right;
}
#pubg{
width:800px;
height:100px;
}
#pubg_img{
position:relative;
backgound:#CCCCFF;
left:70px;
width:500px;
height:90px;
}
img{
border:none;
}

