/*-----------------------------------------------GENERAL-------------------------------------------*/
body
{
	background-image: url('./images/background.jpg');
	background-color: #ebebeb;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    width: 960px;
	margin: auto;
    margin-top: 13px; 
    margin-bottom: 10px;  
}


#banniere
{
	height: 160px;
	background-image: url('./images/banniere.jpg');
}


#menu1
{
}

#corps_general
{
	float: right;
}


#cadre_general
{
	background-image: url('./images/cadre_general.jpg');
	background-repeat: repeat-y;
	margin-left: 0px;
	width: 960px;

	
}

#pied_de_page
{
	background-image: url('./images/pied_de_page.jpg');
	background-repeat: no-repeat;
	width: 960px;
	height:128px;
	margin-top:-5px;
	padding-top: 25px;
	float: bottom;
}

a:hover
{
   text-decoration: underline; 
   color: #791919;
}

/*-----------------------------------------------CORPS-------------------------------------------*/


p#titre
{
	background-image: url('./images/corps_top.jpg');
	background-repeat: no-repeat;
	width: 725px;
	height:35px;
	margin-bottom: 0px;
	margin-top: -2px;
	margin-left: 0px;
	Padding-top: 43px;
	text-align: center;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #121b52;
}

div#texte
{
	background-image: url('./images/corps_middle.jpg');
	width: 640px;
	margin-left: 2px;
	Padding-left: 25px;
	Padding-top: 5px;
}


div#texte p
{
	padding-right: 40px;
}

#corps_bottom
{
	background-image: url('./images/corps_bottom.jpg');
	background-repeat: no-repeat;
	width: 680px;
	height:75px;
	margin-left: 5px;
	margin-top: -15px;
	padding-top: 30px;
	padding-left: 40px;
	font-size: 15px;
}

#corps_bottom a 
{
	color: #ffffff;
	text-decoration: underline;
}

#corps_bottom a:hover
{
   text-decoration: underline; 
   color: #121b52;
}


#corps-top
{
}
/*-----------------------------------------------MENU-------------------------------------------*/

#menu_gauche_top
{
	background-image: url('./images/cadre_menu_gauche_top.jpg');
	background-repeat: no-repeat;
	width: 190px;
	height: 70px;
	margin-top: Opx;
	margin-bottom:0px;
	margin-left: Opx;
	margin-right: Opx;
	
}

#menu_gauche
{
	background-image: url('./images/cadre_menu_gauche.jpg');
	background-repeat: repeat-y;
	margin-left: -1px;
	width: 200px;
	margin-top: Opx;
	margin-bottom:0px;
	margin-left: Opx;
	margin-right: Opx;
}

#menu_gauche_bottom
{
	background-image: url('./images/cadre_menu_gauche_bottom.jpg');
	background-repeat: no-repeat;
	width: 190px;
	height: 55px;
	margin-left: 1px;
	margin-top: Opx;
	margin-bottom:0px;
	margin-left: Opx;
	margin-right: Opx;
}
/*-----------------------------------------------MENU CACHE-------------------------------------------*/

.menu ul
{
	margin-bottom: 20px;
}

.menu li 
{
	background-image: url('./images/menu.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 2px;
	height: 25px;
	margin-top: 5px;
	margin-bottom:0px;
	margin-left: -37px;
	margin-right: Opx;

}

a
{
	color: #121b52;
	text-decoration: none;
	font-weight: bold;
	margin-top: Opx;
	margin-bottom:0px;
	margin-left: Opx;
	margin-right: Opx;
}

.rubrique
{
	background-image: url('./images/menu2.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 40px;
	font-size: 15px;
	text-align: center;
	padding-top: 6px;
	color: #121b52;
	font-weight: bold;
	margin-left: 13px;
	margin-top: Opx;
	margin-bottom:7px;
	margin-right: Opx;
			
}

ul , li
{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom:0px;
	margin-left: Opx;
	margin-right: Opx;

}

.rubrique p
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: Opx;
}

.menu
{
	margin-top: Opx;
	margin-bottom:0px;
	margin-left: -5Opx;
	margin-right: Opx;
}

/*-----------------------------------------------PIED DE PAGE-------------------------------------------*/



#footer
{
	text-align: center;
	padding-top: 98px;

}