html {
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	text-align: center;
	background-color: #9BD236;
}

a img {
	border: none;
}

div#tout {
	margin: 30px auto;
	margin-top: 0px;
	width: 760px;
	text-align: left;
	background-image: url("IMG/interface/gauche.jpg");
	background-repeat: repeat-y;
	background-color: white;
	font-family: Verdana, Tahoma, sans-serif;
}

div#haut {
	position: relative;
	top: 0px;
	width: 100%;
	height: 163px;
	background-image: url("IMG/interface/bandeau_haut.jpg");
}

div#menu {
        font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

span#menu-accueil {
	position: absolute;
	top: 134px;
	left: 156px;
}

span#menu-sejour {
	position: absolute;
	top: 134px;
	left: 221px;
}

span#menu-vieasso {
	position: absolute;
	top: 134px;
	left: 352px;
}

span#menu-infos {
	position: absolute;
	top: 134px;
	left: 455px;
}

span#menu-apropos {
	position: absolute;
	top: 134px;
	left: 561px;
}

span#menu-photos {
	position: absolute;
	top: 134px;
	left: 644px;
}

span#menu-blog {
	position: absolute;
	top: 134px;
	left: 709px;
}

div#menu a {
	margin-right: 18px;
	text-decoration: none;
}

div#menu a:link, div#menu a:visited {
	color: #014314;
}

div#menu a:hover {
	color: #00A22D;
}

div#gauche {
	position: relative;
	top: 0px;
	padding-top: 30px;
	float: left;
	width: 139px;
	background-image: url("IMG/interface/fond_gauche.jpg"); 
	background-repeat: no-repeat;
}

div#menu-gauche {
	text-align: left;
        font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 0.76em;
	color: #014314;
}

div#menu-gauche a {
	text-decoration: none;
}

div#menu-gauche a:link, div#menu-gauche a:visited {
	color: #014314;
}

div#menu-gauche a:hover {
        color: #00A22D;
}

div#droite {
	position: relative;
	top: 0px;
	margin-top: 12px;
	margin-left: 11px;
	margin-right: 0px;
	float: right;
	width: 594px;
}

div#hierarchie {
	font-size: 0.57em;
}

ul.ss-menu {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
}

div.ss-menu-div {
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #00A22E;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px; 
	margin-bottom: -1px;
	margin-left: 10px;
	width: 114px;
	height: 18px;
	z-index: 42;
}

div.ss-menu-fond {
	position: relative;
	height: 30px;
	width: 119px;
	margin-left: 10px;
	margin-top: -31px;
	background-image: url("IMG/interface/ombre.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	z-index: 1;
}

div#connexion {
	text-align: left;
        font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 0.65em;
	color: #014314;
	width: 139px;
	height: 68px;
	background-image: url("IMG/interface/adherent_login.jpg");
	background-repeat: no-repeat;
}

div#connexion_textes {
	position: relative;
	top: 7px;
	left: 14px;
}

div#connexion input {
	border-style: none;
	background-color: transparent;
        font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 1em;
	color: #014314;
}

div#connexion input.formconnect {
	background-color: white;
	margin-left: 4px;
	margin-top: 5px;
}

div#sejour, div#autresclaj {
        font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 0.65em;
	color: #014314;
	padding: 8px;
	width: 139px;
	height: 90px;
}

div#sejour a:hover, div#autresclaj a:hover {
	color: #00A22D;
	text-decoration: none;
}

div#sejour img {
	float: right;
	padding-right: 20px;
	margin-top: 8px;
}

div#autresclaj img {
	position: relative;
	left: 20%;
}

div#rien {
	width: 100%;
	height: 80px;
}

div#newsletter {
	width: 139px;
	height: 94px;
	background-image: url("IMG/interface/newsletter.jpg");
	background-repeat: no-repeat;
	text-align: left;
        font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 0.65em;
	color: #014314;
}

div#newsletter_textes {
        position: relative;
        top: 7px;
        left: 14px;
}

div#newsletter input {
        background-color: white;
        border-style: none;
        font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
        font-size: 1em;
        color: #014314;
}

div#newsletter input#mail {
	margin-top: 4px;
	margin-bottom: 4px;
}

div#newsletter input.valid {
	background-color: transparent;
	right: 6px;
}

div#hierarchie a:hover {
	text-decoration: none;
	color: #00A22D;
}

div#conteneur {
	width: 100%;
}

div#contenu {
	width: 97%;
	float: left;
	text-align: justify;
}

div#contenu div.texte p.spip {
	font-size: 0.687em;
}

div#contenu div.chapo p {
	font-size: 0.75em;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

div#conteneur a {
	text-decoration: none;
}

div#conteneur a:link, div#conteneur a:visited {
	color: #01A230;
	font-weight: bold;
}

div#conteneur a:hover {
	text-decoration: none;
	color: #F18E00;
	font-weight: bold;
}

div#contenu span.spip_documents_left {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}

div#contenu span.spip_documents_right {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 15px;
}


div#actu {
	padding-top: 20px;
	clear: both;
}

div#actu h1 {
	font-size: 1em;
	color: #F28F00;
        font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
/*	background-image: url("IMG/interface/ligne-actu.jpg");
        background-repeat: no-repeat;
	background-position: 100% 100%;*/
}

div#contenu h1.titre {
	font-size: 1em;
	color: #F18E00;
        font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	background-image: url("IMG/interface/souligne_titre.jpg");
	background-repeat: no-repeat;
        background-position: 0% 65%; 
}

div#contenu h1.titre span#gauchetitre {
	background-color: white;
	padding-right: 4px;
}

div#contenu h3 {
	font-size: 0.75em;
	color: black;
	font-weight: bold;
	margin-top: 1em;
}

div#actu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#pied {
	font-size: smaller;
        color: #014314;
	background-color: white;
}

table.calendrier td {
	background-color: #01A230;
}

table.calendrier td.casevide {
	background-color: white;
}

div#calendriers td.td0 {
	background-color: #01A230;
}

div#calendriers td.td1 {
	background-color: #EFC83D;
}

div#calendriers td.td2 {
	background-color: #ED9102;
}

div#calendriers td.td3 {
	background-color: #8AD6F6;
}

div#calendriers th, div#calendriers tr, div#calendriers td {
	border: none;
}

table.spip {
        margin: auto;
        margin-bottom: 1em;
        border: 1px solid;
	border-color: #00A22E;
}

table.spip caption {
        caption-side: top; /* bottom pas pris en compte par IE */
        text-align: center;
        margin: auto;
        padding: 3px;
        font-weight: bold; 
}

table.spip tr.row_first { 
	color: #00A22E;
	background-color: #CEEDAA;
}

table.spip tr.row_odd { 
	background-color: #FFFFFF;
}

table.spip tr.row_even {
	background-color: #FBF1CD; 
}

table.spip th, table.spip td { 
	padding: 3px;
	text-align: left;
	vertical-align: middle; 
}

body.page_sommaire div.chapo {
	font-weight: normal;
}

dl.spip_document_33 {
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 15px;
}

span.titre_actu {
	font-size: 0.75em;
        color: #F28F00;
	font-weight: bold;
}

span.date_actu {
        font-size: 0.687em;
}

div#contenu div.article_actu p.contenu_actu {
	font-size: 0.687em;
	margin-top: -1.6em;
	margin-bottom: -0.5em;
}

div#contenu div#actu div.separateur_actu {
        background-image: url("IMG/interface/ligne-actu.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 0;
}

.pointchute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}

.pointchuteTITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F18E00;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

div#contenu input, div#contenu textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #BBBBBB;
}

div#bas {
	clear: both;
}

div#calendriers {
	text-align: center;
}

div#calendriers table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	border-style: solid;
	border-color: #BBBBBB;
	border-width: 1px;
}

table#callegende {
	border: 0px;
	font-size: 0.687em;
}

div#calendriers th {
	background-color: #CCCCCC;
}

table.spip {
	border: 0px;
        font-size: 0.687em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	border-style: solid;
	border-color: #BBBBBB;
	border-width: 1px;
}

table.spip th {
	background-color: #CCCCCC;
	color: black;
	text-align: center;
}

table.spip tr td {
	background-color: #FDEDB2;
	text-align: center;
}

div#contenu div.texte form {
	font-size: 0.687em;
}

div#contenu div.texte form input {
	font-size: 1em;
}

div#contenu div.texte form textarea {
	font-size: 1.2em;
}

