body {	
	background-color: #40243D;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:white;
	}

#main {
	width:800px;
	margin:0 auto;
	background-color: black;
	padding:0 20px;	
}

h1, h2, .surtitre, .titre, .soustitre, .texte
	{ color:white;}
h1	{font-size:2em}
h2	{font-size:1.6em}
h3	{margin:2px 0;}

ul	{
	margin: 0;
	padding:0 15px;}

li	{
	list-style: square;
	}

spip_documents, spip_documents a {border:0}

/* top banner*/
div.top_banner
	{
	width:600px;
	padding:0 100px;
	background:#C00729 none repeat scroll 0 0;	
	}

img.spip_logos, img.spip_logos a {border:0;}

/* menu principal*/
.main_menu {
	/*padding: 6px 0;*/
	}
.main_menu_item 
	{
	float:left;
	padding:6px 12px 5px 0;
	font-size:1.2em;
	font-weight:bold;
	}
.main_menu_item a {font-weight:normal;}
.main_hr {clear: both; color: #CCC;}

.Style10 {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Style11 {font-size: 12px}

.Style13 {color: #FFFFFF}

.Style14 {color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; }

.Style15 {
	color: #CCFF33;
	font-weight: bold;
}

.Style16 {font-size: 16px}

.Style17 {font-size: 24px}

.Style18 {color: #0A73A0}

.Style19 {font-family: "Times New Roman", Times, serif}

.Style22 {
	color: #077AA6;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

.Style23 {font-size: 12px}
.Style23 {font-size: 12px}

.Style24 {font-size: 14px}

.Style25 {font-size: 10px}


a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
}
a:active {
	text-decoration: none;
	color: #FF6666;
}

.Style9 {color: #FF0000}
.Style10 {font-family: Geneva, Arial, Helvetica, sans-serif}
.Style11 {font-size: 12px}
.Style12 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
.Style13 {color: #FF0000; font-family: Arial, Helvetica, sans-serif; }

h2.cat {
	clear:both;
	font-variant: small-caps;
	margin:5px 0;
	color: #CCC;
	}

#footer {
	clear:both;
	margin-top:40px;
	padding-bottom:20px;
}


/* rubriques */
div.item_list
	{
	margin: 1em 0 2em 0;
	clear:both;
	}
div.pub_format	
	{
	clear:both;
	font-variant: small-caps;
	font-weight: bold;
	color: #99F;
	}


/* logos */
img.spip_logos 
	{
	margin: 0 1em 1em 0;
	/*float:left;*/	
	}
/* classes pour la home */

h2.cat_home {
	clear:both;
	font-variant: small-caps;
	margin:5px 0;
	color: #CCC;
	border-bottom: dotted #CCC 1px;
	}

#home_publications 
	{
	width:500px;
	float:left;
	padding:0;	
	margin:0;
	}
#home_actus 
	{
	width:250px;
	margin:0 0 20px 0;
	padding:0 10px;
	float:right;
	background:#213; 
	}
#home_presse
	{
	width:250px;
	margin:0 0 20px 0;
	padding:0 10px;
	float:right;
	background:#312; 
	}
#home_photos 
	{
	margin:0;
	padding-top:20px;
	clear:both;
	}


