/*------------------------------------------------------*
  *-----------------------------------     CSS BODY     ----*
  *------------------------------------------------------*/


body {
	border:0;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-color: #91922B;
	color:#52575E;
}




/*------------------------------------------------------*
  *-----------------------------------     CSS GABARITS PRINCIPAUX     ----*
  *------------------------------------------------------*/

  
#global{
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top: 5px;
	background-image: url(../images/deco/p2.gif);
	background-repeat: repeat-y;
}

#bandeau{
	float:left;
	width: 990px;
	height:258px;
	background-image: url(../images/deco/bandeau.gif);
	background-repeat: no-repeat;
	}

#menu2{
	float:left;
	width: 902px;
	height: 52px;
	padding-left: 88px;

	}

#logo{
	float:left;
	width: 180px;
	height: 170px;
	}
	
#menu{
	float:left;
	width: 970px;
	height: 48px;
	background-color:#B1B420;
	}

	


#minheight {
	float: right;
	width: 20px;
	height: 300px;
	background-image: url(../images/deco/p1.gif);
	background-repeat: no-repeat;
}



	
#pied{
	clear:both;
	width: 990px;
	height:50px;
	background-image: url(../images/deco/pied.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	padding-top: 130px;
	font-size:11px;
	}
	
#pied a {
	color:#FFFFFF;
	text-decoration:none;

	}

#pied a:hover {
	color:#FFFFFF; 
	text-decoration:underline;
	}

/*------------------------------------------------------*
  *-----------------------------------     CSS HOME     ----*
  *------------------------------------------------------*/

#edito{
	float:left;
	width: 265px;
	background-image: url(../images/deco/edito.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:80px;
	padding-left:50px;
	padding-right:50px;
	}


#video{
	float:left;
	width: 240px;
	font-size: 11px;
	padding-right:23px;
	padding-left:10px;
	}

div.projet_video{
clear:both;
	width: 240px;
	height: 110px;
	margin-bottom:24px;
	overflow:hidden;
	}
	
.projet_video img{
	display:block;
	margin-right: 7px;
	}
	
.projet_video a{
	color:#52575E;
	text-decoration:none;
	}

.projet_video a:hover{
	color:#7A8289;
	}
	
img.vignette_video{
	border: 3px solid #FFFFFF;
	}

img.vignette_video:hover{
	border: 3px solid #91922B;
	}

#actualites{
	float:right;
	width: 332px;
	background-image: url(../images/deco/bg-actu.gif);
	background-repeat: repeat-y;
	}

#titre-actualites{
	float:left;
	width: 55px;
	height:340px;
	background-image: url(../images/deco/actualites.gif);
	background-repeat: no-repeat;
	}
	
#texte-actualites{
	float:left;
	width: 217px;
	padding-top:25px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	font-size: 11px;
	color: #FFFFFF;	
	}


a.titre_actu{
	font-size: 12px;
	text-transform: uppercase;
	color: #00407B;
	font-weight: bold;
	margin:0;
	text-decoration:none;
	}
	

a.titre_actu:hover{
	color: #FFFFFF;
	}


span.titre_actu{
	font-size: 12px;
	text-transform: uppercase;
	color: #00407B;
	font-weight: bold;
	margin:0;
	text-decoration:none;
	}
	

span.titre_actu:hover{
	color: #FFFFFF;
	}
	
	
a.texte_actu{
	color:#FFFFFF;
	text-decoration:none;
	}

a.texte_actu:hover{
	color:#DDDDDD;
	}


a.texte_archive{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
	}

a.texte_archive:hover{
	color:#DDDDDD;
	}
	

	

a.spip_note{
	color: #91922B;
	text-decoration: none;
	font-size:10px;
	}
a.spip_note:hover{
	color: #91922B;;
	}

p.spip_note{
	color: #52575E;
	font-size:10px;
	margin:0;
	}
	
span.spip_documents{

float: left; margin-right: 15px; margin-bottom: 5px;
	}


/*------------------------------------------------------*
  *-----------------------------------     CSS lien top    ----*
  *------------------------------------------------------*/


a.linkup{
	display:block;
	clear:both;
	background-image:url(../images/deco/up.png);
	background-repeat:no-repeat;
	background-position:right;
	height:16px;
	width:100%;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
a.linkup:hover{
	background-image:url(../images/deco/up2.png);
}

a.spip_mail, a.spip_in, a.spip_out{
	color: #000000;
	}
a.spip_mail:hover, a.spip_in:hover, a.spip_out:hover{
	color: #333333;
	text-decoration: none;
	}
	
/*------------------------------------------------------*
  *-----------------------------------     CSS GABARITS TABLEAUX     ----*
  *------------------------------------------------------*/



table.spip { font-size:.9em; margin:.5em auto; border: 1px solid #999999; border-collapse:collapse; }
table.spip caption{font-weight: bold; font-size : 16px; padding:30px;}
table.spip tr.row_first { background-color: #fff; height:40px; }
table.spip tr.row_odd { background-color: #dcdcdc; }
table.spip tr.row_even { background-color: #f2f2f2; }
table.spip td { padding:15px; text-align: left; vertical-align: middle; }
table.spip th { font-weight: bold; font-size : 11px; text-transform:uppercase; padding:15px; }
table.spip td img:hover {	
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
	}

/* hack FF pour envlever pointillés autour des liens */

a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}

/* fin de hack */