/******* BEGIN Content *******/
.themecontentcolor {
	color: #0a8556;
}

.themecontentcolor a {
	color: #0a8556
}

.themecontentbackgroundcolor {
	background-color: #128a3d;
}

#path {
	background-color:#128a3d;
}

.contentLeftPart a {
	color: #0a8556;
}

.contentLeftPart hr {
	height : 1px;
	border : 0px;
	border-top : 1px solid #4D4D4D;
}
/******* END Content *******/

/****** CONTACT US *******/
.contactusline {
	width:100%;
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
}

.contactusline * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
}

.contactusline .bold {
	font-weight:bold;
}

.contactusline div {
	float:left;
}

.contactusline .contactuscol1 {
	width:80px;
}

.contactusline .contactuscol2 input {
	width:240px;
}

.contactusline .contactuscol2 textarea {
	width:580px;
	height:200px;
}

.decale {
	padding-left:80px;
}
/****** FIN CONTACT US *******/