body
{
	text-align: center ;
	font: 0.9em "Monotype Corsiva", "Trebuchet MS", helvetica, sans-serif ;
	background:#70ac3a;
}

#promo{
width: 300px;
height:200px;
margin-top:100px;

}
#page
{
		width: 860px ;
	margin: 0 auto ;
	text-align: left ;
	border: 3px solid #000000 ;
	background:  #FFFFFF;
}

#logo 
{
	width:640px;
	height:120px;
	border:0px solid red;
	background: url("../images/logo12.gif") no-repeat;
	margin-left:40px;
	margin-top:0px;
	text-align:center;
}

#entete
{
	width: 545px ;
	height: 60px ;
	float:right;
	border:0px solid red;
	margin-top:50px;
	margin-right:20px;
}

h1
{
	font-size:2em;
}

a
{
	text-decoration: none;
	color:#9b2;
}

a:hover
{
	text-decoration: underline;
	color:#0dbef0;
}

#menu
{
	clear:left;
	height: 25px ;
	background: green ;
	border: 0px solid red;
}

menu ul
{
	list-style-type: none ;
	width:0px;
	color: green ;
}

#menu li 
{
	float: left ;
	text-align: center ;
	color: #fff ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	list-style-type: none ;

}

#menu li a 
{
	width: 140px ;
	line-height: 25px ;
	font-weight: bold ;
	letter-spacing: 1px ;
	color: #fff ;
	display: block ;
	list-style-type: none ;
	border-right: 0px solid #dea ;
}

#menu li a:hover/* changement de couleur au passage de la souris */
{
	background: #0dbef0;
}
  
#corps /* marge sur le côté du contenu*/
{
	padding: 0px 30px 0 80px ;
	/*background: url("images/logo4.jpg") repeat-y 10px 10px;pour insérer une photo*/
	margin-left:20px;
	border:0px blue solid;
}

#astuces
{
	float:right;
	height:180px;
	width:150px;
	color:white;
	font: 0.9em "Trebuchet MS", helvetica, sans-serif ;
	border:6px yellow inset;
	background-color:green;
	margin-top:10px;
	text-align:center;
}

img{
	border:none;
}

#corps h2 /*mise en forme du titre h2 du contenu, */
{
	padding-left: 0px ;
	line-height: 25px ;
	color: #9b2 ;
	border-bottom: 1px solid #9b2 ; /*souligne le titre*/
}

#corps h3 /*mise en forme du titre h2 du contenu, */
{
	padding-left: 10px ;
	line-height: 20px ;
	color: #9b2 ;
	border-bottom: 0px solid #9b2 ; /*souligne le titre*/
}

label /*mise en forme du label dans le formulaire , */
{
	color: #70ac3a; /*#9b2 ;*/
	font: 1.0em "Trebuchet MS", helvetica, sans-serif ;
}

legend /*mise en forme de la légende dans le formulaire , */
{
font-size:1.2em;
}

p, dl, th 
{
	color: #000 ;
	font: 1.0em "Trebuchet MS", helvetica, sans-serif ;
}

ul.raison 
{
	list-style-image:url("images/logo6.jpg");
	margin-right:20px;
	border:0px green solid;
}

ul.texte 
{
	list-style-image:url("images/logo6.jpg");
	margin-right:20px;
}

.texte /*Mise en forme des  paragraphes p et des lignes li de div texte*/
{
	color: #000 ;
	font: 0.9em "Trebuchet MS", helvetica, sans-serif ;
}

.raison  /*Mise en forme des  paragraphes p et des lignes li de div texte*/
{
	color: #000 ;
	font: 0.9em "Trebuchet MS", helvetica, sans-serif ;
	line-height: 1.8em;
}

.petit
{
	font-size:0.8em;
	font: 0.9em "Trebuchet MS", helvetica, sans-serif ;
}

.blanc
{
	color:#FFF;/*#FFF*/
	font: 0.6em "Trebuchet MS", helvetica, sans-serif ;
}

.right
{
	text-align:right;
}

#cv li 
{
	color: #000 ;
	font: 0.9em "Trebuchet MS", helvetica, sans-serif ;
}

dt
{
	color:green;
	border-top: 2px solid #70ac3a;
	font-size: 1em;
}

#compteur /*Mise en forme compteur*/
{
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	border:3px green inset;
	float:right;
	width: 60px;	
	margin-left:-1500px;
	}
	
#piedepage /* Mise en forme de la partie pied de page */
{
	clear:left;
	color: #8a0 ;
	border:0px red solid;
	right:0;
	height:130px;
	width:100%;
	font-size:0.8em;
}
.copyright
{
	height:40px;
	background-color:green;
	color:white;
}

.astuces
{
	float:right;
	color:black;
	border:0px solid red;
}

.cafe
{
	float:right;
	margin-top:100px;
	margin-right:-50px;
	border:0px solid red;
	
}









