html {
	overflow-y: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
}

p {
	margin : 0px;
	padding : 0px;
}

h1 {
	font-size: 11px;
	font-weight: bold;
}

/* galerie photos */
.img, .pagination {
	text-align : center;
}

.titreL2 {
	font-size: 14px;
	font-weight: bold;
	color: #1BB137;
	text-decoration: none
}
/*menu*/
.menuTitre {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	vertical-align: middle;
	padding-left: 14px;
	border-top: 1px solid #999999;
	padding-top: 2px;
}
.cadre_menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #707070;
	border-left-color: #707070;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707070;
}
.cadre_centre {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #707070;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707070;
}

.menuTitreHaut {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
}

a.petitBlanc:link, a.petitBlanc:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.petitBlanc:hover {
	font-size: 9px;
	color: #B8FCB6;
	text-decoration: none;
}

a:link, a:visited {
	color: #1BB137;
	text-decoration: none;
}
a:hover {
	color: #2B58A3;
	text-decoration: none;
}

a.menu:link, a.menu:visited {
	font-weight: bold;
	background-image: url(/fileadmin/L2FR/template/menu_fond.gif);
	padding-left: 12px;
	color: #333333;
	display: block;
	height: 18px;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	background-image: url(/fileadmin/L2FR/template/menu_fond_over.gif);
	padding-left: 12px;
	display: block;
	height: 18px;
	text-decoration: none;
	color: #FFFFFF;
}


.tableau {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.cellule {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
.celluleTitre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px 10px 2px 12px;
	background-color: #E9ECF1;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
}

.radio {
	background-color: #E9ECF1;
	border: 0px;
}
.bouton {
	background-color: #70706F;
	color: #FFFFFF;
	border: 1px solid #70706F;
}
.celluleCadre {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}.champs {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-left-color: #F7F7F7;
}
.marge {
	padding: 10px;
}
.margeGauche {
	padding-left: 10px;
}
.margeDroite {
	padding-right: 10px;
}
.margeGauche {
	padding-left: 10px;
}
.margeDroite {
	padding-right: 10px;
}
.margeHaut {
	padding-top: 10px;
}
.margeBas {
	padding-bottom: 10px;
}
.lignePartenaire {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.ligneHaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ligneBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ligne {
	background-color: #3B57A0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.ligneVertical {
	background-color: #3B57A0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.erreur {
	color : red;
}

.bordered {
	border : 1px solid #bbbbbb;
	border-collapse : collapse;
}

.calendarTable {
	border : 1px solid #bbbbbb;
	border-collapse : collapse;	
}
.calendarDay {
	border : 1px solid #bbbbbb;
	text-align : center;
	padding : 3px;
}
.calendarMonthName {
	border : 1px solid #bbbbbb;
	text-align : left;
	font-weight : bold;
	padding : 3px;
}
.calendarDimanche {
	background-color : #dddddd;
}


.graphpopup {
    background-color: #ffa;
    border: solid 1px #cccccc;
    padding: 3px;
}
