/* CSS Document */

p{
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-repeat: repeat-x;
	border: 0px;
}
.back_box{
	background-repeat: no-repeat;
}
a{
	color:#197A35;
	text-decoration:underline;
}
a:hover{
	color:#A8D055;
	text-decoration:none;
}


.liste {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
}


.tile_background {
	background-image: url(img/tiles_center.jpg);
	background-repeat: repeat-x;
	color: #D4E5B1;
}


.title-green {
	font-size: 12px;
	color: #235937;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	line-height: 18px;
}

.text_green{
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #235937;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 2px;
	
}

.text_green2{
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #235937;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 2px;
	
}