
* {
	font-family: "Times New Roman";
	font-size: 13px;
	color:#BF9C83;
}
body {
	margin:0;
	padding:0;	
	font-family: "Times New Roman";
	font-size: 11px;
	text-align:center;
	background:#1D1D1D;
	color:#F0A910;
	line-height:14px;
}
img {
	vertical-align:middle;
	border:none;	
}
form, div {
	margin:0;
	padding:0;	
}
p { 
	padding:4px 0;
	margin:0;
}

a, a:link, a:visited {
	text-decoration:none;	
}
a:hover, a:active {
	text-decoration:underline;
}
a span {
	display:none;
}

h1 { font-size:16px;margin:4px 0;padding:0; }
h2 { font-size:15px;margin:4px 0;padding:0; }
h3 { font-size:14px;margin:4px 0 0 0;padding:0; }
h4 { font-size:13px;margin:4px 0;padding:0; }
h3.spip{ margin-top:12px!important; }

select { font-size:11px; } 
label  { display:block;  }
input, textarea ,select{
	border:1px solid #c1c1c1;
}
select.liste, select.liste option {
	color: #000 !important;
}
fieldset {
	margin:5px;
	padding:10px;
	border:1px solid #666;
}
fieldset legend {
	font-weight:bold;
}
small {
	font-size:9px;
}

hr {
	clear:both;
	margin:20px 0;
	color:#F0A910;
	background-color:#F0A910;
	border-color:#F0A910;
}

/************************************************/
/*					STRUCTURE					*/
/************************************************/


/* CADRE PRINCIPAL */
#main {
	margin:0 auto 20px auto;
	text-align:left;
	width:712px;
	
}
#header {
	width:712px;
	height:144px;
	margin:0 0 15px 0;
}
#header h1 {
	display:inline;	
}
#header h1 a {
	display:block;
	width:712px;
	height:132px;	
	background:#1D1D1D;
	background-image:url(header_new.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
}
#header h2 {
	width:712px;
	height:22px;
	/*background:url('menu_fond.jpg') no-repeat;*/
	border-bottom:solid 1px white;
	/*padding-top:4px;*/
	color:white!important;
}
#header h2 a,#header h2 strong{
color:white!important;
}
#header h2 span {
	font-weight:normal;
}
#header h2 * {
	margin:0 10px;
}

#content {
	float:left;	
	width:490px;	
	margin-top:20px;
	color:#A1A1A1;
	text-align:justify;
}
#menu {
	float:right;	
	width:200px;	
}

#menu ul {
	margin:10px 0;
	padding:0 0 0 20px;
	list-style:none;
}
#menu ul li {
	margin:5px 0;
	padding:0 0 0 20px;	
	background:url('puce.jpg') no-repeat 10px 4px;
}
#menu ul li a{
color:#B19116;
}
.annees {
	cursor:pointer;
}

#menu h4 {
	border-top:1px dashed #6F6022;
	border-bottom:1px dashed #6F6022;
	padding:7px 0 7px 30px;
	margin-top:20px;	
	background:url('fleche.jpg') no-repeat 10px 50%;
}

#menu ul.nuage {	
	margin:0;
	padding:0;
}
#menu ul.nuage li {	
	background:none;
	float:left;
	height:25px;
	margin:0 5px;
	padding:5px 0 0 0;	
}


#recherche{
	border:1px solid #F0A910;
	background-color:#000;
}
#rechercher {
	border:1px solid #F0A910;
	background-color:#000;
	font-weight:bold;
	padding:0 10px;
}
#bouton_valider{
	color:black!important;
	font-weight:bold;
	padding:0 10px;
}
#recherche:focus,
#email:focus,
#rechercher:focus, 
#rechercher:active,
#bouton_valider:focus, 
#bouton_valider:active {
	background-color:#F0A910;
	color:#000;
}

#gal-safari {
		
	cursor:pointer;
	position:absolute;
	top:50%;	
	left:50%;
	background:#F0A910;
	padding:10px;
}

#recherche,#rechercher{
	float:left;
}
/************************************************/
/*						CONTENU					*/
/************************************************/
#content p {
	color:#A1A1A1;
}

#content a,#content a:link,#content a:active,#content a:visited {
	text-decoration:underline;	
}
#content a:hover {
	color:#000;
	background-color:#F0A910;
}

#content h2 a, #content h2 a:link, #content h2 a:active, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:active, #content h3 a:visited {
	color:#F0A910;
	font-weight:bold;	
	font-size:100%;
	text-decoration:none;	
}
#content h2 a:hover, #content h3 a:hover {
	color:#F0A910;
	text-decoration:underline;	
	background:none;
}
.videos {
	background-color:#000;
	/*margin:10px auto;
	display:block;*/
	width:380px;
	height:280px;	
}

/************************************************/
/*						UTILS					*/
/************************************************/
.gris {
	color:#A1A1A1;
}
.invisible{
	display:none;
}
.no-marge {
	margin:0 !important;
	padding:0 !important;
}
.spacer {
	clear:both;	
	padding:2px 0; 
}

.hidden 	{ display:none;      }
.bold 		{ font-weight:bold;  }
.italic 	{ font-style:italic; }
.center 	{ text-align:center; }
.right	 	{ text-align:right;  }
.left	 	{ text-align:left ;  }
.justify 	{ text-align:justify;}

.f-right 	{ float:right; }
.f-left 	{ float:left;  }
.clear	 	{ clear:both;  }

.block 		{ display:block; }
.inline		{ display:inline; }

.pointer 	{ cursor:pointer; }

/************************************************/
/*				DOCUMENTS JOINTS				*/
/************************************************/
.documents-images { 
	float:left;
	margin:10px 0 0 0;		
}
.documents-images img {
	padding:1px;
	margin:5px;
	border:2px solid #F0A910;
}
.documents-images a {
	background:none !important;
}

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	/*background-image: url(	spacer.gif);*/
	background-color: transparent;
}
#ImageBoxPrevImage
{
	/*background-image: url(images/imagebox/spacer.gif);*/
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(next.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(prev.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

/************************************************/
/*						SPIP					*/
/************************************************/

a.spip_out { }
a.spip_in { }

.spip_logos { float:left; margin:8px; }
.spip_documents { margin:8px; }
.spip_documents_center {}
.spip_documents_right {}
.spip_documents_left { }

p.spip, p.spip_note  { margin:3px 0; }

h3.spip, h4.spip { }
hr.spip {}
ul.spip { margin-left:15px; padding:0;}
li.spip {}

ul.forum { list-style-type:none;margin:0 10px;padding:0; }

table.spip {
	border-collapse:collapse;
	border:1px solid #F0A910;
	margin:10px;	
}
table.spip tr.row_first { text-align:center; }
table.spip tr.row_even { }
table.spip tr.row_odd { }
table.spip td {
	padding:5px;
	border:1px solid #F0A910;
}


.red { color:red !important; }
.green { color:green !important; }

.spip_documents dt{
	text-align:center;
}
.spip_documents_center{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.spip_doc_titre{
	text-align:center;
/*margin-left:auto;
	margin-right:auto;*/
}
dl.spip_documents_center dt.spip_doc_titre{
	margin-left:auto;
	margin-right:auto;
}

.formulaire_forum input{
background-color:#000000;
border:1px solid #FFFFFF;
width:100%;
}
.formulaire_forum textarea{
background-color:#000000;
border:1px solid #FFFFFF;
width:100%;
}
.spacer{
	clear:both;
}

#content input,#content textarea{
	color:black;
}
ul.boutons{
	list-style-type:none;
}