
/* Feuille de style navigation  Papeteries Montsegur */

.menu_encours { 
	color: #FF6600;
	font-weight: bold;
}

.cellule_banniere {
	background-image:url(images/banner_top.jpg);
	background-repeat: no-repeat;
	background-position: center; 
}

.coordonnees {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	/*padding-left:10px;*/
	padding:5px 5px 5px 5px;
	/*width:300px;*/
	background-color:#FFFFFF;
	/*float:left;*/
	/*clear:left;*/
	/*display:inline;*/
	text-align:center;
	/*height:105px;*/
}


.coordonnees a:link {
	color: #FF6600;
	text-decoration:none;
}

.coordonnees a:visited {
	color: #FF6644;
}

.coordonnees a:hover {
	color: #FF6699;
	text-decoration:underline;
}

.coordonnees a:active {
	color: #FF6600;
}

.titre_adresse {
	font-size: 12px;
	/*color: #FF6600;*/
}