body{
		background-color:#FFFFFF;
        margin:0px;
        padding:0px;
        font-size:12px;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        color:#000000;
}
a:link, a:visited{
	text-decoration:underline;
	color:#e2a550;
}
a:hover{
	text-decoration:none;
}

/* GENERAL -------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#containeur {
width: 600px;
margin:0 auto;
/*overflow:hidden;*/
overflow:visible;
}

#header, #header1, #header2, #header3, #header4, #header5{
background-image:url(../img/header/header_newsletter.jpg);
background-repeat:no-repeat;
width:595px;
height:165px;
}


/* MENU ---------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
.dispon{
	display:block;
}
.disp{
	display:none;
}



/* CONTENU --------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#contenu{
background-image:url(../img/background/fond_newsletter.jpg);
background-repeat:repeat-y;
width:595px;
overflow:hidden;

padding-left:10px;
}

/*COLONNE DE GAUCHE ###########*/
#colonnegauche{
	display:none;
}

#colonnegauche ul{
margin:0;
azimuth:0;
padding:0;
}

#colonnegauche li{
list-style:none;
padding:5px 0 5px 0;
}

#colonnegauche a.particulier{
/*margin-left:10px;*/
font-weight:normal;
/*color:#e2a550;*/
}
#colonnegauche a.particulier_on:link, #colonnegauche a.particulier_on:visited{
	/*margin-left:10px;*/
	font-weight:normal;

	color:#e2a550;
}

#colonnegauche a:link, #colonnegauche a:visited{
text-decoration:none;
color:#008091;
font-size:14px;
}
#colonnegauche a:hover{
	color:#e2a550;
}
#colonnegauche a.l_menu_on:link, #colonnegauche a.l_menu_on:visited{
	color:#e2a550;
}

ul.menu_sous_rub{
	margin:0;
	padding:0;	
}
li.menu_sous_rub{
	list-style-position:inside;
	margin-left:0;
	
	margin-left:10px;
}

#colonnegauche #carnet{
	margin-top:10px;
	margin-left:-25px;
}

/*COLONNE DU MILIEU ###########*/
/* Formulaire de recherche */
#form_rech{
	display:none;
}
#form_rech input{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	
	color:#999999;
}

#colonnemilieu{
/*width:610px !important;
width:589px;*/
width:540px !important;
width:519px;
float:left;
padding-bottom:20px;

text-align:justify;
margin:0 30px 0 20px;

min-height:400px;
_height:400px;
}

#colonnemilieu h1{
margin:0;
padding:0;
color:#e2a550;
font-size:22px;

font-family:Georgia, "Times New Roman", Times, serif;
}
#colonnemilieu h2{
margin:0;
padding:0;
color:#008091;
font-size:18px;

font-family:Georgia, "Times New Roman", Times, serif;
}

#colonnemilieu p{
/*
text-align:justify;
margin:0;
margin:0 30px 0 20px;
*/
margin:0;
padding-bottom:10px;
}

/*COLONNE DE DROITE ###########*/
#colonnedroite{
	display:none;
}

#colonnedroite #logo{
background-image:url(../img/contenu/logo_mutualite.jpg);
width:120px;
height:172px;

margin-top:-172px;

_margin-top:0px;
_position:relative;
_bottom:172px;
}


/* FOOTER --------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#footer{
background-image:url(../img/footer/footer_newsletter.jpg);
background-repeat:no-repeat;
width:595px;
height:64px;
clear:both;

clear:both;
_position:relative;
_top:-150px;
}
#footer a{
text-decoration:none;
color:#000000;
}

#footer a:hover{
text-decoration:underline;
color:#000000;
}
#footer #realisation{
	width:595px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	color:#666666;
}
#footer #realisation a:link, #footer #realisation a:visited{
	color:#666666;
	text-decoration:underline;
}
#footer #realisation a:hover{
	text-decoration:none;
}

#license{
	text-align:center;
	width:595px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:-5px;
	
	color:#999999;
	font-size:1em;
}
#license a:link, #license a:visited{
	color:#e2a550;
	text-decoration:underline;
}
#license a:hover{
	text-decoration:none;
}
#license #url_pipsa{
	display:none;
}

/* Styles articles */
.article{
	margin-bottom:20px;
	clear:both;
}
.chapeau{
	font-style:italic;
	margin-top:10px;
	margin-bottom:10px;
}
.ps{
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	padding-top: 2px;
	border-top: 1px solid #999999;
	font-size: 0.90em;
	
	color:#999999;
}

#imprim_note{
	display:none;
}
.imprimante{
	border:none;
}

/** Fil d'ariane */
#debut_article{
	width:100%;
	margin-bottom:10px;
	
	float:left;
}

#hierarchie{
	display:none;
}


/**** Styles pour les résulats de recherche *****/
.liste_recherche li{
	/*border:solid 1px #FF9933;*/
	margin-bottom:10px;
}
h4.res_recherche{
	margin:0;
}
h4.no_res_recherche{
}


/*** Formulaires de commande & notes ***/
#fo_commande form, #fo_notes form{
	margin:0;
	padding:0;
}
#fo_commande label, #fo_notes label{
	display:block;
	margin:0;
	padding:0;
	margin-top:5px;
}
#fo_commande input, #fo_commande textarea{
	border:solid 1px #008091;
}


#fo_notes input, #fo_notes textarea{
	border:solid 1px #008091;
} 