/* Ce template a été réalisé par http://www.scopika.com*/


/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: white;
	font-size: 0.9em;
	color: #000000;
}

h1, h2, h3, h4, h5{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.6em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	color: #003366;
	padding: 0;
}

h4{
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

h5{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

a {
	color: #3399cc;
	text-decoration: underline;
}

a:visited {
	color: #3399cc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #3399cc;
}

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 1000px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-image: url(_gfx/fondWrapper.gif);
	background-repeat: repeat-y;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	margin: 0 10px 0 10px;
	padding:0;
	width: 980px;
	background-image: url(_gfx/fondSubWrapper.gif);
	background-repeat: repeat-x;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

/* Colonne de gauche
-------------------------------------------------------- */

#colonneDeGauche {
	float: left;
	width: 225px;
	background-color: #3297cb;
}

#colonneDeGauche .logo {
	float: left;
	width: 225px;
	margin:0;
	padding:0;
}


#menuBleu {
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
}

#menuBleu ul, dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl#menuBleu {
	width: 225px;
	margin: 0;
	padding: 0;
}

dl#menuBleu dt {
	cursor: pointer;
}

dl#menuBleu dt a {
	font-size: 0.9em;
	color: #dfe8f2;
	text-decoration: none;
	display: block;
	overflow: hidden;
	zoom: 1;
	margin: 0 12px 0 12px;
	padding: 4px 0 4px 12px;
	background-image: url(_gfx/flecheBleuMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dfe8f2;
}

dl#menuBleu dt a:hover {
	color: #ffffff;
	background-image: url(_gfx/flecheBlcheMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}

dl#menuBleu dt.last a {
	font-size: 0.9em;
	color: #dfe8f2;
	text-decoration: none;
	display: block;
	overflow: hidden;
	zoom: 1;
	margin: 0 12px 0 12px;
	padding: 4px 0 4px 12px;
	background-image: url(_gfx/flecheBleuMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
}

dl#menuBleu dt.last a:hover {
	color: #ffffff;
	background-image: url(_gfx/flecheBlcheMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;

}

#menuVert {
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
}

#menuVert ul, dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl#menuVert {
	width: 225px;
	margin: 0;
	padding: 0;
	background-color: #12ad2a;
}

dl#menuVert dt {
	cursor: pointer;
}

dl#menuVert dt a {
	font-size: 0.9em;
	color: #ecf4e6;
	text-decoration: none;
	display: block;
	overflow: hidden;
	zoom: 1;
	margin: 0 12px 0 12px;
	padding: 4px 0 4px 12px;
	background-image: url(_gfx/flecheBleuMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ecf4e6;
}

dl#menuVert dt a:hover {
	color: #ffffff;
	background-image: url(_gfx/flecheBlcheMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;

}

#menuVert .footer {
	margin: 0;
	padding: 0;
	background-image: url(_gfx/footerMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
	width: 225px;
	background-color: #FFFFFF;
}

#carte {
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
	background-color: #12AD2A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#carte .titreCarte {
	font-size: 0.9em;
	color: #ecf4e6;
	margin: 0 12px 0 12px;
	padding: 4px 0 4px 12px;
	background-image: url(_gfx/flecheBleuMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ecf4e6;
}

#carte .swf {
	float:left;
	margin: 0;
	padding: 0;
	width: 224px;
}


/* Index
-------------------------------------------------------- */

#bigAnimation {
	float: left;
	width: 755px;
	padding: 0;
	margin: 0;
	background-image: url(_gfx/entete.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	height: 320px;
}

#Animationybb {
	float: right;
	width: 231px;
	height: 320px;
	padding: 0;
	margin: 0;
}

#Animationybb .image {
	position: absolute;
}


/* Contenu
-------------------------------------------------------- */

#contenu {
	float: left;
	width: 520px;
	padding: 0;
	margin: 0 0 0 10px;
	overflow: hidden;
}


#contenu p {
        text-align: justify;
}

#contenu .spip_documents {
        margin: 6px;
}

#contenu h2{
	margin: 0;
	color: #003366;
	background-image: url(_gfx/fondH2Contenu.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#contenuPageInterieure {
	float: left;
	width: 740px;
	padding: 0;
	margin: 20px 0 0 10px;
}

#contenuPageInterieure p {
        text-align: justify;
}

#contenuPageInterieure .spip_documents {
        margin: 6px;
}

#contenuPageInterieure h2{
	margin: 0;
	color: #003366;
	background-image: url(_gfx/fondH2Contenu.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

/* Listes d'articles
-------------------------------------------------------- */

.blocArticles {
	float:left;
	padding: 0;
	width: 740px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.blocArticles .bloc {
	font-size: 0.9em;
	padding: 0;
	float: left;
	width: 740px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.blocArticles .image {
	padding: 0;
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #003366;
}

.blocArticles .image2 {
	padding: 0;
	float: right;
	margin: 0 0 5px 5px;
	border: 1px solid #003366;
}

.blocArticles h3{
	margin: 0;
	color: #003366;
	padding: 0;
}

.blocArticles .texte {
	padding: 0;
	float: left;
	margin: 0;
	width: 626px;
}


/* Manifestations
-------------------------------------------------------- */

.blocManifestations {
	float:left;
	padding: 0;
	width: 515px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.blocManifestations h3{
	margin: 0 0 10px 0;
	color: #FFFFFF;
	background-image: url(_gfx/fondH3Manifestations.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 0 20px;
	height: 22px;
}

.blocManifestations .bloc {
	font-size: 1em;
	padding: 0;
	float: left;
	margin: 0;
	width: 255px;
}

.blocManifestations .image {
	padding: 0;
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #996600;
}

.blocManifestations h4{
	font-size: 1.2em;
	margin: 0;
	color: #996600;
	padding: 0;
}

.blocManifestations .texte {
	padding: 0;
	float: left;
	margin: 0;
	width: 143px;
}

/* Manifestations2 newsletter
-------------------------------------------------------- */

.blocManifestations2 {
	float:left;
	padding: 0;
	width: 780px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.blocManifestations2 h3{
	margin: 0 0 10px 0;
	color: #FFFFFF;
	background-image: url(_gfx/fondH3Manifestations.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 0 20px;
	height: 22px;
}

.blocManifestations2 .bloc {
	font-size: 1em;
	padding: 0;
	float: left;
	margin: 0;
	width: 255px;
}

.blocManifestations2 .image {
	padding: 0;
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #996600;
}

.blocManifestations2 h4{
	font-size: 1.2em;
	margin: 0;
	color: #996600;
	padding: 0;
}

.blocManifestations2 .texte {
	padding: 0;
	float: left;
	margin: 0;
	width: 143px;
}

/* Actualités
-------------------------------------------------------- */

.blocActu {
	float:left;
	padding: 0;
	width: 515px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.blocActu h3{
	margin: 0 0 10px 0;
	color: #FFFFFF;
	background-image: url(_gfx/fondH3Actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 0 20px;
	height: 22px;
}

.blocActu2 {
	float:left;
	padding: 0;
	width: 780px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.blocActu2 h3{
	margin: 0 0 10px 0;
	color: #FFFFFF;
	background-image: url(_gfx/fondH3Actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 0 20px;
	height: 22px;
}

.blocActu h4{
	font-size: 1.2em;
	margin: 0;
	color: #ff6633;
	padding: 0;
}

.blocActu .image {
	padding: 0;
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #ff6633;
}

.blocActu .texte {
	padding: 0;
	float: left;
	margin: 0;
	width: 143px;
}

.blocActu .bloc {
	font-size: 0.9em;
	padding: 0;
	float: left;
	margin: 0;
	width: 255px;
}

/* Colonne de droite
-------------------------------------------------------- */


#colonneDedroite {
	float: left;
	width: 205px;
	padding: 0;
	margin: 0 0 0 15px;
	overflow: hidden;
	min-height: 700px;
}

#colonneDedroite .version {
	float: left;
	width: 185px;
	padding: 0;
	margin: 0 15px 10px 5px;
}

#colonneDedroite .agenda {
	float: left;
	width: 205px;
	padding: 0;
	margin: 0 15px 10px 5px;
}

#colonneDedroite .bloc {
	float: left;
	width: 175px;
	padding: 5px;
	margin: 0;
	background-image: url(_gfx/fondBlocColonneDeDroite.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 0.9em;
}

#colonneDedroite .saisie {
	padding: 1px 0 1px 0;
	margin: 0;
	background-image: url(_gfx/fondZoneDeSaisieBleu.gif);
	background-position: left top;
	font-size: 0.9em;
	color: #3399cc;
	border: 1px solid #3399cc;
}

#colonneDedroite .footer {
	float: left;
	width: 185px;
	margin: 0;
	background-image: url(_gfx/fondFooterColonneDeDroite.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 13px;
	padding: 0;
}


#colonneDedroite h3 {
	float: left;
	width: 185px;
	padding: 4px 0 0 20px;
	margin: 0;
	background-image: url(_gfx/fondH3ColonneDeDroite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	font-size: 0.9em;
	color: #FFFFFF;
}

#colonneDedroite .adresse {
	float: left;
	width: 185px;
	margin: 0;
	height: 21px;
	font-size: 0.9em;
	color: #929497;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:960px;
	color: #a3a4a7;
	font-size: 0.9em;
	text-align: left;
	background-image: url(_images/fondChemin.gif);
	background-repeat: repeat-x;
	margin: 10px 20px 2px 20px;
	padding: 8px 0 0 0;

}

#chemin a {
	color: #a3a4a7;
	text-decoration: none;
}

#chemin a:visited {
	color: #a3a4a7;
	text-decoration: none;
}

#chemin a:hover {
	color: #a3a4a7;
	text-decoration: underline;
}

#chemin .selection {
	color: #999999;
	font-weight: bold;
}

/* Moteur
-------------------------------------------------------- */

#formulaire{
	font-size: 0.9em;
	float:left;
	padding: 0;
	width: 740px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#formulaire .saisie {
	padding: 2px 0 2px 0;
	margin: 0;
	background-image: url(_gfx/fondZoneDeSaisieBleu.gif);
	background-position: left top;
	font-size: 0.9em;
	color: #666666;
	border: 1px solid #666666;
}

#formulaire h3{
	margin: 15px 0 5px 0;
	color: #003366;
	padding: 0;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 960px;
	color: #999999;
	font-size: 0.9em;
	text-align: left;
	background-image: url(_images/separationGrise.gif);
	background-repeat: repeat-x;
	margin: 10px 20px 10px 20px;
	padding: 10px 0 0 0;
}

#footer a {
	color: #a3a4a7;
	text-decoration: none;
	font-weight: bold;
}

#footer a:visited {
	color: #a3a4a7;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #a3a4a7;
	text-decoration: underline;
	font-weight: bold;
}
