/* GENERAL */


.clear{
clear: both;
}
div#clear{
clear: both;
}
.clear {
clear: both;
}
.right {
float: right;
}
.left {
float: left;
}
.txt_right {
text-align: right;
}
.txt_left {
text-align: left;
}
.txt_center {
text-align: center;
}
.italic {
font-style: italic;
}
.bold {
font-weight: bold;
}
p {
margin: 0px;
padding: 0px;
}
img {
border: none;
}
optgroup {
font-style: normal;
}
.violet {
color:#b6366d;
}
div#rond div.noBGR {
background:none;
}
.t10 {
font-size:10px;
}
.t11 {
font-size:11px;
}
.t14{
font-size:14px;
}
.space {
padding:0px 15px 0px 15px;
}

.fright {
float:right;
}

/*body {
	behavior: url(css/csshover.htc); 
	background: transparent url("../img/fond.jpg") top center no-repeat;
	background-color: #ece5dc;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#63615e;}
*/

body {
	behavior: url(css/csshover.htc); 
	background: transparent url("../img/fond.jpg") top center no-repeat;
	background-color: #d7d9d1;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#63615e;
	}

.v1 {
	background: transparent url("../img/fond.jpg") top center no-repeat;
	background-color: #ece5dc;
	margin: 0;
	padding: 0;
}

.v2 {
	background: transparent url("../img/fond_v2.jpg") top center no-repeat;
	background-color: #d7d9d1;
	margin: 0;
	padding: 0;
}

div#HEADER {
	width: 955px;
	height: 100px;
	margin: 0px auto;
	text-align: left;
}

div#HEADER div#header_logo{
	margin: 0px;
	width: 441px;
	height: 100px; 
	float: left;
	
}
div#HEADER h1{
margin: 0px;
padding: 0px;
height: 36px;
line-height: 36px;
}
div#HEADER h1 img{
margin: 0px;
}
p.header_txt1 {
margin-bottom: 15px;
color: #898884;
height: 14px;
line-height: 14px;
font-size: 11px;
}
p.header_txt2 {
color: #b5346c;
font-size: 11px;
font-weight: normal;
height: 11px;
line-height: 11px;
margin:  0px;
letter-spacing: 2px;
}
/* FORM */
div#form_header {
	margin: 1px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	height: 90px; /* 100 */
	width: 514px;
	text-align: right;
	float: right;
}

div#form_header  form {
	margin: 0px;
	padding: 0px;
}
div#form_header  label{
	font-size: 11px;
	line-height: 10px;
}

div#form_header    input.texte_form{
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 3px;
	width: 140px;
	height: 18px;
	line-height: 18px;
	font-size: 11px ;
	border: 1px solid #cfd0cc;
	background: white;
}

div#form_header    select{
	padding: 0px;
	width: 280px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	border: 1px solid #cfd0cc;
	color: #716e68;
	background: white;
}

div#form_header    select optgroup, div#form_header  form  select option {
	padding: 0px 0px 0px 4px;
	line-height: 18px;
}

div#form_header    select option {
	list-style: circle;
}

select.select_solutions, select.select_applications{
	height: 18px;
	line-height: 18px;
	margin: 1px 0px;
}

input.btn_ok {
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 18px;
	background: transparent url("../img/btn_fond.png") no-repeat;
	border: none;
	font-size: 9px;
	color: white;
	text-transform: uppercase;
}

.label_form {
	margin:0px;
	padding:0px;
	display:block;
	width:100px;
	float:left;
	margin-bottom:10px;
} 

.input_form {
	font-size: 12px;
	border: 1px solid #cfd0cc;
	width: 200px;
	color: #716e68;
	margin-bottom:10px;
}

div#form_header table {
	width: 300;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div#form_header table tr{
	height: 35px;
}

div#form_header table td{
	text-align: left;
	padding: 2px;
}

div#form_header table td.alignB {
	vertical-align: bottom;
}
div#form_header table td.header_trait_left {
	border-left: 1px solid #c6c7bf;
	padding-left: 8px;
}

div#form_header table td.header_trait_right {
	border-right: 1px solid #c6c7bf;
	padding:7px 8px 0px 0px;	
	margin:0px;
}

div#form_header table td.paddingL8 {
	padding-left: 8px;
}

p.marginT1 {
	margin-top : 1px;
}

a.rechercher_lien {
	color: #716e68;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
	}

fieldset {
	border:none;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#63615e;
}

/* MENU */
div#MENU {
	position: relative;
	width: 100%;
	height: 39px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

div#menu_fond {
	background: url("../img/menu_fond.png") repeat-x;
	width: 100%;
	height: 39px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10000;
}

div#menu_contenu{
	width: 955px; /* 955 */
	height: 39px;
	padding: 0;
	margin: 0px auto;
	z-index: 1500;
	font-weight: bold;
}
div#menu_contenu>ul a {
	width: auto;
}
div#menu_contenu li a {
	display: block;
}
div#menu_contenu ul ul {
	position: absolute;
	display: none;
}
div#menu_contenu ul.menu_principal{
	height: 39px;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
}
div#menu_contenu ul.menu_principal li.li_lvl1{
	list-style: none;
	float: left;
	line-height: 39px;
	height: 39px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-size: 12px;
	background: url("../img/menu_barre.png") no-repeat;
	position: relative;
}
div#menu_contenu ul.menu_principal li.li_lvl1 a.menu_lien{
	text-decoration: none;
	color: #716e68;
	display: block;
	height: 39px;
	margin: 0px;
	padding: 0px 12px;
	float: left; 
}

div#menu_contenu ul.menu_principal li a.menu_lien:hover, div#menu_contenu ul.menu_principal li a.menu_lien_on{
	text-decoration: none;
	color: #716e68;
	display: block;
	height: 39px;
	margin: 0px;
	padding: 0px 12px;
	float: left; 
	background: url("../img/menu_fond_on.png") repeat-x;
}
	/*
	Btn Mon Espace
	
	*/
div#menu_contenu ul.menu_principal li.mon_espace{
	font-size: 12px;
	list-style: none;
	width: 128px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;	
	background: url("../img/menu_barre.png") left no-repeat;
}
div#menu_contenu ul.menu_principal li.mon_espace_on{
	font-size: 12px;
	list-style: none;
	width: 128px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	background: url("../img/menu_lien_on.png") no-repeat;
	float: left;
}
div#menu_contenu ul.menu_principal li.mon_espace_on a{
	padding-left: 28px;
	color: white;
	text-decoration: none;
}
div#menu_contenu ul.menu_principal li.mon_espace a.mon_espace_lien{
	background: url("../img/menu_lien.png") no-repeat;
	padding-left: 28px;
	color: white;
	text-decoration: none;
}
div#menu_contenu ul.menu_principal li.mon_espace a.mon_espace_lien:hover {
	background: url("../img/menu_lien_on.png") no-repeat;
	}
	
	/*
	Sous menu 
	
	*/
div#menu_contenu  ul.menu_principal  li.submenu:hover  ul.level2 {
	display: block; /* Ligne permettant d'annuler le display none et d'afficher le sous menu */
}
div#menu_contenu ul.menu_principal ul.level2 {
	top: 39px;
	left: 3px;
	margin: 0px;
	padding: 0px 0px 5px 0px; 
	background: #c6c2bd ;
	border: 1px solid #9f9b96;
	list-style: none;
}
div#menu_contenu ul.menu_principal ul.level2 li.level2_li{
	margin: 0px;
	height: 18px;
	line-height: 18px;
	width: 100%;
	font-size: 10px;
}

div#menu_contenu ul.menu_principal ul.level2 li.level2_li a{
	height: 18px;
	line-height: 18px;
	padding: 2px 2px 2px 5px;
	color: #716e68;
	text-decoration: none; /* ligne faisaint disparaitre la sous menu*/
}

div#menu_contenu ul.menu_principal ul.level2 li.level2_li a:hover{
	color: #b5346c;
}
ul.sous_menu1 {
	width: 155px; 
}
ul.sous_menu2 {
	width: 274px;
}

/* Essai marine menu */
div#menu_contenu ul.menu_principal ul.level2 li.level3_li{
	margin: 0px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	font-size: 10px;
}

div#menu_contenu ul.menu_principal ul.level2 li.level3_li a{
	height: 12px;
	line-height: 12px;
	padding: 2px 2px 2px 5px;
	color: #716e68;
	text-decoration: none; /* ligne faisaint disparaitre la sous menu*/
}

div#menu_contenu ul.menu_principal ul.level2 li.level3_li a:hover{
	color: #b5346c;
}



/* CONTENT */

div#CONTENT {
	width: 935px; 
	margin: 50px auto 10px auto;
}

div#exemple_index {
	width: 955px; 
	height:426px;
	margin: 0px auto 10px auto;
}

div#back_rootline {
	width: 935px;
	height: 26px;
    background:url("../img/arrondi_top.gif")  no-repeat ;
}

div#rootline{
	margin:0px 0px 0px 15px ;
	padding-top:6px;
}

div#link_tool {
	padding:7px 0px 15px 0px;
	margin:0px;
	display:block;
	text-align: right;
	width: 100%;
}

div#back_content{
	width: 905px;
	height: 322px;
	padding: 0px 15px 5px 15px;
	background:#FFFFFF;
}

html>body #back_content {
	min-height: 322px;
	height: auto;
}


div#content_bottom {
	width: 935px;
	height: 16px;
    background:url("../img/arrondi_bottom.gif") no-repeat ;
}

div#cont {
	height:100%;
	width:935px;
}

div#cont_left {
	margin:0;
	width: 490px;
	float: left;	
}

div#cont_right {
	width: 400px;
    float:right;
}

div#back_result{
	padding: 0px 15px 5px 15px;
	background:#FFFFFF;
	height:322px;
}

html>body #back_result {
	min-height: 322px;
	height: auto;
}

	div#back_result h4{
		border-top:1px solid #cdccc7;
		padding-top:15px;
		text-align:justify;
	}

div#liens_utiles {
	padding: 0px 15px 5px 15px;
	background:#FFFFFF;
	height:322px;
}

html>body #liens_utiles {
	min-height:322px;
	height:auto;
}

div#result{
	background:#FFFFFF;
}

.result{
	background:#FFFFFF;
}

	div#result p{
		border-bottom:1px solid #cdccc7;
		padding-bottom:15px;
		text-align:justify;
	}
	
	div#result h4{
		padding-top:15px;
	}	
	


/*Bloc arrondi right*/
div#rond {
	width: 400px;
	background: url("../img/arrondi_1.png") top left no-repeat #d0cfcd ;
}

div#rond div{
	background: url("../img/arrondi_2.png") top right no-repeat;
}

div#rond div div{
	background: url("../img/arrondi_3.png") bottom left no-repeat;
}

div#rond div div div{
	background: url("../img/arrondi_4.png") bottom right no-repeat;
	padding:13px;
}

div#bloc_blc_right {
	height:400px;
	width:380px;
    float:right;
	background:url(../img/Bloc_blc_arrondi.png) no-repeat;
	margin-top:60px;
}

div#cont_blc {
	padding-top:0px;
	margin:15px;
}

div#result {
	margin:0px 0px 15px 0px ;
	padding: 0px ;
	background:#FFFFFF;
}

/******************************* START modification 07 10 2009 */
.par_1 {
	float:left;
	width:350px;
	height: 115px;
	margin:0px;
	padding:0px;
}

.par_2 {
	float:right;
	width:540px;
	height: 87px; /*115px*/
	padding: 28px 0px 0px 0px;
	margin:0px;
}

	ul.logos_installateurs {
		list-style:none;
		margin: 0;
		padding: 0;
		float: right;
	}

		ul.logos_installateurs li {
		height: 60px;
		margin: 0px 5px 0px 5px;;
		float: left;
		}

		ul.logos_installateurs li.Sep {
		border: 1px solid #efefed;
		height: 40px;
		margin: 10px 0px 10px 0px;
		float: left;
		}
/******************************* END modification 07 10 2009 */

.par_1_espace {
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
}

.par_2_espace {
	float:right;
	width:550px;
	margin:0px;
	padding:0px;
}


/* LINKS */
a.lien_titre_plan{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color: #b6366d;
}

a.lien_titre_plan:hover {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	color: #b6366d;
}



a.lien_0{
	text-decoration:none;
	font-size:12px;
	color: #716e68;
}

a.lien_0:hover {
	text-decoration:underline;
	font-size:12px;
	color: #b6366d;
}

a.lien_1{
	text-decoration:underline;
	font-size:10px;
	color: #716e68;
}

a.lien_1:hover {
	text-decoration:underline;
	font-size:10px;
	color: #b6366d;
}

a.lien_2 {
	text-decoration:underline;
	color: #b6366d;
}

a.lien_2:hover {
	font-weight:bold;
}



a.lien_3 arrondi_1 {
	background: url("../img/") top left no-repeat ;
}

a.h4 {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color: #b6366d;
}

a.h4:hover {
	text-decoration:underline;
}

a.lien_img {
	border:0px;
	text-decoration:none;
}

.Icone {
	padding-right:3px;
}

input.Btn_search {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_search.gif') no-repeat;
	height:20px;
	width:192px;
	border:none;
	text-align:left;
	padding-left:25px;
	margin:10px 0px 0px 0px;
}

input.Btn_search2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_search.gif') no-repeat;
	height:20px;
	width:192px;
	border:none;
	text-align:left;
	padding-left:0px;
	margin:10px 0px 0px 0px;
}

.Btn_forgottenPassword {
	color:#B5346C;
	font-weight:normal;
	font-size:11px;
	padding-left:150px;
	*padding-left:0px;
	_padding-left:0px;
}

div#center {
	padding:0px;
	margin:10px 0px 15px 102px;
	display:block;
}


p.Btn_violet_1 {
	margin-bottom: 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	height:20px;
	line-height: 20px;
	border:none;
}

p.Btn_violet_1 a{
	margin-left: 182px;
	padding-left:25px;
	width:167px; /* 192 */
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	background:url('../img/btn_violet_1.gif') no-repeat;
	text-align: left;
}

p.Btn_violet_2 {
	margin-top: 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	height:20px;
	line-height: 20px;
	border:none;
	text-align:left;
}

p.Btn_violet_2 a{
	padding-left:25px;
	width:305px; /* 330 */
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	background:url('../img/btn_violet_2.gif') no-repeat;
	text-align: left;
}

div#ajout_espace {
	border-top:1px solid #cdccc7;
	height:20px;
	margin-top:15px;
	margin-bottom:10px;
}

.ajout_espace {
	border-top:1px solid #cdccc7;
	height:20px;
	margin-top:15px;
	margin-bottom:10px;
}

input.contact_pro {
	color: #63615e;
	font-size:11px;
	text-decoration:underline;
	background:url('../img/btn_contact_pro.png') no-repeat;
	height:20px;
	width:149px;
	border:none;
	padding:3px 0px 0px 33px;
	margin:0 ;
	float:right;
}

a.contact_pro {
	color: #63615e;
	font-size:11px;
	text-decoration:underline;
	background:url('../img/btn_contact_pro.png') no-repeat;
	height:20px;
	width:149px;
	border:none;
	padding:3px 0px 0px 33px;
	margin:0 ;
	float:right;
}

input.espace {
	color:#63615e;
	font-size:11px;
	text-decoration:underline;
	background:url('../img/btn_acces_space.png') no-repeat;
	height:20px;
	width:120px;
	border:none;
	padding:3px 0px 0px 33px;
	margin:0px 0px 0px 0px;
	float:right;
}

a.espace {
	color:#63615e;
	font-size:11px;
	text-decoration:underline;
	background:url('../img/btn_acces_space.png') no-repeat;
	height:20px;
	width:120px;
	border:none;
	padding:3px 0px 0px 33px;
	margin:0px 0px 0px 0px;
	float:right;
}


input.supprimer {
	color:#63615e;
	font-size:11px;
	text-decoration:underline;
	background:url('../img/supprimer_onglet.png') no-repeat;
	height:21px;
	width:100px;
	border:none;
	padding:3px 0px 0px 33px;
	margin:0px 0px 0px 0px;
	float:right;
}


div#onglet {
	border-bottom:1px solid #cdccc7;
	height:20px;
	margin-top:15px;
	padding:0px;
}

.txt_onglet {
	padding:10px 0px 0px 33px;
	margin:15px 0px 0px 0px;
	height:20px;
}

a.onglet {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url('../img/btn_onglet_off.png') no-repeat;
	height:16px; /*20px*/
	width:187px; /*220px*/
	border:none;
	float:left;
	padding:4px 0px 0px 33px;
}

a.onglet:hover {
	color:#b6366d;
	text-decoration:none;
	background:url('../img/btn_onglet_on.png') no-repeat;

}

.onglet_on {
	color:#b6366d;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background:url('../img/btn_onglet_on.png') no-repeat;
	height:16px; /*20px*/
	width:187px; /*220px*/
	border:none;
	float:left;
	padding:4px 0px 0px 33px;

}

input.Mini_site {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_mauve.gif') no-repeat;
	height:20px;
	width:109px;
	border:none;
	text-align:left;
	padding-left:25px;
	padding-top:2px;
	margin:10px 0px 0px 0px;
}

a.Mini_site {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_mauve.gif') no-repeat;
	height:20px;
	width:109px;
	border:none;
	text-align:left;
	padding-left:25px;
	padding-top:2px;
	margin:10px 0px 0px 0px;
	float:left;
}

input.Site {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_mauve.gif') no-repeat;
	height:20px;
	width:109px;
	border:none;
	text-align:left;
	padding-left:25px;
	padding-top:3px;
	margin:10px 0px 0px 0px;
}

a.Site {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_mauve.gif') no-repeat;
	height:20px;
	width:109px;
	border:none;
	text-align:left;
	padding-left:25px;
	padding-top:3px;
	margin:10px 0px 0px 0px;
	float:left;
}

input.Btn_valider {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_envoyer.gif') no-repeat;
	height:21px;
	width:105px;
	border:none;
	text-align:left;
	padding-left:25px;
	margin:10px 0px 0px 140px;
}

input.Btn_valider2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_envoyer.gif') no-repeat;
	height:21px;
	width:105px;
	border:none;
	text-align:left;
	padding-left:25px;
	margin:10px 0px 0px 0px;
}

input.Btn_ok {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_ok.gif') no-repeat;
	height:21px;
	width:67px;
	border:none;
	text-align:left;
	padding-left:25px;
	margin:10px 0px 0px 189px;
}


/* TEXTES */


h2 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin: 0px;
}

.titre2 {
	margin-bottom:15px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}


h4 {
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color: #b6366d;
}

.titre4 {
	margin-bottom:5px;
}

div#result .titre4 {
	margin-bottom:5px;
	margin-top:0px;
}

/* FOOTER */
div#FOOTER {
	position: relative;
	width: 100%;
	height: 31px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

div#footer_fond {
	background: url("../img/menu2_fond.png") repeat-x;
	width: 100%;
	height: 31px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10000;
}
div#footer_contenu {
	width: 955px;
	height: 31px;
	padding: 0;
	margin: 0px auto;
	z-index: 2;
	font-weight: bold;
}
ul#menu_footer{
	height: 31px;
	line-height: 31px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: right;
}
ul#menu_footer li{
	list-style: none;
	float: left;
	line-height: 31px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url("../img/menu2_barre.png") no-repeat;
}

ul#menu_footer li a{
	text-decoration: none;
	color: #716e68;
	display: block;
	height: 37px;
	padding: 0px 14px;
	float: left; 
}
ul#menu_footer li a.menu_lien_on, ul#menu_footer li a.menu_lien:hover{
	background: url("../img/menu2_fond_on.png") repeat-x;
}

img.img_promotelec {
	margin-top : 6px;
}
img.img_rss {
	margin-top : 7px;
}
img.img_accessiweb {
	margin-top : 6px;
}

/* Affichage numéro page - Résultats de recherche */

div#affichage_page {
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

ul#lien_page {
	margin: 0px;
	padding: 0px;	
}

ul#lien_page li{
	list-style: none;
	font-weight: bold;
	display:inline;
	text-align:right;
	margin:0px;
	padding:0px;
}

li.lien_page  a{
	list-style: none;
	text-decoration: none;
	color: #716e68;
	padding: 0px 5px;
	background: url("../img/lien_page_off.gif") no-repeat left;
	display:inline;	
}

li.lien_page  a.lien_page_on{
	list-style: none;
	text-decoration: none;
	color: white;
	padding: 0px 5px;
	background: url("../img/lien_page_on.gif") no-repeat left;
	display:inline;	
}

li.lien_page a:hover{
	list-style: none;
	background: url("../img/lien_page_on.gif") no-repeat;
	display:inline;
	color: #ffffff;
}


li.lien_0 {
	list-style: none;
	text-decoration: none;
	background:none;
	margin-right:10px;
	padding:0px;

}

li.lien_0 a{
	list-style: none;
	text-decoration: none;
	background:none;
	color: #716e68;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	padding:0px;
}

li.lien_0 a:hover{
	list-style: none;
	text-decoration: none;
	background:none;
	margin-right:10px;
	padding:0px;

}

li.lien_4 {
	list-style: none;
	text-decoration: none;
	background:none;
	margin-right:10px;
	padding:0px;
}

li.lien_4 a{
	list-style: none;
	text-decoration: underline;
	background:none;
	color: #716e68;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	padding:0px;
}

li.lien_4 a:hover{
	list-style: none;
	text-decoration: underline;
	background:none;
	color:##b6366d;
	margin-right:10px;
	padding:0px;
}


/* images map France */

div#map_france {
padding:10px 0px 0px 50px;
}

/*lexique*/

.info_lettre {
	border-top:1px solid #cdccc7;
	height:20px;
	margin-top:15px;
	margin-bottom:10px;
}

input.lettre {
	color:#b6366d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url('../img/Btn_info_lettre.png') no-repeat;
	height:20px;
	width:41px;
	border:none;
	padding:2px 0px 0px 15px;
	margin:0px 0px 0px 437px;
	float:left;
}

span.lettre { /* glossary letter fix */
	color:#b6366d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url('../img/Btn_info_lettre.png') no-repeat;
	height:20px;
	width:41px;
	border:none;
	padding:2px 0px 0px 15px;
	margin:0px 0px 0px 437px;
	float:left;
}

div#top {
	width:15px;
	height:15px;
	margin:0px;
	padding:0px;
}
a.haut_page {
	text-decoration:none;
	background:url('../img/Ico_top.png') no-repeat;
	width:15px;
	height:15px;
	padding-top:10px;
	float:right;
	display:block;
}

a.lien_6{
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color: #716e68;	
}

a.lien_6:hover {
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color: #b6366d;
}

.space {
padding: 0px 10px 0px 10px;
}


div#center_grey {
width:400px;
margin-left:275px;
}

input.Btn_envoyer {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_envoyer.gif') no-repeat;
	height:21px;
	width:105px;
	border:none;
	text-align:left;
	padding-left:25px;
	margin:10px 0px 0px 170px;
}


/* Forum */

div#tableau_forum {
width: 100%;
}

table#forum {
	margin: 20px auto;
	padding: 0px; 
	width: 100%;
}
table#forum caption{
	display: none;
}
table#forum th {
	padding: 0px 0px 0px 23px;
	background: url("../img/onglet1_a.png") no-repeat top left #b5346c;
	text-align: left;
	height: 22px;
	line-height: 22px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
table#forum td {
	padding: 2px 2px 2px 23px;
}
table#forum tr.forum_corp {
	height: 50px;
}
td.forum_rubrique {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color: #b6366d;
}
th.th1 {
	width: 25%;
}
th.th1 p, th.th2 p, th.th3 p{
	height: 22px;
	line-height: 22px;
	background: url("../img/onglet1_b.png") no-repeat top right #b5346c;
}
th.th2 {
	width: 60%;
}
th.th3 {
	width: 15%;
}
.fond_gris {
	background: #e8e7e6;
}

/*Mon espace*/

.rond_blc {
	width: 445px;
	background: url("../img/arrondi_blc_1.png") top left no-repeat #ffffff;
}

.rond_blc div{
	background: url("../img/arrondi_blc_2.png") top right no-repeat;
}

.rond_blc div div{
	background: url("../img/arrondi_blc_3.png") bottom left no-repeat;
}
.rond_blc div div div{
	background: url("../img/arrondi_blc_4.png") bottom right no-repeat;
	padding:3px 10px 10px 10px;
}

div#blc_left {
width:445px;
float:left;
display:block;
margin:0px;
padding:0px;
}


div#blc_right {
width:445px;
float:right;
display:block;
margin:0px;
padding:0px;
}

div#texte {
display:block;
float:left;
}

div#link_tool_espace {
	padding:7px 0px 15px 0px;
	margin:0px;
	display:block;
	float:right;	
}

.label_form_espace {
	margin:0px;
	padding:0px;
	display:block;
	width:150px;
	float:left;
	margin-bottom:10px;
} 

.input_form_espace {
	font-size: 12px;
	border: 1px solid #cfd0cc;
	width: 200px;
	color: #716e68;
	margin-bottom:10px;
}

div#MonEspace_content {
	width: 905px; /* 935 */
	padding: 0px 15px 5px 15px;
    background:#da99b5 ;
	height: 322px;
}

html>body #MonEspace_content {
	min-height: 322px;
	height: auto;
}

div#MonEspace_onglets {
	margin: 0px;
	padding: 22px 12px 4px 12px;
	background: white;
	width: 881px; /* 905 */
}

div#MonEspace_onglets2 {
	margin: 0px;
	padding: 10px 12px 4px 12px;
	background: white;
	width:881px; /* 905 */
}

div#content3_bottom {
	width: 905px;
	height: 9px;
    background:url("../img/arrondi3_bottom.png") no-repeat;
}

div#content2_bottom {
	width: 935px;
	height: 19px;
    background:url("../img/arrondi2_bottom.png") no-repeat ;
}

	/* onglet 1 */
ul.mon_espace1 {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

ul.mon_espace1 li{
	height: 70px;
	border-top: 1px solid #dcdbda;
}

li.mon_espace1_border {
	border-bottom: 1px solid #dcdbda;
}

span.mon_espace1_left {
	display: block;
	float: left;
	height: 70px;
	line-height: 70px;
}

span.lien_supprimer {
	width: 68px;
	height: 21px;
	line-height: 21px;
	display: block;
	background: url("../img/supprimer_onglet.png") no-repeat;
	float: right;
	padding-left: 32px;
}

span.lien_supprimer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color:#8a8782;
}

	/* Page Accueil > Promolec */
	
div.promotelec2_left {
	float: left;
	width: 650px;
}
div.promotelec2_right {
	float: right;
	width: 200px;
	margin:10px;
}


/* pop up */

.label_popUp {
	margin:0px;
	padding:0px;
	display:block;
	width:430px;
	float:left;
	margin-bottom:10px;
}

.pop_up {
	background:#ffffff; 
	border:1px solid ;
	width:440px;
	height:400px ;
	padding:10px;
}

.link_tool_pop_up {
	background-color: #ffffff; 
	text-align: right;
	border: 1px solid;
  border-bottom: none; 
  padding-right:5px; 
  padding-top:2px;
}

div#link_tool_pop_up {
	padding:0px 0px 15px 0px;
	margin:0px;
	display:block;
	text-align: right;
	width: 100%;
	height:10px;
}

.pop_up_homePage {
	background:#d0cfcd; 
	border:1px solid ;
	width:440px;
	min-height:100px ;
	padding:10px;
}

input.send {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_envoyer.gif') no-repeat;
	height:21px;
	width:105px;
	border:none;
	text-align:left;
	padding-left:25px;
	margin:10px 0px 0px 162px;
}

/* 600px */

div#back_content_600{
	padding: 0px 15px 5px 15px;
	background:#FFFFFF;
}


/* TEST PRESENTATION LEXIQUE */

.lexique1 {
display:block;
}

/* STYLES CONTENU HOME */
a.lien_4 {
	text-decoration:none;
	color: #716e68;
	font-weight: bold;
	padding-left: 12px;
	background: url("../img/home_icone_lien.gif") no-repeat top left ;
	font-size: 11px;
}

/*error in lien_5*/
a.lien_5 {
	text-decoration:none;
	color: white;
	font-weight: normal;
	padding-left: 12px;
	background: url("../img/home_icone_lien.gif") no-repeat top left;
	font-size: 11px;
}

a.lien_5:hover {
	color: #c9c2bc;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}


.marginT6 {
	margin-top: 6px;
}

.marginB4 {
	margin-bottom: 4px;
}


div#home_content {
	width: 935px;  /* 955 */
	height:416px; /* 436 */
	margin: 0px auto 0px auto;
	padding: 10px;
	z-index: 1000;
}
div#flash_over {
	position:absolute;
	/*left:184px;
	top:175px;*/
	width: 955px;  /* 955 */
	height:490px; /* 436 */
	margin: 0px auto 0px auto;
	padding: 0px;
	z-index:999;
}

div#home_content_top {
	width: 935px;
	height: 274px;
	margin-bottom: 10px;
}

div#home_flash {
	width: 435px;
	height: 274px;
	/*background: Slategray;*/
	float: left;
	margin-right: 10px;
}

div#home_presentation {
	float: left;
	position: relative;
}
	div.home_presentation_fond {
	width: 490px; /* 490 */
	height: 110px; /* 110 */
	/* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
	  soit c'est un div positionné et dimensionné comme dans cet exemple.*/
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;	
	background:url('../img/home_presentation.gif') no-repeat center center;
	}
	div.home_presentation_texte {
	padding: 15px 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

	h2.titre_home {
		font-size: 12px;
		line-height: 12px;
		margin: 0px 0px 4px 0px;
		font-weight: normal;
	}
	h3.titre2_home {
		font-size: 18px;
		line-height: 19px;
		margin: 0px 0px 3px 0px;
		color: white;
		font-weight: normal;
	}
		h3.titre2_home a{
			text-decoration:none;
			color: white;
			display: block;
		}
		
	h3.titre3_home {
		font-size: 24px;
		line-height: 26px;
		margin: 0px;
		color: #9b0452;
		font-weight: bold;
		text-align: center;
	}
	p.home_jeux_texte {
		font-size: 16px;
		padding-left: 10px;
	}
	
	div.home_mini_video1 {
		width: 80px;
		height: 80px;
		background: Slategray;
		float: left;
		margin-right: 6px;
	}
	
	div.home_mini_video2 {
		width: 80px;
		height: 80px;
		background: Slategray;
		float: right;
		margin-left: 6px;
	}

  div.home_domotique2_texte 
  {
    height: 80px;
    overflow: auto;	
  }
  
	div.home_spot_texte 
	{
		height: 87px;
		overflow: auto;
	}
	
div#home_domotique1 {
	width: 222px; /* 240 */
	height: 82px; /* 100 */
	background:url('../img/home_domotique1.gif') no-repeat center center ;
	float: left;
	padding: 9px;
}
	div.home_domotique1_texte2 {
		height: 80px;
		overflow: auto;
		display: none;
		scrollbar-base-color: #b5346e;
		scrollbar-arrow-color: #2B2A2A;
		scrollbar-3dlight-color: #b5346e;
		scrollbar-darkshadow-color: #b5346e;
		scrollbar-face-color: #b5346e;
		scrollbar-highlight-color: #fffffffffffffff;
		scrollbar-shadow-color: #2B2A2A;
		scrollbar-track-color: #b5346e;
	}

div#home_domotique2 {
	width: 217px; /* 235*/
	height: 82px; /* 100*/
	background:url('../img/home_domotique2.gif') no-repeat center center ;
	float: left;
	margin: 0px 10px;
	padding: 9px;
}
	div.home_domotique2_texte2 {
		height: 80px;
		overflow: auto;
		display: none;
		scrollbar-base-color: #B5343D;
		scrollbar-arrow-color: #2B2A2A;
		scrollbar-3dlight-color: #B5343D;
		scrollbar-darkshadow-color: #B5343D;
		scrollbar-face-color: #B5343D;
		scrollbar-highlight-color: #fffffffffffffff;
		scrollbar-shadow-color: #2B2A2A;
		scrollbar-track-color: #B5343D;
	}

div#home_spots_tv {
	width: 220px; /* 238 */
	height: 82px; /* 100 */
	background:url('../img/home_spots.gif') no-repeat center center ;
	float: left;
	margin-right: 10px;
	padding: 9px;
}

div#home_jeux {
	position: relative;
	float: left;
}
	div.home_jeux_fond {
		width: 192px; /* 490 */
		height: 100px; /* 110 */
		/* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
		  soit c'est un div positionné et dimensionné comme dans cet exemple.*/
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		opacity: 0.5;
		-khtml-opacity: 0.5;	
		background:url('../img/home_jeux.gif') no-repeat center center;
	}
	div.home_jeux_texte {
		padding: 9px 15px;
		position: absolute;
		top: 0px;
		left: 0px;
	}

div#home_fil_info {
	width: 489px; /* 500 */
	height: 22px;
		line-height: 22px;
	background:url('../img/home_fil.gif') no-repeat center left;
	float: left;
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 11px;
}
	div#home_fil_info p{
		margin: 0px;
		height: 22px;
		line-height: 22px;
		background: #b5346c;
		color: white;
		text-transform: uppercase;
		font-size: 10px;
		padding-right: 12px;
		float: left;
	}
		
	/* fil defilant */
	div#slogan { 
		height: 22px;
		line-height: 22px;
		width: 340px; 
		background-color: white; 
		overflow: hidden;
		float: left; 
	}

	div#texte_defilant { 
		position: relative; 
	}
			a.fil_case{
				height: 22px;
				line-height: 22px;
				color: #716e68;
				text-decoration: none;
			}

	div#home_fil_btn {
		width: 17px;
		height: 22px;
		background: white;
		float: left;
		padding: 0px 1px 0px 5px;
	}

		div#home_fil_btn  img{
			margin : 0px;
			border: 0px;
		  float: left;
		}
	


/* Modal */  
  .modalBackground {
	  background-color:Gray;
	  filter:alpha(opacity=70);
	  opacity:0.7;
  }

  .closeLink
  {
    float: right;
    background-color: #FFFFFF;	
    border: 1px solid black;	
    font-weight: bold;	
    font-size: 11px;
    cursor:pointer;
    padding:3px;
    color: black;
    margin-right:5px;
  }

.pop_up_message {
	background:#d0cfcd; 
	border:1px solid ;
	width:440px;
	padding:10px;
	height:100px;
}

/* Forum page 2 */
div#tableau_forum {
width: 100%;
}

table#forum2 {
	margin: 20px auto;
	padding: 0px; 
	width: 100%;
}
table#forum2 caption{
	display: none;
}

table#forum2 th {
	padding: 0px 0px 0px 23px;
	background: url("../img/onglet1_a.png") no-repeat top left #b5346c;
	text-align: left;
	height: 22px;
	line-height: 22px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

th.th1_forum2 p, th.th2_forum2 p, th.th3, th0_forum2 p{
	height: 22px;
	line-height: 22px;
	background: url("../img/onglet1_b.png") no-repeat top right #b5346c;
}

table#forum2 td {
	padding: 2px 2px 2px 23px;
}

tr.forum2_corp td {
	height:100%;
	border-bottom: 1px solid #dcdbda;
	border-right: 1px solid #dcdbda;
}

td.soli{
	border-left: 1px solid #dcdbda;
}

td.ruru {
	width: 30%;
}
td.rurub {
	width: 70%;
}

table#forum2 td.rurub {
	padding: 0px 0px 0px 23px;
	background: url("../img/onglet1_a_forum2.png") no-repeat top left #bc7795;
	text-align: left;
	height: 22px;
	line-height: 22px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

table#forum2 td.ruru {
	padding: 0px 0px 0px 23px;
	background: url("../img/onglet1_a_forum2.png") no-repeat top left #bc7795;
	text-align: left;
	height: 22px;
	line-height: 22px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

table#forum2 td.ruru_c p,  {
	height: 22px;
	line-height: 22px;
	background: url("../img/onglet1_b_forum2.png") no-repeat top right #bc7795;
}

ul.forum2_auteur {
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.forum2_auteur li {
	list-style:none;
	line-height:20px;
	height:20px;
}

ul.forum2_auteur li.juju {
	list-style:none;
	line-height:20px;
	height:20px;
}

ul.forum2_auteur li.titre_plan {
	list-style:none;
	line-height:20px;
	height:20px;
	margin-top:15px;
}


.Ico_forum_bulle {
margin: 0px 5px 0px 0px;
}

.fright {
float:right;
}

.Btn_repondre {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background:url('../img/btn_envoyer.gif') no-repeat;
	height:21px;
	width:105px;
	border:none;
	text-align:left;
	padding-left:25px;
	margin:0px 0px 0px 0px;
}

/*Liste 2*/
ul.forum2_message {
	margin:0px;
	padding:0px;
	list-style:none;
}

	ul.forum2_message li {
	list-style:none;
	margin:0px;
	padding:0px;
}

	ul.forum2_message li.inline {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

tr.forum3_corp td {
	height:100%;
	border: 1px solid #dcdbda;
}

ul.forum_form {
line-height:20px;
list-style:none;
}

ul.forum_form li.form_fil {
line-height:20px;
list-style:none;
margin-top:10px;
}

tr.forum3_corp td {
	height:100%;
	border: 1px solid #dcdbda;
}

.input_textarea {
	font-size: 12px;
	width:450px;
	border: 1px solid #cfd0cc;
	color: #716e68;
	margin-bottom:10px;
}

ul.forum_form {
line-height:20px;
list-style:none;
}

ul.forum_form li.form_fil {
line-height:20px;
list-style:none;
margin-top:10px;
}

tr.forum3_corp td {
	height:100%;
	border: 1px solid #dcdbda;
}

select.select_forum{
	height: 18px;
	line-height: 18px;
	margin: 1px 0px 0px 0px;
}

div#tableau_forum {
width: 100%;
}

table#forum {
	margin: 20px auto;
	padding: 0px; 
	width: 100%;
}
table#forum caption{
	display: none;
}
table#forum th {
	padding: 0px 0px 0px 23px;
	background: url("../img/onglet1_a.png") no-repeat top left #b5346c;
	text-align: left;
	height: 22px;
	line-height: 22px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
table#forum td {
	padding: 2px 2px 2px 23px;
}
table#forum tr.forum_corp {
	height: 50px;
}
/* Fix table problem. This table is generated by form view */
table#forum2 table td{
	border:none;
}

div#print_header_logo {
display:none;
}


/* Modal */


.watermark {
	  background: #FFAAFF;
  }

  .popupControl {
	  background-color:#AAD4FF;
	  position:absolute;
	  visibility:hidden;
	  border-style:solid;
	  border-color: Black;
	  border-width: 2px;
  }

  .modalPopup {
	  background-color:#FFFFFF;
	  border-width:3px;
	  border-style:solid;
	  border-color:Gray;
	  padding:3px;
/*	  width:250px; */
    width:auto;
  }
  