/***************************** CSS MODELE 2 ********************************/
html, body {
	height: 100%;

	color:#95017E;
}


.cms_bloc_title h2 {
	padding: 5px 0px 10px 28px;
	background: url('../../images/ap/puce_titre.gif') 0px 3px no-repeat;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #f0027f;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/
#ap_contener_div {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('../../images/ap/fd_page2.gif') -3px 0px no-repeat;
}
#ap_bandeau {
	position: relative;
	width: 740px;
	clear: both;
	height: 230px;
	background: url('../../images/ap/bandeau.jpg') no-repeat;
}
#ap_page {
	position: relative;
	width: 960px;
	float: left;
background: url('../../images/ap/fd_pageg.gif') repeat-y;
}
#ap_gauche_repet {
	position: relative;
	width: 218px;
	float: left;
	background: #453620;
}
#ap_gauche_haut {
	background: url(../../images/ap/haut_gauche.jpg) no-repeat;
	padding-top: 152px;
position : relative;
}
#ap_gauche_bas {
	background: url('../../images/ap/bas_gauche.jpg') bottom no-repeat;
	padding-bottom: 192px;
}
#ap_centre {
	position: relative;
	width: 740px;
	float: left;
	min-height: 660px;
	height: auto;
	_height: 660px;
}
#contenu {
	width: 444px;
	padding: 0px 50px 0px 50px;
	float: left;
}
#ap_droit {
position: absolute;
width: 195px;
float: right;
right: 1px;
_right: -20px;
}
#ap_bas {
	position: relative;
	width: 973px;
}
/***************************** PARTIE GAUCHE ********************************/
#ap_logo {
	position: absolute;
	top: 0px;
	left: 5px;
}
#ap_plan {
	position: absolute;
	bottom: -187px;
_bottom: 5px;
	right: 30px;

}
#ap_imp {
	position: absolute;

bottom: -187px;
	_bottom: 5px;
	right: 6px;
}
#ap_news {
	padding-left: 10px;
	color: #fff;
}
.WGInputEmail, .WGInputNom {
	border: 1px solid #95017e;
}
.WGInputImageSubmit {
padding-left: 3px;
	height: 17px;
	width: 23px;
	border: none;
}


#ap_menu a{
	text-decoration: none;
}

#ap_menu {
	padding: 15px 0px 20px 0px;
}
#ap_menu ul {
	margin: 0px;
	padding: 0px;
}
#ap_menu li {
	list-style: none;
}
#ap_menu a:hover {
	text-decoration: none;
}
.menu_niv1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 45px;
	background: url('../../images/ap/pucemenu.gif') 20px 9px no-repeat;
}
.menu_niv1 a {
	color: #fff;
}
.menu_niv1_on {
	background-image: url('../../images/ap/pucemenu1on.gif');
}
.menu_niv1_on a {
	color: #f63e8e;
}
.menu_niv2 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 53px;
	background: url('../../images/ap/pucemenu2.gif') 24px 4px no-repeat;
}
.menu_niv2 a {
	color: #fff;
}
.menu_niv2_on {
	background-image: url('../../images/ap/pucemenu2on.gif');
}
.menu_niv2_on a {
	color: #b94ea9;
}
.menu_niv3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 70px;
	background: url('../../images/ap/pucemenu3.gif') 58px 14px no-repeat;
}
.menu_niv3 a {
	color: #fff;
}
.menu_niv3_on {
	background-image: url('../../images/ap/pucemenu3on.gif');
}
.menu_niv3_on a {
	border-bottom: #f0027f 1px solid;
}
/***************************** PARTIE DROITE ********************************/
#flashbandeau {
position: absolute;
top : 22px;
left: 52px;
}

#ap_actu {
	margin-top: 20px;
	height: 150px;
	padding: 45px 8px 0px 8px;
	width: 180px;
	background: url('../../images/ap/fd_actu.gif') no-repeat;
}


#ap_liste_actu{
	padding: 0px 10px 0 3px;
	color: #FFFFFF;
}

.actu_date{
	font-weight: bold;
}
.actu_titre,
.actu_titre a{
	padding: 2px 0px 6px 0px;
	font-size: 12px;
	color: #95017e;
	font-weight: bold;
	text-decoration: none;
}
.actu_resume img{
	float: right;
	margin: 0px 0px 5px 5px;
}
.actu_resume{
	padding: 0px 0px 5px 0px;
	text-align: justify;
}
.actu_description img{
	float: right;
	margin: 0px 0px 15px 15px;
}
.actu_savoir_plus{
	text-align: right;	
}
.actu_savoir_plus a{
	color:#FFFFFF;
	font-weight: bold;
}



#ap_adresse {
	margin-top: 40px;
	padding: 50px 8px 0px 8px;
	background: url('../../images/ap/fd_adress.gif') no-repeat;
	height: 157px;
	color: #fff;
	line-height: 15px;
font-size: 11px;
}
#ap_adresse .titre {
font-size: 11px;
	color: #f0027f;
	font-weight: bold;
}
/***************************** PARTIE CENTRE ********************************/
#ap_balise_h1 {
	float: right;
}
#ap_balise_h1 h1 {
	color: #e4dbe3;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	margin: 0px;
}
/***************************** PARTIE BAS ********************************/
#ap_copyright{
	padding: 25px 7px 3px 340px;
color : #e4dbe3;
color: #95017e;
font-size: 11px;
}
#ap_copyright a{
color: #95017e;
font-weight : bold;
}
#ap_copyright img{
	margin-bottom: -3px;
}

 #plan_du_site{ 
     padding-left: 25px; 
  } 
   
  #plan_du_site a{ 
     text-decoration: none; 
  } 
   
  #plan_du_site a:hover{ 
     text-decoration: underline; 
  } 
   
  #plan_du_site div{ 
     padding: 5px 0px 0px 0px; 
  } 
   
  #plan_du_site .plan_du_site_niveau1{ 
     ppadding-left: 25px; 
  } 
   
  #plan_du_site .plan_du_site_niveau2{ 
     ppadding-left: 50px; 
  } 
   
  #plan_du_site .plan_du_site_niveau3{ 
     ppadding-left: 75px; 
  }
  
/***** GALERIE ******/

#galerie .categorie img,
#galerie .categorie photo,
#galerie .categories img{
	padding: 1px;
	border: #999999 1px solid;
	margin: 0px 22px 0px 0px; 
}
#galerie .categorie img{
	margin: 0px 20px 15px 0px; 
}
#galerie .categorie photo{
	margin: 0px auto; 
}
#galerie a.lien_txt{
	display: block;
	width: 124px;
	padding: 10px 0 20px 0;
	text-align: center; 	
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
#galerie a.lien_txt:hover{
	text-decoration: underline;
}
 
#galerie .categorie .navigation_galerie{
	text-align: right;
	background: #F4F4F4;
	border: #999999 1px solid;
	padding: 5px 20px 5px 20px;
}

.titre_categorie{
	padding: 5px 0 15px 0;
	color: #669900;
	font-weight: bold;
	text-transform: uppercase;
}
.legende_galerie{
	padding: 10px 0px;
	color: #F0027F;	
}
.navigation_galerie div{
	float: left;
}
.navigation_galerie div a{
	padding-right: 20px;
}

form#form_register_nl input{
	border:1px solid #95017E;
	padding-top:1px;
	padding-bottom:1px;
}

form#form_register_nl input.WGInputImageSubmit{
	border:0px;
	padding:1px 0px 0px 3px;
}