/* Liens */
a:link { text-decoration:none; color:#649226; }
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#000000; }
a:active { text-decoration:none; color:#000000; }

#texte_vert{
	width:550px;
	color:#649226;
	font-size:18px;
	text-align:center;
	float:left;
}

#ampoule{
	clear:both;
	width:363px;
	height:100px;
	color:000;
	font-size:12px;
	text-align:left;
	padding-top:3px;
	padding-left:40px;
	padding-right:20px;
	margin-top:30px;
	margin-left:40px;
	background-image:url(../doc/nouvelle-bulle.jpg);
	background-repeat:no-repeat;
	float:left;
}

#ampoule a{
	color:#FF0000;
}

#coin {
	width:300px;
	height:210px;
	float:right;
	background-image:url(../doc/post-it-xl.jpg);
	margin-right:40px;
}

#coin2 {
	margin: 0 auto;
	width:200px;
	height:100px;
	text-align:center;
	margin-top:10px;
}

#colonne {
	width:300px;
	float:left;
	margin-left:9px;
}

#col1{
	border: 1px solid #000000;
	margin-top:10px;
	padding-left:3px;
}

#col2{
	border: 1px solid #000000;
	margin-top:10px;
	padding-left:3px;
}

#col3{
	border: 1px solid #000000;
	margin-top:10px;
	padding-left:3px;
}

P {
	margin-top:0px;
}

/*
.texte_gris{
	color:#666666;
}*/

.texte_bleu{
	color:#000066;
}

.titre_vert{
	color:#649226;
	font-size:18px;
	margin-left:40px;
}

/*
.nom_site{
	font-size:14px;
}*/
/*
.url_site{
	font-size:10px;
}*/

#suite_site{
	width:400px;
	margin-left:50px;
	float:left;
	margin-top:15px;
}

#suite_site a{
	color:#000066;
}

#pub{
	float:right;
	margin-right:70px;
	width:300px;
	height:250px;
	margin-top:15px;
}