/* CSS Document */

/* general ---------------------------------------------------------------------*/

.sansCss {
	display: none;
}

.clearFlow {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	

body {
	line-height: 1.2;
	font-family: Arial, Verdana, serif;
	font-size: 1em;
}

#page {
	background-image: url(../images/fond_page.png);
	background-repeat: repeat-x;
}

p {
	margin-top: 5px;
}

/* les blocs principaux -------------------------------------------------------*/
#barreGauche {
	float: left;
	width: 12.5em;
	margin-right: 10px;
	background: url(../images/logo_asso.png) no-repeat;
}
#barreDroite {
	float: right;
	margin-left: 10px;
}
#centre {
	overflow: hidden;
}

div#barreDroite.on{
	width: 12.5em;
	margin-left: 10px;
}
div#barreDroite.off{
	width: 26px;
}

/* menu --------------------------------------------------------------------------*/
#menu {
	margin-top: 190px;
	padding-left: 23px;
}

#menu li {
	list-style-type: none;
	background-image: url(../images/puce_menu.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 40px; 
	font-weight: bold;
	font-size: 1em;
}

#menu li a{
	color: #248a01;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

/* langues ------------------------------------------------------------------*/ 
#lang {
	position: absolute;
	z-index: 200;
	top: 6px;
	left: 180px;
	font-size: 0em;
}

#lang img {
	border: 1px solid #248a01;;
}

#barre_haut {
	height: 19px;
	background-color: #248a01;
	padding-top: 7px; 
}
#choix_langue {
	margin-left: 10px;
	list-style-type: none;
	font-size: 0px;
}
#choix_langue li {
	float: left;
	margin-right: 10px;
}
#choix_langue img {
	border: 0px;
}

#choix_langue a:hover img {
	border: 1px solid #ffffff;
}

/* bloc centre --------------------------------------------------------------*/ 
#centre .chapeau {
	height:175px;
	background-image: url(../images/fond_chapeau.png); 
	background-position: top;
	background-repeat: no-repeat;
}

#date {
	float: right;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
	padding-right: 10px;
}
#chapeauBloc { 
	margin-top: 10px;
	margin-left: 10px;
	border-left: 3px solid #248a01;
	width: 15em; 
	color: #248a01;
	font-size: 2em; 
	font-weight: bold;
	padding-left: 10px; 
}

#module {
	background-color: #248a01;
	padding-top: 5px;
	padding-bottom: 1px;
}
#module .entete {
	background-color: #ffffff;
}

#module .entete .titre {
	float: left;
	font-size: 1.6em; 
	font-weight: bold;
	color: #248a01;
	padding-left: 7px;
	margin-right: 10px;
}

#module .entete .menu {
	padding-top: 0.3em;
	list-style-type: none;
}
#module .entete .menu li {
	background-image: url(../images/puce_liste.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 3px; padding-left: 15px;
	margin-left: 15px;
	float: left;
	font-size: 0.8em; 
	font-weight: bold;
	color: #248a01;
}
#module .entete a {
	color: #248a01;
}
#module .entete a:hover {
	text-decoration: underline;
}
#module .corps {
	clear: both;
	font-size: 0.9em; 
	padding: 5px;
	background-color: #bcf182;
	border: 4px solid #248a01;
}
#module .corps .sousTitre {
	font-size: 1.4em;
	height: 1.6em;
	font-weight: bold;
	color: #248a01;
	border-bottom: 2px solid #248a01;
	margin-bottom: 5px;
}
#module .corps .sousTitre span {
	float: left;
}

#module .sousTitre .menu {
	padding-top: 0.1em;
	list-style-type: none;
}
#module .sousTitre .menu li {
	background-image: url(../images/puce_liste.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 3px; padding-left: 15px;
	margin-left: 15px;
	float: left;
	font-size: 0.6em; 
	font-weight: bold;
	color: #248a01;
}
#module .sousTitre a {
	color: #248a01;
}

#module .sousousTitre {
    font-size: 1.4em; 
    font-weight: bold;
    color: #248a01;
    border-bottom: 2px solid #248a01;
    margin-bottom: 10px; 
}
#piedPage {
	text-align: center; 
	font-size: 0.8em; 
	color:#248a01;
}

/* barre widgets ------------------------------------------------------------ */ 

#barreDroite .chapeau {
	height: 26px;
	background-color: #248a01;
	color: #ffffff;
}

#barreDroite .chapeau a {
	color:#248a01;
	padding-left: 30px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
}

#barreDroite .chapeau a.on {
	background-image: url(../images/b_plus_on.png);
}

#barreDroite .chapeau a.off {
	background-image: url(../images/b_plus_off.png);
}

#barreDroite .item { 
	color:#248a01;
}

#barreDroite .item .entete { 
	height: 26px;
	margin-top: 10px;
	margin-bottom: 10px; 
	border-top: 3px solid #248a01;
	border-bottom: 3px solid #248a01;
	background-color: #bcf182;  
}

#barreDroite .item .entete span.titre {
	font-weight: bold; 
	font-size: 1.1em;
	vertical-align: top;
	margin-left: 1ex;
}

#barreDroite .item .corps {
	margin-left: 12px;
	margin-right: 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 3px solid #248a01;
	font-size: 0.8em;
} 
