/************** BODY******************/
 *{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
                background-color: #739E4F;
}

	
	
/************* PAGE ******************/

div#page {
	width: 888px;
	height: 1500px;
                float: left;
}


div#page_index {
	margin-top: 250px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	height: 236px;
	width: 477px;
	background-image: url(../usr/images/index.jpg);
	background-repeat: no-repeat;

	}

div#contenu_index {
               text-align: center;
	height: auto;
               margin-top: auto;
	margin-left: auto;
	margin-right: auto;	
}


	
/*********** MENU *****************/

div#menu {
	width: 888px;
	height: 26px;
	background-image: url(../usr/images/img_menu.jpg);
	background-repeat: no-repeat;
                border-left: solid 1px;
                border-right: solid 1px;
                border-color: #C61E2F;
}


.menulvl1{
	width: auto;
	height: auto;
	list-style-type: none;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
                float: left;
                padding-top: 2px;
                align: left;

}

ul#BlocMenu  {
	height: 19px;
	width: 888px; 
                 background-color: #C61E2F;
                border-left: solid 1px;
                border-right: solid 1px;
                border-color: #C61E2F;




}
/************* BANNIERE*****************/


div#banniere{
	width: 888px;
	height: 136px;
	background-image: url(../usr/images/banniere.jpg);
	background-repeat: no-repeat;
                border-left: solid 1px;
                border-right: solid 1px;
                border-color: #C61E2F;
 



}

	
/************* CONTENU******************/

div#contenu{
	width: 888px;
	height: auto;
	background-image: url(../usr/images/fond.jpg);
	background-repeat: no-repeat;
	background-color: #739E4F;
               border-left: solid 1px;
               border-right: solid 1px;
               border-color: #C61E2F;	
               float: left;
}


div#contenu_gauche {
	width: 680px;
	height: auto;
	float: left;
	  }

div#contenu_droite{
	width: 180px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
                padding-top: 70px;
	float: right;
	  }	

/************** IMG ***********************/

.intro {
	text-decoration:none;
	list-style-type: none;
                 border: none;
	padding-left:  75px;
	padding-top: 100px;
	float: left;
}


/************** LIENS***********************/

.menuitemlvl1
 {
               color: #EED7AE;
	font-weight: bold;

}
	


a:hover {

	text-decoration:none;
	}


a {
	text-decoration:none;

	}


/************** PARAGRAPHE*****************/


div#allign-gauche_img_txt {
	width: 530px;
	height: auto;
	margin-top: 45px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 25px;
		
	}
	
div#img_accueil_01 {
	width: auto;
	height: 150px;
	margin-right: 25px;
	float : left;
                margin-top: 3px;
	}
	
	
div#txt_accueil_01 {
	width: auto;
	height: auto;
	margin-right: 15px;
	margin-left: 5px;
	}



/************** P *****************/


p.img_titre{
               font-weight: bold;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
                float: left;
}


p.titre {
               font-weight: bold;
	font-size: 10pt;
	font-weight: bold;
	color: #f2f2c0;


}


p.txt_fin{
               font-weight: bold;
	font-size: 10pt;
	font-weight: bold;
	color: #f2f2c0;
                text-align: right;


}



p.txt{
	font-size: 10pt;
padding-top: 10px;

}


p.txt_bis {
	font-size: 08pt;
                 padding-top: 10px;
	font-style: italic;


}





