BODY{
	background-color:#43402D;
	background-image:url(/img/bkg-right-line.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-family:arial, verdana;
	margin:0px;
}

BUTTON{
	border:0px;
	background-color:transparent;
}

A IMG{
	border:0px;
}

DIV#site-widther{
}
	
DIV#site-main{
	width:778px;
	float:left;
	min-height:699px;
	background-color:#43402D;
}

DIV#site-left-side{
	float:left;
	width:257px;
	background-image:url(/img/bkg-left-side.jpg);
}

DIV#site-left-side-top{
	min-height:699px;
}

DIV#site-middle{
	float:left;
	width:521px;
	background-image:url(/img/decor-middle-repeat.jpg);
}

DIV#site-right{
	float:left;
	
}

DIV#site-bottom-lines{
	height:41px;
	width:100%;
	background-image:url(/img/bkg-bottom-lines.gif);
}

DIV#content-zone{
	width:446px;
	margin-left:47px;
}

DIV#top-left-side{
	width:225px;
	height:210px;
	float:right;
}

DIV.flag-box{
	width:110px;
	margin:10px 5px 5px 20px;
}

DIV.flag-box IMG{
	float:right;
	margin-top:2px;
}

DIV.flag-box A{
	color:#ffffff;
	text-decoration:none;
}

DIV#navig-left-side{
	height:225px;
}

DIV#bottom-left-side{
	float:right;
	width:195px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
	font-size:12px;
}

SPAN.bottom-slogan{
	display:block;
	width:175px;
	font-size:10px;
	float:right;
	margin:5px 3px 0px 0px;
	color:#B39F84;
}

DIV.slogan-link{
	float:right;
	width:70px;
	margin-right:25px;
}

DIV.slogan-link IMG{
	float:right;
}

DIV.slogan-link A{
	color:#EEEEEE;
	font-style:italic;
	font-size:11px;
	text-decoration:none;
}

DIV.bottom-text{
	margin-top:10px;
	width:778px;
	text-align:center;
	color:#8B897B;
	font-size:10px;
}

DIV.bottom-text A{
	color:#8B897B;
}

DIV.logo-zone{
	height:180px
}


DIV.logo-zone IMG{
	width:225px;
	height:180px
}

DIV.form-line{
	margin-bottom:10px;
}

DIV.form-line DIV.lib{
	float:left;
	width:200px;
	margin-left:50px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}

DIV.form-line DIV.lib2{
	float:left;
	width:250px;
	height:20px;
	line-height:20px;
	font-weight:bold;
}

DIV.form-line DIV.field{
	float:left;
	width:150px;
	height:20px;
	line-height:20px;
}

DIV.form-line DIV.field INPUT{
	font-size:11px;
	width:150px;
	border:1px solid #000000;
	height:16px;
	color:#666666;
	padding-left:2px;
}

DIV.separator-line{
	height:1px;
	background-color:#666666;
}

DIV#title-form{
	font-weight:bold;
	font-size:14px;
}

DIV.form-submit{
	text-align:right;
}

FIELDSET.errors{
	border:1px solid #cc0000;
	color:#cc0000;
	margin:0px 10px 10px 10px;
}

DIV#presse-title{
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 5px 5px 5px;
}

DIV#picture-area{
	margin:5px 5px 5px 5px;
}


DIV.picture-item{
	border:1px solid #000000;
	background-color:#f4f4f4;
	width:130px;
	min-height:120px;
	float:left;
	margin:0px 5px 5px 0px;
}

DIV.picture-item-visuel{
	border:1px solid #666666;
	width:110px;
	height:80px;
	overflow:hidden;
	margin:10px auto 0px auto;
}

DIV.picture-item-visuel IMG{
	width:110px;
}

DIV.picture-item-download{
	width:110px;
	margin:10px auto 5px auto;
}

DIV.picture-item-download A{
	color:#000000;
}

DIV#left-player{
	margin-left:20px;
}

DIV#picture-area-rub{
	height:23px;	
}

DIV.rub-label{
	min-width:130px;
	float:left;
	height:23px;
	margin-right:8px;
}

DIV.rub-label-left{
	float:left;
	width:6px;
	height:23px;
	background-image:url(/img/onglet-left.gif);
}

DIV.rub-label-middle{
	min-width:118px;
	float:left;
	height:23px;
	text-align:center;
	line-height:23px;
	background-image:url(/img/onglet-middle.gif);
	text-transform:uppercase;
}

DIV.rub-label-middle A{
	color:#5F5249;
	text-decoration:none;
}

DIV.rub-label-right{
	float:left;
	width:6px;
	height:23px;
	background-image:url(/img/onglet-right.gif);
}

DIV#picture-visuel{
	
}

.bold{
	font-weight:bold;
}

DIV.clear-fix{
	clear:both;
}

DIV.clear-fix-mg{
	height:10px;
	clear:both;
}

