body{
	margin:0;
	padding:0 ;
	text-align: center;
	color:#747474;
	font: 10px /*"Century Gothic",*/Verdana, Arial, Helvetica, sans-serif;
	background: url("../img/Body_Back.jpg") repeat-x top ;
	background-color: #fff;
	overflow-y:scroll;
	
}
p{
	padding:0;
	margin:0 0 10px 0 ;
}
.popup{text-align:left;}
img{
	border:0;
	padding:3px;
	vertical-align:middle;
}
a:link {
    color: #255d9b;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;

}
a:visited {
    color: #255d9b;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
a:hover {
    color: #EE9950;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
a:active {
    color: #EE9950;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
div#conteneur
{
	width: 855px ;
	margin: 0 auto;
	text-align: left ;
	position:relative;
	
}

div#ShopCart
{
	border:1px solid #000;
	width:300px;
	padding:20px;
	background:#EEE;
	height:150px;
	top:100px;
	left:100px;
	position:absolute;
}
div#Header
{
	height:118px;
	margin:0;
	padding:0;
	width:100%;
}
#logo{
	position:absolute;
	top:0px;
	left:0px;
}
#lang
{
	position:absolute;
	top:76px;
	left:216px;
	padding:0;
}
#boy
{
	position:absolute;
	top:-55px;
	left:816px;
	padding:0;
}

div#haut
{
	height:70px;
	margin-left:264px;
}
/* menu Info G?ral*/
#menu
{
	float:left;
	margin-left:264px;
	position:relative;
	display:inline;
}

#menu.fr{font: 10px /*"Century Gothic",*/Verdana, Arial, Helvetica, sans-serif;}
#menu.en{font: 10px /*"Century Gothic",*/Verdana, Arial, Helvetica, sans-serif;}

#menu ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#menu li
{
	display:inline;
	margin:0;
	padding:0;
}
#menu a
{
	float:left;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
}
#menu a span
{
	float:left;
	display:block;
	padding:2px 9px 2px 6px;
	font-weight:bold;
	color:#848484;
	white-space:nowrap;
	cursor: pointer;
}
#menu > ul a {width:auto;}

#menu li.select a
{
	background:url("../img/Menu_Haut_Gauche.jpg") no-repeat left top;
	background-position:0% 0%;
}
#menu li.select a span
{
	background:url("../img/Menu_Haut_Droite.jpg") no-repeat right top;
	background-position:100% 0%;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span{float:none;}
/* End IE5-Mac hack */

#menu ul li ul {
	position: absolute;
	top: 21px;
	width: auto;
	border:0;
	margin:0;
	padding:0;
	padding-top: 3px;
	display:none; 
}
#menu ul li.select ul { 
	display:block; 
}
#menu ul li ul li a {
	background-image: none !important;
	text-transform: none;
	font-weight: bold;
	font-size: 10px;
	color: #b1b1b1 ;
	margin-left: 22px;
	display:inline;
}

#menu ul li ul li a:hover {
	text-decoration:underline;
	color: #848484;
}

.lihover
{
	text-decoration:underline;
	color: #848484;
}

#menu ul li ul li.first a {
	margin-left: 0;
}

#menu li#contact ul {	left: 0px;}
#menu li#newsroom ul {	left: 45px;}
#menu li#aboutus ul {	left: 191px;}
#menu li#lastref ul {	right: 0px;}
#menu li#careers ul {	right: 0px;}

div#Banner
{
	clear:both;
	margin:0;
	padding:0;
	position:relative;
}
div#Banner img {padding:0px;}

div#contenu
{
	width:619px;
	border-top: 1px #bbb solid;
	float:left;
	text-align:justify;
}

div#contenu_Welcome
{
	width:400px;
	border-top: 1px #bbb solid;
	float:left;
	text-align:justify;
}

div#News
{
	width:400px;
	float:right;
	border-top: 1px #bbb solid;
	padding-left:10px;
	text-align:justify;
}

div#contenu_Full
{
	width:100%;
	border-top: 1px #bbb solid;
	float:left;
}

div#download
{
width:173px;
float:right;
border-top:1px #bbb solid;
padding-left:10px;
}

div#download_vide
{
width:173px;
float:right;
padding-left:10px;
}

h2
{
	font-size:13px;
	font-weight:bold;
}

div#contenu h3,div#download h3,div#contenu_Full h3{
	font-size:11px;
	font-style:italic;
	padding-left:20px;
}

h1
{
	color:#255d9b;
	padding-top:0;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold; 
	
}

.Img_News_Home
{
	height:40px;
	width:100%;
	padding-top:10px;
	text-align:center;
}
.Date_News_Home
{
padding-top:0px;
	color:#EE9950;
}

.Titre_News_Home
{
	
	text-decoration: none;
	padding-bottom:5px;
}
.Titre_News_Home_Hover
{
    color: #EE9950;
    text-decoration: underline;
	cursor: pointer;
	padding-bottom:5px;
}

 .Titre_LastRef
 {
	color:#0f4674;
	font-size:13px;
	cursor: pointer;
	text-align:left;
	text-decoration: none;
	height:auto;
}
.Titre_LastRef_Hover{
	color: #EE9950;
	font-size:13px;
	text-align:left;
    text-decoration: underline;
	cursor: pointer;
}

.Contenu_News_Home
{
	border:0;
	text-align:justify;
	width:100%;
	padding:0px;
}
.Contenu_News
{
	border:0;
	text-align:justify;
	width:100%;
	padding:0px;
	min-height:80px;
}

div#Footer
{
	clear:both;
	margin:0;
	padding:0;
	font-size:8px;
}
div#copyright
{
	float:left;
	margin-left:0px;
	color:#747474;
}
div#sogeclair
{
	float:right;
	margin-right:00px;
}

.sur
{
	background:red;
	color:black;
}

form .input,form select, form textarea {
	background:#F3F3F3 none repeat scroll 0;
	border:1px solid #999;
}

.redform
{
background:#F3F3F3 none repeat scroll 0;
border:1px solid #f00;
}


div .gallery {
	background-color: #fff;
	padding: 0px;
	width: 100%;
}
div .gallery ul { list-style: none;padding:0;margin:0}
div .gallery ul li { display: inline; }
div .gallery ul img {vertical-align:middle;border: 1px solid #ccc;}
div .gallery ul a:hover img {
	border: 1px solid #EE9950;
	color: #fff;
}
div .gallery ul a:hover { color: #EE9950; }

.border_ref
{
	padding:0px 10px 10px 10px;
}

.border_ref_cadre_current
{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

.Haut_ref
{
	display:none;
	height:7px;
	background:url('../Static_Page/Image/Haut.jpg') bottom left no-repeat;
}
.Bas_ref
{
	display:none;
	height:7px;
	background:url('../Static_Page/Image/Bas.jpg') top left no-repeat;
}

#Marq {
padding-top:1px;
width:170px;
height:248px;
}
#Logo_Marquee
{
	width:170px;
	height:250px;
	background:url('../img/fond_logo.jpg') no-repeat;
}
.Partnerpays,.Adresse{float:left;padding:5px}
.Agence{clear:both}
.Partner{float:left;margin:5px;}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #00318F;
	background-color: #F77F00;
	color:#00318F;
	padding: 5px;
	opacity: 0.8;
}
#tooltip h3, #tooltip div { margin: 0;font-size:11px; }
