/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#fff;
}

h3 {
	font-size: 14px;
}

h4 {
	color: #005DB1;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#main_contener{
	width: 820px;
	margin:0 auto;
	background-color:#FFFFFF;
	
}

#footer{
	padding: 0px;
	height: 20px;
	width: 100%;
	clear: left;
	
}

#footer a{
	color: #40a138;
	text-decoration: none;
}

#footer a:hover{
	color: #B80620;
	text-decoration: none;
}

#menu_footer_l{
	float:left;
}

#menu_footer_r{
	float:right;
	
}

#banner{
	position: relative;
	top:0px;
	left:0px;
	margin: 0px;
	padding: 0px;
	height: 189px;
	
}

#left_column{
	position: relative;
	background-color: #d1e4c8;
	float: left;
	width: 160px;
	margin-left: -820px;
	padding-left:9px;
	padding-top:11px;
}

#left_menu{
	
	line-height: 16px;
	z-index: 30;
}

#left_menu a{
	color: #40a138;
	text-decoration: none;
}

#left_menu a:hover{
	color: #B80620;
	text-decoration: none;
}

#content{
	float: left;
	width: 808px;
	z-index:-1;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none; 
	border-right-color: #d1e4c8;
	border-bottom-color: #d1e4c8;
	background-color: #d1e4c8;
}



#titre_section{
	padding-left: 180px;
	padding-top: 6px;
	background-color: #fff;
}

#menu_hor{
	position: absolute;
	padding:0px;
	right:20px;
	top:180px;
	width:200px;
	z-index:20;
	text-align:right;
}

#menu_hor a{
	color: #40a138;
	text-decoration: none;
	
}

#menu_hor a:hover{
	color: #B80620;
	text-decoration: none;
	
}


#texte_liens{
	position:relative;
	margin-left:169px;
	background-color: #fff;
	padding-left:18px;
	padding-top:10px;
	line-height: 20px;
	padding-right: 10px;
}

#texte_liens a{
	color: #40a138;
	text-decoration: none;
}

#texte_liens a:hover{
	color: #B80620;
	text-decoration: none;
}

#texte_contact{
		position:relative;
	margin-left:169px;
	background-color: #fff;
	padding-left:18px;
	padding-top:10px;
		padding-right: 10px;

	
}

#texte_contact a{
	color: #005DB1;
	text-decoration: none;
}

#texte_contact a:hover{
	color: #B80620;
	text-decoration: none;
}

#texte{
	position:relative;
	margin-left:169px;
	background-color: #fff;
	padding-left:18px;
	padding-top:10px;
		padding-right: 10px;

	
}

#texte a{
	color: #40a138;
	text-decoration: none;
}

#texte a:hover{
	color: #B80620;
	text-decoration: none;
}



.txt_vert {
	color: #40a138;
	text-decoration: none;
	font-weight: bold;
}

.txt_vert_mois {
	color: #40a138;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}


.txt_rouge {
	color: #B80620;
	text-decoration: none;
}

.txt_bleu {
	color: #005DB1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.txt_14{
	font-size: 14px;
	font-weight: bold;
}
