
* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#FFF;
}
body {
	margin:0;
	padding:0;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align:center;
	background:#000;
	color:#FFF;
	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:14px;margin:4px 0;padding:0; }
h2 { font-size:13px;margin:4px 0;padding:0; }
h3 { font-size:12px;margin:4px 0 0 0;padding:0; }
h4 { font-size:11px;margin:4px 0;padding:0; }

select { font-size:11px; } 
label  { display:block;  }
input, textarea {
	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:#FFF;
	background-color:#FFF;
	border-color:#FFF;
}

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


/* CADRE PRINCIPAL */
#main {
	margin:0 auto 20px auto;
	text-align:left;
	width:712px;
	
}
#header {
	width:712px;
	margin:0 0 15px 0;
}
#header h1 {
	display:inline;	
}
#header h1 a {
	display:block;
	width:712px;
	height:132px;	
	background:url('element_graphique.png') no-repeat;
}
#header h2 {
	width:712px;
	height:22px;
	background:url('menu_fond.jpg') no-repeat;
	padding-top:4px;
}
#header h2 span {
	font-weight:normal;
}
#header h2 * {
	margin:0 10px;
}

#content {
	float:left;	
	width:500px;	
	margin-top:20px;
	color:#A1A1A1;
	min-height:400px
}
#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 50%;
}
.annees {
	cursor:pointer;
}

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

ul.nuage {	
	margin:20px 0;
	padding:0;
	list-style-type:none
}
ul.nuage li {	
	background:none;
	float:left;
	height:25px;
	margin:0 5px;
	padding:5px 0 0 0;	
}

ul.nuage li a {text-decoration:none !important}
#email,
#nom,
#prenom,
#entreprise,
#recherche,
#telephone,
#fonction {
	border:1px solid #FFF;
	background-color:#000;
}
#rechercher,
#bouton_valider {
	border:1px solid #FFF;
	background-color:#000;
	font-weight:bold;
	padding:0 10px;
}
#recherche:focus,
#email:focus,
#rechercher:focus, 
#rechercher:active,
#bouton_valider:focus, 
#bouton_valider:active {
	background-color:#FFF;
	color:#000;
}
.champ_texte{
	border:1px solid #FFF;
	background-color:#000;
}
#gal-safari {
		
	cursor:pointer;
	position:absolute;
	top:50%;	
	left:50%;
	background:#FFF;
	padding:10px;
}

/************************************************/
/*						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:#FFF;
}

h2.titre {
	color:#FDC31E;
	font-weight:bold;	
	font-size:12px;
	text-decoration:none;	
	/*background:url(puce.png) no-repeat 0 1px;*/
	text-transform:uppercase;
	display:block;
	line-height:23px;
	text-indent:0;
	padding:0 4px
}
h2.titre a {color:#FDC31E; text-decoration:none}

#content h2 {
	color:#000;
	font-weight:bold;	
	font-size:12px;
	text-decoration:none;	
	/*background:url(puce.png) no-repeat #FDC31E 0 1px;*/
	background-color:#FDC31E;
	text-transform:uppercase;
	display:block;
	line-height:23px;
	/*text-indent:18px;*/
	padding:0 4px
}

h2.titre {margin:20px 0}
	
#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:#000;
	font-weight:bold;	
	font-size:12px;
	text-decoration:none;	
	display:block;
	text-transform:uppercase;
	line-height:23px;
	/*text-indent:18px;*/
	padding:0 4px;
	background:none
	
}
#content h2 a:hover, #content h3 a:hover, h2.titre a:hover {
	color:#FFF;
}
.videos {
	background-color:#000;
	/*margin:10px auto;
	display:block;*/
	width:380px;
	height:280px;	
}

/************************************************/
/*						UTILS					*/
/************************************************/
.gris {
	color:#A1A1A1;
}

.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 #FFF;
}
.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 #FFF;
	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 #FFF;
}


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


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

/************************************************/
/*					NEWSLETTER					*/
/************************************************/

p.formulaire {
	position: relative;
}

p.formulaire label.checkbox,
p.formulaire input,
p.formulaire select {
	position: absolute;
	left: 90px; top: 0px;
}

p.formulaire input.case_a_cocher {
	position: static;
	border: 0;
}

#form_recherche .text {color:#FDC31E; padding:0 0 0 6px}

#fond_footer {background:#222222; height:100%}
#footer {padding:0 0 30px 0; position:relative; background:url(footer.gif) -60px 0 no-repeat; height:53px; width:712px; margin:auto}
#footer ul {list-style-type:none; margin:30px 0 0 0; padding:0}
#footer ul, #footer li, #footer ul a {position:absolute}

#footer a {display:block; width:196px; height:24px; padding:0 0 0 0; line-height:24px; color:#FDC31E; font-weight:bold; text-align:center; font-size:11px}
#footer a.liens {margin:0 0 0 528px; background-position:78px 2px}
#footer a.archives {margin:0 0 0 240px; background-position:60px 2px}
#footer a.tags {margin:0 0 0 -38px; background-position:80px 2px}
#footer a:hover {text-decoration:none; color:#fff}

ul.boutons{
	list-style-type:none;
}

.un_formu input, .un_formu textarea{
background-color:#000000;
border:1px solid #FFFFFF;
color:#FDC31E;
padding:0 0 0 6px;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
width:90%;
}
.un_formu textarea{
	height:90px;
}
#socialtags ul{
	list-style-type:none;
	padding:0;
margin:0;
margin-bottom:10px;
margin-top:8px;
overflow:hidden;
}
#socialtags ul li{
	float:left;
	margin-right:4px;
}

.likemeonfacebook{
	
}


