/* * * * * * * * * * * * * * * * * * */
/* Propriétés globales */
body,html {margin:0; padding:0;}
body {
	background:#f4f4f4;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0;
	vertical-align:middle;
}
h1 {
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #000;
	color:#db2c31;
	margin:20px 0 5px 0;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
#contentbottom{
width:695px;
height:65px;
border-top: #c5c5c5 solid 3px;
}
#newsletter{
padding:60px 0 20px 0;
background-color:#c6c6c6;
}

#newsletter h3{
font-size:11px;
margin:0;
padding:0 0 0 13px;
}
.clear { clear:both; }
.clearleft {clear:left;}
.marge20 { height:20px; }  
.center { text-align:center; }
.bgnone {background:none;}

/* * * * * * * * * * * * * * * * * * */
/* 2 conteneurs pour les backgrounds et le centrage */
#main {
	margin:auto;
	text-align:left;
	width:878px;
	background:url(/multimedia/images/img_structures/bg_main.jpg) 0 0 repeat-y;
	padding:0 7px 0 7px;
}
/*
#main2 {
	background:url(/multimedia/images/img_structures/bg_content.jpg) 100% 100% no-repeat;
}
*/
#main2 {
	background-color:#c6c6c6;
}

/* * * * * * * * * * * * * * * * * * */
/* Menu */
#left {
	float:left;
	width:183px;
	background: #c6c6c6;
	color:#fff;
}

.menu {
	margin:0;
	padding:0;
	list-style:none;
}
.menu li {
	margin:0;
	padding:6px 7px 6px 17px;
	border-bottom:1px solid #d7d7d7;
}
.menu a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.menu a:hover {
	color:#008637;
}
.menu .selected {
	background: url(/multimedia/images/img_structures/arrow.gif) 6px 10px no-repeat;
}
.menu .selected a {
	color:#008637;
}

#left input {
	width:120px;
	border:1px solid #7f9db9;
}
#left select {
	width:158px;
	border:1px solid #7f9db9;
}
#left .ok {
	width:30px;
}

.acces {
	margin:0;
	padding:0;
	list-style:none;
}
.acces li {
	margin:0;
	padding:0 0 0 20px;
	background: url(/multimedia/images/img_structures/arrow3.jpg) 10px 4px no-repeat;
}
.acces a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.acces a:hover {
	text-decoration:none;
}
.acces li.selected a{
	color:#f05a89;
}

/* * * * * * * * * * * * * * * * * * */
/* Sous menu */

.sousmenu {
	margin:0;
	padding:0;
	color:#fff;
	list-style:none;
}

.sousmenu li {
	margin:0;
	padding:5px 3px 3px 10px;
        border-bottom:none;
        color:#fff;

}
.sousmenu a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.sousmenu a:hover {
	color:#008637;
}
.sousmenu .selected {
	background: none;
}
.sousmenu .selected a {
	color:#008637;
}
.submenu{
	padding:5px 0px;
}
.submenu li{
background:none;
padding:0px 0px 0px 10px;
}

/* * * * * * * * * * * * * * * * * * */
/* Header */
#header {
	float:left;
	position:relative;
	height:113px;
	width:695px;
	
}
#header #langues {
	position:absolute;
	top:4px;
	left:10px;
}
#header #langues a {
	color:#c6c6c6;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
}
#header #langues a:hover {
	color:#db2c31;
}
#header #langues .selected {
	color:#db2c31;
}
#header #sponsor {
	position:absolute;
	top:12px;
	right:12px;
}

/* * * * * * * * * * * * * * * * * * */
/* Contenu */
#content .accroche{
	/*IE 6 hack for overflowing box*/
	_margin-right:17px;
}
#content {
background-color:#fff;
	float:left;
	height:700px;
	width:655px;
	padding:20px 20px 30px 20px;

/* padding:10px 0px 30px 10px; */
	
}
html>body #content {
height: auto;
min-height: 700px;
} 
#content a{
	color:#008637;
	font-weight:bold;
	text-decoration:none;
}

#content ul {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	list-style:none;
}
#content li {
	margin:0;
	padding:0 0 0 12px;
	background:url(/multimedia/images/img_structures/arrow2.gif) 0 4px no-repeat;
}

#content li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	
}



.accrocheBig .photo {
	float:left;
	
	margin-right:10px;
}
.accroche {
	float:left;
	width:200px;
	margin-right:24px;
}
.accroche ul {
	margin:0;
	padding:0;
	list-style:none;
}
.accroche li {
	margin:0;
	padding:0 0 0 12px;
	background:url(/multimedia/images/img_structures/arrow2.jpg) 0 4px no-repeat;
}
.accrocheBig .description, .accroche .description {
	background:#489449 url(/multimedia/images/img_structures/arrow4.gif) 100% 0 no-repeat;
	padding:4px;
	color:#fff;
	text-align:center;
}
.teaserLink{
	color:#fff !important;
	text-decoration:none !important;
	
}

/* * * * * * * * * * * * * * * * * * */
/* Footer */
#footer {
	clear:both;
	background-color:#fff;
	text-align:left;
	padding:0;
	margin:0;
height:20px;
	font-size:9px;

	color:#fff;
position:relative;
}

#copyrightnew{
font-family:Arial;
font-size:10px;
color:#6e6e70;
}


#footerlink{
background-color:#c6c6c6;
width:173px;
height:20px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#copyrightnew a{
font-size:10px;
color:#6e6e70;
}
#copyrightnew a:hover{
font-size:10px;
color:#6e6e70;
}

/*Intérieur*/
/*News*/
.actu {
	
	margin:0px 0px 19px 0px;
}
.actu h1{
	color:#db2c31;
	font-size:10px;
	font-weight:bold;
	border:0px;
	margin:0px 0px 20px 0px;
	
	
}
.actu h1 b{
	float:left;
	background:#fff;
	padding-right:10px;
	
}
.actu h1 span{
	background:url(/multimedia/images/img_structures/half_actu_line.gif) repeat-x center;
	display:block;
	
}

.actu h2{

	color:#676767;
	
}
.actu img {
	float:left;
	margin:0px 11px 11px 0px;
	
}
.actu div, .actu h2{
	font-size:10px;
	padding:0px 10px 0px 11px;
}
/*Titre*/
#content h3{
	color:#008637;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}
/*wellcome message*/

.wellcome{
margin:0px 10px 0px 350px;
}

.wellcome p {
  margin:0px 0px 10px 0px;
}
.wellcome a{
	color:#f05a89;
	text-decoration:none;
}
.wellcome .linkArrow, .accroche a{
	display:block;
	color:#f05a89;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	margin:0px 10px 0px 0px;
	/*background:url(/multimedia/images/img_structures/arrow_bg_white.gif) no-repeat right bottom ;*/
	
}
.accroche a {
display:inline;
}

.accroche ul li a span{
	padding: 0 13px 0 0;
	display: inline-block;	/* IE correction to show the icon */
	cursor: pointer;	/* IE correction to show hand instead of arrow */
	vertical-align: inherit;
}

h4{
	color:#008637;
	margin:7px 0px 0px;
	font-size:11px;
}

.dotted{
	background:url(/multimedia/images/img_structures/dotted_bg.gif) repeat-x;
	margin:2px auto;
	width:300px;
	
	height:1px;
}

.notReady{
	
	width:330px;
	margin:0 auto;
}

.notReady h1 {
	margin:0px;
	border:0px;
	color:#fff;
	background:#f05a89;
	font-size:15px;
	line-height:20px;
	height:20px;
	text-align:center;
}

.notReady div {
	border:1px solid #9899a6;
	border-top:0px;
	padding:5px;
	font-weight:bold;
	color:#666666;
}

.notReady div span{
	color:#f05a89;
	font-size:13px;
	text-align:center;
	display:block;
}

.galNavig{
	margin:5px 5px 10px 0px;
}

.gal *{
	color:#F05A89;
}
.gal .pagination{
padding-bottom:5px;
clear:both;
display:block;


}
.gal img{
border:2px solid #9899a6 !important;
}
.footer-link{
float:left;
margin:0px 0px 0px 10px;
}

.external{
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0px 0px 0px;
	padding:0pt;
}
.external li {
	border-bottom:1px solid #9899A6;
	margin:0px 4px 5px 4px;
	padding:3px 7px 3px 17px;
	background:#fff;
}
.external a {
	color:#555664;
	font-weight:bold;
	text-decoration:none;
}
#left form {
	padding:0px 0px 0px 12px;
}
#left span{
	display:block;
	
}
.btnPrint{
	cursor:pointer;
	float:right;
	margin:0 10px 0 0;
}
@media print{
	#left, #langues,#sponsor, .footer-link, .btnPrint{
	display:none;
}
#header{
	padding:0 0 0 17px;
}

#content h3{
	font-size:18px;
}

*{
float:none !important;
font-size:15px;
}