*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: black;
	background-color: #231f20;
}

#conteneur
{
	width: 995px;
	background-color: white;
	margin: auto;
}

#conteneur_index
{
	width: 995px;
	background-color: white;
	margin: auto;
	margin-top: 115px;
}

#tableau_index
{
	width: 700px;
	margin: auto;
}

#menu_haut
{
	width: 100%;
	height: 84px;
	background-image: url('../images/menu.jpg');
}

.bouton_menu
{
	float:left;
	display: block;
	height: 84px;
}

/* Grandeur pour chaque bouton du menu */

#menuiserie
{
	width: 209px;
}

#presentation
{
	width: 199px;
}

#bois
{
	width: 99px;
}

#pvc-alu
{
	width: 150px;
}

#verandas
{
	width: 157px;
}

#contact
{
	width: 180px;
}

/*-------------------------------------------*/

.sous_menu
{
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 10px;
}

a.sous_menu:hover
{
	font-size: 16px;
	font-weight: bold;
	/*color: #5b4818;*/
	color:#b6aea1;
	text-decoration: none;
}

#sous_menu
{
	width: 500px;
	float:left;
	padding-top: 5px;
}

#titre_page
{
	width: 345px;
	float:left;
	text-align: right;
	font-size: 18px;
	color: white;
	font-weight: bold;
	padding-top: 5px;
}

#corps
{
	height: 560px;
}

#visionneur_photo
{
	width: 530px;
	padding: 25px 40px;
	float:left;
	height: 500px;
}

#texte_page
{
	float:left;
	width: 340px;
	height: 400px;
	padding-top: 25px;
	padding-bottom: 25px;
	/*padding-right: 40px;*/
	background-image: url('../images/maitre_artisan.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#cadre_photo
{
	width: 530px;
	height: 400px;
	/*margin-bottom: 25px;*/
	/*border: 1px black solid;*/
}

#titre_photo
{
	height: 15px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 510px;
	font-weight: bold;
	text-align: center;
}

#liste_photo
{
	/*position: absolute;*/
	width: 460px;
	height: 90px;
	margin-bottom: 25px;
	overflow: hidden;
	/*border: 1px black solid;*/
	display: block;
	float:left;
}

#big_div
{
	width: 6000px;
	height: 90px;
}

.visuel
{
	height: 90px;
	margin-left: 16px;
	margin-right: 11px;
	cursor: pointer;
}

#photo
{
	width: 530px;
	height: 400px;
}

.champText
{
	width: 250px;
	margin-left: 50px;
}

#separateur_haut
{
	height: 33px;
	background-image: url('../images/separateur_haut.jpg');
	background-repeat: repeat-x;
	padding-right: 60px; /* Alignement du titre de la page */
	padding-left: 40px;  /* Alignement des sous titre de la page */
}

#separateur_bas
{
	height: 33px;
	background-image: url('../images/separateur_bas.jpg');
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
}

#separateur_bas a
{
	text-decoration: none;
	color: white;
}

#separateur_bas a:hover
{
	text-decoration: underline;
}

#partenaires
{
	height: 50px;
}

#logo_partenaire
{
	margin-top: 5px;
	margin-left: 10px;
	border: 0px white solid;
	float:left;
}

#liens_partenaire
{
	border: 0px white solid;
}

#case_logo
{
	width: 170px;
	text-align: left;
	vertical-align: middle;
}

#case_crochet
{
	width: 45px;
}

#case_liens
{
	width: 485px;
	height: 632px;
}

.pod_accueil
{
	display: block;
	height: 125px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-decoration: none;
	border: 0;
	color: black;
	cursor: pointer;
}

.pod_accueil img
{
	border: 0;
}

.pod_accueil p 
{
	width: 290px;
	padding-left: 7px;
}

.pod_accueil div
{
	width: 290px;
	float:left;
}

.visuel_index
{
	margin-left: 19px;
	float: left;
	width: 167px;
}

#visionneur_actu
{
	width: 540px;
	margin-top:25px;
	padding: 0px 10px 10px 40px;
	float:left;
	height: 490px;
	overflow-y: scroll;
}

.visu_actu
{
	margin: auto;
	width: 160px;
}

.texte_actu
{
	float:left;
	width: 345px;
	margin-left: 10px;
}

.date_actu
{
	background-color: #b6aea1;
	color: white;
	font-weight: bold;
	width: 335px;
	padding-left: 10px;
	float:left;
}

#pod_visu_actu
{
	width: 355px;
	padding-right: 40px;
	padding-left: 10px;
	height: 500px;
	margin-top: 25px;
	float:left;
}

.actu
{
	cursor: pointer;
}

.titre_plan_site
{
	color:#786b41;
	font-size: 18px;
}

.liste_plan_site
{
	margin-left: 50px;
}

.liste_plan_site a
{
	text-decoration: none;
	color: black;
}

.liste_plan_site a:hover
{
	text-decoration: underline;
}

#lien_funebre
{
	padding-top: 10px;
	color:#bababa;
	width: 800px;
	text-align:center;
	margin:auto;
}

#lien_funebre a
{
	color:#bababa;
	text-decoration: none;
}

#lien_funebre a:hover
{
	color:#bababa;
	text-decoration: underline;
}
 