.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    overflow:hidden;
	}

.clearfix{
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%; font-size: 0px;}
.clearfix{display: block;}
/* End hide from IE-mac */

body {
	background-color: #A61653;
	background-image: url(../IMG/structure/bg_body.png);
	background-position: left top;
	background-repeat: no-repeat;
	
	font: normal normal 0.8em arial;
	color: #000;
	margin: 0px;
	padding: 0px 0px 50px 0px;
}

body *{
	margin: 0px;
	padding: 0px;
	border: none;
}

ul{
	list-style: none;
}

/* balises générique dans le contenu de page */
#corps-page h1{
	height: 30px;
	margin: 0em 0em 0.5em 0em;
	font-size: 1.6em;
	color: #A61653;
	background: url(../IMG/structure/bg_h1.png) left bottom no-repeat;
}

#corps-page h2{
	margin: 0.5em 0em 1em 0em;
	font-size: 1.2em;
}

#corps-page h2 a,
#corps-page h2{
	text-decoration: none;
}

#corps-page h3{
	margin: 0.3em 0em 0.3em 0em !important;
	margin: 0em 0em 0em 0em;
	font-size: 1.1em;
	color: #A61653;
}

#corps-page h3 a,
#corps-page h3{
	text-decoration: none;
}

#corps-page h4{
	margin: 0.1em 0em 0.5em 0em !important;
	margin: 0em 0em 0em 0em;
}

#corps-page p{
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}

#corps-page ul{
	padding: 0px 0px 0.6em 0px;
	margin: 0px 0px 0px 0px;
	/* list-style-image: url(../IMG/structure/puce_article.png); */
}

#corps-page ul li{
	line-height: 1.5em;
	padding-left: 18px;
	background: url(../IMG/structure/puce_article.png) 0px 3px no-repeat;
}

#corps-page a{
	color: #A61653;
}

#corps-page a:visited{
	color: #A61653;
}

#corps-page a:hover{
	text-decoration: underline;
}

/* liens vers des sites externes*/
#corps-page a.spip_out{
	padding-right: 9px;
	background: url(../IMG/structure/externe.png) right 4px no-repeat;
}

/* ---------------------------------------------------------------- structure des pages */
#conteneur{
	margin: 0 auto;
	margin-top: 0px;
	width: 933px;
	text-align: left;
	background-image: url(../IMG/structure/bg_content.png);
	background-position: 64px 0px;
	background-repeat: repeat-y;
	
}

#conteneur-exterieur{
	/*background: url(../IMG/structure/conteneur_bg_droite_bas.png) right bottom no-repeat;*/
}

#conteneur-interieur{
	position: relative; /* pour positionnnement menu principal et gauche */
	width: 100%; /* corrige un d�faut IE d'affichage du fonds */
	padding-bottom: 0px;
	
}

#haut-conteneur{
	/*height: 25px;
	background: url(../IMG/structure/conteneur_bg_droite_haut.png) right top no-repeat;*/
}

div#conteneur-page{
	padding: 0px 0px 0px 0px;
	
}

/* header */
#navigation-principale{
	display:block;
	height: 170px;
	width: 933px;
	background-image: url(../IMG/structure/bg_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}

#navigation-principale h2{
	display: none;
}

#navigation-principale ul{
	display: inline;
	float: left;
	margin: 135px 0px 0px 296px;
}

#navigation-principale ul li{
	float: left;
	position: relative;
	background: url(../IMG/structure/puce_nav_principale.png) left center no-repeat;
}

#navigation-principale ul li a{
	padding: 0px 15px 0px 19px;
	color: #FFF;
	text-decoration: none;
}


#navigation-principale ul li.en-cours a{
	font-weight: bold;
}

div#contenu-page{
	position: relative;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}

div#corps-page{
	margin: 0px 150px 50px 220px;
}

#index div#corps-page{
	margin-right: 100px;
}

div#v-spacer{
	float: left;
	width: 2px;
	height: 400px;
	font-size: 0px;
}

/* pied */
#pied{
	float: left;
	position: absolute;
	right: 52px;
	bottom: -40px;
	float: right;
	width: 682px;
	height: 60px;
	background: url(../IMG/structure/bg_pied.png) left top no-repeat;
	text-align: center;
	padding: 10px 0px 0px 0px;
	color: #A61653;
}

#pied *{
	color: #A61653;
}

#pied .spip_logos{
	display: none;
	float: left;
	margin: 0px 10px 0px 10px;
}

#pied ul{
	display: none;
	float: left;
	margin: 0px auto 0px auto;
	height: 35px;
	line-height: 25px;
}

#pied ul li{
	float: left;
	margin-right: 5px;
}

#pied ul li.en-cours{
	font-weight: bold;
}

#xiti-logo{
	margin: 5px 0px 0px 0px;
}

#xiti-logo img{
	width: 20px;
	height: 10px;
}

#index-links{
	width: 600px;
	margin: 5px auto 0px auto;
}

#index-links *{
	color: #999;
}

#index-links h2{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#index-links ul li{
	float: left;
	margin-right: 5px;
}



/* ------------------------------------------------------------------------------ index */
body#index #contenu-page{
	position: relative;
}

body#index #bandeau-actus{
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline;
	float: left;
	width: 182px;
	height: 423px;
	margin: 0px 40px -15px 0px;
	background: url(../IMG/structure/bg_bandeau_actus.png) left bottom no-repeat;
}

body#index #bandeau-actus h3{
	height: 31px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	background: url(../IMG/structure/bg_bandeau_actus.png) left top no-repeat;
}

body#index #bandeau-actus h3 span{
	display: none;
}

body#index #bandeau-actus .conteneur-logo-actu{
	width: 120px;
	height: 70px;
	overflow: hidden;
	margin: 0px 0px 5px 22px;
	
	background-color: #000;
	border-left: 9px solid #A51552;
}

body#index #bandeau-actus .conteneur-logo-actu img{
	margin: 0px -10px 0px -10px;
}

body#index #bandeau-actus h5{
	margin: 0px 10px 5px 22px;
	color: #A51552;
}

body#index #bandeau-actus h4{
	margin: 0px 10px 5px 22px;
	font-size: 0.9em;
}

body#index #bandeau-actus h4 a{
	color: #000;
}

body#index #bandeau-actus p{
	margin: 0px 10px 15px 22px;
	font-size: 0.8em;
}

/* article accueil */
#index #article-accueil .illustration-accueil{
	float: right;
}

#index #article-accueil #texte-article p{
	padding: 0px 0px 0px 20px;
	background: url(../IMG/structure/puce_article_accueil.png) left top no-repeat;
}

/* ---------------------------------------------------------------------- menu rubrique */
#menu-rubrique{
	position: absolute;
	left: 0px;
	top: 0px;
	display: inline;
	float: left;
	width: 182px;
	height: 423px;
	margin: 0px 40px -15px 0px;
	background: url(../IMG/structure/bg_menu_rubriques.png) left bottom no-repeat;
}

#menu-rubrique #menu-rubrique-top{
	height: 20px;
	background: url(../IMG/structure/bg_menu_rubriques.png) left top no-repeat;
}


#menu-rubrique ul{
	margin: 0px 10px 0px 18px;
}

#menu-rubrique li{
	color: #A61653;
	margin: 0px 0px 15px 0px;
}

#menu-rubrique li a{
	padding: 0px 0px 0px 22px;
	color: #A61653;
	background: url(../IMG/structure/puce_menu_rubriques.png) left top no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

#menu-rubrique li a:hover{
	text-decoration: underline;
}

#menu-rubrique li.en-cours,
#menu-rubrique li.en-cours a{
	color: #FFF;
}



/* ------------------------------------------------------------------- // menu rubrique */

#corps-page{
	margin-left: 160px;
}

#conteneur-article{
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #F2EBE6; /* hack IE pour éviter masquage article par pied de page */
}

#conteneur-article h1 img{
	display: none;
}

#rubrique-2 #conteneur-article h1{
	height: 40px;
	line-height: 40px;
	margin: 0px 0px 12 px 0px;
	background: url() left top no-repeat;
}

#rubrique-2 #conteneur-article h1 span{
	display: block;
	float: left;
	background: url(../IMG/structure/bg_h1.png) left bottom no-repeat;
}

#rubrique-2 #conteneur-article h1 img{
	display: block;
	float: left;
	margin: 0px 12px 0px 0px;
}

#conteneur-article #sous-titre{
	font-style: italic;
	color: #999;
	font-weight: bold;
}

#conteneur-article #chapeau{
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 0.9em;
}

#rubrique-2 #conteneur-article #chapeau{
	background: url(../IMG/structure/bg_h1.png) left bottom no-repeat;
	padding: 0px 0px 1px 0px;
}


#conteneur-article #conteneur-logo-article{
	width: 200px;
	float: left;
	margin: 0px 10px 0px 0px;
}
/* rurique programmation, logo dans le titre */
#rubrique-2 #conteneur-logo-article{
	display: none;
}

#rubrique-2 #conteneur-article #contenu-article{
	background: url(../IMG/structure/bg_h1.png) left bottom no-repeat;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
}

#contenu-article h3{
	/*clear: both;*/
	/*width: 100%;*/
	font-size: 1.1em;
}

#contenu-article h4{
	/*width: 100%;*/
	font-size: 1em;
}

#contenu-article ul{
	clear: both;
}

#contenu-article .spip_documents{
	margin-bottom: 15px;
	overflow: hidden;
}

#contenu-article .spip_documents *{
	text-align: center;
}

#contenu-article .spip_documents img{
	
}

#contenu-article .spip_documents_left{
	float: left;
	clear: left;
	margin-right: 15px;
}


#contenu-article .spip_documents_center{
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
}

#contenu-article .spip_documents_right{
	float: right;
	margin-left: 15px;
}

#docs-lies{
	position: absolute;
	right: 0px;
	float: right;
	width: 139px;
	padding: 0px 0px 30px 0px;
	background: url(../IMG/structure/bg_docs_lies.png) left bottom no-repeat;
	color: #A31853;
	font-weight: bold;
	font-size: 10px;
}

#docs-lies-top{
	height: 30px;
	background: url(../IMG/structure/bg_docs_lies.png) left top no-repeat;
}

#docs-lies ul{
	float: left;
	margin: 0px 4px 0px 4px !important;
	padding: 0px 0px 0px 0px !important;
	list-style: none;
	list-style-image: none;
}

#docs-lies li{
	float:left;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	background-image: none !important;
}

#docs-lies li a{
	float:left;
}

#docs-lies li img{
	float: left;
	margin: 0px 4px 0px 0px;
}

#conteneur-article #ps{
	color: #A61653;
	font-style: italic;
}

/* ------------------------------------------------------------------------------ liens */
dl#liens{
	float: left;
	width: 100%;
}

dl#liens dt{
	clear: left;
	font-weight: bold;
}

dl#liens dd{
	float: left;
	clear: left;
	margin: 5px 5px 15px 5px;
	border-bottom: 1px solid #CCC;
	width: 500px;
}

dl#liens dd img{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #CCC;
}

/* -------------------------------------------------------------- formulaire de contact */
.formulaire_ecrire_auteur{
	float: left;
	width: 480px;
	padding: 6px;
	border: 1px solid #AAA !important;
}

.formulaire_ecrire_auteur fieldset{
	display: inline;
	float: left;
	width: 100%;
}

.formulaire_ecrire_auteur legend{
	display: none;
}

.formulaire_ecrire_auteur p,
.formulaire_ecrire_auteur .spip_bouton{
	width: 100%;
	float: left;
	margin: 0px 0px 2px 0px !important;
	padding: 0px;
}

.formulaire_ecrire_auteur label{
	float: left;
	clear: left;
}

.formulaire_ecrire_auteur p input{
	display: inline;
	float: right !important;
	width: 250px;
	border: 1px solid #666 !important;
}

.formulaire_ecrire_auteur .spip_bouton{
	margin: 0px 0px 0px 0px !important;
}

.formulaire_ecrire_auteur .spip_bouton input{
	display: inline;
	float: right !important;
	width: 180px !important;
	border: 1px solid #666 !important;
}

.formulaire_ecrire_auteur textarea{
	width: 100%;
	font-size: 120%;
	border: 1px solid #666 !important;
}