*{
	margin: 0;
	padding: 0;
}

body{
	font: 11px "Century Gothic", verdana, arial;
	color: #FFF;
	text-align: center;	
	background-color: #373737;
		background: url(img/fondOhm.gif) #373737 no-repeat fixed 50% bottom;
		background-size:cover;
		-moz-background-size:cover;
		-webkit-background-size:cover;
}

img{
	border: none;
}

html a:hover{

color:#ffe239 ;

}


/* @group Navigation haut */
div#navigation{
	background-color: #373737;
	width: 100%;
	height: 110px;
	border-bottom: 5px solid #ffe239;
	position: fixed;
	z-index: 3;
}

ul#navi{
	list-style-type: none;
	margin-top: 34px;
	margin-left: 204px;
	width: 300px;
	float: left;
}

ul#navi li{
	float: left;
}

ul#navi img{
	border: none;
}

img#logo{
	float: right;
	margin-top: 33px;
	margin-right: 10px;
}


/* @end */

div#conteneur, div#conteneurNavi{
	width: 855px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 3;
	min-height: 100%;
}

div#conteneur{
	margin-top: 125px;
	z-index: 1;
	text-align: center;
}
div#fond{

	overflow: hidden;
	min-height: 100%;
}

div#contenu{
	text-align: left;
	width: 632px;
	float: left;
	margin-left: 205px;
	margin-top: 13px;
	background-image: url(img/fondcontenu.png);
	color: #000;
	font-weight: normal;

}

div#infos{
	text-align: right;
	color: #FFF;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 5px;
	
}

div#infos a{
	text-decoration: none;
	color: #FFF;
}

div#infos a:hover{
	text-decoration: underline;
}


div#resume{
	margin-top:10px;
	width: 420px;
	font-family: , "Myriad Pro";
	text-align: justify;
	clear: both;
}
div#contenu p, div#resume dl {
	margin-bottom: 1.5em;
	}

div#footer{
 	width: 542px;
 	margin:40px 0 10px 203px;
	background-image: url(img/fondcontenu.png);
	font-size: 11px;
	color: #000;
	padding:45px;
	font-weight: bold;
}
ul#photo img{
	width: 763px;
	height: 97px;
	border-bottom: 2px solid #ffe239;
}

ul#photo{
	list-style-type: none;
}

div#annonces{
	border-bottom: 2px solid #ffe239;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}



div#titreSection{
	text-align: right;
	font-variant: small-caps;
	padding: 20px 0;
	margin-right:25px;
}




h2.titreSection{
	font-size: 20px;
	display: inline;
	color: #FFE239;
	float: right;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-right: 20px;
	margin-top: 25px;
}


a h1.artisteDesc, h1.artisteDesc, h1.artisteDesc a,  span.artisteDesc{
	color: #fff;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	float: right;
	font-size: 18px;
	font-size: -10px;
	font-variant: small-caps;
	text-transform: none;
}

h1.artisteDesc{
	margin-top: -18px;
}

h1.artisteDesc a{
	text-decoration: none;
}
h1.artisteDesc a:hover{
	text-decoration: underline;
}

div#description{
	clear: both;
	overflow: hidden;
	margin: 12px 20px 12px 15px;
	padding-top: 25px;
	font: normal normal 12 px "Myriad Pro", verdana!important;
	text-align: right;
}

h1.titreDesc, div#description h2{
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 12px;
	text-align: right;
	color: #fff;
	font-size: 17px;
	font-variant: small-caps;
	letter-spacing: 0.5px;
	font-style: italic;
	font-weight: normal;
}

h1.titreDesc a, div#description h2 a{
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	font-variant: small-caps;
}


h1.titreDesc a:hover, div#description h2 a:hover, ul#onglet a:hover{
	color: #fff;
	text-decoration: underline;
}

div#description img{
	max-width: 150px;
	float: left;
}

/*div#description img.desc{
	opacity:0.7;
	webkit-opacity:0.7;
	moz-opacity:0.7;
}

div#description img.desc:hover{
	opacity:1;
	webkit-opacity:1;
	moz-opacity:1;
}*/

div#description img.descPubli{
	max-width: 150px;
}

div#desc {
	width: 420px;
	float: right;
	text-align: justify;
	color: #000;
	margin-left: 10px;
	font: normal normal 12px "Myriad Pro", verdana;
}

div#descPubli {
	width:420px;
	float: left;
	margin-left: 10px;
}

div#desc p {
	margin-left: 0;
	width: 420px;
}

div#descPubli P {
	margin-left: 0;
	width: 500px;
}

div#langue{
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 20px;
}

div#langue a#rss{
	float: right;
	margin-left: 5px;
}


div#langue a#facebook{
	float: right;
	margin-left: 5px;
}
div#langue form{
	float: left;
 	margin-top: 0px;
 	margin-left: 20px;
 	margin-right: 0;
}
div#langue a{
	float: left;
	font-size: 13px;
 	margin-left: 10px; 
 	color: #FFF;
 	text-decoration: none;
}



/* @group Menu gauche */

div#menu{
	text-align: right;
	width: 181px;
	margin-top: 0px;
	float: left;
	position: fixed;
	margin-left: 5px;

}

ul#onglet{
	
	list-style-type: none;
	width: 161px;
	padding-left: 6px;
	margin-left: 4px;
	padding-top: 15px;
	padding-bottom: 23px;
}

ul#onglet li{
	margin-top:15px;
}

ul#onglet li a{
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #FFFF99;
	text-decoration: none;
}
ul#onglet li a:hover{
	color:#999999;
}

/* @end */

input#bt-rechercher {
	background: #373737;
	border: 0px;
	cursor: pointer;
	padding: 1px 2px;
	color: #fff;
	font-size: 13px;
	}
input#bt-rechercher:hover { 
/*	background-color: #4480a9; */
	color: #FCEEA8; 
	}
input#criteres{
	width: 180px;
}
