
*{ font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; }
html{ background-color:#004175; }
body{ background: #2aa8da url(../images/welcomepages/bg.jpg) repeat-x top;		margin:0px; padding:0px; }




/*******
* wrap *
*******/
	#wrap{ width:900px; margin:0 auto; padding-bottom:10px; }



/******
* top *
******/
	#top{ height:115px; }



/************
*	NAV		*
*************/
	#nav { float:right;  margin:20px 15px 0px 0px; padding:0px; }
	#nav a{
		font-family:Arial; 		color:#3399cc; 		font-size:12px; 
		text-decoration:none; 		text-transform:uppercase; 		font-weight:bold;
		margin:0px 1px; padding:0px 1px;
	}
	#nav a:hover{ border-bottom:3px solid #E6ECEB; }
	#nav li{ display:inline; list-style:none; color:#CCCCCC; margin:0px; padding:0px; }
	
	#nav #current{ border-bottom:3px solid #E6ECEB; color:#3366CC }





/******
* old *
*******/
/*
	#ombre-fond {
	  position: absolute;
	  z-index: 10;
	  top: 140px;
	  left: 1082px;
	  width: 14px;
	  height: 450px;
	}
*/




h1{
	font-family:Arial !important; font-size:28px !important; font-weight:normal; color:#336699; 
	margin:0px; padding:0px;
}
h2{
	/*font-family:Arial !important;*/ font-size:17px !important; font-weight:normal; color:#336699; 
	margin:0px; padding:0px;
}


a{ color:#006699; font-weight:bold; }
a:hover{ color:#333333; text-decoration:none; }



#c2a{ font-family:Arial !important;  font-size:13px; padding:0px; margin:10px 0px; height:55px; width:59%;  color:#336699; }
#c2a img{ width:50px; height:50px;/*auto*/ float:left; margin:0px 8px 0px 0px; }

#c2a a{ color:#0066cc; font-weight:bold; }
#c2a a:hover{ color:#333333; text-decoration:none; }

a#c2a{ color:#ffffff; font-weight:bold; }
a:hover#c2a { color:#0066cc; text-decoration:none; }





/************
*	content	*
************/
	#content{ font-size:12px;/*0.8em*/ /*line-height:16px; 1.5em*/		 min-height:600px; /*700px*/ padding:20px 40px 10px 20px !important; margin-top:20px;  
		background: #FFFFFF url(../images/welcomepages/content_bg.jpg) repeat-x bottom; }
		#content_sx{ /*float:left;*/ width:59%;  }
		#content_dx{ float:right; width:39%; text-align:right; }
		
		#content p { padding:0px; margin:0px; text-align:justify; line-height:18px; }


















/************
*	footer	*
************/
		#footer1{ /*clear:both;*/ text-align:center;	color:#0066CC;	 }
			#footer1 ul{  margin:0px; padding:0px;  line-height:14px; }
			#footer1 ul li{ display:inline; list-style:none; margin:0px; padding:0px; /*height:10px;*/	}
			#footer1 a{ text-decoration:none; color:#006699 !important; 	font-size:11px;  	margin:0px 5px;   }
			#footer1 a:hover{ text-decoration:underline; color:#FFFFFF !important; }




	#footer{ clear:both;	background-color:#004175;		/*height:40px !important; line-height:20px;*/
			font-size:11px; color:#CCCCCC;/*66CCFF*/
		 }
		#footer a{ color:#66CCFF; /*text-decoration:none;*/ }
		#footer a:hover{ color:#FFFFFF; }
		#footer strong, #footer b { color:#66CCFF !important; }
	
		#footer2{ width:900px; margin:0 auto;  }
			#footer2sx{ width:48%; float:left; margin:1%; }
			#footer2dx{ width:48%; float:right; margin:1%; text-align:right; }





/************
*	debug	*
************/
	/*{ border:1px solid red; }*/