body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

a {
	color: #0065a2;
	text-decoration: underline;
}

a:visited {
	color: #0065a2;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #0065a2;
}



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

#wrapper {
	width: 1000px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0px;
	width: 1000px;
	vertical-align: top;
}

#blocGauche {
	float:left;
	width: 700px;
}

/* Entete
-------------------------------------------------------- */

#entete {
	width: 1000px;
	text-align: left;
	background-image: url(gfx/entete.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 0 10px 0;
	padding: 0;
	height: 162px;
}

#entete h1{
	display:none;
}


/* Edito
-------------------------------------------------------- */

#edito {
	margin: 0;
	padding: 0;
	width: 695px;
	float: left;
}

#edito .titre {
	background-image: url(gfx/titre_le_clermontois.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 690px;
	margin: 0;
	padding: 0;
}
	  
	  
#edito h2 {
	display:none;
}
	  
#edito h3 {
	margin:10px 0 10px 10px;
	padding:0;
	font-size: 1.5em;
	color: #0065a2;
}

#edito .texte {
	width: 672px;
	font-size: 1.1em;
	line-height: 1.4em;
	margin:0 0 0 10px;
	padding:0;
}

/* Agenda
-------------------------------------------------------- */

#agenda {
	margin: 0;
	padding: 0;
	width: 460px;
	float: right;
	height: 360px;
	background-image: url(gfx/fondAgenda.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#agenda .dates {
	margin: 75px 0 0 0;
	padding: 0;
	border:0;
	width: 170px;
	float: left;
	height: 250px;
	overflow: auto;
	font-size: 0.9em;
}

#agenda .dates a {
	text-decoration: none;
}

#agenda .dates h2 {
display:none;
}

#agenda .dates h3{
	font-size: 1.1em;
	color: #0065A2;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
}

#agenda .calendrier {
	margin: 75px 50px 0 37px;
	padding: 0;
	border:0;
	width: 170px;
	float: left;
	height: 250px;
}

#agenda .calendrier h2 {
display:none;
}



/* Navigation "Nos projets" de la page d'accueil
-------------------------------------------------------- */
#editofond {
	background-image:url(gfx/fond_editorial.gif);
	background-repeat: no-repeat;
	margin-top: -12px;
	padding-bottom: 12px;
}

#editorial {
	margin: 0px 0 0 0;
	padding: 0;
	color: #333333;
	width: 300px;
	float: right;
	list-style: none;
	vertical-align:top;
}

#editorial .titre {
	background-image: url(gfx/titre_editorial.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 300px;
	margin: 0;
	padding: 0;
}
	  
	  
#editorial h2 {
	display:none;
}

#editofond .texte {
	margin-left: 5px;
	margin-right: 5px;
	color: #333333;
}

#nosProjets {
	margin: 0px 0 0 0;
	padding: 0;
	color: #008c35;
	width: 300px;
	float: right;
	list-style: none;
	vertical-align:top;
}

#nosProjets .titre {
	background-image: url(gfx/titre_Nos_projets.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 300px;
	margin: 0;
	padding: 0;
}
	  
	  
#nosProjets h2 {
	display:none;
}

.navigation {
	margin: 0 1px 0 1px ;
	padding: 0;
	list-style: none;
	color: #008c35;
	width: 298px;
	font-size: 1em;
}
	  
   .navigation a, .navigation span {
	display: block;
	color: #008c35;
	text-decoration: none;
	background-position: 5px 7px;
	background-image: url(gfx/puceVerte.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008c35;
      }
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span {
      }
   .navigation .open a, .navigation .open span {
	color: #deeddf;
	background-color: #008c35;
	background-position: 5px 7px;
	background-image: url(gfx/puceBlche.gif);
	background-repeat: no-repeat;
      }
   .navigation a:hover, .navigation a:focus, .navigation a:active {
color: #deeddf;
	background-color: #008c35;
	background-position: 5px 7px;
	background-image: url(gfx/puceBlche.gif);
	background-repeat: no-repeat;
      }
   .navigation .subMenu {
      font-size: 0.85em;
      margin: 0;
      padding: 0;
      }
   .navigation ul.subMenu a, .navigation ul.subMenu a:visited {
   	border: none;
	background: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	color: #666666;
      }
	  
	     .navigation ul.subMenu a:hover {
	background: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	color: #000000;
	text-decoration: none;
      }

/* Menu général
-------------------------------------------------------- */

#blocBleuIndex {
	float: left;
	width:690px;
	padding:0;
	margin: 20px 0 0 0;
}

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

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

#menu {
	float:left;
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 220px;
	margin: 0;
}

dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1em;
	color: #0065a2;
	font-weight: bold;
	text-decoration: none;
	display: block;
	overflow: hidden;
	zoom: 1;
	background-image: url(gfx/puceBleue.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0065a2;
	margin: Opx;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:0px;
	padding-top:5px;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #ffffff;
	background-color: #0065a2;
	background-image: url(gfx/puceBlche.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 0.9em;
	color: #996633;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(_gfx/puceSousMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	zoom: 1;
	margin: 0;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-color: #996633;
	background-image: url(_gfx/puceSousMenuSelection.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.selectinfo {
	color: #FFFFFF;
	background-color: #663300;
	background-image: url(_gfx/puceMenuSelection.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.adresse {
	font-size: 1em;
	color: #757477;
	width: 220px;
	margin: 10px 0 0 0;
	float: left;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

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

#footer {
	float:left;
	width: 1000px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #999999;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 0.9em;
}

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

#footer a:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

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

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

#contenuBleu {
	margin: 0 10px 0 0;
	padding: 0;
	width: 450px;
	float: right;
}
	  
	  
#contenuBleu h2 {
	color: #0065a2;
	font-size: 1.5em;
	margin:0 0 5px 0;

}
	  
#contenuBleu .chapo {
	margin:0 0 0 0;
	padding:0;
	font-size: 1.1em;
	line-height: 1.4em;
}

#contenuBleu h3 {
	margin:10px 0 5px 0;
	padding:0;
	font-size: 1.2em;
	color: #0065a2;
}

#contenuBleu .texte {
	margin:0;
	padding:0;
	line-height: 1.4em;
	text-align: justify;
}

#contenuBleu .texte .italique {
	font-style: italic;
	font-weight: bold;
}

#contenuBleu .photoDroite {
	padding:0;
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #0065a2;
}

#contenuBleu .photoGche {
	padding:0;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #0065a2;
}

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

#contenuVert {
	margin: 0 10px 0 0;
	padding: 0;
	width: 450px;
	float: right;
}
	  
	  
#contenuVert h2 {
	color: #008c35;
	font-size: 1.5em;
	margin:0 0 5px 0;

}
	  
#contenuVert .chapo {
	margin:0 0 0 0;
	padding:0;
	font-size: 1.1em;
	line-height: 1.4em;
}

#contenuVert h3 {
	margin:10px 0 5px 0;
	padding:0;
	font-size: 1.2em;
	color: #008c35;
}

#contenuVert .texte {
	margin:0;
	padding:0;
	line-height: 1.4em;
	text-align: justify;
}

#contenuVert .texte .italique {
	font-style: italic;
	font-weight: bold;
}

#contenuVert .photoDroite {
	padding:0;
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #008c35;
}

#contenuVert .photoGche {
	padding:0;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #008c35;
}

#contenuVert a {
	color: #008c35;
	text-decoration: underline;
}

#contenuVert a:visited {
	color: #008c35;
	text-decoration: underline;
}

#contenuVert a:hover {
	text-decoration: none;
	color: #008c35;
}

.photoedito {
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}

span.spip_documents_right {
		margin-left: 15px;
		margin-bottom: 15px;
		margin-top: 15px;
}

span.spip_documents_left {
		margin-right: 15px;
		margin-bottom: 15px;
		margin-top: 15px;
}
