html, body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #453f4a;
/*	background-color: #b2229e; */
	background-color: #fff; 
}

A {
	color: #f2950b;
	text-decoration: underline;
}

form {
	margin: 0;
}

img {
	border: 0;
}

INPUT, TEXTAREA	{
	outline: none;
	resize: none;
}

.pointer {
	cursor: pointer;
}

.button {
	background:url(../img_graph/bouton_overlay.png) center left repeat-x #97bf0d;
	color: #FFF;
	text-shadow: #00612a 0px 1px 1px;
	border: solid 1px #97bf0d;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 12px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}
.button:hover {
	background:#97bf0d;
}
.button:active {
	background:url(../img_graph/bouton_overlay_active.png) center left repeat-x #97bf0d;
}
.button_orange {
	background:url(../img_graph/bouton_overlay_orange.png) center left repeat-x #f5a525;
	color: #FFF;
	text-shadow: #d98500 0px 1px 1px;
	border: solid 1px #fabe3c;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 12px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.button_orange:hover {
	background: #f5a525;
}
.button_orange:active {
	background:url(../img_graph/bouton_overlay_orange_active.png) center left repeat-x #f5a525;
}

.vert {
	color: #97bf0d;
}
.orange {
	color: #eb6c1e;
}
.titre_orange {
	background:url(../img_graph/bouton_overlay_orange.png) center left repeat-x #f5a525;
	color: #FFF;
	text-shadow: #d98500 0px 1px 1px;
	border: solid 1px #fabe3c;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.corps {
	width: 1024px;
	margin: auto;
	background-color: #FFF;
}

.entete {
	height: 174px;
	padding: 0;
	background:url(../img_graph/entete/fond_entete.png) top left no-repeat #fff;
}

.btn_adherent {
	position: absolute;
	z-index: 1;
	top: 136px;
	margin-left: 804px;
}

.sous_entete {
	width: 1024px;
	height: 170px;
	background: url(../img_graph/sous_entete/fond_sous_entete.png) top left no-repeat;
}
.sous_entete2 {
	width: 1024px;
	height: 170px;
	background: url(../img_graph/sous_entete/fond_sous_entete2.png) top left no-repeat;
}
.sous_entete2 .titre_page {
	position: absolute;
	margin: 97px 0 0 200px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: inherit;
	text-shadow: #00612a 0px 1px 1px;
	text-transform: uppercase;
}
.sous_entete2 .titre_page A {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.menu {
}

.menu A {
	font-size: 16px;
	padding: 6px 8px 4px 5px;
	color: #f2950b;
	text-decoration: none;
	display: block;	
}

.menu UL {
	padding: 0;
	margin: 0; 
	margin-left: 200px;
}

.menu LI {
	float: left;
	text-align: center;
	list-style: none;
	width: 90px;
	height: 30px;
	background: url(../img_graph/menu/item_off.png) bottom right no-repeat;
	margin-top: 4px;
}

.menu LI DIV {
	width: 250px;
	border-bottom: solid 1px #fcd9ac;
	padding: 7px 0 0 0;
	background: url(../img_graph/menu/fond_h_sous_menu.png) top left no-repeat;
	font-size: 13px;
}

.menu LI DIV A {
	text-align: left;
	background: #fff;
	color: #f2950b;
	border-left: solid 1px #fcd9ac;
	border-right: solid 1px #fcd9ac;
	font-size: 13px;
	text-transform: uppercase;
}
.menu LI DIV A:hover {
	background: #fcd9ac;
	color: #f2950b;
	font-size: 13px;
}

.menuliah A {
	background: url(../img_graph/menu/item_on.png) bottom left no-repeat #f2950b;
	color: #fff;
	text-decoration: none;
	display: block;
}

.contenu {
	background: url(../img_graph/corps/fond_corps.jpg) 0px 0px repeat-x #fccc60;
	padding: 0 0 20px 0;
	min-height: 450px;
}

.pied {
	padding: 10px;
	color: #fff;
	background-color: #f2950b;
	font-size: 12px;
}

.pied A {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
	font-weight: bold;
}

.intro_txt {
	position: absolute;
	z-index: 1;
	margin: 55px 0 0 24px;
	width: 663px;
	height: 87px;
	color: #f2950b;
	font-weight: bold;
	font-size: 13px;
}


/*/////////////////////////////////////////////////////////////////// PAGES ///////////////////////////////////////////////////////////////////*/

/* ACCUEIL */

.dialog {
	position: absolute;
	z-index: 1;
	margin: 120px 0 0 770px;
}

.dialogtext {
	position: absolute;
	z-index: 1;
	margin:30px 0 0 700px;
	width:250px;
}

.page_accueil_bloc {
	padding: 0;
	margin: 0;
}
.page_accueil_bloc LI {
	float: left;
	list-style: none;
	width: 225px;
	height: 137px;
	background: url(../img_graph/pages/accueil/fond_bloc.png) top left no-repeat;
	margin: 0 4px 0 7px;
	padding: 8px 0px 0px 17px;
}
.page_accueil_bloc .page_accueil_bloc_titre {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
}
.page_accueil_bloc .page_accueil_bloc_titre SPAN A {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.page_accueil_bloc .page_accueil_bloc_descr {
	padding: 10px 0px 0px 0px;
}
.page_accueil_bloc .page_accueil_bloc_descr IMG {
	float: right;
	padding: 0px 10px 10px 10px;
}

.page_accueil_configurateurs {
	padding: 45px 14px 10px 16px;
}

.titre_configurateur_regime {
	color: #eb6c1d;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	height: 30px;
}

.configurateur_regime {
	width: 661px;
	height: 313px;
	background: url(../img_graph/pages/accueil/fond_config_regime.png) top left no-repeat;
}

.configurateur_regime2 {
	width: 661px;
	height: 313px;
	background: url(../img_graph/pages/accueil/fond_accroche.png) top left no-repeat;
	
}

.configurateur_regime_valider {
	position: absolute;
	z-index: 1;
	margin: 258px 0px 0px 546px;
}

.tableau_config_regime {
	
}

.accueiltemp {
	min-height:400px;
	
}



.titre_config_regime {
	width: 156px;
	height: 48px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	padding: 0 25px 0 0;
}

.config_regime_slide1 {
	background: url(../img_graph/pages/accueil/fond_slide1.png) center left no-repeat;
	padding: 0 0 0 158px;
	width: 310px;
}

.config_regime_slide2 {
	background: url(../img_graph/pages/accueil/fond_slide2.png) center left no-repeat;
	padding: 0 0 0 52px;
	width: 418px;
}

.tableau_config_regime TABLE {
	margin: 40px 0px 0px 0px;
	color: #fff;
}

.tableau_config_regime TABLE TD {
	padding: 0px 20px 0 0;
}

#slider_age, #slider_consultation, #slider_hospitalisation, #slider_optique, #slider_dentaire {
	background: none;
	width: 316px;
	height: 13px;
	border: 0px;
}

#slider_age A, #slider_consultation A, #slider_hospitalisation A, #slider_optique A, #slider_dentaire A {
	background: none;
	border: 0px;
	cursor: w-resize;
	margin: -5px 0 0 -15px;
}

.lexique_compar {
	font-size: 9px;
}

/* PAGES */

.contenu2 {
	margin: 0 40px 0 175px;
	padding: 10px;
	background: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-size: 13px;
}

/* NEWS */

.contenu_news {
	margin: 0 175px 0 175px;
	padding: 10px;
	background: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-size: 12px;
}

.news_img {
	float: left;
	padding: 0 10px 20px 0 ;
	width: 170px;
	overflow: hidden;
	text-align: right;
}

.news_mini_img {
	float: left;
	padding: 0 10px 0 0;
	width: 60px;
	height: 100px;
	overflow: hidden;
}

.news_titre {
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	padding: 0 10px 20px 0;
}
.news_titre A{
	color: #666666;
	text-decoration: underline;
}
.news_corps {
	font-size: 14px;
	line-height: 22px;
}

/* CONTACTS */

#form_contact {
	width: 684px;
	margin: 0;
}

.form_contact, #form_contact {
	width: 684px;
	margin: 0;
}

.table_form_contact {
	width: 654px;
}

#form_contact TABLE TD {
	padding: 5px 0 5px 0;
}
#form_contact .input_text {
	font-size: 11px;
	width: 120px;
}
#form_contact .input_text_long {
	font-size: 11px;
	width: 250px;
}
#form_contact .input_textarea {
	width: 500px;
	height: 150px;
}

/* REGIMES */

.table_regime {
	border: 0;
}

.table_regime TD {
	border: 0;
	padding: 10px;
	border-bottom: solid 1px #DCF977;
}

.table_regime TD P {
	margin: 0;
}

.table_regime_entete {
	color: #FFF;
	background: #97bf0d;
	padding: 0 0 0 0;
	text-shadow: #00612a 0px 1px 1px;
}

.table_regime_entete2 {
	color:#000;
	background:#CAF534;
	padding: 0 0 0 0;
	
}



/* FILTRE REGIMES */

.titre_filtre {
	color: #eb6c1e;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}

.reprise_1_filtre {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-bottom: 20px;
}

.reprise_2_filtre {
	width: 524px;
	margin: auto;
	margin-bottom: 25px;
}
.reprise_2_filtre UL {
	padding: 0;
	margin: 0;
}
.reprise_2_filtre LI {
	float: left;
	list-style: none;
	padding: 0 0 0 30px;
	margin: 0 0 15px 0;
	width: 232px;
	background: url(../img_graph/puce.png) center left no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.pourcent_filtre_regime {
	color: #FFF;
	background: #97bf0d;
	padding: 3px;
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

#btn_modif_filtre {
	cursor: pointer;
}

.bloc1_h {
	width: 284px;
	margin: auto;
	background: url(../img_graph/pages/filtre/bloc1_h.png) top left no-repeat;
	padding-top: 25px;
}
.bloc1_b {
	height: 16px;
	width: 284px;
	margin: auto;
	background: url(../img_graph/pages/filtre/bloc1_b.png) top left no-repeat;
	margin-bottom: 20px;
}

.bloc2_h {
	width: 284px;
	margin: auto;
	background: url(../img_graph/pages/filtre/bloc2_h.png) top left no-repeat;
}
.bloc2_titre {
	width: 279px;
	font-size: 12px;
	font-weight: bold;
	color: #005d2a;
	text-align: center;
	margin-bottom: 15px;
}
.bloc2_b {
	height: 16px;
	width: 284px;
	margin: auto;
	background: url(../img_graph/pages/filtre/bloc2_b.png) top left no-repeat;
	margin-bottom: 20px;
}

.result_filtre {
	text-align: center;
	padding: 6px 0 6px 0;	
}
.result_filtre A {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.liste_filtre_regime {
	margin: 0 0 40px 0;
	padding: 0 0 0 10px;
}

.texteBleuBold10Upper {
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
	font-weight: bold;
}
.texteBleuBold8Upper {
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

.liste_liens {
	padding: 0px;
	margin: 0px;
}
.liste_liens LI {
	list-style: none;
	float: left;
	width: 200px;
	height: 168px;
	margin: 0 9px 30px 9px;
	text-align: center;
}
.liste_liens LI A {
	text-decoration: none;
}

.li_orange {
	list-style: none;
	list-style-image: url(../img_graph/puce.png);
}

/* LISTE REGIMES */

.titre_regime_liste {
	color: #f2950b;
	font-size: 18px;
	padding: 0 0 0 0;
	text-shadow: #97bf0d 0px 1px 1px;
}
.titre_regime_liste A {
	text-decoration: none;
}
.li_regimes_liste {
	cursor: pointer;
	margin: 5px 7px 5px 10px;
}

.dl_bulletin {
	text-align: center;
	padding: 10px;
}
.dl_bulletin A {
	text-decoration: none;
}