#header{
	background-image: url('../img/design/pharma_titre.jpg');
}

#menu{	
	background-image: url('../img/design/pharma_fond_menu.gif');
}

#smenu{	
	background-image: url('../img/design/pharma_fond_sous_menu.gif');
}

#scorps a {
	color: #15971b;
	text-decoration: none;
}

#scorps a:hover {
	color: #15971b;
	text-decoration: none;
}

#footer {
	background-color: #5fc323;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

.titre {
	width: 250px;
	text-align: center;
	font-weight: bold;
	margin: 0px auto;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-bottom: 2px;
	
	font-size: 13px;
	color: #2fd43b;
}

.titre:first-letter {
	color: #2aa30d;
}

.mini {
	color: #076c13;
	font-size: 10px;
	margin-bottom: 2px;
}

.mini a {
	text-decoration: none;
	color: #009c12;
}

.mini a:hover {
	font-style: normal;
	text-decoration: underline;
}

/* Spécial Mozi */

*::-moz-selection {
	background-color: #178e00;
	color: white;
}