/*#content { line-height:17px; }*/

#content p { margin-bottom: 18px; }
#content h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
#content h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; margin-top: 36px; }
#content h2.first { margin-top: 0px; }

#content h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
#content h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
#content p.intro { font-weight: bold; }
#content .more { text-align: right;}

#content .postIt {
	float:right;
	width:200px;
	/*background-color:#f2edc1;*/
	color:#034C7F;
	padding:9px 9px 0px 9px;
	margin: 0px 0px 0px 18px;
	background: #A0D3E6;
	border-top: 1px solid #7FC1DB;
	border-right: 1px solid #7FC1DB;
	border-bottom: 1px solid #7FC1DB;
	border-left: 1px solid #7FC1DB;
	}

#content .toogleContainer {
	background: #A0D3E6;
	color:#034C7F;
	padding:9px 9px 9px 9px;	
}

.toogleLink {
	font-size: 1em;
	color:#034C7F; !important
	}


#content img { margin: 5px 0px 0px 20px; clear:both; }

#content img.floatRight { float:right; margin: 5px 0px 0px 20px; }
#content img.floatLeft { float:left; margin: 5px 20px 0px 0px; }




#content ul {
	/*font-size: 0.9em;*/
	padding:0px 0px 0.5em 20px;
}

#content ul ul{
	font-size: 1em;
}

#content ul li {
	padding:0px 0px 10px 20px;
	background: url(pictures/bullet1.gif) no-repeat 0px 4px;
}

#content ul li li{
	background: url(pictures/bullet2.gif) no-repeat 0px 0.55em;
}


#content ul { margin-bottom: 18px; list-style: none outside; }
#content ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
#content ul.square,
#content ul.circle { margin-left: 2em; }
#content ul.square { list-style: square outside; }
#content ul.circle { list-style: circle outside; }
#content ul ul.circle,
#content ul ul.square { margin-top: 4px; margin-bottom: 5px; }
#content ol.sosumi { margin-left: 0; padding-left: 2em; }




#content .table1 {
	width: 590px;
	border-top:#FFF solid 1px;
	border-left:#FFF solid 1px;
}

#content .table1 tr th{
	padding:8px 8px;
	background: #008fc1;
	color: #FFFFFF;
	text-align:left;
	border-bottom:#FFF solid 1px;
	border-right:#FFF solid 1px;
}

#content .table1 tr td{
	padding:8px 8px;
	background: #d9eef5;
	color:#000;
	border-bottom:#FFF solid 1px;
	border-right:#FFF solid 1px;
}

#content .table1 tr.odd td{
	background: #bde1ee;
}

#content a.download {
	background: url(pictures/btn_download.gif) no-repeat left center;
	padding-left: 20px;
}

/*------------------------------------------ FORM v 1.0 -------------------------------------------------------*/

.confirmFormSent {
	background-color: #eaf5cc;
	background-image:url(img/bckgrnd_form.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding:16px 8px;
	font-weight: bold;
	text-transform: uppercase;	
}

.table_form {
	/*background: #A0D3E6;*/
/*	background: #CCEAF1;*/
}

form {
	margin:0px;
	padding:0px;
}

.separator {
	color:#376CAF;
	border-top: 1px dotted #A0D3E6;
	clear:both;
	line-height:1px;
	
}

.table_form thead tr td{
	color:#034C7F;
	padding:16px 8px;
	font-weight: bold;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.table_form tbody tr td{ padding:5px 8px;:$color:#034C7F;*/ }
.table_form tbody tr th{ padding:8px 8px; text-align:left; }
.table_form tfoot tr td{ border-top:#ffffff solid 1px; padding:8px 8px; }

.champObligatoire {	color:#CC0066; }

.input_xs, .input_s, .input_m, .input_l, .input_xl, .select_xs, .select_s, .select_m, .select_l, .select_xl, .textArea, .btn_submit_m {
	font-size:11px;
	border: 1px solid #80bed8;
	width:135px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	background: url(pictures/bckgrnd_search.gif) no-repeat 0px 0px;
}

.input_xs, .input_s, .input_m, .input_l, .input_xl { height:17px; color:#FFF; }

.input_xs { width:35px; }
.input_s { width:50px; }
.input_m { width:100px; }
.input_l { width:150px; }
.input_xl { width:250px; }

.select_xs { width:40px; }
.select_s {	width:55px; }
.select_m {	width:105px; }
.select_l {	width:155px; }
.select_xl { width:255px; }

.textArea {
	width:250px;
	height:100px;
	/*background-color:#FFFFFF;*/
	border:#80bed8 solid 1px;
}

.btn_submit_m {
	width:150px;
	height:25px;
	border: none;
	/*background:url(pictures/btn_submit.gif);*/
	background-color:#014572;
	color: #ffffff;
	cursor:pointer;
	padding: 0px;
	text-align:center;
	float:none;
}

#footer {
	clear:both;
	font-size:11px;
	padding: 0px 0px 0px 16px;
	background: url(pictures/arrow.gif) no-repeat 0px center;
	display: block;
	margin-top: 36px;
	line-height:18px;
	}
