

.sstitre{
	display:block;
	font-size:14px;
	color:#000;
}

p.accueil{
	width:410px;
	margin-top:10px;
}

p.copyright{
	margin-top:35px;
}

a.contact_email{
	color:#7E7E7E;
	text-decoration:underline;
}

.gras{
	font-weight:bold;
}

/******* DIVERS **********/

.left{
	float:left;
}

.clearleft{
	clear:left;
}

.hiddenhr{
	
	visibility:hidden;
	clear:both;
	display:block;
	margin:0;
	_margin:-7px 0;
	height:1px;
	
}

hr.ligne {
	border: none;
	height: 1px;
	border-top: 1px dashed #C7C7C7;
	clear: both;
	
	margin-top:15px;
}

.majuscule {
	font-weight: normal;
	text-transform: uppercase;
}

.fRight {
	display: block;
	float: right;
}

.lienNavigation {
	margin-top: 15px;
}

.lienNavigation a { color: #FF930F; font-weight: bold; text-decoration: none; }
/*.lienNavigation a:hover { color: #000; }
.lienNavigation a:visited { color: #EB603F; }
.lienNavigation a:active { color: #EB603F; }*/

.lienNavigation select {
	margin-top: 0;
	border: 1px solid #D7161F;
}

ul.part_ul {
	list-style-type:none;
}

ul.part_ul li{
	margin:20px 0;
	width:345px;
	float:left;
}

ul.part_ul a.img_logo{
	display:block;float:left;
}

ul.part_ul div{
	float:left;
}

ul.part_ul span.nom{
	display:block;
	font-weight:bold;
	margin:0 0 20px 10px;
	color:#3C3C3C;

}

ul.part_ul a.lien_a{
	display:block;
	margin:10px 0 0 10px;
	
	background-image:url(../images/puce_lien.gif); 
	background-position: 0 2px; 
	background-repeat: no-repeat;
	padding-left:15px;
}

ul.accueil_boutons {
	margin-top:15px;
	margin-bottom:10px;
	list-style-type:none;
}

ul.accueil_boutons li{
	margin-top:5px;
	margin-right:5px;
	width:110px;
	float:left;
}


/* CREDITS */

ul.part_ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.part_ul li{
	margin-right:0px;
	margin-bottom:10px;
	width:705px;
	float:left;
}

ul.part_ul li img{
	float:left;
	display:block;
}

ul.part_ul li p{
	margin:0;
	padding:0;
	padding-left:10px;
	float:left;
	width:450px;
}

