/* Feuille de style page accueil  Papeteries Montsegur */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
	text-align:center;
	color: #816D7C;
}

.Style8 {color: #816D7C}

.clear {
	clear:both;
}

#txt_accueil {
	width:800px;
	background-color:#FFFFFF;
	margin: 0 auto;
}

.centre {
	/*display:inline;*/
	height:210px;
}

.bandeau {
	background-image:url(images/banner_top.jpg);
	background-repeat: no-repeat;
	background-position: center; 
	height:220px;
	font-size: 10px;
	color: #806B7E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.bandeau ul{
	position:relative;
	margin-left:370px;
	margin-top:10px;
	list-style-type: none;
	text-align:left;
	/*list-style-image:url(images/menubouton.jpg);*/
	/*list-style-image: url(images/montsegur.jpg);*/
}

.bandeau li{ 
	/*font-size: 12px;*/
	margin-top:10px;
	text-indent:35px;
	/*list-style-image: url(images/menu_fondbouton.jpg);*/
	height:15px;
}

.bandeau li.prem{ 
	/*font-size: 12px;*/
	margin-top:6px;
	text-indent:35px;
	/*list-style-image: url(images/menu_fondbouton.jpg);*/
	height:15px;
}

.bandeau li.deux{ 
	/*font-size: 12px;*/
	margin-top:4px;
	text-indent:48px;
	/*list-style-image: url(images/menu_fondbouton.jpg);*/
	height:15px;
}

.bandeau li.trois{ 
	/*font-size: 12px;*/
	margin-top:4px;
	text-indent:56px;
	/*list-style-image: url(images/menu_fondbouton.jpg);*/
	height:15px;
}

.liste_menu {
	/*float:left;*/
	width:165px;
	/*clear:left;*/
	text-align:left;
	/*height:100%;*/
	height:210px;
	background-color:#FFFFFF;
	/*margin-right:60px;*/
	background-image:url(images/illu-centregauche.jpg);
	background-repeat: no-repeat;
	padding-left:60px;
}


.liste_menu ul{
	font-size: 12px;
	/*margin-left:5px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	height:100%;
}

.liste_menu li{ 
	/*font-size: 12px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-indent:35px;
	/*list-style-image: url(images/menu_fondbouton.jpg);*/
	background-image:url(images/menu_fondbouton.jpg);
	background-repeat: no-repeat;
	height:20px;
}

.liste_menu li.encours { 
	color: #FF6600;
	font-weight: bold;
}

.liste_menub li {
	margin: 1em 0 1em 10px;
}



.txt_description {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	float:right;
	width:450px;
	/*height:100%;*/
	padding-right:15px;
	/*background-color:#0000FF;*/
}

.txt_description h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.txt_description img {
	float:right;
}

.txt_description a {
	color: #816D7C;
	text-decoration:none;
	font-weight: bold;
}

.txt_description a:link {
	color: #816D7C;
	text-decoration:none;
	font-weight: bold;
}

.txt_description a:visited {
	color: #816D7C;
	text-decoration:none;
}

.txt_description a:hover {
	/*color: #FF6600;*/
	text-decoration:underline;
}

.txt_description a:active {
	color: #816D7C;
}

.test_imgdroite {
	float:right;
	width:90px;
	/*height:100%;*/
	height:210px;
	/*background-color:#0000FF;*/
	background-image:url(images/illu-centredroit.jpg);
	background-repeat: no-repeat;
}

.pied_accueil {
	width:850px;
	/*clear:both;*/
	/*background-color:#00FF00;*/
	heigth:105px;
	/*background-image: url(images/fondtxt.jpg);*/
	/*text-align:center;*/
	/*display:inline;*/
	margin: 0 auto;
}

.accroche {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	background-image: url(images/fondtxt.jpg);
	padding:5px 2px 5px 2px;
	/*float:left;*/
	/*width:550px;*/
	width:auto;
	/*display:inline;*/
	text-align:center;
	/*clear:left;*/
	height:105px;
}

.gras_accroche {
	font-size: 22px;
}

.zone_adresse {
	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;
}


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

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

.zone_adresse a:hover {
	color: #FF6699;
	text-decoration:underline;
}
.zone_adresse a:active {
	color: #FF6600;
}

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


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #000000;
}

