body {
		margin: 0 5px;
	}
	
*	{
		font-family:arial,tahoma,verdana,helveticasans-serif;
		color:#212930;
	}

/*bloc englobant tous les autre permettra &#233;ventuellement le centrage de la page*/
#page {
	width:1000px;
	
}

/*bloc contenant les liens vers l'accueil et le plan du site*/
#basic_link{
	text-align:right;
	padding-right:50px;
}
#basic_link a{
	font-size:0.7em;
	font-weight:bold;
	text-decoration : none;
}
#basic_link a:hover{
	color:#d01d00;
}
/*entete*/
#header {
	width: 100%;
	height:70px;
	background : url(../graphics/headerBG.jpg) no-repeat right;
}

/*bloc contenant le logo*/
#logo {
	float:left;
}
/*bloc de recherche*/
#search{
	float : right;
	margin-right:10px;
	padding-top:25px;
}
 /*pour Gecko*/
#header > #search {
	/*padding-top:30px;*/
	/*line-height:60px;*/
	margin-right:20px;
}

.searchLabel{
	font-weight : bold;
	font-size : 0.7em;
	color: white;
}

/*bandeau de navigation primaire*/

#nav1{
	width:100%;
	background : url(../graphics/nav1BG.gif) repeat-x top;
	text-align:right;
	margin:0;
	padding:0;
}


/*hack ie*/
#page > #nav1{
	height : 30px;
}

#nav1 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav1 li{
	display:inline;
	/*border-left:solid 1px white;*/
	padding: 0;
	margin:0;
}

#nav1 img{
	border-left:solid 1px white;
	padding: 0;
	margin-right:-4px;
	margin-bottom:-3px;
}

#nav1 .last{
	margin-right:0;
}


/*partie de la css destinee &a; la page d'accueil du site */
#sommaire {
	float:left;
/* 	margin-left : 20px; */
	margin-bottom:20px;
}

#sommaire .accueil{
	float:left;
/* 	margin-left : 20px; */
	margin-bottom:20px;
}

#sommaire h1 {
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
}

#sommaire h2{
	font-family:"Trebuchet ms", arial,tahoma,verdana,helvetica, sans-serif;
	font-size : 1.4em;
	color:white;
	margin : 5px 5px 32px 5px;
}

#sommaire ul{
	list-style-type: none;
	padding:0;
	margin:0;
	border-bottom:solid 1px white;
}

#sommaire li {
	padding:0;
	margin:0;
}

.head a{
	font-family:inherit;
	text-decoration: none;
	font-size :inherit;
	margin: 0;
	padding:0;
	color: white;
}

.head a:hover {
	background:none;
}

#sommaire .rubrique a{
	width:172px;
	text-decoration:none;
	font-weight:bold;
	font-size:0.7em;
	display:block;
	padding: 10px;
}



#ess .rubrique a:hover{
	color:white;
	background:#dc5640;
}

#cress .rubrique a:hover{
	color:white;
	background:#a8cb4c;
}

#action .rubrique a:hover{
	color:white;
	background:#fbc040;
}

.part {
	float:left;
	margin : 10px 25px;
	width:192px;
}

.footer {
	height:7px;
	padding:0;
	margin:0;
}





#ess .head{
	background: #fae9e6 url(../graphics/essBG.jpg) no-repeat;
}

#cress .head{
	background:#e2eec4 url(../graphics/cressBG.jpg) no-repeat;
}

#action .head{
	background:#feeac0 url(../graphics/actionBG.jpg) no-repeat;
}

#ess .footer{
	background: #fae9e6 url(../graphics/essFoot.gif) no-repeat bottom;
}

#cress .footer{
	background:#e2eec4 url(../graphics/cressFoot.gif) no-repeat bottom;
}

#action .footer{
	background:#feeac0 url(../graphics/actionFoot.gif) no-repeat bottom;
}

#ess ul{
	background: #fae9e6 ;
}
#cress ul{
	background: #e2eec4 ;
}
#action ul{
	background: #feeac0 ;
}
 .head {
	height:205px;
	border-bottom: white 1px solid;
}

.intro {
	font-size:0.7em;
	font-weight:bold;
	margin:5px;
	color:white;
	height: 113px;
	/*padding-bottom:22px;*/
	background : url(../graphics/introBG.gif) no-repeat bottom right;
}

#ess .intro {
	height: 113px;
}

#ess .citation{
	display: block;
	font-size :0.9em;
	font-weight: normal;
	color : white;
	padding-top :5px;
	width : 160px;
}

#ess h2 {
	margin-bottom:5px;
}

/*block ou s'affiche les partenaires*/
#partners{
	clear: left;
	width : 790px;	
}

#partners h2{
	color:#212930;
	font-size : 0.8em;
	margin-bottom : 5px;
	padding : 20px 0 0 10px;
	/*font-family: "Verdana", arila, helvetica, sans-serif;*/
	border-bottom : solid 1px #e2eec4;
	/*font-weight:normal;*/
}

.partner{
	float:left;
	height:60px;
	line-height:60px;
	margin : 0 10px;
	
}
/*fin de la partie destine a la page d'accueil*/

#content {
	/*background:#F6EADE;*/
	background : #f4f8e8;
	height:auto;
	/*background : green;*/
}



#context {
	margin-left:180px;
	background:white;
}

#context table.spip {
	border : solid 1px #ccc;
}

#context .row_even{
	background : #f4f8e8;
}

#context .row_even td, #context .row_odd td{
	padding : 2px;
}


/*menu de navigation gauche*/
#nav2{
	float:left;
	width : 180px;
	padding-bottom:20px;
}

#nav2 h2{
	background : url(../graphics/h3BG.gif) no-repeat left bottom;
	font-size : 0.8em;
	text-transform:uppercase;
	font-family: Arial, helvetica, sans-serif;
	margin:5px;
	padding:30px 0 0px 21px;
	color:#dc5640;
}


ul.menulist li ul{ display:none; }

ul.menulist li:hover>ul{ display:block; }

ul.menulist,
ul.menulist ul{
/* background:#6262A4;*/
 border-top:1px solid #fff;
 /*border-bottom: 0px;*/
 list-style:none;
 margin:0px;
 padding:0px;
 width:180px;
 _width:170px;
}

ul.menulist ul{
 position:absolute;
 top:-1px;
 left:180px;
}

ul.menulist li{
 position:relative;
 margin:0px;
 padding:0px;
 border-bottom: 1px solid #FFFFFF;
}

ul.menulist a{
	display:block;
	_width: 100%;
	color:#212930;
	text-decoration:none;
	padding: 5px;
	font-size:0.7em;
	font-weight:bold;
}

ul.menulist a:hover{
	background:#dc5640;
	color:#FFFFFF;
}

 li.smenu ul.menulist{
	 background:#dc5640;
}

ul.menulist li.smenu:hover, ul.menulist li.smenu>a:hover {
	background:#dc5640;
}

/*specifique au bouton d'inscription des forums*/
#inscription{
	width:180px;
	float:right;
	margin:20px 10px;
}

/*menu de navigation droit*/
#nav3{
	width:180px;
	background : #fff7e6 url(../graphics/nav3Bg.gif) no-repeat center bottom;
	float:right;
	margin-right:10px;
	font-family: "Verdana", arial, helvetica, sans-serif;
	padding-bottom : 50px;
	margin-bottom:20px;
}



/*pour Gecko*/
#page > #nav3{
	margin-right:20px;
}

#nav3 h3{
	background : url(../graphics/h3BG.gif) no-repeat left bottom;
	font-size : 0.8em;
	text-transform:uppercase;
	font-family: Arial, helvetica, sans-serif;
	margin:5px;
	padding:30px 0 0px 21px;
	color:#dc5640;
}
#nav3 h4{
	font-size:0.8em;
	padding:10px 5px 5px 5px;
	margin:0px;
	font-family: "Trebuchet ms", arial, helvetica, sans-serif;
	color:#dc5640;
	border-top: 1px solid white;
}

#nav3 a{
	width:170px;
	display:block;
	/*font-family: "Verdana", arial, helvetica, sans-serif;*/
	text-decoration: none;
	font-size :0.7em;
	font-weight: bold;
	/*padding : 5px 5px 5px 20px;*/
	padding:5px;
	/*margin-bottom :-18px;*/
}

#nav3 >a {
	margin:0;
}

#nav3 a.colloc{
	margin: 0;
	padding:0;
}

#nav3 a.colloc img{
	border:0;
}

#nav3 a:hover{
	color:white;
/* 	background:#faab00; */
	background:#dc5640;
}


#nav3 .titre a{
	color:#dc5640;
	font-size : 1em;
	margin : 0;
	display:inline;
}

#nav3 .titre a:hover{
	background:none;
	text-decoration:underline;
}

#nav3 ul{
	padding:0;
	margin:0;
	border : solid 1px white;
	border-width : 1px 0;
	list-style-type: none;
}

#nav3 .event {
	font-weight:normal;
}

#nav3 .rubriqueLink a{
	padding-left : 20px;
}

#nav3 .articleLink a{
	padding-left : 20px;
}

/*rubrique contenant le texte relatif au contexte de la page*/
#text{
	width : auto ;
	padding : 20px 30px;
	margin-right : 200px;
	color:#212930;
	background:white;
}

#text {
height: 5em;
}

html>body #text {
height: auto;
min-height: 5em;
}

#text h1{
	font-family:"Trebuchet ms",Arial, hevetica, sans serif;
	font-size : 1.4em;
	margin-bottom : 5px;
	/*font-weight:normal;*/
}

#surtitre, #soustitre {
	font-family:"Trebuchet ms",Arial, hevetica, sans serif;
	font-size :0.8em;
}

#surtitre {
	color:#dc5640;
	
}
#soustitre{
	
	/*font-weight:normal;*/
}
#date {
	font-size:0.7em;
	color:#dc5640;
}
#chapo {
	font-size:0.8em;
	margin : 20px 0;
	font-weight: bold;
	text-align:justify;
}

#chapo.rubrique {
	font-size:0.7em;
	margin : 20px 0;
	font-weight: normal;
	text-align:justify;
}

#notes {
	margin :20px 0;
	/*background : #f4f8e8;*/
	font-size: 0.7em;
	font-weight:bold;
	padding : 5px;
	
}

/*mise en forme de la liste des elements contenus dans la rubrique*/
#rubrique_content {
/* 	clear:left; */
	border-top :#ccc solid 1px;
}

#rubrique_content ul {
	margin:0;
	margin-left : 20px;
	padding:0;
	list-style-type : none;
}

#rubrique_content .articles {
	list-style-image: url(../graphics/file.png);
}

#rubrique_content .rubriques {
	list-style-image: url(../graphics/folder.png);
}
#rubrique_content a {
	font-size : 0.7em;
	color:#dc5640;
	font-weight:bold;
	text-decoration : none;
}

#rubrique_content h3{
	font-size: 0.8em;
}

#rubrique_content a:hover {
	text-decoration : underline;
}

/*mise en forme des documents joints*/
#attachment h3{
	font-size: 1.2em;
}
#attachment {
	font-size : 0.7em;
}

#attachment ul {
	margin:0;	
	margin-left : 5px;
	padding:0;
	list-style-type : none;
}

#attachment li{
	margin-bottom:10px;
}

#attachment a {
	font-weight:bold;
}

#ps{
	font-size : 0.7em;
	color :gray;
	background : #f4f8e8;
	font-weight:bold;
	padding : 5px;
	border-top : solid 1px #ccc;
}

#texte{
	font-size:0.7em;
	text-align:justify;
	padding-bottom : 20px;
}



.spip {
	font-family:"Verdana",Arial, hevetica, sans serif;
}

.spip_note {
	color:#dc5640;
	font-weight: bold;
}

.spip_out , .spip_in{
	color:#dc5640;
	font-weight: bold;
}

ul .spip {
	list-style-type: square;
	padding-left : 5px;
	margin-left : 20px;
}

/*.spip i {
	padding : 0;
	margin : 0;
}*/

#context_logo img{
	float : left;
	margin: 0px 10px 10px 0;
}



.rubrique_logo {
	margin-top : 10px;
}
/*img.spip_logos {
	margin-right : 0 10px 10px 0;
}*/
/*saut de page*/
/* #context >  */
#jump{
	clear:both;
	display:block;
	padding-bottom:20px;
}


#footer {
	/*margin-top : 20px;*/
	clear:both;
	background: #CD1C00;
	height:29px;
	/*line-height:29px;*/
	width:1000px;	
}

#footer a{
	color : white;
	font-size:0.7em;
	text-decoration : none;
}

#footer a:hover{
	text-decoration:underline;
}

#footerLeft{
	width : 795px;
	text-align : center;
	float:left;
	height:29px;
	line-height:25px;
	background : url(../graphics/footerBGleft.gif) no-repeat left top;
	color : white;
	
}

#footerRight{
	text-align:center;
	float:right;
	width:200px;
	border-left : solid 1px white;
	line-height:29px;
	background : url(../graphics/footerBGright.gif) no-repeat right;
}

/*document joint*/
.file{
	font-weight:normal;
}

.document {
	list-style-type:square;
}

.spip_documents_left{
	margin: 0px; 
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.spip_documents_center{
	margin: 0px; 
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.spip_documents_right{
	margin: 0px; 
	margin-left: 20px;
	margin-bottom: 5px;
	text-align: center;
}

/*.rubrique_link{
	background : url(../graphics/folder.gif) no-repeat left;
}

.article_link{
	background : url(../graphics/file.gif) no-repeat left;
}*/

 /*petit poucet*/
#path {
	color: gray;
	font-size:0.7em;
	border-bottom : solid 1px #ccc;
}

#path a{
	text-decoration: none;
	color: gray;
}

#path a:hover{
	border-top : solid 1px #ccc;
/* 	text-decoration:underline; */
}


/*mise en forme des actus*/

#news h3.date {
	font-family : "Georgia", Trebuchet ms, arial, sans-serif;
	font-weight : bold;
	font-size : 1.2em;
	/*color : #faab00;*/
	color:#dc5640;
	margin : 5px 0 10px 0 ;
}

#news .surtitre{
	font-weight:bold;
	font-size:0.7em;
	margin-top :20px;
}

#news .soustitre {
	font-weight:bold;
	font-size:0.9em;
}
#news h2.titre {
	font-family : "Trebuchet ms", arial, sans-serif;
	font-size :1.4em;
	margin : 5px;
}

#news .texte{
	font-size : 0.7em;
	font-family : "Verdana", arial, helvetica, sans-serif;
	text-align : justify;
}

#news .link{
	text-align:right;
	font-weight : bold;
	font-size :0.7em;
	border-bottom : solid 1px #ccc;
} 

#news .link a{
	text-decoration : none;
	color:#dc5640;
}

#news .link a:hover{
	text-decoration : underline;
}

/*mise en forme des liens*/
#links h3 {
	margin :20px 0 0 0;
	font-size:0.8em;
	padding-left :23px;
	background : url(../graphics/out.gif) no-repeat left bottom;
	line-height : 17px;
}
#links .link{
	text-align:right;
	border-bottom : solid 1px #ccc;
	font-size : 0.7em;
}

#links .texte{
	text-align:justify;
	font-size : 0.8em;
	margin : 10px 0;
}
#links .link a{
	text-decoration:none;
	font-weight:bold;
	color:#dc5640;
}
#links .link a:hover{
	text-decoration:underline;
}

/*mise en forme des resultats de la recherche*/
.recherche_item {
	text-align:justify;
}

.recherche_item h2{
	font-size : 1em;
	font-family : "Trebuchet ms", arial, helvetica, sans-serif;
/* 	font-weight : normal; */
	margin:20px 0 0 0;
	padding:0;
}

.recherche_item h2 a{
/* 	text-decoration: none; */
/* 	color:#d01d00; */
	color:#dc5640;
}

.recherche_desc {
	padding:0;
	margin: 5px 0;
	font-size :0.8em;
}

.url {
	color :#8bba10;
	font-size : 0.7em;
}

/*style du plan du site*/
/*style du plan*/
 .map {
	background: url(../graphics/mapBG.gif) no-repeat left 65px;
}
#map_content{
	margin : 10px;
	width:1000px;
	margin-bottom : 20px;
}

#map_content h1{
	font-size : 1.6em;
	font-weight:normal;
	font-family: "Trebuchet ms", arial, verdana, helevtica, sans-serif;
}

#map_content .rubrique {
	margin-top : 5px;
	font-weight:bold;
	font-size :1em;
}

#map_content .secteur {
	margin-top:20px;
	margin-left : 20px;
	float:left;
	width:300px;
	/*padding : 5px;*/
	color:#dc5640;
	font-size :0.9em;
	line-height : 1.8em;
}

#map_content .secteur a{
	color:#8bba10;
	text-decoration: none;
}

#map_content .secteur a:hover{
	text-decoration : underline;
}

#map_content .secteur ul{
	margin:5px;
	padding-left:15px;
	list-style-type: none;
	list-style-image:url(../graphics/nav.gif);
}

#map_content .article{
	font-weight:normal;
	font-size :0.8em;
}


#map_content .secteur_titre{
	font-size:1.4em;
	/*font-weight : bold;*/
	height : 25px;
	
	border-bottom : 1px solid #dc5640;
}

#map_content .secteur_titre a{
	color: #dc5640;
	padding-left : 25px;
	background : url(../graphics/h3BG.gif) no-repeat left center;
	/* border-bottom : 1px solid #ccc; */
}

#map_content .secteur_titre a:hover{
	text-decoration:none;
}

.error{
	font-size : 0.8em;
	font-weight : bold;
	color : red;
	line-height : 1.5em;
}

#inscription_confirm{
	font-size : 0.8em;
}

#inscription_confirm .adresse{
	font-weight : bold;
	padding-left : 50px;
}

#inscription_confirm .important{
	font-weight : bold;
	color : #dc5640;
	font-style : italic;
	padding : 5px;
	border : 1px solid #dc5640;
}

#inscription_confirm .coast{
	font-weight : bold;
	font-size : 1.2em;
	color : #dc5640;
	font-style : italic;
	padding-left : 50px;
}

/* inscription colloque */
a#inscription{
	display:block;
	padding-top : 0;
	margin-top : 0;
	border: 0;
	color : #FFF !important;
}

a#inscription img{
	border: 0;
        color : #FFF !important;
}

body.colloque #nav3{
	background: none;
}

body.colloque div.hack-colloque{
	background:#FFF7E6 url(../graphics/nav3Bg.gif) no-repeat scroll center bottom;
	padding-bottom:50px;
	border : 0;
	position : relative;
	top : -4px;
}

body.colloque #nav3 a:hover{
	background : none; 
}

body.colloque #nav3 div.hack-colloque a:hover{
	background: #dc5640;	
}

