/* BODY PANNEL*/
body{
	height:100%;
	font:15px/20px Arial, Helvetica, sans-serif;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 200px;
	background-image: url(../images/page_bg.jpg);
	background-color: #037DB0;
	background-repeat: repeat-x;
}
div, ul, h1, h2, h3, li, p, img 
{
	position: relative;
	text-align: justify;
	margin-bottom: 10px;
}
a, a:link, a:visited {
	color:#037db0;
}
a:hover {
	color:#037db0;
	text-decoration:none;
}
ul
{
list-style-type:none;
}
#tableau{
	width:800px;
	float: left;
	margin-left: 50px;
	height: auto;
	margin-right: auto;
	
}
#topPanelpromo
{
	width:1100px;
	height:70px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#topPanelpromo img
{
	width:179px;
	height:57px;
	z-index:1;
	padding:0;
	position:absolute;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	left: 1px;
	top: 0px;
}
/* MENU PANEL*/
#topPanelpromo ul
{
	display:block;
	width:1100px;
	height:31px;
	position:relative;
	margin:11px 0 0;
	padding:0 0 0 0;
}
#topPanelpromo ul li
{
	float:right;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-variant: small-caps;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#topPanelpromo ul li a
{
	width:74px;
	height:31px;
	display:block;
	padding:0;
	color:#555;
	background:#fff;
	text-decoration:none;
	text-align:center;
	margin:0 1px 0 0;
	top:0px;
	left:0px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-image: url(../images/header_nav_bgnor.gif);

}
#topPanelpromo ul li a:hover
{
	width:74px;
	height:31px;
	text-decoration:none;
	background:url(../images/header_nav_bg.gif) repeat-x 0 0 #FFFFFF;
	color:a1c8e7;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#topPanelpromo ul li.active
{
	width:74px;
	display:block;
	height:31px;
	background:url(../images/header_nav_bg.gif) repeat-x 0 0 #FFFFFF;
	color:#fff;
	text-align:center;
	margin:0 1px 0 0;
	font-weight: bold;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
/*---------- FIN BODY ------------*/
#bodyPanel
{
	width:1100px;
	height:550px;
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#bodyPanel p.accueil
{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight:normal;
	text-align: justify;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#555555;
	width: 680px;
	height: auto;
	margin-right: auto;
	left: 220px;
}
#bodyPanel p span
{
font-weight:bold;
}
#bodyPanel div.image
{
	width:186px;
	position: absolute;
}
#home_tabs {
	list-style:none;
	height:35px;
	margin: 0;
	padding: 0;
}
#home_tabs li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 175px;
	height:35px;
}
#home_tabs li.end {
	margin:0;
}
#home_tabs li a, #home_tabs li a:visited, #home_tabs li a:link {
	display:block;
	float:left;
	width:175px;
	height:35px;
	text-align:center;
	padding-top:0px;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/banner_tab_off.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
}
#home_tabs li.current a {
	background-image:url(../images/banner_tab_on.gif) !important;
	color:#354d5c !important;
}
#home_tabs li.current a:focus, #home_tabs li.current a:active {
	outline:none;
	border:0;
}
#home_tabs li a:hover {
	text-decoration:underline;
}
#tab_content {
	height:505px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/banner_bg.gif) no-repeat top left;
}
#tab_content li {
	position:absolute;
	height:505px;
	width:1065px;
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
#tab_content li .left {
	width:600px;
	margin:20px 0 0 25px;
	float:left;
	border: thin none #0066CC;
}
#tab_content li .left h1 {
	font-size:28px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#037db0;
	margin:0px 0px 10px 0;
	line-height:28px;
	font-weight:normal;
}
#tab_content li .left h2 {
	font-size:16px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#037db0;
	margin:10px 0px 10px 0;
	line-height:20px;
	font-weight:normal;
}
#tab_content li .left .text {
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2em; /* vertical spacing between your lines of text*/
	width: 580px;
}

/*FORM FIN*/
#references {
	width: 430px;
	height:auto;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding-top: 5px;
	margin-top: 20px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	float: right;
	margin-right: 5px;
}
#member {
	width: 430px;
	height:auto;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding-top: 5px;
	margin-top: 20px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	float: right;
	margin-right: 5px;
	border: 3px solid #CCCCCC;
}
#member label {
	-x-system-font:none;
	background-color:#FFFFFF;
	color:#02354F;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:26px;
	margin-left:10px;
}
#member input.normal {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.1em 0;
	padding:0.15em 0.4em;
	width:10em;
}
#member input.error {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.1em 0;
	padding:0.15em 0.4em;
	width:10em;
}
#member input.error {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FF0000 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.1em 0;
	padding:0.15em 0.4em;
	width:10em;
}
#member textarea.normal {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.1em 0;
	padding:0.15em 0.4em;
	width:18em;
}
#member input.go {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn_submit.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer !important;
	display:block;
	float:right;
	height:26px;
	margin-top:1em;
	overflow:hidden;
	text-indent:-9999px;
	width:69px;
}
/* IFRAME*/
#iframedomaine
{
	width:630px;
	height:490px;
	float: left;
}
#connexion
{
	width:150px;
	height:40px;
	position:absolute;
	padding:0;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	left: 662px;
	font-weight: bold;
	top: 287px;
}
#connexion ul
{
display:block; 
width:732px; 
height:36px; 
position:absolute; 
top:0; 
right:0; 
margin:11px 0 0; 
padding:0 29px 0 0; 
border-bottom:1px solid #AEAEAE;
}
#connexion ul li
{
	float:right;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-variant: small-caps;
}
/* TOP PANEL INDEX*/
#promotion
{
	width:762px;
	height:auto;
	position:absolute;
	margin-right: auto;
	margin-left: auto;
	top: 77px;
}

#bodyPaneltext
{
	width:1100px;
	height:550px;
	position:relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-color:#FFFFFF
}
#bodyPaneltext .content{
	width:600px;
	margin:20px 0 0 25px;
	float:left;
	border: thin none #0066CC;
}
#bodyPaneltext .content p{
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4em; /* vertical spacing between your lines of text*/
	width: 580px;
}
#bodyPaneltext .content h1
{
	font-size:28px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#037db0;
	margin:0px 0px 10px 0;
	line-height:28px;
	font-weight:normal;
}
#bodyPaneltext .imagecontent{
	width:auto;
	float:right;
	margin-top:0px;
	margin-right:20px;
}	
#bodyPanelpromo
{
	width:1100px;
	height:550px;
	position:relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/affiche.png);
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	background-repeat: repeat-x;
}
#bodyPanelpromo p.accueil
{
	color: #FFFFFF;
	background-color:#2560a6;
	position:relative;
	margin-right: auto;
	margin-left: 30px;
	top: 280px;
	width: 350px;
	font-family: calibri;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-align: justify;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#bodyPanel img.usergate
{
	width:174px;
	position:relative;
	left:20px;
	top:50px;
	background: url(../images/top_nav_div_bg.gif) repeat-y 0 0 #FFF6EC;
	color:#141210;
}	

#bodyPanel p.iframe
{
	color:#0F0F0F;
	height: 620px;
	position: absolute;
}
#bodyPanel h3{
	background:#fff;
	display:block;
	width:500px;
	height:34px;
	font:20px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#FF7113;
	text-align: left;
}
#bodyPanel #promohebergement{
	width:282px;
	height:40px;
	display:block;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	position: absolute;
	left: 264px;
	top: 710px;
}
#bodyPanel #promondd{
	width:100px;
	height:auto;
	display:block;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	position: absolute;
	left: 468px;
	top: 481px;
}
#bodyPanel h4{ background:#fff; 
width:250px; 
height:30px; 
position:absolute; 
top:361px; 
right:5px; 
margin:0; 
font:30px/30px Georgia, "Times New Roman", Times, serif; 
font-weight:normal; 
padding:0px; 
color:#FF7113;
}

#revendeur
{
	width: 430px;
	height:auto;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding-top: 5px;
	margin-top: 20px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	float: right;
	margin-right: 20px;
}
#revendeur img
{
	width:179px;
	height:57px;
	z-index:1;
	position:relative;
	border: 0;
}
#revendeur p
{
	display: block;
	font-size:12px;
	color:#808080;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#gauche
{
	width: 350px;
	height:auto;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding-top: 5px;
	margin-top: 20px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	float: right;
}
#gauche p{
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4em; /* vertical spacing between your lines of text*/
	width: 300px;
}	
#gauche .pratique {
	width:300px;
	float:right;
	margin-top:5px;
	height:auto;
}
#gauche .pratique p {
	padding:0px;
	text-align: justify;
	padding:10px 10px 10px 10px;
	;
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.3em; /* vertical spacing between your lines of text*/
	width: 280px;
}
#gauche .right {
	width:340px;
}
#bodyPanel #service
{
	width:240px;
	height:auto;
	display:block;
	color:#786321;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	padding-left: 0px;
	text-align: justify;
	position: relative;
	left: 190px;
}
#bodyPanel #service h2
{
	display:block;
	width:177px;
	height:35px;
	background:url(../images/member_login_bg.gif) 0 0 no-repeat #EBF6FD;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}
#bodyPanel #service p
{
	background:none;
	margin:0;
	padding-left: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCD1DE;
	border-bottom-color: #BCD1DE;
	border-left-color: #BCD1DE;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-width: thin;
	border-top-color: #BCD1DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-top: 10px;
}
/* FOOTER PANEL*/
#footer {
	background-position:center top;
	width:1100px;
	height:20px;
	position:relative;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	margin: auto;
	margin-top: 10px;
	
}
#footer p.copyright {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
}
#footer ul {
	float:left;
	margin-left: 0px;
	-khtml-border-radius:0.4em;
}
#footer li {
	color:#000000;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
	font-variant: normal;
}
#footer li a {
	color:#000000;
	text-decoration:none;
}
#footer li a:hover {
	color:#f7ab09;
	text-decoration:none;
}
#nomdomaine{
	width:621px;
	height:89px;
	background:url(../images/enregistrement_01.png) no-repeat 0 0 #DCDCDC;
	font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#2F2F2F;
	text-transform:uppercase;
	text-align: center;
	padding-top: 50px;
}

#contentrevendeur {
	width: 530px;
	height:auto;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	float: right;
	margin-right: 5px;
	border: 3px solid #CCCCCC;
}
#contentrevendeur label {
	-x-system-font:none;
	background-color:#FFFFFF;
	color:#02354F;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:26px;
	margin-left:10px;
}
#contentrevendeur input.normal {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.1em 0;
	padding:0.15em 0.4em;
	width:10em;
}
#contentrevendeur input.error {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.1em 0;
	padding:0.15em 0.4em;
	width:10em;
}
#contentrevendeur input.error {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FF0000 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0.1em 0;
	padding:0.15em 0.4em;
	width:10em;
}
#contentrevendeur input.go {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/btn_submit.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer !important;
	display:block;
	float:right;
	height:26px;
	margin-top:1em;
	overflow:hidden;
	text-indent:-9999px;
	width:69px;
}
#footer ul {
	height: 20px;
	width: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
