/***************************** CSS MODELE 1 ********************************/
html, body{
	height: 100%; /* POUR CENTRER VERTICALEMENT : PARENTS DU TABLE*/
}


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

h1{
	color:#E4DBE3;	
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding-top:3px;
	text-align: right;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/

#ap_contener_div{
	position: relative;
	width: 973px;  
	margin-left: auto;
	margin-right: auto;
	text-align: left;
background: url('../../images/ap/fd_page.gif') no-repeat;
}

#ap_bandeau{
	position: relative;
	width: 973px;
}

#ap_page{
	position: relative;
	width: 973px;
	float: left;
}

#ap_gauche{
	position: relative;
	width: 220px;
padding-left: 10px;
	float: left;
}

#ap_centre{
	position: relative;
	width: 425px;
	float: left;

}

#ap_droit{
	position: relative;
	width: 310px;
	float: left;
}

#ap_bas{
	position: relative;
	width: 973px;
}

/***************************** PARTIE HAUTE ********************************/
#lb_menu_h {
width: 973px;
height : 60px;
float: left;
padding: 25px 0px 0px 0px;
}
#lb_menu_h ul{
padding: 0px;
}
#lb_menu_h li {
float: left;
padding: 0px 17px 0px 17px;
list-style: none;
background: url('../../images/ap/pucemenu.gif') 0px 3px no-repeat;
}
#lb_menu_h li a{
font-family: Arial;
font-weight: bold;
font-size: 13px;
color: #95017e;
}

/***************************** PARTIE GAUCHE ********************************/
#ap_infos{
color : #95017e;
font-size: 11px;
padding-left: 4px;
}
#ap_infos .titre, #ap_infos a{
color : #f0027f;
font-weight: bold;
line-height : 20px;
font-size: 11px;
}
#ap_nl {
padding-left : 6px;
}
#img_adresse {
padding : 5px 0px 10px 0px;
}
#img_news {
padding : 5px 0px 10px 0px;
}
.WGInputEmail, .WGInputNom {
	border: 1px solid #95017e;
}
.WGInputImageSubmit {
padding-left: 3px;
	height: 17px;
	width: 23px;
	border: none;
}

#ap_actu{
position: absolute;
top: 275px;
height: 115px;
padding: 35px 0px 0px 0px;
background : url('../../images/ap/actu_acc.gif') 2px 0px no-repeat;
}

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

.actu_date{
	font-weight: bold;
}
.actu_titre,
.actu_titre a{
	padding: 2px 0px 6px 0px;
	font-size: 12px;
	color: #f0027f;
	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;
}

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;
}

/***************************** PARTIE CENTRE ********************************/
#img_acc {
padding: 9px 0px 0px 50px;
}
#flashcontent{
padding-left: 3px;
}
#flashcontent2 {
position : absolute;
top : 6px;
left: 48px;
}
/***************************** PARTIE BAS ********************************/
#ap_copyright{
	padding: 25px 7px 3px 290px;
color : #e4dbe3;
color: #95017e;
font-size: 11px;
}
#ap_copyright a{
color: #95017e;
font-weight : bold;
}
#ap_copyright img{
	margin-bottom: -3px;
}