@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
table td{
	font-size:11px;
}
#page{
	
}
#header{
	background-image:url(images/header_bg.jpg);
	/*background-repeat:repeat-x;*/

}
#left{
	
}
#left #menu{
	list-style:none;
	margin:0px 5px;
	padding:0px;
}

#left #menu li{
	padding:3px;
	border-bottom:1px dotted #999999;
}
#left #menu li a{
	width:100%;
	text-decoration:none;
	display:block;
	color:#5a5753;
	padding:3px;
}
#left #menu li a:HOVER{
	background-color:#CCCCCC;
	color:#000000;
}
#left #partenaires{
	width:100%;
	text-align:center;
	margin-top:20px;
	color:#000;
}
#footer{
	border-top:1px solid #CCCCCC;
	padding:5px 3px;
	margin-top:6px;
	text-align:center;
	font-size:11px;
}
h1{
	font-size:14px;
	margin:0px;
	padding:2px;
}
.sommaire-actu{
	font-size:11px;
	text-align:justify;
}
.sommaire-actu h1{
	font-weight:normal;
	color:#15367a;
	font-size:12px !IMPORTANT;
}
.sommaire-actu img{
	/* float:left;
	margin-right:3px;
	width:140px; */
	
}
#sommaire-separ{
	background-image:url(images/sommaire-separ.jpg);
	background-repeat:repeat-x;
	height:10px;
	clear:both;
	margin-top:2px;
	margin-top:2px;
}
#syndicationBox{
	border:0px solid #294783;
	margin-top:3px;
	padding:3px;
	height:300px;
	overflow:auto;
}
#syndicationBox ul{
	/* list-style:none; */
	margin-left:0px;
	padding-left:0px;
}
#syndicationBox ul li{
	/* list-style-image:url(images/puce-synd.jpg); */
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px dotted #b2b2b2;
}
#syndicationBox ul li a{
	text-decoration:none;
	color:blue;
}
#syndicationBox ul li a:HOVER{
	text-decoration:underline;
	color:red;
}
.syndicProv{
	color:#b5b5b5;
	font-size:9px;
}
#agendaetvideo{
		margin:10px 0px 10px 0px;
		
}
#video{
	width:50%;
	height:280px;
	float:left;
}
#agenda{
	/* width:50%; 
	margin-left:50%;*/
	border:1px solid #15367a;
	margin-bottom:10px;
	overflow:auto;
	height:150px;
	background: #fff url(images/agenda_bg.jpg) no-repeat;
	color:#000;
}
.event{	
	margin-top:0px;
	margin-bottom:8px;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.event:HOVER{
	/*background-color:#e9eac5;*/
}
.event h1{
	margin:0px 0;
	font-size:12px;
	text-align:left;
}
.event p{margin:0;}
#marqueebox{
	background-color:#CCC;
}
#marqueebox a{
	text-decoration:none;
	color:blue;
}

#annonce{
	font-weight:bold;
	font-size:9px;
}

/*Page de l'intérieur*/
#rubrique{

}

#rubrique #titreRubrique{
	font-size:16px;
	font-weight:bold;
	margin:10px 3px;
	background-color:#637cc8;
	padding:5px;
	color:#FFFFFF;
}


.articles h2{
	font-size:15px;
}
.articles h3 a{
	font-size:13px;
	margin:0px;
	color:#000000;
	text-decoration:none;
}
.articles h3 a:HOVER{
	color:#637cc8;
	text-decoration:underline;
}
.articles ul{
	margin:5px 4px;
	padding-left:10px;
	list-style-image:url(images/arrow-right.png);
}
.articles ul li{
	margin-left:25px;
}
.articles ul  img{
	float:left;
	border:0px;
	margin:3px;
}
p.pagination{
	text-align:center;
	background-color:#e5e5e5;
	margin-left:60px;
	margin-right:60px;
	padding:3px;
}
.titreArticleRubrique{
	margin-bottom:2px;
}
.titreArticleRubrique a{
	text-decoration:none;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
}
.introduction{
	margin-bottom:20px;
}
.sousRubrique{
	list-style:none;
	text-align:center;
	margin-top:5px;
}
.sousRubrique li{
	background-color:#ffe9c9;
	display:inline;
	width:200px;
	margin:30px 10px 5px;
	padding:5px;
	border:1px solid #ffc180;
}
.sousRubrique li:HOVER{
	background-color:#ffc180;
}

.sousRubrique li a{
	text-decoration:none;
	color:#000000;
}

#article{
	padding:5px;
	font-size:13px;
}
#article #articleTitre{
	font-weight:bold;
	font-size:15px;
	background-color:#637cc8;
	color:#FFFFFF;
	padding:3px;
	width:100% !IMPORTANT;
}

/*portfolio*/
.pfolio{
	border:2px #CCC solid;
}
.pfolio:HOVER{
	border:2px #5499b0 solid;
}
#documents_portfolio{
	background-color:#5499b0;
	padding:2px;
	color:#FFFFFF;
}
#documents_portfolio h2{
	margin:0px;
	font-size:14px;
}
#document_actif{
	background-color:#91b6c3;
	text-align:center;
}
#photoencours{
	border:3px solid #E7E7E7;
	margin-top:10px;
}
.spip_doc_titre{
	font-weight:bold;
	font-style:italic;
	margin:0px;
	text-align:center;
	color:red;	
	width:100% !IMPORTANT;
}
.spip_doc_descriptif{
	font-size:10px;
	margin:0px;
}
.spip_documents_center{
	text-align:center !IMPORTANT;
}

h3.spip{
	color:#294782;
	text-align:center;
}
a{
	color:blue;
}
#plan h2+ul>li>a, #plan h2+ul>li>ul>li>a, #plan h2+ul>li>ul>li>ul>li>a{
	text-decoration:none;
	color:#000;
}
#logos{
	width:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#autresArticles{
	width:350px;
	margin-top:20px;
	border:1px solid #536fc2;
}

#autresArticles ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#autresArticles ul li {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	/*border-bottom:1px dotted #a2a2a2;*/
}
#autresArticles ul li a{
	text-decoration:none;
	color:#536fc2;
}
#autresArticles ul li a:HOVER{
	text-decoration:none;
	color:#FF0000;
}
.spip_documents_center{
	width:100% !IMPORTANT;
	text-align:center !IMPORTANT;
}
#documents_joints h2{
	font-size:12px;
	font-style:italic;
}
table.spip{
	width:100%;
	margin-bottom:5px;
}
table.spip td{padding:5px;}
table.spip .row_even{background:#ccc;}
h3.spip{font-size:13px;}