/**********/
/* COMMUN */
/**********/
.accessLayout, .byPass {
	position : absolute;
	left:0;
	top: -500px;
	width:1px;
	height:1px;
	margin:0;
	padding:0;
	overflow: hidden;
}
.notDisplay {
	display: none;
}
.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
img.alignleft {float: left; margin: 0 5px 5px 0;}
img.alignright {float:right; margin: 0 5px 5px;}
.clear {clear : both;}
hr.clear {visibility : hidden;}
acronym {cursor:help; border-bottom: 1px dotted #000;}

a img {
	border-width: 0;
}
body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
#document {
	width: 990px;
	margin: auto;
	text-align: left;
}
#corps {
	background-image: url(../images/corps.gif);
	background-repeat: repeat-y;
}

#bandeauHaut {
	background-image: url(../images/bandeauHautG.gif);
	height: 51px;
}
#bandeauHaut table {
	background-image: url(../images/bandeauHautD.gif);
	float: right;
	height: 51px;
	width: 400px;
}
#bandeauHaut td {
	text-align: right;
	vertical-align: bottom;
	padding: 2px 5px;
}
#bandeauHaut a {
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}


#colonneGauche {
	float: left; 
	width: 219px;
	background-image: url(../images/colonneGauche.jpg);
	background-repeat: no-repeat;
	padding-bottom: 80px; 
}
#colonneGauche H1 {
	margin: 0;
	padding: 0;
	position: relative;
	top: -28px;
}
ul#menu { 
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;
}
#menu ul { 
	margin: 0 0 0 10px;
	padding: 0;
}
#menu li { 
	list-style : none; 
	padding: 2px; 
	margin: 0;
	font-weight: bold;
}
#menu li li { 
	font-weight: normal;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a.selected, #menu a:hover {
	color: #000;
	text-decoration: underline;
}


#contenu #chemin {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 35px;
}
#contenu #chemin a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
#contenu #chemin a:hover {
	text-decoration: underline;
}


#contenu {
	margin-left: 219px;
	padding-left: 20px;
	border-top: 1px solid #fff; 
}
#contenu div.paragraphe {
	text-align: justify;
	width: 99%;
	overflow: hidden;
}
#contenu h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px 0; 
}
#contenu h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 0; 
}
#contenu h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 7px 0 7px 0; 
}
#contenu a {
	color: #000;
}
#contenu a:hover {
	color: #0099cc;
}
#contenu td {
	vertical-align: top;
}
#contenu p {
	padding: 0;
	margin: 5px 0 8px 0;
}



form fieldset {
	border: 1px solid #19a2d0;
	margin-bottom: 10px;
}
form legend {
	font-weight: bold;
}
form input, .formToControl textarea, .formToControl select {
	border: 1px solid #19a2d0;
}
form p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
form p label {
	width: 30%;
	float: left;
	padding-right: 5px;
}
form p.action {
	text-align: right !important;
}
form p.action input {
	background-color: #fff;
	font-weight: bold;
	cursor: pointer;
}


#contenu .tpl_elu table {
	width: 350px;
	margin-bottom: 20px;
}
#contenu .tpl_elu td {
	background-color: #0099cc;
	padding: 4px;
	vertical-align: top;
}
#contenu .tpl_elu td.photo {
	background-color: #cccccc;
	text-align: center;
	width: 30px;
}
#contenu .tpl_elu h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#contenu .tpl_elu p {
	margin: 0;
	padding: 0;
	text-align: left;
}



#contenu .tpl_agenda ul {
	list-style: none;
	margin: 0 0 5px 5px;
	padding-left: 0;
}
#contenu .tpl_agenda ul li {
	padding: 0;
}
#contenu .tpl_agenda ul ul li {
	border-bottom: 1px dashed #000;
	padding-top: 5px;
}



#contenu .tpl_adresse ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contenu .tpl_adresse ul ul {
	margin-left: 5px;
}



#bandeauBas {
	font-size: 9px;
	clear: both;
}
#bandeauBas a {
	color: #000;
	text-decoration: none;
}
#bandeauBas a:hover {
	color: #000;
	text-decoration: underline;
}
#bandeauBas #piedDePage {
	background-image: url(../images/bandeauBas.gif);
	background-repeat: no-repeat;
	height: 65px;
}

.menuaktiv {
	color:#000000;
	text-decoration: underline;
}