body {
	background-color : #FFFFFF;
	margin: 0;
	padding: 0;
}
#global{
	text-align: center;
}

/*----------------cadre global----------------*/
#principal {
	width: 950px;
	margin: 0 auto;
	
        background-color : #ff72c3;
        /*min-width:1000px;
        _width:870px;*/
}
#principal2 {
	    
          
}
#banniere_haut {
	margin-top:25px;
	width:948px;
	height:50px;
	background-image:url(medias-public/advslogan10.png);
	background-repeat: no-repeat;	
}

#image_haut_1{
	margin-top:-50px;
	margin-left:260px;
        width:644px;
	height:50px;
	background-image:url(medias-public/visages.gif);
	background-repeat: no-repeat;
	
}
#image_haut_doc{
	margin-top:-70px;
	margin-left:260px;
	width:525px;
	height:120px;
	background-image:url(medias-public/460-120.png);
	background-repeat: no-repeat;	
}
#image_haut_grossesse{
	position: absolute;
	left:495px;
	top: 55px;
        width:399px;
	height:150px;
	background-image:url(medias-public/photos-maternite.gif);
	background-repeat: no-repeat;
	
}

#image_haut_sexualite{
	position: absolute;
	left:495px;
	top: 80px;
        width:498px;
	height:150px;
	background-image:url(medias-public/photos-sexualite.gif);
	background-repeat: no-repeat;
	
}

#image_haut_deuil{
	position: absolute;
	left:495px;
	top: 80px;
        width:373px;
	height:150px;
	background-image:url(medias-public/photos-fin-de-vie.gif);
	background-repeat: no-repeat;
	
}

#menu_ecoute {
	margin-top:40px;
	margin-left:-360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
#menu_ecoute a {
	color:#FFFFFF;
	text-decoration: none;
}

#logo {
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
}

#contenu {			
	padding: 0 0 0 0px;
	margin-left:3px;
	margin-right:5px;
	background-color:#ff8dd0;
}
#haut {			
        background-image:url(medias-public/area_haut2.gif);	
}

#haut img {
		vertical-align:top; /* for ie5*/
}
#coingh {
        height:113px;
        background-image:url(medias-public/area_haut2.gif);	
	float: left;
}
#coindh {			
        height:113px;
        background-image:url(medias-public/area_haut2.gif);	
	float: right;
}
/*#contenu p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}*/

#bas {
	clear:both;
       height:25px;
       background-image:url('medias-public/area_bottom.gif');
}
#coingb {
        width:22px;
	height:25px;
	float: left;
	background-image:url('medias-public/area_bottom_left.gif');
}
#coindb {
        width:28px;
	height:25px;
	background-image:url('medias-public/area_bottom_right.gif');
	float:right;
}

/* ---------------- gestion de formulaire de recherche---------------- */
#recherche {
	width:150px;
	margin-left: 20px;
	
}
#recherche form {
	
	font-size: 10px;
	text-align:left;
	line-height: 10px;
	vertical-align: 5%;
	border: 0px solid #FF6600;
}
#news_bas {
	width:150px;
	top:0px;
	background-image:url('medias-public/b_news.gif');
	background-repeat:no-repeat;
}

/*----------------gestion des bannières----------------*/

#banniere {
	text-align:center;
	width:150px;
	margin-left: 20px;

}

/*----------------pied de page----------------*/
#copy{
	margin-left: auto;
	margin-right:auto;
	padding-top:10px;
	margin-top:40px;
	background:url(medias-public/copy-fond.gif) repeat-x #999999;
	width:95%;
	text-align:center;font-size:10px;
	color: #000000;
	display:block;
	height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid  #949399;	
	border-top:0px;
	clear: both;
}

#copy a, #copy a:hover, #copy:visited{
	text-decoration:none;
	color: #000000;
	margin-left:8px;
	margin-right:8px;
}	
#copyright{
	margin-top:10px;
	color: #000000;
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
/* ----------------Menu 1 column---------------- */


TD#menu_1 {	
	background: url(medias-public/fond-contenu10.png);
	width:95%;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: #000000;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	color:#BFD730;
	/*background-color: #E7E2E2; 
	font-style:italic;*/
}

/*  ----------------MENU 1, level 1, normal state (NO)---------------- */
TD#menu_1 DIV.menu1-level1-no {
	width:100%;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	/*font-weight:bold;*/
  	border-top: 1px solid #000000;
  	font-size: 12px;
  	padding-top:5px;
  	padding-left:1px;
}
/*  ----------------MENU 1, level 1, active state (ACT) ----------------*/
TD#menu_1 DIV.menu1-level1-act {
	 width:100%;
 	 font-family: Verdana, Arial, Helvetica, sans-serif;
 	 /*border-bottom: 1px solid #999999;*/
 	 border-top: 1px solid #000000;
 	 font-weight:bold;
  	 font-size: 12px;
  	 padding-top:5px;
 	 padding-left:1px;
  	 background-color: #BFD733;
  	 /*filter: alpha(opacity=70, style=0);*/
}
TD#menu_1 DIV.menu1-level1-act A {
  	color:black;
}
TD#menu_1 DIV.menu1-level1-act A:hover {
  	color:#FFFFFF;
}

/*  ----------------MENU 1, level 2, normal state (NO)---------------- */
TD#menu_1 DIV.menu1-level2-no {
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	padding-left:15px;
}
/* ---------------- MENU 1, level 2, active state (ACT) ----------------*/
TD#menu_1 DIV.menu1-level2-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;  	
  	font-weight:bold;
  	padding-left:15px;
}
/*  ----------------MENU 1, level 3, normal state (NO) ----------------*/
TD#menu_1 DIV.menu1-level3-no {
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	padding-left:35px;
}
/* ---------------- MENU 1, level 3, active state (ACT)---------------- */
TD#menu_1 DIV.menu1-level3-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight:bold;
  	padding-left:35px;
}
/* ---------------- MENU 2, level 1, general for all table cells: ----------------*/
TD#menu_2 {	
	background: url(medias-public/fond-contenu2.jpg);
	width:95%;
}
TD#menu_2 DIV {
	width: 95%;
}
TD#menu_2 DIV A {
	color: #000000;
	text-decoration: none;
}
TD#menu_2 DIV A:hover {
	color:#FF9933;
	/*background-color: #E7E2E2; 
	font-style:italic;*/
}
/*  ----------------MENU 2, level 1, normal state (NO)---------------- */
TD#menu_2 DIV.menu1-level1-no {
	width:100%;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	/*font-weight:bold;*/
  	border-top: 1px solid #000000;
  	font-size: 12px;
  	padding-top:5px;
  	padding-left:1px;
}
/*  ----------------MENU 2, level 1, active state (ACT) ----------------*/
TD#menu_2 DIV.menu1-level1-act {
	 width:100%;
 	 font-family: Verdana, Arial, Helvetica, sans-serif;
 	 /*border-bottom: 1px solid #999999;*/
 	 border-top: 1px solid #000000;
 	 font-weight:bold;
  	 font-size: 12px;
  	 padding-top:5px;
 	 padding-left:1px;
  	 background-color: #FF9933;
  	 /*filter: alpha(opacity=70, style=0);*/
}
TD#menu_2 DIV.menu1-level1-act A {
  	color:black;
}
TD#menu_2 DIV.menu1-level1-act A:hover {
  	color:#FFFFFF;
}

/*  ----------------MENU 2, level 2, normal state (NO)---------------- */
TD#menu_2 DIV.menu1-level2-no {
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	padding-left:15px;
}
/* ---------------- MENU 2, level 2, active state (ACT) ----------------*/
TD#menu_2 DIV.menu1-level2-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;  	
  	font-weight:bold;
  	padding-left:15px;
}
/*  ----------------MENU 2, level 3, normal state (NO) ----------------*/
TD#menu_2 DIV.menu1-level3-no {
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	padding-left:35px;
}
/* ---------------- MENU 2, level 3, active state (ACT)---------------- */
TD#menu_2 DIV.menu1-level3-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight:bold;
  	padding-left:35px;
}
/* ----------------Menu 3 column---------------- */


TD#menu_3 {	
	background: url(medias-public/fond-contenu10.png);
	width:95%;
}
TD#menu_3 DIV {
	width: 95%;
}
TD#menu_3 DIV A {
	color: #000000;
	text-decoration: none;
}
TD#menu_3 DIV A:hover {
	color:#6C4099;
	/*background-color: #E7E2E2; 
	font-style:italic;*/
}

/*  ----------------MENU 3, level 1, normal state (NO)---------------- */
TD#menu_3 DIV.menu1-level1-no {
	width:100%;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	/*font-weight:bold;*/
  	border-top: 1px solid #000000;
  	font-size: 12px;
  	padding-top:5px;
  	padding-left:1px;
}
/*  ----------------MENU 3, level 1, active state (ACT) ----------------*/
TD#menu_3 DIV.menu1-level1-act {
	background-color:#FF3AAC;
border-top:8px solid #FF8DD0;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-top:10px;
padding-left:1px;
padding-top:5px;
width:100%;
}
TD#menu_3 DIV.menu1-level1-act A {
  	color:#000000;
}
TD#menu_3 DIV.menu1-level1-act A:hover {
  	color:#FFFFFF;
}

/*  ----------------MENU 3, level 2, normal state (NO)---------------- */
TD#menu_3 DIV.menu1-level2-no {
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	padding-left:15px;
}
/* ---------------- MENU 3, level 2, active state (ACT) ----------------*/
TD#menu_3 DIV.menu1-level2-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;  	
  	font-weight:bold;
  	padding-left:15px;
}
/*  ----------------MENU 3, level 3, normal state (NO) ----------------*/
TD#menu_3 DIV.menu1-level3-no {
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	padding-left:35px;
}
/* ---------------- MENU 3, level 3, active state (ACT)---------------- */
TD#menu_3 DIV.menu1-level3-act {
	padding-top:2px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight:bold;
  	padding-left:35px;
}
/* ----------------Style for the Path-menu:---------------- */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

/* ----------------corps dela page---------------- */

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	/*background-image:  url(medias-public/puce02.gif);
	background-repeat: no-repeat;*/
	background-position: left;
	height: 30px;
	font-weight: bold;
	color: #909090;
	line-height: 18px;
	padding-bottom:2px;
	/*border-bottom: thin solid;
	border-bottom-color: #FF9933;*/
	
}
#gauche {
	/*border-right: 2px double #999999;*/
	background-image:  url(medias-public/logo_adv.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	text-align:left;
	float:left;
	width:240px;
	top: 165px;
	background-color:#ff8dd0;
	min-height: 450px;
	_height: 500px;
	/*border-right: thin solid;
	border-bottom-color: #FF9933;*/
}
#centre-gauche{
	/*position: absolute;*/
	margin-top:40px;
	top: 0px;
	margin-right:auto;
	padding-left:2px;
	padding-right:2px;
	background-color : #FFFFFF;
	vertical-align :top;
	/*width: 220px;*/
	min-height: 150px;
	_height: 200px;
	
}
#centre-centre{
	/*position: absolute;*/
	margin-top:40px;
	top: 0px;
	vertical-align :top;
	margin-right:auto;
	padding-left:2px;
	padding-right:2px;
	background-color : #FFFFFF;
	vertical-align :top;
	/*width: 220px;*/
	min-height: 150px;
	_height: 200px;
	
}
#centre-droite{
	/*position: absolute;*/
	margin-top:40px;
	top: 0px;
	vertical-align :top;
	margin-right:auto;
	padding-left:2px;
	padding-right:2px;
	background-color : #FFFFFF;
	vertical-align :top;
	/*width: 220px;*/
	min-height: 150px;
	_height: 200px;
	
}
#menu {
	vertical-align: top;
  	margin :5px;
	background: url(medias-public/menu-adv.jpg);
	background-repeat: no-repeat;
	width: 167px;	
}


#centre{
	padding-left:10px;
	padding-right:5px;
	background-color:#ff8dd0;
	vertical-align :top;
	margin-right: 0px;
	margin-left:245px;	
	
}
#table {
	
	/*margin-left:215px;*/
	margin : 0 15px;
	width:auto;
}
#table-centre {
	margin-left:220px;
	width:95%;
}
/*----------------contenu----------------*/

#conteneur {
	/*vertical-align :top;*/
	margin:0 0 0 0;
	padding: none;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	background-repeat: repeat-y;
	background-color : #FFFFFF;
	background-image:url(medias-public/a_right.gif);
	background-position: right;
	
}
#conteneur2 {
	background-image:url(medias-public/a_left.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: none;
	
}
#chaut {
	height:29px;
	background-image:url(medias-public/a_top.gif);
}
#chaut img {
	vertical-align:top; /* for ie5*/
}

#coinghaut {
	width:22px;
	height:29px;
	background-image:url(medias-public/a_top_left.gif);
	float: left;
}
#coindhaut {
	width:28px;
	height:29px;
	background-image:url(medias-public/a_top_right.gif);
	float: right;
}
#ccontenu {
	
	padding: 0 32px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:14px;
	text-align:justify;
	
}
/*#ccontenu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0px;
	height:auto;
}*/

#cbas {
	height:25px;
	background-image:url(medias-public/a_bottom.gif);
	margin: 0;
	padding: 0;
	
}
#cbas img {
	vertical-align:top; /* for ie5*/
}
#coingbas {
	width:22px;
	height:25px;
	background-image:url(medias-public/a_bottom_left.gif);
	float: left;
}
#coindbas {
	width:28px;
	height:25px;
	background-image:url(medias-public/a_bottom_right.gif);
	float:right;
}

/*----------------Navigation----------------*/
#navigcentre {
	background-image: url(medias-public/puces-clignotantes.gif);
	background-repeat: no-repeat;
	background-position:0px;
	width: auto;
	padding-left: 40px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;	
}
#navigcentre a {
	color: #9999CC;
	font-weight:normal;
	text-decoration: none;
}
/*-----gestion powermail----*/

span.powermail_mandatory {
color:red;
}
input.validation-failed, textarea.validation-failed {
background-color:red;
}
div.powermail_mandatory_js {
color:red;
margin:3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
font-size:0.82em;
border:1px solid #A5ACB2;
padding:10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	width:160px;
	color: #418CB0;
}
fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset textarea {
width:260px;
}
div.tx_powermail_pi1_fieldwrap_html {
margin:3px 0;
}
input.powermail_submit {
	background-color:#FF008C;
	border:2px solid #F7A80A;
	color:white;
	font-weight:bold;
	margin:20px 0;
}
td.powermail_all_td {
padding:3px 10px 3px 0;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
color:#339900;
font-weight:bold;
}
#powermaildiv_uid146 label {
clear:both;
display:block;
float:left;
font-size:0.88em;
font-weight:normal;
width:460px;
}
#powermaildiv_uid136 label {
clear:both;
display:block;
float:left;
font-size:0.88em;
font-weight:normal;
width:260px;
}
#powermaildiv_uid132 {
color:#999999;
font-size:0.78em;
}
#inscription .powermail_contact powermail_submit, #inscription .powermail_captcha {
clear:both;
display:block;
padding:5px;}
#center2 .tx-ttnews-browsebox {
	font-size: 0.58em;
}
