html,body { /*	font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #a0cbed;
	height: 100%
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

a {
	color: #5C6063;
}

#connexion-link {
	float: right;
}

#connexion-link a {
	color: #fff;
	font-weight: bold;
}

#login-box {
	float: right;
	height: 113px;
	width: 165px;
	margin: 20px 15px 0px 0px;
}

#page,#main {
	position: relative;
	width: 850px;
	margin: 2px auto 0;
	background-color: #fff;
	clear: both;
	border: 1px solid #0078C1;
	margin: 2px auto 0;
	text-align: left;
	/*height: 90%;*/
}

#header {
	height: 188px;
	background: transparent url("../images/header.jpg") 0 0 no-repeat;
	padding: 0;
	margin: 0;
}

#header h1 {
	margin: 0px;
	display: inline;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	height: 188px;
}

/*
#header h1 a{
	text-decoration: none;
	width:215px;
	height:50px;
	display:block;
}*/
#header h1 a span {
	display: none;
}

#navigation {
	position: absolute;
	list-style-type: none;
	padding: 0;
	margin: 0;
	top: 188px;
	left: 0px;
	background-color: #5e4521;
	width: 100%;
}

#navigation li {
	float: left;
	padding: 0;
	margin: 0;
	height: 37px;
}

#navigation li a {
	display: block;
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
	line-height: 37px;
	font-weight: bold;
	border-right: 5px solid #fff;
	background: #5e4521 url('../images/border-navigation.gif') no-repeat
		scroll left top;
}

#navigation li a.current {
	font-weight: bold;
	background-color: #99CC33;
	margin: 0px;
}

#navigation li a:hover {
	
}

#navigation li.accueil {
	background: #5e4521 url('../images/maison.png') no-repeat scroll center
		center;
	width: 37px;
	line-height: 37px;
	border-right: 5px solid #fff;
}

#navigation li.accueil a {
	display: block;
	background: none;
}

#navigation li.accueil a span {
	display: none;
}

#login-box {
	
}

#recherche {
	background: #fff url('../images/fond-recherche.gif') 0 0 no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	zoom: 1;
}

#infos-pratiques-container {
	padding-left: 15px;
	padding-top: 5px;
}

#recherche fieldset {
	border: 0px none;
}

#map-container {
	position: absolute;
	left: 20px;
	width: 454px;
	background: transparent url('../images/fond-carte.gif') no-repeat scroll
		left bottom;
}

#map-title {
	color: #3E5271;
	font-size: 1.1em;
	margin: 5px 0px 10px;
	padding: 0pt;
}

#map-frame {
	padding: 1px;
	border: 1px solid #BDBDBD;
	border-bottom: 0px none;
}

#panel-container {
	margin-left: 455px;
	height: 580px;
	
}

#container { /*background-color:#fff;*/
	margin: 0px 5px 0px 10px;
}

div#footer {
	background-color: #006699;
	margin-top:0px;
	clear: both;
	height: 21px;
	color: #FFF;
	font-size: 0.85em;
}

div#footer a {
	color: #fff;
}

div#footer p {
	margin-top:0px;
	font-style: normal;
	line-height: 21px;
	padding: 0 10px;
}

#titre { /*	margin:20px 0px 10px 30px;*/
	padding: 0px;
	color: #B1CA00;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

ul.tabs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: transparent url('../images/fond-navigation.gif') repeat-x
		scroll left top;
	height: 30px;
	width: 360px;
}

ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	margin-right: 1px;
}

ul.tabs li a {
	margin: 0px 2px 0px 0px;
	color: #6A6A6A;
	display: block;
	padding: 0px;
	width: 115px;
	height: 30px;
	font-size: 0.9em;
	line-height: 2.8em;
	text-decoration: none;
	text-align: center;
	background: url('../images/onglet2.gif') no-repeat left top;
}

ul.tabs li a:hover {
	background: url('../images/onglet2.gif') no-repeat bottom left;
}

ul.tabs li a.current {
	font-weight: bold;
	background: url('../images/onglet2.gif') no-repeat bottom left;
}

.button-container {
	text-align: right;
	padding-right: 25px;
	margin-top: 10px;
}

#tab-content {
	width: 358px;
	padding: 5px 0px 10px;
	border: 1px solid #bdbdbd;
	border-top: 0px none;
	height: 530px;
	clear: both;
}

.main {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

.oblg {
	color: #3E3E3E;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0pt;
	padding: 0pt;
}

.search-fldset {
	color: #3E3E3E;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0pt;
}

.txt {
	width: 160px;
}

.txt-5 {
	width: 60px;
}

.txt-6 {
	width: 115px;
}

.label-ville {
	width: 200px;
}

.search-fldset input { /*background-color:#FFFFFF; */
	border: 1px solid #d4d4d4;
	color: #3E3E3E;
	font-size: 1em;
	margin: 0px 5px 0px 0px;
	padding: 1px 2px;
	vertical-align: middle;
}

.search-fldset select { /*background-color:#FFFFFF;*/
	border: 1px solid #d4d4d4;
	color: #3E3E3E;
	font-size: 1em;
	margin: 0px 5px 0px 0px;
	padding: 1px 2px;
	vertical-align: middle;
}

input.btreset,input.sbmt {
	background-color: #addbeb;
	border: 1px solid #94d0e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #005493;
	margin: 0px;
	/*	padding:3px 2px 6px; */
}

input.sbmt {
	/*background:transparent url('../images/btn-recherche.gif') no-repeat scroll left top;*/
	width: 85px;
}

input.btreset {
	/*	background:transparent url('../images/btn-print.gif') no-repeat scroll left top;*/
	width: 120px;
	/*ToolsBoxApplication is not defined*/

}
#form-search-type-4 ul {
	list-style-type: none;	
}
#form-search-type-4 ul li {
  float: left;
}
.label-ville {
    display: block;
    float: left;
    padding-right: 2px;
    text-align: right;
    width: 120px;
}

.main span.legend {
	color: #3E5271;
	font-size: 1.1em;
	font-weight: bold;
}

div.autocomplete {
	background-color: #FFFFFF;
	border: 1px solid #888888;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 700px;
	z-index: 2000000;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	max-height: 200px;
	overflow: auto;
	padding: 0px;
}

div.autocomplete ul li.selected {
	background-color: #FFFFBB;
}

div.autocomplete ul li {
	cursor: pointer;
	display: block;
	list-style-type: none;
	margin: 0pt;
	padding: 2px;
}

/**/
#location-choice {
	height: 350px;
}

#location-choice .cancel-button {
	text-align: right;
}

#location-choice .select-location {
	height: 300px;
	overflow: auto;
}

#location-choice .select-location ul {
	list-style-type: none;
}

#location-choice .select-location ul li a {
	text-decoration: none;
}

ul.multiple-list {
	
}

p.multiple-assmat-verte,p.multiple-assmat-rouge {
	width: 28px;
	height: 40px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.multiple-assmat-verte {
	background: transparent url('../images/verte.gif') 0 0 no-repeat;
}

.multiple-assmat-rouge {
	background: transparent url('../images/rouge.gif') 0 0 no-repeat;
}

.assmat-display { /*margin: 15px 0px 10px;*/
	
}

.assmat-display p .chckbox {
	float: left;
	margin: 0px;
	/*margin-left:8px;*/ /*8px 0px 0px;*/
}

.assmat-addr {
	margin-top: 8px;
	margin-left: 22px;
	margin-bottom: 15px;
}

.assmat-display p {
	margin: 0px;
}

.assmat-display p strong a {
	color: #3E3E3E;
}

.assmat-display .assmat-display-buttons {
	
}

.assmat-display .assmat-display-buttons a {
	float: right;
	display: block;
	border: 0px none;
	height: 24px;
	width: 24px;
}

.assmat-display .assmat-display-buttons a span {
	display: none;
}

.select-button,.visu-button {
	
}

.select-button {
	background: #fff url('../images/btn-valid.gif') 0 0 no-repeat;
}

.unselect-button {
	background: #fff url('../images/btn-invalid.gif') 0 0 no-repeat;
}

.visu-button {
	background: #fff url('../images/btn-visu.gif') 0 0 no-repeat;
}

div.picto_trajet,p.picto_trajet {
	background: transparent url('../images/trajet/btn-visu-trajet.gif') 0 0
		no-repeat;
	width: 24px;
	height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.picto_trajet a {
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding-top: 2px;
}

.navigation a span {
	display: none;
}

.navigation span {
	float: left;
}

.bt-first,.bt-next,.bt-prev,.bt-last {
	display: block;
	width: 12px;
	height: 12px;
	float: left;
}

.page {
	height: 340px;
	overflow: auto;
}

.bt-first {
	background: transparent
		url('../../toolsbox/images/icones/ico_pagination_start.png' ) 0 0
		no-repeat;
}

.bt-prev {
	background: transparent
		url('../../toolsbox/images/icones/ico_pagination_previous.png' ) 0 0
		no-repeat;
}

.bt-next {
	background: transparent
		url('../../toolsbox/images/icones/ico_pagination_next.png' ) 0 0
		no-repeat;
}

.bt-last {
	background: transparent
		url('../../toolsbox/images/icones/ico_pagination_end.png' ) 0 0
		no-repeat;
}

/** Picto Message d'erreur */
.toolsboxMessageErrorPicto {
	float: left;
	background: white url(../../toolsbox/images/icones/ico_erreur.gif) left
		no-repeat;
	padding-left: 22px;
	height: 18px;
}

/** Picto Message d'information */
.toolsboxMessageInformationPicto {
	float: left;
	background: white url(../../toolsbox/images/icones/ico_info.gif) left
		no-repeat;
	padding-left: 22px;
	height: 18px;
}

/** Message d'erreur */
.toolsboxMessageError {
	float: left;
	font-weight: bold;
	color: red;
	font-size: 12px;
	height: 18px;
}

/** Message d'information */
.toolsboxMessageInformation {
	float: left;
	font-weight: bold;
	color: #003366;
	height: 18px;
	font-size: 8pt;
}

div#acces {
	float: right;
	margin: 20px 15px 0px 0px;
	padding: 0;
	width: 165px;
	height: 113px;
	text-align: right;
}

div#acces fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

div#acces legend {
	margin: 0;
	padding: 0px 0px 0px 40px;
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	background: none;
}

div#acces p {
	margin: 5px 0px 0px 0px;
	font-size: 1em;
	color: #ffffff;
}

div#acces div#nbUnreadMessage {
	margin: 5px 0px 0px 0px;
	font-size: 1em;
	color: #ffffff;
}

div#acces a.message,div#acces a.message:link,div#acces a.message:visited
	{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

div#acces a.message img {
	border: none;
}

div#acces label {
	font-size: 1.1em;
	color: #ffffff;
}

div#acces input.txt {
	margin: 0px 0px 2px 0px;
	padding: 1px 2px 1px 2px;
	width: 70px;
	font-size: 0.9em;
	border: 1px solid #3E5271;
}

div#acces input.sbmt {
	margin: 10px 0px 0px 0px;
	padding: 3px 2px 3px 2px;
	width: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	background: url('../images/btn-acces.gif') no-repeat top left;
	border: none;
}

div#acces a.deconnect,div#acces a.deconnect:link,div#acces a.deconnect:visited
	{
	float: right;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 4px 2px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	background: url('../images/btn-acces.gif') no-repeat top left;
	border: none;
}

div#acces a,div#acces a:link,div#acces a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div#acces a:hover {
	color: #EBB100;
}

#legend {
	margin: 0px;
}

div.fig {
 	padding-left: 30px; 
	font-size: 1em;
	color: #3E3E3E;
}

div.fig img {
	vertical-align: middle;
}

div.fig span.legend {
	margin-left: -10px;
}

div.fig p {
	color: #3E5271;
	margin: 0px;
}

div#msgInst {
	margin: 5px 20px 10px 20px;
	padding: 0;
}

div#msgInst div {
	border: 1px solid #BDBDBD;
}

div#msgInst div h1 {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-size: 1.1em;
	color: #3E5271;
}

#textes {
	margin: 15px 20px 10px 20px;
	clear: both;
}

#textes h2 {
	color: #F7AE11;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
}

#textes h3 {
	color: #000;
	font-size: 1.1em;
	padding: 0px;
	text-transform: uppercase;
}

#textes p {
	color: #5C6063;
	font-size: 1.1em;
	padding: 0pt;
	text-align: justify;
}

#textes .central {
	width: 530px;
	overflow: auto;
	height: 300px;
}

#textes .info {
	background: transparent url(../images/cadre_ligne.png) repeat-y scroll
		left top;
	float: right;
	margin: 0px 5px 10px 20px;
	margin-top: 0px;
	padding: 0px;
	width: 214px;
}

#textes .info h2 {
	background: #fff url('../images/cadre_haut.png') no-repeat left top;
	color: #006699;
	font-size: 1.2em;
	text-transform: uppercase;
	height: 28px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
	/* 15px 10px 15px;*/
}

#textes .info .liste {
	background: transparent url('../images/cadre_bas.png') no-repeat left
		bottom;
	padding: 10px 0px 100px;
}

#textes .info .liste ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#textes .info .liste ul li a,#textes .info .liste ul li a:link,#textes .info .liste ul li a:visited
	{
	color: #000;
	text-decoration: none;
}

#textes .info .liste ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#textes p.doc a {
	color: #5C6063;
}

#textes p.doc a:hover {
	color: #5C6063;
}

#textes div.info div.liste ul li {
	font-size: 1.1em;
}

#textes .info .liste ul li {
	background: transparent url(../images/puce.gif) no-repeat scroll left
		top;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0pt;
	padding: 0px 0px 5px 10px;
}

/* synthese */
#synthese-main {
	padding-left: 5px;
	background-color: #fff;
	text-align: left;
	margin: 0px;
}

#synthese-titre {
	display: block;
	position: relative;
	background-color: #fff;
}

#assistante {
	position: relative;
}

#synthese-titre h1 {
	color: #EAB001;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}

#synthese-informations {
	
}

#synthese-tabs {
	position: absolute;
	width: 468px;
	left: 15px;
}

.synthese-navigation-menu {
	height: 425px;
	margin: 0px;
	overflow: auto;
	padding: 5px 0px 10px;
	width: 468px;
	border: 1px solid #bdbdbd;
	border-top: 0px none;
}

#carte-little-container {
	height: 500px;
	margin-left: 490px;
}

#carte-little {
	margin: 6px 10px 0px 0px;
	padding: 0px 0px 5px;
	width: 335px;
}

#carte-little h2 {
	padding: 0px;
	color: #3E5271;
	float: left;
	font-size: 1.1em;
	margin: 5px 0px 10px;
}

/**/
ul.synthese-navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: transparent url('../images/fond-navigation.gif') repeat-x
		scroll left top;
	height: 30px;
	width: 470px;
}

ul.synthese-navigation li {
	float: left;
	padding: 0;
	margin: 0;
	padding-top: 0;
	margin-right: 1px;
}

ul.synthese-navigation li a {
	margin: 0px 2px 0px 0px;
	color: #6A6A6A;
	display: block;
	padding: 0px;
	width: 115px;
	height: 30px;
	font-size: 0.9em;
	line-height: 2.8em;
	text-decoration: none;
	text-align: center;
	background: url('../images/onglet2.gif') no-repeat left top;
}

ul.synthese-navigation li a:hover {
	background: url('../images/onglet2.gif') no-repeat bottom left;
}

ul.synthese-navigation li a.current {
	font-weight: bold;
	background: url('../images/onglet2.gif') no-repeat bottom left;
}

.info-tabs p {
	color: #6A6A6A;
	font-size: 1.1em;
	margin: 15px 15px 10px;
	padding: 0pt;
	text-align: justify;
}

/**/
#assistante p.navigation {
	text-align: right;
	width: 330px;
	height: 2.4em;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

#assistante p.navigation span {
	padding: 5px 2px 5px 5px;
}

#assistante p.navigation a,#assistante p.navigation a:link,#assistante p.navigation a:visited
	{
	height: 2.4em;
	line-height: 2em;
	color: #000000;
}

#assistante p.navigation a:hover {
	color: #EAB001;
}

#assistante p.navigation a.precedente {
	padding: 5px 5px 5px 25px;
	text-align: left;
	background: url('../images/btn-fleche-gauche-v.gif') no-repeat top left;
}

#assistante p.navigation a.suivante {
	padding: 5px 25px 5px 5px;
	text-align: right;
	background: url('../images/btn-fleche-droite-v.gif') no-repeat top right;
}

#assistante p.navigation a.select-assmat {
	padding: 5px 5px 5px 25px;
	text-align: left;
	background: url('../images/btn-valid.gif') no-repeat center left;
}

#assistante p.navigation a.unselect-assmat {
	padding: 5px 25px;
	text-align: left;
	background: url('../images/btn-invalid.gif') no-repeat center left;
}

#assistante p.navigation a.fleche {
	padding: 5px 5px 5px 25px;
	text-align: left;
	background: url('../images/btn-fleche-gauche.gif') no-repeat top left;
}

ul.multiple-assmat-list {
	
}

ul.multiple-assmat-list li a {
	color: #3E3E3E;
}

.cancel-button {
	
}

p.front-button-container,p.bigmap-button-container {
	margin: 2px;
}

.close-button,.print-button,.bigmap-button { /*display:block;*/
	width: 75px;
	background-color: #addbeb;
	border: 1px solid #94d0e1;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #005493;
	margin-right: 5px;
	text-align: center;
	text-decoration: none;
}

.print-button {
	
}

p.bigmap-button-container {
	height: 20px;
}

.bigmap-button {
	
}

fieldset.login-fldset {
	border: 0px none;
	margin: 20px;
}

fieldset.login-fldset legend {
	color: #F7AE11;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

fieldset.login-fldset dl dt label {
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

fieldset.login-fldset input.fld {
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	color: #3E3E3E;
	font-size: 1em;
	width: 200px;
}

/* FAQ */
#faq-container {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 25px;
}

#faq-navigation {
	margin: 0px;
	/*	 */
}

#faq-navigation span {
	font-weight: bold;
}

#faq-navigation a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 1.1em;
}
#faq-toc a{
	font-weight: bold; 
	text-decoration: underline; 
	font-size: 1.6em;
	
}
#faq-container h3 {
	color: #F7AE11;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#faq-container p {
	margin: 0px;
	text-align: justify;
}

/*ul*/
ul#faq-subcategories li {
	list-style-type: none;
}

ul#faq-subcategories li a {
	background: transparent url(../images/puce.gif) no-repeat scroll left
		top;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 5px 10px;
	color: #000000;
	text-decoration: none;
}

ul#faq-subcategories li a:hover {
	text-decoration: underline;
}

#faq-items {
	
}

#faq-items h4 {
	color: #000000;
	font-size: 1.1em;
	padding: 0;
	text-transform: uppercase;
}

#faq-items p {
	color: #000;
	text-align: justify;
}

#faq-items p a {
	color: #000;
}

.top_link {
	margin: 5px;
	text-align: right;
}

.top_link a {
	color: #000;
	text-decoration: none;
}

.top_link a:hover {
	text-decoration: underline;
}

#faq-top ol li a {
	color: #000;
	text-decoration: none;
}

#faq-top ol li a {
	padding: 0 0 5px 10px;
}

#faq-top ol li a:hover {
	text-decoration: underline;
}

#faq-top h4 {
	font-size: 1em;
}

.calendar_field {
	background: transparent url('../images/calendar.png') right center
		no-repeat;
	padding-right: 12px;
	border: 1px solid #000;
	vertical-align: middle;
}

div.disponibilite,div.specificites {
	margin: 0px;
}

div.disponibilite fieldset p,div.specificites fieldset p {
	margin: 0px;
}

div.disponibilite fieldset label,div.specificites fieldset label { /*	*/
	
}

div.disponibilite fieldset { /*
		
	*/
	
}

div.disponibilite fieldset legend,div.specificites fieldset legend { /*
	
	*/
	font-weight: bold;
}

div.disponibilite fieldset select,div.specificites fieldset select {
	padding: 1px 2px;
	vertical-align: middle;
	border: 1px solid #000;
	color: #3E3E3E;
	font-size: 1em;
}

input.none {
	vertical-align: middle;
}

/* dropdown menu */
#cssdropdown {
	background-color: #5E4521;
	height: 33px;
	margin: 0;
	padding: 0;
}

#cssdropdown * {
	margin: 0px;
	padding: 0px;
}

#cssdropdown,#cssdropdown ul {
	z-index: 10000;
	list-style-type: none;
}

/* Head links .headlink*/
#cssdropdown li {
	width: 190px;
	float: left;
	height: 33px;
	background: #5E4521 url(../images/topmenu.png) no-repeat scroll left top
		;
	border-right: 4px solid #FFFFFF;
}
#cssdropdown li.current {
	background: #99CC33 url(../images/topmenu-hover.png) no-repeat scroll
		left top;
}

#cssdropdown li a {
	text-decoration: none;
	line-height: 22px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
}

#cssdropdown li.headlink a {
	
}

#cssdropdown li a span {
	display: block;
	margin: 2px 35px 0;
}

/* Child lists and links */
#cssdropdown li.headlink ul {
	display: none;
	width: 190px;
	text-align: left;
	position: absolute;
	background-color: #5E4521;
}

#cssdropdown li.current ul {
	background-color: #99CC33;
}

#cssdropdown li.headlink ul li {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
	line-height: normal;
}

#cssdropdown li.headlink ul li a {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	display: block;
}

#cssdropdown li.headlink ul li a span {
	margin: 0px;
	padding: 0px;
	display: block;
}

#cssdropdown li.headlink ul li a:hover {
	text-decoration: underline;
}

li.headlink ul {
	display: none;
}

li.headlink:hover ul {
	display: block;
}

/* dropdown menu */ /* planning */
#planning-page {
	background-color: #fff;
}

#planning-container {
	background-color: #fff;
	clear: both;
}

.tooltip {
	border: 1px solid #000;
	background-color: #fff;
	width: 250px;
	color: #333;
}

.tooltip p {
	margin: 0px;
}

.calendar_container {
	float: left;
	height: 160px;
	margin: 2px;
	padding: 2px auto;
	border: 1px solid #000;
	text-align: center;
}

.calendar_container table caption,.calendar_container table thead th {
	color: #fff;
	background-color: #16273A;
	text-transform: uppercase;
}

.calendar_container table caption {
	font-weight: bold;
}

.calendar_container table tbody td {
	background-color: #2E5076;
}

.calendar_container table tbody td {
	background-color: #2E5076;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
}

table tbody td.jourDetailDispo {
	background-color: #F0FFF0;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

table tbody td.jourDetailNonDispo {
	background-color: #FFC4C4;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

div.tooltip {
	border: 1px solid #000;
	padding: 2px;
	margin: 5px;
	background-color: #F0F0F0;
	display: block;
}

#planning-page p.navigation span {
	display: block;
	float: left;
	padding: 4px 10px 0;
}

#planning-page p.navigation {
	color: #3E5271;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	width: 110px;
}

#planning-page p.navigation a {
	display: block;
	height: 24px;
	width: 23px;
}

#planning-page p.navigation a span {
	display: none;
}

#planning-page p.navigation a.precedent {
	background: transparent url(../images/btn-fleche-gauche-v.gif) no-repeat
		scroll left top;
	float: left;
}

#planning-page  p.navigation a.suivant {
	background: transparent url(../images/btn-fleche-droite-v.gif) no-repeat
		scroll left top;
	float: right;
}

#planning-legende {
	float: right;
}

#planning-legende table caption {
	text-transform: uppercase;
}

div.contact_admin_link {
	margin: 10px;
}

#accueil-item, #accueil-item p{
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#000;
}

#accueil-item p{
	margin-bottom:0px;
}
#accueil-item h1,#accueil-item h2,#accueil-item h3,#accueil-item h4{
	font-style:normal;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

#accueil-item h1,#accueil-item h2{
	font-weight:bold;
	text-transform:uppercase;
}

#accueil-item h3,#accueil-item h4{
	color:#006699;
}
#accueil-item h1{
	color:#B1CA00;
	font-size:1.6em;
	line-height:1.5em;
	text-align:center;
}

#accueil-item h2{
	color:#F7AE11;
	font-size:1.5em;
}

#accueil-item h3{
	font-size:1.5em;
}

#accueil-item h4{
	font-size:1.2em;
}

#accueil-item a{
	text-decoration:underline;
	color:#0000FF;
}

#accueil-item a:hover{
	text-decoration:none;
}

