
BODY{
	background-color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
p {
	padding:0;
	margin:0;
	margin-bottom:15px;
	
}
#content{
	width: 984px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
	#header1 {
		width:334px;
		height:229px;	
		float:left;
		overflow:hidden;
	}
	#header2 {
		width:650px;
		height:229px;
		float:left;
		background-color:#666666;
		 
		background-image:url(images/header2.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
		 
		 
		overflow:hidden;
		
	}
#breadCrum {
	margin-bottom:14px;
	
}
.title1 {
	font-size:30px;
}
.title2 {
	font-size:20px;
}
.titleUnderLine {
	margin-top:13px;
	background-image:url(images/line.gif);
/*	background-position:1px 41px;*/
	background-repeat:repeat-x;
}
#colLeft {
	width:642px;
	float:left;
	overflow:hidden;
	/*background-color:#396;*/
}
#colRight {
	/*width:342px;*/
	float:left;
	/*background-color:#0F0;*/
	padding-left:27px;
}

ul {
	display:block;
	/*
	background-image:url(images/list_bg.jpg);
	background-repeat:repeat-x;
	*/	 
	
	
	background-color:#FFF;	
	color:#4d4d4d;
	font-size:13px;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;	
}
.ul_bg {
	background-image:url(images/ul_bg.jpg);
}
.ul_bg2 {
	background-image:url(images/ul_bg2.jpg);
}
li {
	padding:0;
	margin-left:43px;
	margin-bottom:3px;	
}

#footer {
	font-size:11px;
	margin-bottom:35px;
}
#footer a{
	/* sousligné pointillé */
	color:#ede237;		
	text-decoration:none;
	background-image:url(images/botted.gif);
	background-position:1px 14px;
	background-repeat:repeat-x;		
}
#footer a:hover{
	color:#000;	
}

#colLeft a{
	/* sousligné pointillé */
	color:#ede237;		
	text-decoration:none;
	background-image:url(images/botted.gif);
	background-position:1px 16px;
	background-repeat:repeat-x;		
}
#colLeft a:hover{
	color:#000;	
}



.inputF, .inputTxtArea {
	width:230px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #333;
	padding:2px;
	
}
.inputTxtArea {
	height: 55px;	
}
.inputFile {
	width:270px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	padding:2px;
}
#formTable {
		
}
.dropDownDate {
	width:76px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #333;
	padding:2px;
}
.td1 {
	width:200px;
	
}
.td2 {
	width:400px;
}
#formTable td.div {
	width:230px;
}
.sendMsg{
	display:none;
	font-weight:bold;
	
}
.contactColumn {
	float:left;
	margin-right:40px;
}
.cTitle {
	font-weight:bold;	
}
#contactul {
	background:0;
	color:#FFF;
	margin:0;
	padding:0;	
}

.inputDebug {
	display:none;
	
}

