body
{
padding:0px;
margin:0px;
background-image:url(images2009/bg.jpg);
background-attachment:fixed;
background-position:top left;
background-repeat:no-repeat;
background-color:#111111;
}

#centre a:link
{
color:#0097FF;
}

#centre a:visited
{
color:#E41B69;
}

#centre a:hover
{
color:#E41B69;
}

.centre2 a:link
{
color:#0097FF;
}

.centre2 a:visited
{
color:#E41B69;
}

.centre2 a:hover
{
color:#E41B69;
}

.spacer
{
clear:both;
}

.spacer10
{
clear:both;
margin-bottom:10px;
}

#top
{
background-image:url(images2009/top.jpg);
background-position:top left;
background-repeat:no-repeat;
height:96px;
width:100%;
}

#ext_1
{
background-image:url(images2009/ext_new.jpg);
background-position:top left;
background-repeat:no-repeat;
height:96px;
width:100%;
/*float:left;*/
}

#ext_3
{
background-image:url(images2009/ext_3.jpg);
background-position:top left;
background-repeat:no-repeat;
height:96px;
width:595px;
float:right;
}

#ext_2
{
background-image:url(images2009/ext_2.jpg);
background-position:top left;
background-repeat:repeat-x;
height:96px;
width:100%;
}

#menu
{
background-image:url(images2009/degra_menu.gif);
background-position:top left;
background-repeat:repeat-x;
height:20px;
width:100%;
padding:10px 0px 0px 0px;
margin:0px;
}

#menu_bas
{
height:7px;
width:100%;
border-bottom:#FFFFFF 1px solid;
}

.titre_contenu
{
background-color:#FFFFFF;
width:100%;
height:17px;
font-size:10px;
font-family:Helvetica, sans-serif;
color:#000;
}

.trait_separation
{
background-color:#FFFFFF;
width:100%;
height:2px;
}

.trait_centre
{
background-color:#FFFFFF;
height:15px;
width:100%;
padding:2px 0px 0px 0px;
font-family:Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-style:italic;
font-weight:bold;
}

.trait_centre1
{
background-color:#FFFFFF;
height:15px;
width:100%;
background-image:url(images2009/com_mini.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.trait_centre2
{
background-color:#FFFFFF;
height:15px;
width:100%;
background-image:url(images2009/print_mini.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.trait_centre3
{
background-color:#FFFFFF;
height:15px;
width:100%;
background-image:url(images2009/tof_mini.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.border_centre
{
height:8px;
width:100%;
border-bottom:1px solid #FFFFFF;
}

#centre
{
padding:34px 7px 0px 7px;
}

.centre2
{
padding:34px 7px 0px 7px;
}

.aff_img
{
float:left;  
width:200px;
height:127px;
padding:5px;
background-color:#FFF;
margin:0px 34px 34px 0px;
}

.info_img
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000
}

.menutop
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.menutop:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#E41B69;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.menu_separateur
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
display:inline;
}

.fleche_bas
{
background-image:url(images2009/fleche_haut.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:8px;
width:11px;
float:left;
}

#copyright
{
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
padding:6px 0px 0px 20px
}

.liens-bottom
{
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:underline;
padding:6px 0px 0px 20px
}
/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}

h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold; }

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */


/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }



.spip_logos  { border:0px;} 