﻿body {
	  
	margin:0px;
	  
	font-family: Verdana;
	font-size: 12px;
	color: #452705;
	
}

A 		{ color: #362F2D; font-weight: bold; text-decoration: none; } 
A:link		{ color: #534741; font-weight: bold; text-decoration: none; } 
A:active	{ color: #736357; font-weight: bold; text-decoration: none; }
A:visited	{ color: #947e73; font-weight: bold; text-decoration: none; }
A:hover		{ color: #947e73; font-weight: bold; text-decoration: none; }

a.blanc:link	{ color: #FFFFFF; text-decoration:none; }
a.blanc:visited{ color: #FFFFFF; text-decoration:none; }
a.blanc:active{ color: #FFFFFF; text-decoration:none; }
a.blanc:hover{ color: #FFFFFF; text-decoration: underline; }

img { border:0px ; }


/* classes **************************************************************************************** */

.fdPageHome {
	background-image:url('../images/fd_page_home.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPagefestival {
	background-image:url('../images/fd_page_festival.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPagedecouvrir {
	background-image:url('../images/fd_page_decouvrir.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPagepartager {
	background-image:url('../images/fd_page_partager.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPagefederation {
	background-image:url('../images/fd_page_federation.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPagecooperation {
	background-image:url('../images/fd_page_cooperation.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPageterritoires {
	background-image:url('../images/fd_page_territoires.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPageecosystemes {
	background-image:url('../images/fd_page_ecosystemes.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}

.fdPagemetiers {
	background-image:url('images/fd_page_metiers.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
}
.contact {
	font-size: 10px;
	}
.texteMenuHaut {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	list-style-position:inside;
}
.texteMenu {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	list-style-position:inside;
}

.texteSousmenu {
	font-size: 11px;
	text-align: left;
	list-style-type: none;
	list-style-position:inside;
}
.fondBlanc {
	background-color: #FFFFFF;
}

.alignCenter {
	text-align: center;
}

.titreHome {
	font-size: 14px;
	font-weight: bold;
	color: #A3B41A;
}

.sstitreHome {
	font-size: 11px;
	font-weight: bold;
	color: #A3B41A;
}

.grostitrefestival {
	font-size: 20px;
	font-weight: bold;
	color: #2FB4BB;
}

.titrefestival {
	font-size: 15px;
	font-weight: bold;
	color: #2FB4BB;
	text-align: left;
}

.sstitrefestival {
	font-size: 14px;
	font-weight: bold;
	color: #2FB4BB;
}

.grostitrepartager {
	font-size: 20px;
	font-weight: bold;
	color: #F7931E;
}

.titrepartager {
	font-size: 15px;
	font-weight: bold;
	color: #F7931E;
}

.sstitrepartager {
	font-size: 14px;
	font-weight: bold;
	color: #F7931E;
}

.grostitredecouvrir {
	font-size: 20px;
	font-weight: bold;
	color: #EC1C69;
}

.titredecouvrir {
	font-size: 15px;
	font-weight: bold;
	color: #EC1C69;
}

.sstitredecouvrir {
	font-size: 14px;
	font-weight: bold;
	color: #EC1C69;
}

.grostitrefederation {
	font-size: 20px;
	font-weight: bold;
	color: #A5703C;
}

.titrefederation {
	font-size: 15px;
	font-weight: bold;
	color: #A5703C;
}

.sstitrefederation {
	font-size: 14px;
	font-weight: bold;
	color: #A5703C;
}

.grostitrecooperation {
	font-size: 20px;
	font-weight: bold;
	color: #BB2F50;
}

.titrecooperation {
	font-size: 15px;
	font-weight: bold;
	color: #BB2F50;
}

.sstitrecooperation {
	font-size: 14px;
	font-weight: bold;
	color: #BB2F50;
}

.grostitreterritoires {
	font-size: 20px;
	font-weight: bold;
	color: #A5B80E;
}

.titreterritoires {
	font-size: 15px;
	font-weight: bold;
	color: #A5B80E;
}

.sstitreterritoires {
	font-size: 14px;
	font-weight: bold;
	color: #A5B80E;
}

.grostitreecosystemes {
	font-size: 20px;
	font-weight: bold;
	color: #39B54A;
}

.titreecosystemes {
	font-size: 15px;
	font-weight: bold;
	color: #39B54A;
}

.sstitreecosystemes {
	font-size: 14px;
	font-weight: bold;
	color: #39B54A;
}

.grostitremetiers {
	font-size: 20px;
	font-weight: bold;
	color: #24507F;
}

.titremetiers {
	font-size: 15px;
	font-weight: bold;
	color: #24507F;
}

.sstitremetiers {
	font-size: 14px;
	font-weight: bold;
	color: #24507F;
}

.texteVignette {
	font-size: 10px;
}

.titreVignette {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.texteAnnotations {
	font-size: 10px;
}

.fdHome {
    background-color: #BDDD37;
}

.fdfestival {
    background-color: #2FB4BB;
}

.fdpartager {
    background-color: #F7931E;
}

.fddecouvrir {
    background-color: #EC1C69;
}

.fdfederation {
    background-color: #A5703C;
}

.fdcooperation {
    background-color: #BB2F50;
}

.fdterritoires {
    background-color: #A5B80E;
}

.fdecosystemes {
    background-color: #39B54A;
}

.fdmetiers {
    background-color: #24507F;
}

/* Styles SPIP */

p.spip {
	text-align: justify;
	}
	
.spip_documents_center {
	clear: none;
	margin: auto;
	display: inline;
	}
