/* CSS présentation */
/*presentation alternative*/
a:hover {
	color: #014f9c;
}
a.motcle, a.motcle:visited, .motcle{
	color: #014f9c;
}
#menu a:hover {
	border-top:1px solid  #014f9c;
}
#menu {
	border-bottom:1px solid  #014f9c;
}
#presentation {
	color: #014f9c;
}
#logo {
	background: url(../images/logo_1.jpg) no-repeat bottom;
	height:124px;
	width:314px;
	font-size:0.9em;	
}
#pola {
	background: url(../images/photo_1.jpg) bottom no-repeat;
}


#contenu {
	padding: 0 30px 0 25px;
}
#photoPresent {
	background:url(../images/photomaton.jpg);
	display:inline;
	width:116px;
	height:360px;
	float:left;
	padding-left:10px;
}
#corps ul {
	padding:0 0 1.2em 5em;
	margin-left:110px;
	list-style: url(../images/liste_bleu.jpg) inside;
}
#corps blockquote {
	position:relative;
	text-align:center;
	font-size:1.1em;
	padding:1em 40px;
	margin-left:110px;
	color:#014f9c;
	top:-15px;
}
#signature {
	font-size:1.2em;
	text-align:right;
	padding:1em 2em 0 0;
}
.corpsPostIt h4{
	border-bottom:1px solid #014f9c;
	color:#666;
}
	