/* IEDM */
/* 02/04/07        */
/* yanic gornet    */
/* gornety at intermediaservice point fr */

body{
	_behavior: url(csshover.htc);
	_behavior: url(../win_png.htc);
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border: 0;
}
* {
	margin: 0;
	padding: 0;	
}
a{	
	text-decoration: none;
}
a:hover{	}
strong.spip{}
.invisible{	display: none;}
.spip_documents{	border: 0px;}
.spip_documents_left{	padding: 10px 8px 0 0;}
.spip_documents_right{	padding: 10px 0px 0 8px;}
.spip_documents_center{
	padding: 10px 0;
	text-align: center;
}

/*
---------- sutructure des pages --------------*/
#page{
	position: absolute;
	left: 50%;
	top: 0px;
	margin-top: 10px;
	width: 902px;
	margin-left: -451px; /* moitie de la largeur */
}
#top-page{
	margin: 0;
	width: 902px;
	height: 130px;
}
#conteneur{
	padding-left: 40px;
	margin-bottom: 24px;
}


/*--------------- top page et menu deroulant --------------*/
.top-logo{
	float: left;
}
.top-logo img{
}
.top-adresse{
	float: left;
	padding: 44px 0 0 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top-titre{
	font-weight: bold;
}
.top-texte, .top-texte strong, .top-texte a{ }
.top-texte a{
	font-weight: bold;
}
.top-recherche{
	float: right;
	padding: 54px 20px 0 0;
	padding: 43px 20px 0 0;
}
.top-recherche input{
	float: left;
}
.top-input{
	margin-right: 6px;
}
/*
--------------- menu-top bandeau --------------*/

.top-menu{
	padding: 94px 14px 0 0;
	text-align: right;
/*	float: left;
	border: 1px red solid; */
}
.top-menu ul{
	margin: 0;
	padding: 0;	
}
.top-menu li{
	float: right;
	position: relative;
	list-style-type: none;
}
.top-menu li a:hover{
	background-color: transparent;
}
/*
--------------- Menu horizontal ----------- */
#menuh{
	height: 45px;
/*	-bottom
	border-top: 10px black solid; 
	border-bottom: 10px black solid;
	float: left;	
*/
}
#menuh ul{}
#menuh li{
	float: left;
	list-style-type: none;
}

/*
--------------- menu colonne droite --------------*/
#navigation-droite{
	float: right;
	width: 200px;
	margin-bottom: 20px; 
	padding: 0 0 4px 0;
	border-left: 1px dotted ;
	min-height: 290px;
}
.hauteur{
	float: right;
	width: 1px;
}
.corps{
	float: right;
	width: 199px;
}
.navigation-droite-item{
	margin: 0 22px 10px 22px;
	padding: 1px 10px;	
	font-size: 11px;
	font-weight: bold;
}
.navigation-droite-item a{}
.navigation-droite-item a:hover{}

/*
--------------- menu rubrique bas --------------*/

#menu-bas{
	margin: 20px 0 8px 0;
	padding: 0;
	width: 100%;
	float: left;
/*	border: 1px red solid; */
}
#menu-bas ul{
	margin: 0;
	padding: 0;	
}
#menu-bas li{
	float: left;
	position: relative;
	list-style-type: none;
}
#menu-bas li a:hover{
	background-color: transparent;
}



/*
--------------- menu partenaire bas --------------*/
#menu-partn{
	margin: 0 16px 14px 16px;
	padding: 14px 24px 0px 24px;
	border-top: 1px dotted;	
}
.menu-partn-case-titre{
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 16px 0 0 0;
}
.menu-partn-case-table{
	float: right;
	width: 650px;
	margin-bottom: 12px;
}
/*
--------------- pied de page --------------*/
#pied, .pied{
	margin: 0;
	padding: 4px 0 30px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#pied a{}
#pied a:hover{}


/*---------------hierarchie --------------*/
#hierarchie{margin-right:0px; font-size: 11px; width: 800px;}
#hierarchie a{}
#hierarchie a:hover{}

/*
------------- listes sommaire rubriques ----------------*/

.content{
	margin: 0;
	margin-top: 30px;
	padding: 0;
}
.content ul{
	margin-left: 14px;
	_margin-left: 16px;
}
.content li{
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
}
.content-left{
	margin-top: 10px;
}
.content-left li{
	float: left;
	width: 42%;
	margin-right: 4%;
}
.content h3{
	margin: 4px 0 0 0;
	font-size: 16px;
	line-height: 0.9em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
.content h3.titre{
	text-transform: none;
	font-weight: normal;
}
.content h3.rub{
	font-weight: bold;
	text-transform: uppercase;
}
.content h3 a{
	padding: 4px;
	display: block;
}
.content h3 span{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
.content h3 a span{}
/*
----------- constantes des pages -----------*/
#contenu{
	width: 550px;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
}
h1.titre{
	margin: 12px 0;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
h3.spip{
	text-align: left;
	margin: 10px 0 8px 0;
	padding: 0;
}
.page_article #contenu p{
	font-size: 12px;
	padding-bottom: 8px; 
}
p.surtitre{}
p.soustitre{
	font-weight: normal;
	text-align: left;
}
.chapo{
	padding-top: 8px;
	font-weight: normal;
	font-size: 0.88em;
}
.texte{
	padding-top: 0px;
	font-size: 12px;
}
.texte-message{
	padding-top: 0px;
	font-size: 12px;
}
.texte h2{
	padding-top: 10px;
}
h2 span.inter{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 0px solid;
}
.ps{
}
.notes h2{}
.texte ul{
	margin-left:16px;
}
.texte ol{
	margin-left:16px;
	_padding-left: 8px;
}
.texte li{
	padding-top: 4px;

}
div.zedocs{
	text-align: right;
	right: 0px;	
}
.zedocs-item{
	float: left;
	width: 45%;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.zedocuments{
	font-size: 11px;
	width: 100%;
}
table.zedocuments a{}

.texte .spip_documents_center{
	clear: none;	
}
.texte .spip_doc_descriptif{
	clear: none;	
}

/*
------------ contact formulaire --------------*/

.formulaire_spip{
	
}
.formulaire_ecrire_auteur .forml{
	font-size: 11px;
}
label{
	font-size: 11px;
}
fieldset.spip_encadrer{
	border: 0px;
}
legend{
	padding: 4px 0;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0px solid ;
}
.formulaire_ecrire_auteur .spip_bouton input{
	font-size: 11px;
}
fieldset{
	border: 1px solid;
	padding: 8px;
}
fieldset.previsu, fieldset.reponse_formulaire{
	border: 1px solid;
	padding: 0px 8px 12px 8px;
	margin-bottom: 12px;
	font-size: 11px;
}
.destinee{
	padding-top: 8px;
	font-size: 11px;
}
.destin{
	font-size: 11px;
}
.destin thead{
	font-size: 11px;
	font-weight: bold;
}
.destin a{}
.formulaire-enquete{
	padding-top: 8px;
	font-size: 11px;
}
.formulaire-enquete p{
	line-height: 20px;
}
.formulaire-enquete .spip_bouton{
	font-size: 11px;
}
p.form-sstitre{
margin-top: 8px;
	font-size: 11px;
	font-weight: bold;
}
.chapo .spip_logos{
	padding-right: 10px;
}
.denom{
	font-size: 11px;
}

/*
---------- Sommaire ---------------*/
.page_sommaire #conteneur{
	margin: 0px;
	padding: 0px;
}
.sommaire-anim{
	float: left;
	width: 370px;
	padding: 10px 0;
	margin-bottom: 90px;
}
.sommaire-annonce{
	float: right;
	width: 520px;
	vertical-align: top;
}
.sommaire-login{
	float: right;
	width: 700px;
}
.sommaire-inscription{
	float: right;
	width: 840px;
}
#sommaire-login-form{}
.sommaire-login-message{
	width: 370px;
	padding: 40px 0;
	font-size: 12px;
}
.sommaire-annonce-bandeau{
	padding: 14px 0 17px 0;	
}
.sommaire-login .sommaire-annonce-bandeau, .sommaire-inscription .sommaire-annonce-bandeau{
	text-align: right;
	margin-right: 25px;
}
.sommaire-annonce-news{}
.page_sommaire #conteneur #menu-bas{
	margin-left: 40px;
}
#teasing-presse{
	margin: 0 200px 0 150px;
	padding: 0 10px;
}
#teasing-actualite{
	float: left;
	width: 150px;
}
#teasing-sport{
	margin: 12px 200px 0 150px;
	padding:0 10px;
}
.teasing-titre{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px 5px;
	margin-right: 10px;
	margin-bottom: 8px;
}
.teasing-item{
	margin: 0 8px 8px 0;
	padding: 1px 5px;	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.teasing-item a{}
.teasing-item a span{
	font-weight: normal;
	text-transform: none;
}
.teasing-tout{ text-align: right;}

.autres-breves{
	margin: 12px 0;
}
.autres-breves-item{
	line-height: 0.9em;	
}
.autres-breves-item a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
}
.autres-breves-item a span{
	font-weight: normal;
	text-transform: none;	
}
.lesautres {
	margin-top: 30px;
	padding-top: 2px;
	border-top: 2px solid;
}
.lesautres h2{ font-size: 1em; font-weight: bold; }

/*
---------------- login ----------*/
#acces{
	float: right;
	width: 318px;}
.acces-item{
	margin: 0;
	padding: 0;
	padding-bottom: 18px;
	font-size: 12px;
}
.acces-bouton{
	margin-left: 220px;
}
.inscription{
	margin: 30px 0;
	font-size: 13px;
}
.sommaire-message{
	float: left;
	width: 300px;
	margin: 150px 0px 150px 40px;
	padding-right: 40px; 
	font-size: 12px;
}
.sommaire-message p{
	padding:10px 0;
	
}
.sommaire-message strong{
	font-weight: normal;
}

/*
----------- Inscription ----------*/

#sommaire-inscription-form{
	padding:0 0 40px 0;
	font-size: 12px;
}
.sommaire-login-form-top{
	width: 500px;
	margin-bottom: 12px;
	padding-bottom: 8px;
	font-size: 12px;
	border-bottom: 1px solid;
}
.sommaire-login-form-bot{
	width: 500px;
	margin-top: 12px;
	padding-top: 8px;
	font-size: 9px;
	border-top: 1px solid;
	text-align: justify;
}
.sommaire-login-form-table{
	font-size: 11px;
}
.sommaire-login-form-table input{
	border-width: 1px;
	font-weight: bold;
	font-size: 11px;
}
.sommaire-login-form-table select{
	border-width: 1px;
	font-size: 11px;
}

/*
------- Plan -------------------*/

.page_plan #contenu h2 {
	clear: none;
	border: 0px solid;
	padding: 20px 0 0 0;
	margin:0 ;
	font-weight: bold;
	text-align: left; }
	
.page_plan #contenu ul{
	margin: 0 0 0 40px;
	font-size: 11px;
}
.page_plan #contenu h4.menu-titre{
	font-size: 12px;
	text-align: left;
	border-bottom: 0px;
}
/*
------- Recherche -------------------*/
h1.recherche{
	text-transform: none;
}
.content .trait{
	width: 100px;
	border-bottom: 1px solid;
}
.content .intro{
	font-size: 11px;
	font-variant: normal;
}
.intro-date{
	font-style: italic;
}
.underscore{
	text-decoration: underline;
}
#rub-breve ul{
	font-size: 12px;
}
.content h3 a span.rub-ssrub{
	font-size: 16px;
	font-weight: bold;}