/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top--------------------*/

#topMain{
	width:100%;
	background:url(../images/pattern.gif) 0 0 repeat;
	height:189px;
	border-top:#ffffff solid 10px;
}
#top{
	width:891px;
	margin:0 auto;
	height:189px;
}
#top img.logo{
	display:block;
	width:353px;
	height:144px;
	margin:24px 24px 0 0;
	float:left;
}
#top form{
	background:url(../images/serch_bg.png) 0 0 no-repeat;
	width:272px;
	height:124px;
	float:left;
	margin:35px 7px 0 0;
	padding:17px 0 0 19px;
}
#top form h2{
	display:block;
	width:222px;
	height:27px;
	padding:0 0 0 34px;
	border-bottom:#757575 dashed 1px;
	margin:0 0 16px 0;
	font:normal 21px/27px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	background:url(../images/serch_icon.gif) 0 0 no-repeat;
}
#top form input.txtBox{
	width:192px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	padding:0 0 0 8px;
	margin:0 0 14px 0;
	background-color:#fff;
	color:#000;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	float:left;
}
#top form input.btnSerch{
	background:url(../images/btn_serch.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:#E2E2C1;
	font:bold 10px/21px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
}
#top form label{
	display:block;
	width:110px;
	height:12px;
	background:url(../images/bullet.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
	font-size:0;
	float:left;
}
#top form label a.adv{
	color:#14625E;
	background-color:inherit;
	font:bold 11px/11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:110px;
	height:12px
}
#top form label a.adv:hover{
	text-decoration:none;
}
#top a.latestProject{
	display:block;
	background:url(../images/latest_project.png) 0 0 no-repeat;
	width:213px;
	height:136px;
	float:left;
	margin:35px 0 0 0;
}
#top a.latestProject:hover{
	background:url(../images/latest_project_hover.png) 0 0 no-repeat;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#navMain{
	width:100%;
	height:24px;
	background:url(../images/nav_bg.gif) 0 0 repeat-x;
}
#nav{
	width:892px;
	margin:0 auto;
	height:24px;
}
#nav ul{
	width:892px;
	height:24px;
	background:url(../images/nav_div.gif) left top no-repeat;
	float:left;
}
#nav ul li{
	float:left;
	background:url(../images/nav_div.gif) right top no-repeat;
	height:24px;
	line-height:0;
	font-size:0;
	padding:0 2px 0 0;
}
#nav ul li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B5B5B5;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
#nav ul li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#000;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
#nav a.login{
	display:block;
	background:url(../images/login_bg.gif) 0 0 no-repeat;
	width:60px;
	height:24px;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#232323;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	float:right;
	padding:0;
	margin:0;
}
#nav a.login:hover{
	color:#E5A923;
	background-color:inherit;
}
/*------------------------------------------------nav--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	background:url(../images/body_top_bg.gif) 0 0 repeat-x #808080;
	color:#C5F6F2;
	padding:0px 0px 0px 0px;
}
#imageContainer{
    position:relative;
	width:651px;
	margin:0 auto;
	background:url(../images/body_top_pic.png) right top no-repeat;
	padding:0 241px 0 0;
}

#imageContainer h2{
	width:640px;
	font:bold 32px/75px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	float:left;
}
#imageContainer h2 span.div{
	display:block;
	background:url(../images/body_top_div.gif) 0 0 repeat-x;
	height:75px;
	width:394px;
	float:right;
}
#imageContainer p.txt1{
	display:block;
	width:651px;
	margin:0 0 22px 0;
	font:normal 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#imageContainer p.txt1 span.yellow{
	color:#E4E4A9;
	background-color:inherit;
	font-weight:bold;
}
#imageContainer p.green{
	display:block;
	width:490px;
	height:42px;
	font:normal 18px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FDFDF6;
	float:left;
	background:url(../images/green_bg_right.gif) right top no-repeat #2A8581;
}
#imageContainer p.green span.left{
	background:url(../images/green_bg_left.gif) 0 0 no-repeat;
	width:35px;
	height:42px;
	float:left;
}
#imageContainer a.readMore{
	display:block;
	background:url(../images/read_more_bg.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:10px 0 0 0;
}
#imageContainer a.readMore:hover{
	color:#000;
	background-color:inherit;
}
/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(../images/body_bot_bg.gif) 0 0 repeat-x #ffffff;
	color:#237874;
	padding:23px 0 33px 0;
}
#bodybot{
	width:892px;
	margin:0 auto;
}
#event{
	width:282px;
	float:left;
    margin:0 26px 0 0;
	_margin:0 22px 0 0;
}
#event h2{
	display:block;
	background:url(../images/event_bg.gif) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#C06C06;
	background-color:inherit;
	margin:0;
}
#event2{
	width:282px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x #F2F2F2;
	color:#F2F2F2;
}
#event2 ul.first2{
	padding:0px 0 0 20px;
	width:260px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
#event2 ul{
	padding:0 0 0 20px;
	width:260px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
#event2 ul.newsticker {
font-family:verdana;
font-size:10px; float:left;
border:none;
margin-left:-33px;
}
#event2 ul.bloc_ccoeur {
border:none;
}
#event2 ul.bloc_ccoeur2 li{
border:none; height:105px;
}
#event2 ul li{
	width:130px;

}
#event2 ul li.nor{
	display:block;
	background:url(../images/arrow.gif) 0 3px no-repeat;
	padding:0 0 0 9px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:130px;
	color:#237874;
	background-color:inherit;
	height:60px;


}

#event2 ul li.nor span{
	color:#837A08;
	background-color:inherit;
	font-weight:bold;
}
#event2 ul li.nor img{
	color:#837A08;
	background-color:inherit;
	font-weight:bold;

}
#event2 ul li.orange{
	display:block;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#C06C06;
	/*background-color:inherit;
	margin:0 0 12px 0;*/
	padding:0 0 9px 0;
	width:241px;
}
#event2 ul li.orange2{
	display:block;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#C06C06;
	/*background-color:inherit;
	margin:22px 0 12px 0;*/
	padding:9px 0 8px 0;
	width:241px;
}
#event2 ul.last2{
	padding:0 0 14px 20px;
	width:260px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
#event2 ul li a.readMore2{
	display:block;
	background:url(../images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	margin:0 0 0 170px;
}
#event2 ul li a.readMore2:hover{
	color:#FFC423;
	background-color:inherit;
}
#event2 p.eventBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(../images/event_bottom.gif) 0 0 no-repeat;
}
#service{
	width:282px;
	float:left;
	margin:0;
	background-color:#F3F3F3;
}
#service h2{
	display:block;
	background:url(../images/current_service.gif) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
}
#service2{
	width:282px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x ;
	color:#C06C06;
}
#service2 ul{
	padding:0px 0 0 7px;
	_padding:0px 0 0 4px;
	margin:0;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:273px;
}

#service2 ul.newsticker {
    font-family:verdana;
	font-size:10px; float:left;
	border:none;
}
#service2 ul.bloc_ccoeur2 {
border:none;
}
#service2 ul li.round{
	display:block;
	background:url(../images/service_round_bg.gif) 0 0 no-repeat;
	width:230px;
	height:20px;
	padding:0 0 0 21px;
	font:bold 11px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
}
#service2 ul li.nor2{
	display:block;
	width:150px;
	height:60px;
	padding:10px 0 0px 12px;
	margin:0;
}
#service2 ul li.nor2 p {
	margin:0;
}
#service2 ul li.nor2 a{
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#837A08;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service2 ul li.nor2 a:hover{
	color:#000;
	background-color:#E4E4C6;
	text-decoration:none;
}
#service2 ul li.nor3{
	display:block;
	width:254px;
	padding:10px 0 21px 12px;
	margin:0;
}
#service2 ul li.nor3 a{
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#837A08;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service2 ul li.nor3 a:hover{
	color:#000;
	background-color:#E4E4C6;
	text-decoration:none;
}
#service2 p.picMore{
	padding:0 15px 0 7px;
	margin:0;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:258px;
	height:20px;
	display:block;
	}

#service2 p.picMore a.readMore3{
	display:block;
	background:url(../images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:0px 0 0 0;
}
#service2 p.picMore a.readMore3:hover{
	color:#FFC423;
	background-color:inherit;
}
a.botLogo{
	display:block;
	float:left;
	width:159px;
	height:64px;
	margin:0 0 0 0;
	padding:0 0 0 12px;
	background:url(../images/bot_logo.png) 0 0 no-repeat;
}
#service2 p.serviceBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(../images/event_bottom.gif) 0 0 no-repeat;
	float:left;
}
#test{
	width:282px;
	float:right;
	margin:0;
}
#test h2{
	display:block;
	background:url(../images/testimonial.gif) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
}
#test2{
	width:254px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x;
	color:#C06C06;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:0 12px 0 14px;
	_padding:0 0px 0 0px;
	background-color:inherit;
}
#test2 h3.orange3{
	display:block;
	font:bold 8px/8px Arial, Helvetica, sans-serif;
	padding:8px 0 8px 0;
	width:254px;
}
#test2 p.testTxt{
	display:block;
	width:170px;
	background:url(../images/arrow.gif) 0 5px  no-repeat;
	padding:0 30px 0px 5px;
	_padding:0 0px 0px 5px;
	font:bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #237874;
	background-color:inherit;

}
 a.nada {
	color: #237874;
	text-decoration:none;
}
#test2 p.testTxt span{
	color:#837A08;
	background-color:inherit;
}
#test2 p.testTxt a{
	color:#837A08;
	background-color:inherit;
	text-decoration:none;
}
#test2  p{
	padding:0 30px 0px 5px;
	font:bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #237874;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:inherit;
}
#test2 p.picMore a.readMore3{
	display:block;
	background:url(../images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:0px;
	margin-left:50px;
}
#test2 p.picMore a.readMore3:hover{
	color:#FFC423;
	background-color:inherit;
}
#test2 a.special{
	display:block;
	background:url(../images/special_2007.gif) 0 0 no-repeat;
	width:254px;
	height:91px;
	margin-top:5px;
}
#test2 a.special:hover{
	display:block;
	background:url(../images/special_2007_hover.gif) 0 0 no-repeat;
}
#test p.testBot{
	display:block;
	width:282px;
	height:14px;
	font-size:0;
	line-height:0;
	background:url(../images/test_bottom.gif) 0 0 no-repeat;
	float:left;
}

#vip{
	width:282px;
	float:right;
	margin:22px 0 0 0 ;
}
#vip h2{
	display:block;
	background:url(../images/topen.gif) 0 0 no-repeat;
	width:210px;
	height:10px;
	padding:0px 0 0 72px;
	font:bold 2px/2px Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
	
	margin:0;
}
#vip p.testBot{
	display:block;
	width:282px;
	height:14px;
	font-size:0;
	line-height:0;
	background:url(../images/test_bottom.gif) 0 0 no-repeat;
	float:left;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:50px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #3F3F3F;
	color:#DE7F0B;
}
#footer{
	width:892px;
	margin:0 auto;
	height:50px;
	position:relative;
}
#footer ul{
	width:671px;
	position:absolute;
	left:0;
	top:4px;
}
#footer ul li{
	float:left;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
}
#footer ul li a{
	padding:0 9px;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.one{
	padding:0 9px 0 0;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.one:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:27px;
	width:350px;
}
#footer p.design{
	display:block;
	width:197px;
	height:19px;
	padding:0;
	position:absolute;
	left:0;
	top:62px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCF3;
	background-color:#7F7F7F;
	text-align:center;
}
#footer p.design a.link{
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCF3;
	background-color:#7F7F7F;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#7F7F7F;
}
#footer a.xhtml{
	display:block;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	width:57px;
	height:19px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	left:544px;
	top:25px;
}
#footer a.xhtml:hover{
	color:#000;
	background-color:inherit;
}
#footer a.css{
	display:block;
	background:url(../images/css_bg.gif) 0 0 no-repeat;
	width:57px;
	height:19px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	left:614px;
	top:25px;
}
#footer a.css:hover{
	color:#000;
	background-color:inherit;
}
#footer img{
	position:absolute;
	left:764px;
	top:6px;
	display:block;
}
/*------------------------------------------------newticker--------------------*/

	    .bloc_contenu1 { width:98%; padding:1px; margin: 8px 0; position:relative; height:105px;   }
		.bloc_contenu1 a { border:none; }
		.bloc_contenu1 div.grey1 { margin-left: 10px; _margin-left: 11px; *margin-left: 11px;margin-top:-30px; _margin-top:-28px; *margin-top:-28px; position:absolute; width:236px; _width:237px; *width:237px; background-color:#CCCCCC ;  opacity:0.7;}
		.bloc_contenu1 div.grey2 { margin-left: 10px; _margin-left: -258px; *margin-left: -258px; margin-top:-30px; _margin-top:92px; *margin-top:92px; position:absolute; width:236px; _width:237px; *width:237px; background-color:#CCCCCC ;  opacity:0.7;}
		
		.bloc_contenu2 	{ width:98%; border-bottom:solid 1px #E2DFD0; padding:1%; margin: 8px 0; margin-bottom: 8px; padding-bottom: 16px;  padding-left: 0px; margin-left: 7px;}
		.bloc_contenu1 a , .bloc_contenu2 a { color:#888; } 
		     .bloc_contenu1 img , .bloc_contenu2 img   { float:left; margin-right: 8px;}
			 .bloc_contenu1  h2 { margin:0; margin-top:12px;  font-size:12px; font-weight:bold;   } 
			 .bloc_contenu2  h2 { margin:0; margin-top:5px;  font-size:12px; font-weight:bold; } 		 
		.date_creat	 { display:block; float:right; font-weight:bold; font-size:10px; }

