/* aw Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */

q:before, q:after { content :''; }

/* ............................................... GENERAL ............................................... */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e6e6e6;
	margin: 0; 
	text-align: center; 
	color: #000000;
	
}

/* ...............................................  STRUCTURE PAGINA ............................................... */

body#page div#wrap {
width: 980px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
background: #a2a2a2;
/*height:538px;
top: 50%; 
left: 50%;
position:absolute;
margin:-269px 0px 0px -490px;*/
margin:0 auto;
text-align: left; 
position:relative;
top:20px;
}


body#page #header {
z-index:0;
height:54px;
margin:0px 0 0 75px;
position:relative;
top:40px;
/*position:relative;
top:0px;
left:75px;*/
border-top: 1px solid #c9c8c8;
border-right: 0px solid #c9c8c8;
border-bottom: 1px solid #c9c8c8;
border-left: 1px solid #c9c8c8;
/* background-image: url("../img/dialogic-logo.gif");
background-repeat: no-repeat;
background-position: 35px 10px;*/
}


#header img {
position:relative;
top:8px;
left:10px;
float:left;
width:172px;
}

body#page #header blockquote {
	
	position:relative;
	top:35px;
	left:0px;
	color:#ffffff;
	font-size:9px;
	width:200px;
	text-align:center;
	}
	
body#page #header blockquote a {text-decoration:none;color:#FFF;}

body#page #content {
overflow:hidden;
margin:40px 0 0 75px;
/*height:100%;
min-height:100%;*/
background-image: url("../img/content-bg.gif");
background-repeat: repeat-y;
background-position: 0 0;
width:905px;
}
	

body#page div#content div.margin-left {
	float:left;
	overflow:hidden;
	width:244px;
	/*height:337px;*/
	}

body#page div#content div.margin-right {
	z-index:0;
/*position:absolute;
top:150px;
left:500px;*/

float:left;
background-color:#FFFFFF;
text-align:justify;
font-size:11px;
width:660px;
margin-top:20px;
}
div.margin-right table {width:100%;text-align:left;}
div.margin-right table td {vertical-align:top;border: 0px solid #ff0000;}
div.margin-right table td.col1 {vertical-align:top;width:440px;}
div.margin-right table td.col2 {vertical-align:top;padding-top:20px; }


body#page div#content div.margin-right table td object {margin-bottom:20px;}

body#page div#content div.margin-right p {margin:0px 20px 0 20px;}
/*
div.col1 {float:left;}
div.col2 {margin-top:20px;float:left;}
*/

body#page div#content div.margin-right img.illu {
	/*float:right;
	position:relative;
	top:-60px;*/
	
}


div#footer {
clear:both;
padding-bottom:150px;
height:55px;
background-image: url("../img/footer.gif");
background-repeat: no-repeat;
background-position: 0 0;
}


	
/* ...............................................  FRONT PAGE ............................................... */

body#front-page #wrap {
	
	width:691px;
	height:409px;
	  top: 50%; 
  left: 50%;
   position:absolute;
 margin:-204px 0px 0px -346px;
	background: #a2a2a2;
	
	text-align: left; 
/*	margin-top:40px;*/
}


body#front-page div#footer  {
background-image: url("../img/footer-front-page.gif");
background-repeat: no-repeat;
background-position: 158px 30px;
margin-left:1px;
/*padding-bottom:100px;*/
}

body#front-page div#footer p {
	position:relative;
	left:160px;
	top:130px;
	font-size:9px;
	color:#ffffff;
	letter-spacing:0.9px;
	width:550px;
	}
	
body#front-page div#content {
position:relative;
left:159px;
top:30px;
overflow:hidden;
border: 3px solid #ffffff;
border-bottom: 0px solid #ffffff;
/*height:100%;
min-height:100%;*/
background-color:#FFFFFF;
width:527px;
}

div.margin-left div#header {
width:214px;
background-color:#a2a2a2;
height:55px;
}
div.margin-left div#header img {
	position:relative;
left:20px;
	}

div.margin-left div#header blockquote {
text-align:center;
position:relative;
top:35px;
left:0px;
color:#ffffff;
font-size:10px;
width:212px;
	}	
	
body#front-page div.margin-left ul {
	text-align:right;
	position:relative;
	top:100px;
	padding-right:10px;
	}
body#front-page div.margin-left ul li {
	font-size:15px;
	line-height:30px;
	border-bottom: 1px dashed #b3d458;
	}

body#front-page div.margin-left ul li a {
	font-weight:bold;
	text-decoration:none;
	position:relative;
	left:-20px;
}
	
body#front-page div.margin-left ul li a:link {color:#b3d458;}
body#front-page div.margin-left ul li a:hover {color:#666666;}
body#front-page div.margin-left ul li a:visited {color:#b3d458;}	
body#front-page div.margin-left ul li a:active  {color:#b3d458;}


body#front-page div#content div.margin-left  {
	
background-image: url("../img/front-page-margin-left.gif");
background-repeat: no-repeat;
background-position: 0 57px;
	width:214px;
	height:300px;
	float:left;
	overflow:hidden;
	}
	
body#front-page div#content div.margin-right {
background-image: url("../img/front-page.jpg");
background-repeat: no-repeat;
background-position: 5px 0;
width:313px;
height:300px;
float:left;
}

body#front-page div#content div.margin-right p {
	font-size:11px;
	font-weight:bold;
	border: 0px solid #ff0000;
	position:relative;
	top:155px;
	left:23px;
	color:#ffffff;
	width:140px;
	
	}
body#front-page div#content div.margin-right p span {color:#dafc7c;}

/* ........................................ FONT .... */

h1,h2,h3,h4,h5,h6 {clear:both;}

#header h1 {position:absolute; top:-999999px;}

/*div.margin-right p {
	
	padding:10px 0;
	color:#666666;
	font-size:12px;
	line-height:150%;
	}*/

	
	hr {
		border: 0px solid #ff0000;
		margin-left:20px;
		margin-right:20px;
		border-top: 1px dashed #b3d458;
		height:1px;
	
	
	}
/* ..............................................LIST .... */

#header ul.nav {float:left; position:relative; left:260px;top:15px;}
#header ul.nav li {display:inline;font-weight:bold;}
#header ul.nav li.separator {
	margin:0 10px;
	color:#f1fec6;
	font-size:9px;}
#header ul.nav li a {text-decoration:none;font-size:12px;}
#header ul.nav li a:link {color:#f1fec6;}
#header ul.nav li a:hover {color:#ffffff;}
#header ul.nav li a:visited {color:#f1fec6;}	
#header ul.nav li a:active  {color:#f1fec6;}

ul.langues {
position:absolute;
left:-30px;
top:55px;
}

ul.langues li {
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
margin-bottom:8px;
}

ul.langues li a {text-decoration:none;font-size:12px;font-weight:bold;margin-right:2px;}
ul.langues li a:link {color:#e2e2e2;}
ul.langues li a:hover {color:#f1fec6;}
ul.langues li a:visited {color:#e2e2e2;}	
ul.langues li a:active  {color:#f1fec6;}


ul.adress {margin:10px 0 0px 20px;}
ul.adress li {color:#666666;}
ul.adress li strong {color:#666666;}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.menu5 {
position:relative;
left:90px;
top:25px;

z-index:2;
text-align:left;
font-family: verdana, sans-serif;
float:left;
font-size:0.8em;
height:3em;
list-style-type:none;

}

.menu5 ul {

padding:0;
margin:0;
list-style-type:none; /* for Firefox */
}


.menu5 li {
font-size:11px;
font-weight:bold;
float:left;
position:relative;
}

.menu5 li.separator {font-weight:normal;}
.menu5 li.separator, 
.menu5 li a, 
.menu5 li a:visited {
display:block;
text-decoration:none;
padding-right:10px;
color:#000;
float:left;
height:3em;
line-height:3em;
color:#f1fec6;
}


.menu5 li a.drop, 
.menu5 li a.drop:visited {
font-weight:bold;
}

.menu5 li ul {
visibility:hidden;
position:absolute;
top:2.5em;
left:0;
height:0;
overflow:hidden;
}

.menu5 li ul li {

border-bottom: 1px solid #b4d459;
}

.menu5 li ul li a:link,
.menu5 li ul li a:hover,
.menu5 li ul li a:active {
color:#000000;
font-weight:bold
}


.menu5 table {
margin:-1px;
border-collapse:collapse;
font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */

.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:none;
border:0;
}

.menu5 li:hover ul,
.menu5 li a:hover ul {

visibility:visible;
height:auto;
width:10em;
background:#dfebb9;
left:-0.8em;
top:2.7em;
overflow:visible;
}

.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
color:#999999;
font-weight:bold;
display:block;
font-weight:bold;
background:transparent;
text-decoration:none;
height:auto;
line-height:1.5em;
padding:0.5em;
width:9em;
}

* html .menu5 li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
font-weight:bold;
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; 
position:absolute;
top:0;
left:9.5em;
height:0;
overflow:hidden;
}

.menu5 li:hover ul li {}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:none;
color:#a2a2a2;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible;
color:#000;
border:1px solid #ddd;
height:auto;
background:#fff;
width:9.5em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.menu6 {

	
z-index:2;
text-align:left;
font-family: verdana, sans-serif;
position:relative;
font-size:0.8em;

list-style-type:none;
width:600px;
}

.menu6 ul {
padding:0;
margin:0;
list-style-type:none; /* for Firefox */
}


.menu6 li {
font-size:11px;
font-weight:bold;
float:left;
position:relative;
}

.menu6 li.separator {font-weight:normal;}
.menu6 li.separator, 
.menu6 li a, 
.menu6 li a:visited {
display:block;
text-decoration:none;
padding-right:10px;
color:#000;
float:left;
height:3em;
line-height:3em;
color:#f1fec6;
}


.menu6 li a.drop, 
.menu6 li a.drop:visited {
font-weight:bold;
}

.menu6 li ul {
visibility:hidden;
position:absolute;
top:2.5em;
left:0;
height:0;
overflow:hidden;
}

.menu6 li ul li {

border-bottom: 1px solid #b4d459;
}

.menu6 li ul li a:link,
.menu6 li ul li a:hover,
.menu6 li ul li a:active {
color:#000000;
font-weight:bold
}


.menu6 table {
margin:-1px;
border-collapse:collapse;
font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */

.menu6 li:hover a,
.menu6 li a:hover {
text-decoration:none;
border:0;
}

.menu6 li:hover ul,
.menu6 li a:hover ul {

visibility:visible;
height:auto;
width:10em;
background:#dfebb9;
left:-0.8em;
top:2.9em;
overflow:visible;
}

.menu6 li:hover ul li a,
.menu6 li a:hover ul li a {
color:#999999;
font-weight:bold;
display:block;
font-weight:bold;
background:transparent;
text-decoration:none;
height:auto;
line-height:1.5em;
padding:0.5em;
width:9em;
}

* html .menu6 li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu6 li:hover ul li a.drop,
.menu6 li a:hover ul li a.drop {
font-weight:bold;
}
.menu6 li:hover ul li ul,
.menu6 li a:hover ul li a ul {
visibility:hidden; 
position:absolute;
top:0;
left:9.5em;
height:0;
overflow:hidden;
}

.menu6 li:hover ul li {}
.menu6 li:hover ul li a:hover,
.menu6 li a:hover ul li a:hover {
text-decoration:none;
color:#a2a2a2;
}
.menu6 li:hover ul li:hover ul,
.menu6 li a:hover ul li a:hover ul {
visibility:visible;
color:#000;
border:1px solid #ddd;
height:auto;
background:#fff;
width:9.5em;
} 
.menu6 li:hover ul li:hover ul.left,
.menu6 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu6 li:hover ul li:hover ul li a,
.menu6 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu6 li:hover ul li:hover ul li:hover a,
.menu6 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}




