/**
* Auteur : Sébastien Braissant - The DevTowah
* Date de création : 10/04/2009
**/

html {
	height:100%;
}

body {
	background:#88c334;
	background-image:url(images/trameFond_1.gif);
	font-family: Trebuchet MS, Helvetica,sans-serif;
	font-size:13px;
	color:#4a6a2b;
	text-align:center;
}

#mainframe {
	/*border:1px solid #635752;*/
	background:#ffffff;
	width:800px;
	/*height:750px;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
}

#header {
	/*border-bottom:1px solid #635752;*/
	background:#88c334;
	width:100%;
	height:207px;
	text-align:left;
}

.anim {
	z-index:1;
}

div.bottomShadow {
	width:100%;
	height:14px;
	background-position:top;
	background-repeat:repeat-x;
	background-image: url(images/HeaderBottomShadow_light.jpg);
}

div#breadcrumb {
	width:780px;
	font-size:10px;
	color:#7B7D7F;
	text-align:left;
	margin:2px 0px 4px 0px;
	padding-left:20px;
	height:15px;
	line-height:15px;
}

a.bc_link {
	text-decoration:none;
	color:#7B7D7F;
}

a.bc_link:hover {
	color:#88c334;
}

#contentOuter {
	width:100%;
}

#leftMenu1 {
	width:240px;
}

#leftMenu2 {
	background:#ffffff;
	width:180px;
	/*margin-left:4px;*/
	height:auto;
}

#homeNews {
	background:#eef4be;
	margin:-6px 0px 4px 25px;
	width:497px;
	padding-bottom:2px;
	height:100%;
	overflow:hidden;
	/*border:1px solid #635752;*/
}

#contentInner {
	margin:0px 10px 4px 10px;
	width:442px;
	height:auto;
	background:#ffffff;
}

#RightMenu {
	position:relative;
	width:120px;
	height:auto;
	background:#ffffff;
}

div.newsLeftarrow {
	position:relative;
	float:right;
	background-image:url(images/LeftArrow.jpg);
	width:34px;
	height:29px;
}

div.newsLeftarrow:hover {
	background-position: 0px -29px;
}

div.newsLeftarrow_ie {
	position:relative;
	float:right;
	background-image:url(images/LeftArrow.jpg);
	top:6px;
	width:34px;
	height:29px;
}

div.newsRightarrow {
	position:relative;
	float:right;
	background-image:url(images/RightArrow.jpg);
	width:34px;
	height:29px;
	margin-right:-2px;
}

div.newsRightarrow:hover {
	background-position: 0px -29px;
}

div.newsRightarrow_ie {
	position:relative;
	float:right;
	background-image:url(images/RightArrow.jpg);
	width:34px;
	height:29px;
	top:6px;
	margin-right:-2px;
}

div.topShadow {
	width:100%;
	height:14px;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image: url(images/FooterTopShadow_light_novert.jpg);
}

#footer {
 /*border-top:1px solid #7d825d;*/
 background:transparent;
 width:100%;
 height:28px;
}

div.TitleLight {
	font-size:21px;
	line-height:22px;
	background:#ffffff;
	color:#88c334;
	width:100%;
	margin-top:2px;
	margin-bottom:5px;
	letter-spacing:1px;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.home_txt {
	width:100%;
	color:#4a6a2b;
	background:#ffffff;
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.TitleNews {
	font-size:21px;
	line-height:28px;
	text-align:left;
	background:#eef4be;
	color:#4a6a2b;
	width:80%;
	padding-top:4px;
	margin:12px 0px 10px 15px;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.imgnews1 {
	float:left;
	margin-left:15px;
	width:178px;
	height:252px;
}

div.imgnews2 {
	float:left;
	margin-left:12px;
	width:278px;
	height:252px;
}

div.imgnews3 {
	margin-left:15px;
	width:468px;
	height:340px;
}

div.imgnews4 {
	margin-left:15px;
	width:365px;
	height:314px;
}

div.imgnews5 {
	margin-left:12px;
	width:124px;
	height:173px;
}

div.imgnews6 {
	margin-left:12px;
	margin-top:9px;
	width:124px;
	height:115px;
}

div.imgnews7 {
	float:left;
	margin-left:12px;
	width:217px;
	height:307px;
}

div.imgPnews {
	width:163px;
	height:340px;
	margin-top:24px;
	margin-bottom:15px;
}

div.txtnews1 {
	margin:10px 0px 0px 15px;
	width:468px;
	color:#3f4042;
	background:#eef4be;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.txtnews2 {
	float:left;
	margin:0px 0px 0px 14px;
	width:320px;
	color:#3f4042;
	background:#eef4be;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-align:left;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.txtnews3 {
	float:left;
	margin:0px 0px 0px 21px;
	width:215px;
	color:#3f4042;
	background:#eef4be;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-align:left;
	filter:alpha(opacity=100);
	opacity:1.0;
}

a {
	color:#4a6a2b;
	text-decoration:none;
}

a:hover {
	color:#99ca3d;
}

a.lang {
	color:#ffffff;
	text-decoration:none;
}

a.lang:hover {
	color:#000000;
}

a.lang-active {
	color:#000000;
	text-decoration:none;
}

a.lang-active:hover {
	color:#ffffff;
}

a.nohover {
	color:inherit;
	text-decoration:none;
	cursor:pointer;
}

a.nohover:hover {
	color:inherit;
}

a.foot {
	color:#E1FFE1;
	text-decoration:none;
}

a.foot:hover {
	color:#A8F061;
}

a.pdf {
	color:#9aca3e;
	text-decoration:none;
	font-weight:bold;
}

a.pdf:hover {
	color:#4a6a2b;
}

#langlinks {
	position:absolute;
	width:120px;
	height:30px;
	z-index:100;
	margin-left:20px;
	top:74px;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
	cursor:default;
}

#topMenu {
	position:absolute;
	background:transparent;
	top:245px;
	z-index:100;
	margin-left:20px;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.toplinks {
	float:left;
	width:101px;
	height:22px;
	margin-right:1px;
	font-size:12px;
	cursor:pointer;
}

div.toplinks-active {
	float:left;
	width:102px;
	height:23px;
	margin-right:1px;
	cursor:pointer;
	background-position:0px -22px;
	margin-top:-1px;
}

div.Ctitle {
	font-size:21px;
	line-height:28px;
	background:#ffffff;
	color:#4a6a2b;
	margin-left:12px;
	margin-bottom:20px;
	width:80%;
	opacity:1.0;
	text-decoration:underline;
	filter:alpha(opacity=100);
}

div.title2 {
	font-size:18px;
	line-height:24px;
	background:#ffffff;
	text-align:left;
	color:#4a6a2b;
	margin-left:12px;
	margin-bottom:8px;
	width:80%;
	opacity:1.0;
	filter:alpha(opacity=100);
	display:block;
}

div.textesimple {
	font-size:12px;
	line-height:16px;
	text-align:justify;
	background:#ffffff;
	color:#6E6F73;
	margin-right:12px;
	margin-bottom:16px;
	margin-left:12px;
	width:auto;
	opacity:1.0;
	filter:alpha(opacity=100);
	display:block;
}

div.bigLink {
	width:120px;
	/*border:1px solid #4a6a2b;*/
	color:#4a6a2b;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:40px;
	margin-bottom:5px;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.bigLink:hover {
	background-position:0px -40px;
}

div.buttonLink {
	width:120px;
	/*border:1px solid #4a6a2b;*/
	color:#4a6a2b;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:30px;
	margin-bottom:5px;
	filter:alpha(opacity=100);
	opacity:1.0;
}

div.buttonLink:hover {
	background-position:0px -30px;
}

ul {
	list-style-type:disc;
}

#pnewsTitle {
	font-size:17px;
	line-height:16px;
	font-weight:bold;
	background:#ffffff;
	color:#88c334;
	width:100%;
	filter:alpha(opacity=100);
	opacity:1.0;
}

#pnewsText {
	width:100%;
	color:#3f4042;
	background:#ffffff;
	font-weight:normal;
	margin-top:8px;
	font-size:11px;
	line-height:15px;
	text-align:left;
	filter:alpha(opacity=100);
	opacity:1.0;
}

table.tContact {
	font-size:12px;
	color:#6E6F73;
	width:100%;
}

div#over_mask {
	position:absolute;
	display:none;
	/*left:651px;
	top:337px;*/
	width:136px;
	height:214px;
	/*margin-left:9px;*/
	border:none;
	cursor:pointer;
	z-index:100;
	filter:alpha(opacity=15);
	opacity:0.15;
}

a.leftarrow2 {
	float:left;
	width:19px;
	height:16px;
	background-image:url(images/LeftArrow2.jpg);
}

a.leftarrow2:hover {
	background-position:0px -16px;
}

a.rightarrow2 {
	float:left;
	width:19px;
	height:16px;
	margin-left:8px;
	background-image:url(images/RightArrow2.jpg);
}

a.rightarrow2:hover {
	background-position:0px -16px;
}

div.trademarksMenu {
	width:113px;
	margin-left:5px;
	margin-top:12px;
	font-size:10px;
	font-weight:bold;
}

div.trademarksMenuItem {
	padding:0px 0px 2px 3px;
	margin-bottom:4px;
	line-height:11px;
	text-align:left;
	border-bottom:1px solid #e1edc5;
}

a.blacklink {
	text-decoration:none;
	color:#000;
}

a.blacklink:hover {
	color:#99ca3d;
}

a.catlink {
	text-decoration:none;
	color:#99ca3d;
}

a.catlink:hover {
	color:#5b7b38;
}

a.subcatlink {
	text-decoration:none;
	color:#6e6f73;
}

a.subcatlink:hover {
	color:#99ca3d;
}

div.compo {
	font-size:10px;
	font-weight:bold;
	margin-top:12px;
	height:8px;
	padding-left:11px;
	background-image:url(images/devellop_arrow.jpg);
	background-repeat:no-repeat;
}

.inputbox {
	padding: 0px;
	border: 1px solid;
	border-color:#d1d3ab;
	background-color: #fff;
	color: #6e6d72;
	font-size: 1.0em;
}

ul.subcatlist {
	margin:0px;
	font-size:11px;
	padding-left:0px;
	margin-top:4px;
	padding-bottom:3px;
	line-height:14px;
	color:#6e6f73;
	list-style-type:none;
}

.btn {
  background-color:#9aca3e;
  font-weight:bold;
  color:#ffffff;
  border:1px solid #75992F;
  font-size:11px;
  text-transform:uppercase;
  padding:2px 4px 2px 4px;
  cursor:pointer;
}


