@charset "UTF-8";
/* CSS Document */

body, div, ul, li, table, h1, h2, h3, h4, a, dl, dt, dd
{
	margin:0px;
	padding:0px;
	border:0px;
}

body
{
	background-color:#29292e;
	/* background:url(fond.jpg); */
}

#master
{
	width:960px;
	height:650px;
	position:absolute;
	left:50%;
	margin-left:-480px;
}

h1
{
	color:#FFFFFF;
	background:url(nimasarkechik.png) no-repeat left top;
	text-indent:-2000px;
	font-size:12px;
}

h2
{
	color:#CCCCCC;
	background:url(accroche_blanc.png) no-repeat top left;
	text-indent:-2000px;
	font-size:12px;
}

h3
{
	
}

h4
{
	 font-weight:normal;
	font-size:13px;
}

hr
{
	background:#545458;
	height:3px;
	
}

#logo
{
	margin:25px 0px 0px 95px;
	height:55px;
}

.retour
{
	width:390px;
	height:45px;
	position:absolute;
	left: 50%;
	margin-left: -395px;
	margin-top:20px;
}

#baseline
{
	margin:0px 0px 0px 260px;
	height:52px;
}

ul.menu
{
	display: block;
}

.menu li {
	display:table-cell;
}

#main.menu
{
	margin-left:483px;
	margin-bottom:20px;
}	

.menu li
{
	float: left;
}

.menu a
{
	color:#828a65;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

.menu #main
{
	height:35px;

}

#main.menu li
{
	width:90px;
	border-left:solid 1px #3f413c;
	text-align:center;
}

.menu a.select
{
	color:#566a64;
}

#tools.menu
{
	margin-left:0px;
}

#tools.menu li
{
	margin-right:10px;
}

#tools
{
clear:left;
	
}

#visuel
{
	float:left;
	margin-top:5px;
	width:478px;
	height:480px;
	background:url(fond_visuels.jpg) no-repeat left top;
}

#contenu
{
	float:left;
	
}

.rubrique
{
	height:28px;
	width:475px;
	background:#343439 url(titre_fond.jpg) no-repeat right top;
	margin: 5px 0px 0px 5px;
	text-indent:-2000px;
}

.rubrique img
{
	/* margin: 8px 0px 0px 9px; */
}

.conteneur
{
	overflow:auto;
	max-height:447px;
	width:477px;
	background:#434347;
	margin: 5px 0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.textes
{
	color:#FFFFFF;
}

#separator
{
	clear:both;
}

#tools
{
	
}

.rubrique h3
{
	height:35px;
}

/* TITRES DES PARTIES */
.rubrique #edito 		{ background:url(titre_edito.png) no-repeat 8px 5px; }
.rubrique #actualites 	{ background:url(titre_actualites.png) no-repeat 8px 6px; }
.rubrique #biographie 	{ background:url(titre_biographie.png) no-repeat 8px 6px; }
.rubrique #agenda 		{ background:url(titre_agenda.png) no-repeat 8px 6px; }
.rubrique #mediatheque 	{ background:url(titre_mediatheque.png) no-repeat 8px 6px; }
.rubrique #liens 		{ background:url(titre_liens.png) no-repeat 8px 6px; }
.rubrique #contact 		{ background:url(titre_contact.png) no-repeat 8px 6px; }

#ssMenu
{
	background:#343439 url(fond_ssmenus.jpg) no-repeat right top;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	height:74px;
	padding-top:4px;
}

#ssMenu div
{
	margin-bottom:-3px;
}

#ssMenu a
{
	color:#848c65;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	margin-left:20px;
}

.conteneur#cEdito { height:272px; }
.conteneur#cBio { height:365px; }
.conteneur#cActu { height:477px; }

.conteneur .textes
{
	padding: 10px 23px 0px 20px;
	text-align:justify;
}

.rubrique2
{
	height:28px;
	background:#343439 url(titre_fond.jpg) no-repeat right top;
	margin: 5px 0px 0px 5px;
	text-indent:-2000px;
	float:left;
}
.rubrique2 h4 { height:28px; }
.rubrique2 #actus 	{ background:url(sstitre_actualites.png) no-repeat 6px center; }
.rubrique2 #agen 	{ background:url(sstitre_agenda.png) no-repeat 6px center; }
.miniConteneur
{
	overflow:hidden;
	height:136px;
	background:#434347;
	margin: 5px 0px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:left;
}

* html .miniConteneur
{
width:233px;
}

* html .rubrique2
{
width:233px;
}
.miniConteneur, .rubrique2
{
width:235px;
}
.miniConteneur .textes
{
	padding: 18px 10px 0px 18px;
}

.miniConteneur .textes a
{
	color:#848c65;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size: 11px;
}


.bio dt{ width:70px;text-align:right;margin-right:5px;float: left;color:#848c65;}
.bio dd {display:table;
padding-bottom:17px;}

.vocation dt {width:100px;}
.vocation dd a { color:white; }
.experience dt {width:350px; text-align:left; margin-bottom:15px;}
.experience dt a { color:#848c65;}
.rumeurs dt {width:100px; text-align:left; margin-bottom:15px;}
.rumeurs dd a{ color:white; }

dd.hiddenText {clear:both; text-align:justify;display:none;margin-top:0px;}
.page { min-height:350px; }



.textes p img
{
	margin-top: 15px;
	margin-bottom:10px;
}
.textes p a
{
	color:#848c65;
	text-decoration:none;
}
#video
{
	display:none;
	width:478px;
	height:480px;
	background:#000;
	position:absolute;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
#playerSound
{
	margin-top:230px;
}
