@charset "utf-8";
/* CSS Document tchape  */
html{
	font-size:12px;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	background-color:#6CA30A;
	background-image:url(images/main-bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}
a:link, a:active, a:visited,  a:hover{
	text-decoration:none;
	color:#039;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0px;
}
.allvideos{
}
.contentheading, h1, h2{
	font-size:16px;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentpaneopen{
	width:700px;
}
h2{
	color:#900;
	font-size:15px;
}
p,span,th,td,div{
	padding:0px;
	margin:0px;
}
#homeflash{
	text-align: left;
}
#homeflash img{
	margin-top: 10px;
	margin-bottom: 10px;
}
#homeflash ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeflash ul li{
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-bottom: 1px;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #D6D6D6;
}
#homeflash ul li a{
	font-weight: bold;
	font-style: normal;
	color: #036;
}
/* Mise en page et positionnement absolu */

#maincontainer, #topcontainer{
	width:100%;
	position:absolute;
}
#topcontainer{
	background-image:url(images/top-bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	top:7px;
	height:173px;
}
#maincontainer{
	top:180px;
}
#maincontent, #topcontent{
	width:950px;
	padding:0px;
	margin:0px auto 0px auto;
}
#topbg{
	float:left;
	width:950px;
}
#toptext{
	width:950px;
	margin:0px;
	padding:0px;
	height:173px;
}
#mainbg{
	background-image:url(images/maincontent-bg.png);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
	width:950px;
	min-height:600px;
}
#maintext{
	width:930px;
	padding:0px;
	margin:0px 10px 0px 10px;
}
#maintext #l{
	background-color:#FFF;
	float:left;
	width:730px;
}
#maintext #l #texte{
	color:#333;
	line-height:20px;
	margin-right:25px;
	margin-left:18px;
	text-align: justify;
	padding-top: 10px;
}
#maintext #l #texte p{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#maintext #l #texte .pagination span, #maintext #l #texte .pagination a{
	background-color: #FFC;
	margin: 2px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#maintext #l #texte .pagination a:hover{
	text-decoration:none;
	background-color:#09F;
	color:#FFF;
}
#maintext #ri{
	float:left;
	width:200px;
}
#maintext #ri #text{
	margin-left:10px;
	padding-top: 5px;
}

/* autres */
.boxr{
	background-image: url(images/boxr-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ri a{
	color:#FFF;
}
.boxr form{
	padding:0px;
	margin:0px;
}
.boxr-content{
	background-image: url(images/boxr-middle.png);
	background-repeat: repeat-y;
	background-position: center;
	min-height:30px;
}
.boxr-content ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.boxr-content ul li{
	height: 25px;
	background-image: url(images/rlist-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxr-content ul li a{
	color: #CCC;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
}
.boxr-content ul li a:hover{
	text-decoration: none;
	color: #000;
}
.boxr-bottom{
	background-image: url(images/boxr-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
}
#bannerplace{
	height:114px;
}
#bannerplace #r{
	float: right;
	height: 114px;
	width: 200px;
}
#bannerplace #r .flag{
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#bannerplace #r .flag img{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo{
	float:left;
	width:104px;
	height:114px;
}
#logo .logo{
	height:103px;
	margin-top:2px;
	background-image:url(images/logo.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#menuplace{
	height:60px;
	width:950px;
	background-image:url(images/menuplace-bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#menuplace #tchape{
	height:20px;
	color:#123D70;
	text-align:left;
	text-indent: 150px;
	line-height:20px;
	font-size:20px;
	letter-spacing:2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menuline{
	clear:both;
	height:32px;
	margin:0px 10px 0px 18px;
}
#menutop{
	float:left;
	width:732px;
	height:32px;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 1px;
}
#menur{
	float:right;
	height:32px;
	width:190px;
}
#footer{
	width:950px;
	height:80px;
	background-image:url(images/footer-bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#footertext{
	font-size:0.8em;
	color:white;
	font-weight:bold;
	line-height:25px;
	height:25px;
	padding:0px;
	margin:39px 37px 15px 28px;
}
#footertext a{
	color:#CCC;
}
.gallery a{
	font-size: 1.2em;
}
.gallery a:hover{
	text-decoration: none;
	color: #600;
	font-weight: bold;
}
.rtitle, .rtitle1{
	height: 32px;
	width: 190px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/rtitle-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-indent: 12px;
	color: #FFF;
}
.rtitle1 img{
	margin:0px 5px 0px 0px;
	border:0px;
}
.pubtitle{
	height: 22px;
	width: 190px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/linepub-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.pub{
	text-align: center;
	margin-bottom: 10px;
}
#searchbox{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchbox .text{
	float: left;
	height: 17px;
	width: 164px;
	text-align: right;
}
#searchbox .submit{
	float: right;
	height: 17px;
	width: 30px;
	text-align: left;
}
#searchbox .searchtext{
	background-color:none;
	height: 17px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/searchtext-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333;
}

/* Menu */

#jsddm{
	height: 32px;
}
#jsddm ul{
	margin: 0px;
	padding: 0px;
}
#jsddm ul li{
	float: left;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	height: 32px;
}
#jsddm ul li a{
	display: block;
	text-decoration: none;
	width: auto;
	color: #EAFFED;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	line-height: 22px;
}
#jsddm ul li a:hover{
	color: #000;
}
#jsddm ul li ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#jsddm ul li ul li{
	float: none;
	display: inline;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#jsddm ul li ul li a{
	width: auto;
	color: #FFF;
	background-color: #008400;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
#jsddm ul li ul li a:hover{
	background-color: #6AA30A;
	background-image: none;
}
/* End menu */

.m4j_header_text a{
	font-size:12px;
}