@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../WD_IMAGES/bgBody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

#alertBox {
	background-color: #000000;
	height: 220px;
	width: -420px;
	border: medium solid #7d8b0f;
	position: absolute;
	z-index:500;
	opacity : 0.1;
	filter : alpha(opacity=10);
	-moz-opacity : 0.1;
	margin-left: -200px;
	left: 50%;
	top: 50px;
	display:none;
		
}
#TxtAlert {
	color:#FFFFFF;
	font-weight: bold;
	padding: 10px;
	text-align: justify;
	display: block;
	font-size: 14px;
	position:absolute;
	z-index:600;
	top:10%;
	width:340px;
	margin-left:20px;
}
a.closeWindow {
	position:absolute;
	z-index:700;
	display:block;
	text-align:center;
	bottom:20px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	width:400px;
}

a.closeWindow:hover { color:#666666;}

#header {
	height:196px;
	}

#header .barreVerte {
	height:20px;
	background-color:#7d8b0f;
	}
#header .logo {
	text-align:center;
	position:absolute;
	width:100%;
	top:35px;
	}
#header .search {
position:relative;
top:-5px;
left:60px;
	}
.logoTaxand {
top:25px;
position:absolute;
left:90px;
}


.btnSearch {
	/*border: 1px solid #00FF00;*/
	top:6px;
}

#Newsletter {
	width:300px;
	background-color:#222222; 
	color: #929292;
	}

#Newsletter div {
	padding-left:35px;
	padding-top:15px;
	padding-bottom:15px;
	}
#Newsletter label{
	display:block;
	margin-top:3px;
	}	
#Newsletter input{
	width:228px;
	}
#Newsletter .bouton{
	display:block;
	margin-top:20px;
	width:95px;
	margin-left:138px;	
	}



#News{
	width:300px;
	background-color:#FFFFFF;
	text-align:justify;
}	

	#News .NewsCadre  {
		padding: 5px 30px 10px 30px;
		height:314px;
		color:#737373;
	}
	
	#News .NewsCadre a.AllNews {
		display:block;
		text-align:right;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-bottom-color: #cfcfcf;
		text-decoration:none;
		padding-bottom:15px;
		color:#111111;
		}
	#News .NewsCadre a.NewsReadMore {
		display:block;
		text-align:right;
		text-decoration:none;
		color:#111111;
		margin-bottom:1px;
		}
		
	
	#News .NewsCadre a.NewsReadMore:hover, #News .NewsCadre a.AllNews:hover{ text-decoration: underline!important; }

	
	
	#News .NewsCadre .NewsDate {
		color:#a6a6a6;
		font-size:9px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-bottom-color: #cfcfcf;
		margin-bottom:2px;
		}
	#News .NewsCadre .NewsDate span {
		margin-top:5px;
		*margin-top:0px;
		_margin-top:0px;
		}
	
	#News .NewsCadre .NewsTitre {
		color:#373737;
		font-size:11px;
		font-weight: bold;
		margin-bottom:2px;
		text-align:left;
		margin-bottom:10px;
		}
	
	#News .NewsCadre .NewsTexte {
		/*color:#999999;*/
	
		}

#header #Recherche{
	
	float:right;
	text-align:right;
	top:-5px;
	
	}

#header .search {
	background-image: url(../WD_IMAGES/icones/search.gif); 
	background-repeat: no-repeat;
	height: 20px;
	width: 159px;
	color: #737373;
	border:none;
	position:relative;
	left:15px;
	top:0px;
	}

#header .btnSearch {
	position:absolute;
	width:24px;
	height:24px;
	z-index:40;
	left:900px;
	top:135px;
	/*border: 1px solid #00FF00;*/
	}


#header .navigation {
	}
	
#header .navigation .CenterNavigation {
	padding-top:145px;
	position:relative;
	height:45px;
	width:933px;
	/*width:917px;*/
	margin-left:auto;
	margin-right:auto;
	}
	
#header #AnimFlash {
	position:absolute;
	z-index:500;
	margin-left: -240px;
	left: 45%;
	top: 20%;
}	
#header #ImgFlash { position:absolute; top:5px; right:20px; }
#header .navigation ul {
	margin:0;
	padding:0;
	float:left;
	}
	
#header .navigation li {
	float:left;
	}

#header .navigation a {
	color: #bebebe;
	font-size: 12px;
	text-decoration: none;
	line-height:21px;
	text-transform: uppercase;	
	}
	
#header .navigation a:hover {
	color:#7d8b0f
	}
	
#header .navigation .LinkSpace {
	width:33px;
	float:left;
	display:block;
	background-image: url(../WD_IMAGES/bgSpaceLink.gif); 
	background-repeat: no-repeat;
	height: 11px;
}

#subheader {
	height:34px;
	clear:both;
	}
#middle {
	width:933px;
	margin-left:auto;
	margin-right:auto;
	}
#middle .left {
	width:630px;
	float:left;
	}
	
#middle .left .block1, #middle .left .block2, #middle .left .block3 {
	height:430px;
	width:208px;
	float:left;
	background-repeat: no-repeat;
	position:relative;
	}
h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7d8b0f;
	padding-bottom: 5px;
	}




.block1	{
	background-image: url(../WD_IMAGES/Page_sommaire/Btn-Aboutus-1.jpg);
	margin-right:3px;
	}
.block2	{
	background-image: url(../WD_IMAGES/Page_sommaire/Btn-OurServices-1.jpg);
	margin-right:3px;
	}
.block3	{
	background-image: url(../WD_IMAGES/Page_sommaire/Btn-KnowledgeCenter-1.jpg);
	}
	
	
.block3	.ArticlesDate {
	font-style: normal;
	color: #333333;
}
.block3	.ArticlesTitre {
}
.block3	.ArticlesTitre a {
	color: #000000!important;
	text-decoration:none;
	
}
	
	
	
.fondVert {
	position:absolute;
	display:none;
	z-index:50;
	bottom:0px;
	background-image: url(../WD_IMAGES/Page_sommaire/BtnFondVertOver.gif);
	background-repeat: no-repeat;
	height: 161px;
	width: 208px;
	}

.blockText {
	position:absolute;
	z-index:100;
	height: 207px;
	width: 208px;
	bottom:-40px;
	text-align:left;
	color: #737373;
	}
	
.BlockTextPadding { padding:25px;}

a.readMore {
	position:absolute;
	z-index:110;
	right:25px;
	bottom:65px;
	text-decoration: none;
	color: #737373;
	}

#middle .right {
	width:300px;
	float:right;
	background-image: url(../WD_IMAGES/Page_sommaire/Btn-Aboutus-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../WD_IMAGES/Page_sommaire/Btn-Aboutus-1.jpg);
	background-repeat: no-repeat;
	}
#bottom {
	margin-top:60px;
	height:80px;
	text-align:center;
	color:#CCCCCC;
	background-image: url(../WD_IMAGES/Page_sommaire/bgBottom.gif); 
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	}
#bottom a.linkTaxand {
	position:absolute;
	left:20px;
	margin-top:10px;
	}
#bottom a {
	color:#CCCCCC;
	text-decoration:underline;
	}
#bottom a:hover {
	text-decoration:none;
	}