body{
	background: #65645c url("/squelettes/IMG/bodyBg.gif") repeat-x top;
	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: verdana, sans-serif;
	font-size: small;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em 0;
	font-family: arial, verdana, sans-serif;
}
hr{
	width: 90%;
	color: #efefef;
	background-color: #efefef;
	border: 0;
	height: 1px;
	margin-bottom:5px;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: #527dbf;
}
img{
	border:none;
}
a:HOVER{
	color: #85afdf;
}
#main{/* le conteneur principal */
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* on retablit l'alignement normal du texte */
	background-color: #FFFFFF;
	width: 980px;
	margin-top: 5px;
}

/*************** tabs *****************/
#header{
	position: relative;
}
#header ul{
	width: auto;
	position: absolute;
	bottom: -1px;
	right: 0;
	margin: 0;
	padding: 0 15px 0 0;
}
#header > ul a {
	width:auto;
}
#header li{
	float: left;
	list-style: none;
	white-space:nowrap;
	margin-right: 1px;
	padding: 0 0 0 11px;
	background: url("/squelettes/IMG/tabLeft.png") no-repeat left top;
	display:inline;
}
#header li a{
	display: block;
	padding:5px 11px 5px 0px;
	background: transparent url("/squelettes/IMG/tabRight.png") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#eee;
}

#header ul #selectedTab{
	background-position:0 -100px;
}
#header ul #selectedTab a {
	background-position:100% -100px;
	padding-bottom:5px;
	color:#555;
}

#header {/* le bandeau avec image  */
	background: url("/squelettes/IMG/headerMiddle.jpg");
	width: 980px;
	height: 151px;
}
#header li:hover, #header li:hover a {
	background-position:0% -100px;
	color:#555;
}
#header li:hover a {
	background-position:100% -100px;
}
#headerBottom{/* le bandeau avec image  */
	width: 980px;
}

/******** footer (pied de page) ******************************************************/
#footer{
	width: 980px;
	height: 20px;
	clear: both;
	background: #65645c;
	text-align: center;
	padding-top:4px;
}
#footer img{
	margin-bottom: -4px;
}
#footer a{
	color:#fff;
}

#mainContent{/* ce qui contient menu, content et news */
	background: url("/squelettes/IMG/centertop.gif") top right no-repeat;
}

/****** left menu *****************************************************/
#menu{
	float: left;
	width: 180px;
	padding:25px 0 0 0;
	background: #fcfbf5 url("/squelettes/IMG/menutop.png") no-repeat;
	margin-top: 0px;
}

.planSecteur{
	font-size:13px;
	margin: 10px 0px 10px 8px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.planTitre{
	font-size:11px;
	margin: 4px 0px 0px 10px;
}
.planContenu{
	font-size:10px;
	color:#000000;
	margin: 0px 0px 0px 10px;
	white-space: nowrap;
}

.moduleTitleBox{
	margin-left: -6px;
}
.underline{
	margin-left: 6px;
	border-bottom: #ccc solid 1px;
}
.m1Box{
	background: transparent url("/squelettes/IMG/01.png") left bottom no-repeat;
}
.m2Box{
	background: transparent url("/squelettes/IMG/02.png") 5px bottom no-repeat;
}
.m3Box{
	background: transparent url("/squelettes/IMG/03.png") left bottom no-repeat;
}
.m4Box{
	background: transparent url("/squelettes/IMG/07.png") 5px bottom no-repeat;
}
.m5Box{
	background: transparent url("/squelettes/IMG/05.png") left bottom no-repeat;
}
.m6Box{
	background: transparent url("/squelettes/IMG/06.png") left bottom no-repeat;
}
.m7Box{
	background: transparent url("/squelettes/IMG/04.png") 5px bottom no-repeat;
}
.m8Box{
	background: transparent url("/squelettes/IMG/08.png") left bottom no-repeat;
}
.m9Box{
	background: transparent url("/squelettes/IMG/09.png") bottom left no-repeat;
}
#menu ul{
	margin: 10px 5px 0 -27px;
}
#menu h1{
	color: #444;
	font-size: 110%;
	padding: 15px 0 0px 24px;
	margin: 0;
}
#menu li{
	list-style-image: url("/squelettes/IMG/link_dot2.gif");
	margin: -2px 0 6px 20px;
}
#menu .selectedModule, #menu .selectedModule a, #menu li:hover{
	list-style-image: url("/squelettes/IMG/link_dot3.gif");
	color:#ff6f6f;
}
#logosHomepage li, #logosHomepage li:hover{
	list-style-image:none;
	list-style-type:none;
	margin:0 0 15px 0px;
}
ul#logosHomepage{
	margin-top: 40px;
}

/****** content ******************************************************/
#content, #contentHome{
	float: left;
	width: 610px;
	padding: 20px 5px 0 5px;
	background: transparent url("/squelettes/IMG/centertop.gif") no-repeat;
}
#contentHome{
	width: 720px;
	padding:40px 10px 0 35px;
	background: transparent url("/squelettes/IMG/centerHometop.png") no-repeat;
}
#content ul li{
	list-style: none;
}

.article{
	margin: 5px 15px;
}
.titreArticle{
	background: url("/squelettes/IMG/bubbles.gif") no-repeat right bottom;
	border-bottom: 1px #f4f2e4 solid;
	height: 22px;
	padding-left:5px;
}
.titreArticle a, .titreArticle span{
	color: #527dbf;
	font-size: 130%;
	float: left;
}


.titreArticle span, .crumb{
color:#b39a70;
}
.titreArticle div{
	font-size:70%;
	float: right;
	color: #888;
	height:15px;
	padding-right: 35px;
	padding-top:8px;
}
.auteursArticle{
	text-align:right;
	font-size:70%;
	color: #888;
	margin: 0px 0px 15px 10px;
}
/******************* DEBUT TESTS SYLVAIN (NE PAS SUPPRIMER) ***********************************/
#derniersArticle{
	background: #e1e1d0 url("/squelettes/IMG/diagonals.gif");
	padding: 2px 9px;
	margin: 0 0 15px 0;
	-moz-border-radius:6px;
	float:left;
	display: block;
}
#derniersArticle #label, #docJoints span{
	background: transparent url("/squelettes/IMG/arrowDown.gif") left bottom no-repeat;
	padding: 0px 25px;
}
#derniersArticle #label{
	float:left;
	background-color: transparent;
}
#derniersArticle #archivesLink{
	float:right;
	background-color: transparent;
}

.articl{
	margin: 25px 15px 35px 15px;
	clear: both;
}
.articleCorps2{
	background: transparent url("/squelettes/IMG/backgroundTitleUpDown.jpg") repeat-x bottom;
	margin: 0;
	padding: 0px 0px 15px 0px;
}
.articleImportant{
	margin: -10px 15px 15px 15px;
}
.articleTitre{
	border-bottom: 1px #f4f2e4 solid;
	margin-bottom:0px;
	padding:0 0 2px 0px;
	font-family: 'Helvetica Neue', 'HelveticaNeue', 'Helvetica';
}
.articleTitre span{
	color: #b39a70;
	font-size: 200%;
}
.articleTitre a{
	font-size: 200%;
	padding:0px 0px 0px 0;
	background-color: transparent;
}

.articleFooter{
	text-align:right;
	font-size:90%;
	font-weight:bold;
	color: #888;
	margin: 0px 0 0 0px;
	clear: both;
	border-top: 1px #f4f2e4 solid;
	padding-top:1px;
	white-space:nowrap;
}
.articleFooter a{
	white-space:nowrap;
}
.articleFooter .spip_logos{
	margin-bottom: -5px;
	margin-right: 2px;
}
.test{
	border-bottom: 1px solid #eee;
		
}

.articleCorps{
        width: 95%;
	margin: 0;
	padding: 15px 5px 0px 5px;
	background: transparent url("/squelettes/IMG/backgroundTitle.jpg") repeat-x top;
	line-height: 1.4em;
}
.articleImportantTitre{
	color: #777;
	font-size: 120%;
	height:18px;
	font-weight: normal;
	padding: 12px 0px 0px 10px;
	background: transparent url("/squelettes/IMG/gradientImportant.png") bottom repeat-x;
	}
.articleImportantDescriptif, .articleImportantCorps{
	padding: 5px 10px 10px 10px;
	background-color: #eff5ff;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px; 
}
.jour{
	font-size: 120%;
	color:#888;
	font-weight: bold;
	font-family: Trebuchet;
	margin: 0px 0 0 0;
}
.mois{
	margin: -1px 0 0 0px;
	color:#99b;
	font-size: 80%;
	background-color: #fff;
	padding: 0px 3px 1px 3px;
	-moz-border-radius:4px;
}
.year{
	float: right;
	margin: -10px 0 0 530px;
	position: absolute;
	text-align: center;
	padding: 3px;
	-moz-border-radius:4px;
}
.date, .dateHome{
	float: right;
	margin: -20px 0 0 558px;
	position: absolute;
	text-align: center;
	padding: 3px;
	-moz-border-radius:4px;
}
.dateHome{
	margin: -20px 0 0 665px;
}
.dateSecteur_110{/* secteur "comité" */
	background:#eff5ff;
}
.dateSecteur_110 .jour{/* secteur "comité" */
	color: #6387c2;
}
.dateSecteur_94{/* secteur "comité" */
	background:#f4f2e4;
}
.dateSecteur_94 .jour{/* secteur "comité" */
	color: #b0aa78;
}
.dateSecteur_90{/* secteur "comité" */
	background:#f0f7d5;
}
.dateSecteur_90 .jour{/* secteur "comité" */
	color: #93a353;
}
.dateSecteur_20{/* secteur "comité" */
	background:#ebebeb;
}
.dateSecteur_20 .jour{/* secteur "comité" */
	color: #a1a1a1;
}

.url{
	color: #527dbf;
	width: 520px;
}
#archives, #linkList{
	margin: 0 0 20px 15px;
	padding:0;
	clear: left;
}
.archiveAnnee{
	font-size: 160%;
	margin-top:30px;
	padding: 2px 10px;
	background: #EEEEEE url("/squelettes/IMG/diagonals.gif");
	-moz-border-radius:8px;
}
.archiveMois{
	font-size: 130%;
	margin-top: 15px;
}
.archiveJour{
	font-size: 105%;
}
#archives .archiveTitre, #linkList .linkList{
	margin: 2px 0 0 20px;
	list-style: url("/squelettes/IMG/arrow.gif");
}
.archiveTitre span{
	color: #aaa;
}
.archiveTitre span a{
	color: #777;
}
#archivesListeAnnees{
	text-align: center;	
	padding:0;
	background-color:#0ff;
	margin: 15px 0px 50px 0px;
	font-size: 120%;
}
#archivesListeAnnees li{
	float:left;
	padding: 3px 7px;
	background-color:transparent;
	display:block;
}
#archivesListeAnnees li.selected{
	background-color: #eff5ff;
	-moz-border-radius:8px;
}
#archivesListeAnnees li.selected a, #archivesListeAnnees li.selected a:hover{
	color: #666;
	text-decoration:none;
	cursor:default;
}
/******************* FIN TESTS SYLVAIN ***********************************/

.corpsArticle{
	margin-bottom: 20px;
	padding: 2px 0 20px 0px;
	background: transparent url("/squelettes/IMG/backgroundTitle.jpg") repeat-x top;
}
.importantCorpsArticle{
	background: #eff5ff;
	padding: 10px 10px;
	margin-top:0px;
	margin-bottom: 15px;
	}

.titreImportantCorpsArticle{
	color: #999;
	font-size: 105%;
	font-weight: bold;
}
.descriptifCorpsArticle{
	padding-top: 10px;
}

#docJoints {
	float:left;
	font-size:14px;
	margin: 8px 15px 30px 15px;
	padding: 1px 8px;
	color:#527dbf;
	background: #EEEEEE url("/squelettes/IMG/diagonals.gif");
	-moz-border-radius:8px;
	width: 560px;
}

#docJoints li{
	font-size:10px;
	margin: 15px 0px 20px 0px;
}
#docJoints img {
	max-height: 30px;
	max-width: 30px;
	}
#docJointsPart1 {
	float: left;
	}
#docJointsPart2 {
	float: right;
	}
.planSite{
	font-size:14px;
	margin: 12px 0px 0px 10px;
	color:#527dbf;
}
.planSite li{
	font-size:12px;
	margin: 15px 0px 20px 10px;
}
a.lireLaSuite {
	margin-left: 10px;
	white-space: nowrap;
}
.imgArticleRight{
	float: right;
	margin: 5px 0px 1px 10px;
}
.imgArticleLeft{
	float: left;
	margin: 5px 10px 1px 0;
}
.imgArticleRight img, .imgArticleLeft img{
	border:none;
}

/******* right menu ****************************************************/
#news{
	float: right;
	width: 180px;
	background: #fcfbf5;
	margin-top: 10px;
	padding-top:0;
}
#newsTop{
	background: transparent url("/squelettes/IMG/newstop.png") repeat-x top;
	height:40px;
	margin-bottom: -15px;
	padding-bottom:0;
}
#newsContent{
	padding: 0px 7px 0 12px;
	background: #fcfbf5;
	margin-top: 0px;
	margin-bottom: 0px;
}
#newsBottom, #menuBottom{
	background: url("/squelettes/IMG/newsBottom.png") repeat-x top;
	height:40px;
}
#newsContent ul{
	padding:0;
	margin:0 5px 0 15px;
	list-style: url("/squelettes/IMG/arrow.gif");


}
#newsContent li{
	margin-top:7px;
	font-size: 80%;
		color: #ff6060;
}
#newsContent h1{
	color: #444;
	font-size: 110%;
}

.dateBreve{
	color: #aaa;
	margin-left:-15px;
	padding-left: 15px;
}
#partenaires{
	list-style:none;
	padding:20px 0 0 0;
	margin:0;
	text-align:center;
}
#partenaires li{
	margin:10px 0;
}
.pagination{
	text-align:right;
	margin: 2px 15px 10px 0;
}
#filAriane{
	font-weight: bold;
	margin-left: 15px;
}

#rechercher{
	text-align:center;
}
#plongeur{
	background: transparent url("/squelettes/IMG/plongeur2.gif") no-repeat right bottom;
	width:  100px;
	height: 113px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	bottom: 110px;
	left: 480px;

}
.upload{
	margin: 500px 15px 10px 20px;
}
#poissonRouge{
}
.videoArticle{	
        width:  320px;
        margin-left: auto;
	margin-right: auto;
}