/* Vert : #63d49e */
/* Rose : #DF0073 */
/* Rose clair : #ffe8f5 */
/* Orange : #F7AE11 */



body {
	background-color: #DF0073;
	background : transparent url("../images/fondSite.png") repeat-y top center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

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;
	width: 980px;
	margin: 2px auto 0;
	background-color: #fff;
	clear: both;
	/* border: 1px solid #0078C1; */
	/*border: 1px solid #C6C6C6;*/
	text-align: left;
	/*height: 90%;*/
}

#main{
	background : transparent url("../images/FondContenu.jpg") repeat-y top right;
	width:980px;

	/*border-right: 2px solid #000;
	border-left: 2px solid #000;*/
}

#header {
	height: 180px;
	height: 208px;
	background: transparent url("../images/header.jpg") 0 0 no-repeat;
	padding: 0;
	margin: 0;

	/*border: 1px solid #000;*/
}

#header h1 {
	margin: 0px;
	display: inline;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	height: 188px;
}

#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: 2%;
	margin: 2%;
	border: 0px none;
}

#recherche fieldset {
	border: 0px none;
}

#map-container {
	position: absolute;
	/*left: 20px;*/
	left: 40px;
	width: 454px;
	/* 	background: transparent url('../images/fond-carte.gif') no-repeat scroll
            left bottom; */
}

#map-title {
	color: #3E5271;
	font-size: 1.1em;
	margin-top: 0px!important;
	padding: 0pt;
}

#map-frame {
	padding: 1px;
	border: 1px solid #BDBDBD;
	border-bottom: 0px none;
}

#panel-container {
	/*margin-left: 455px;*/
	margin-left: 500px;
	height: 610px;

}

#container { /*background-color:#fff;*/
	margin: 0px;
	padding: 0px 40px 0px 40px;
	/*background : transparent url("../images/FondContenu.jpg") repeat-y top;*/

	/*border:1px solid #000;*/
}


#container h2{
	color: #DF0073 !important;
	font-family: 'Rival Slab', cursive;
	font-weight: 600;
	font-size: 20px;
	/*margin: 10px 0;*/
	/*font-weight:bold;*/
}

#container h3{
	/*color: #9D2C1A !important;*/
}

div#footer {
	/*background-color: #006699;*/
	/*background : transparent url("../images/FondFooter.jpg") repeat-y top;*/
	margin-top: 5%;
	clear: both;
	height: 80px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 30px 0px;
	background-color: RGB(195,195,195);
	width: 100%;
	text-align: center;
}

div#footer a {
	color: #fff;
}

div#footer p {
	margin:0px;
	font-style: normal;
	line-height: 21px;
	padding: 0 10px;
	/*background-color: #9D2C1A;*/
}

div#footer p a {
	text-decoration: none;
}

div#footer p a.border {
	border-right: solid 2px;
	margin-right: 15px;
	padding-right: 15px;
}

div#footer a:hover {
	text-decoration: underline;
}

/* Liens vers les réseaux sociaux */

#footer .links {
	margin-top: 20px;
}

#footer .links span {
	padding-right: 50px;
}

#footer .social-icons {
	background: url(../images/social-icons.png) no-repeat;
	padding: 7px 0 15px 45px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #818181;
	line-height: 37px;
	margin-right: 30px;
	font-weight: 600;
}

#footer #twr {
	background-position: 0 -150px;
}

#footer #flr {
	background-position: 0 -300px;
}

#footer #rss {
	background-position: 0 -450px;
}

#footer .social-icons:focus,
#footer .social-icons:hover {
	background-position: 0 -75px;
	color: #DF0073;
	text-decoration: none;
}

#footer #twr:focus,
#footer #twr:hover {
	background-position: 0 -225px;
}

#footer #flr:focus,
#footer #flr:hover {
	background-position: 0 -375px;
}

#footer #rss:focus,
#footer #rss:hover {
	background-position: 0 -525px;
}

.center{
	text-align: center;
}

#titre { /*	margin:20px 0px 10px 30px;*/
	padding: 0px;
	color: #9D2C1A;
	font-size: 1.2em;
	font-weight: bold;

	color: #000;
	font-family: 'Cabin Sketch', cursive;
	font-weight: 600;
	font-size:1.6em;
}

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: 400px;
}

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: 130px;
	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;
}

.sous-titre-candidat {
	font-size: 1.5em;
	margin-top: 0.75em;
}

.bloc-espacement {
	padding-bottom: 1.5em;
}

.button-container {
	text-align: right;
	padding-right: 25px;
	margin-top: 10px;
}

#tab-content {
	width: 358px;
	padding: 5px 5px 10px 5px;
	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 p strong {
	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;*/
	background: #fff url('../images/btn-valid.png') 0 0 no-repeat;
}

.unselect-button {
	/*background: #fff url('../images/btn-invalid.gif') 0 0 no-repeat;*/
	background: #fff url('../images/btn-invalid.png') 0 0 no-repeat;
}

.visu-button {
	/*background: #fff url('../images/btn-visu.gif') 0 0 no-repeat;*/
	background: #fff url('../images/btn-visu.png') 0 0 no-repeat;
}

.visu-interet {
	float: right;
}

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;


	display:none;
}

div#msgInst div {
	border: 1px solid #BDBDBD;
	margin-top: 2%;
}

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: #DF0073;
	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:580px;  */
	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;*/


	color: #DF0073;
	font-size: 1.2em;
	font-weight: bold;
}

#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;
	padding : 10px;

}

#planning-page #synthese-titre {
	height : 130px;
	background-color: #ffe8f5;
	z-index:-2;
}

#assmat-synthese #synthese-main #synthese-titre {
	display: block;
	position: relative;
	/*background-color: #ffe8f5;*/
	padding : 0px 10px 0px 10px;

}

#assistante {
	position: relative;
	width:977px;
	text-align:right;

}


#synthese-titre h1 {
	color: #EAB001;
	color: #000;
	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: 520px;
}

#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: 130px;
	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: left;
}

/**/
#assistante p.navigation {
	text-align: right;
	width: 330px;
	height: 2.4em;
	margin: 0;
	/*margin-top: 10px;*/
	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;*/
	background: url('../images/btn-fleche-gauche-v.png') 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;*/
	background: url('../images/btn-fleche-droite-v.png') 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;*/
	background: url('../images/btn-valid.png') 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;*/
	background: url('../images/btn-invalid.png') 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;
}

p.front-button-container{
	margin-top: 5px;
	text-align:right;
}

.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: #DF0073;
	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 dl dt {
	padding-top: 10px;
}


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-bottom: 50px;
	/*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: #DF0073;
	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;*/
	background: transparent url(../images/key_q.png) no-repeat scroll left top;
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0;
	padding: 0 0 5px 20px;
	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;
}

#faq-top p {
	/*border-left: 2px solid #DF0073;*/
}

.calendar_field {
	/*background: transparent url('../images/calendar.png') right center*/
	background: #FFF url('../images/calendar.png') right center
	no-repeat;
	padding-right: 12px;
	border: 1px solid #000;
	vertical-align: middle;
}

div.disponibilite,div.specificites {
	margin: 0px;
	padding:0px;
}

div.disponibilite fieldset p,div.specificites fieldset p {
	margin: 0px -3px 0px -3px;
	padding:0px;
}

div.disponibilite fieldset label,div.specificites fieldset label {}
div.disponibilite fieldset {}

div.disponibilite fieldset legend,div.specificites fieldset legend {
	font-weight: bold;
	color: #3E3E3E;
}

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;
}

/* Liste des critères supplémentaires sur deux colonnes */
div.specificites div {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	margin: 0 -80px 0 80px;
}

div.specificites div p {
	float: none!important;
}

/* dropdown menu */

/*
.recherche, .parametrageCss, .accueilAssmat, .accueilReferent, .accueil{
    border-bottom: solid 5px #9D2C1A;
   // background: transparent url("../images/arabesque1.png") 0 0 no-repeat !important;
}

 .recherche:hover, .parametrageCss:hover, .accueilAssmat:hover, .accueilReferent:hover, .accueil:hover{
	background-color: rgba(157, 44, 26, 0.4);
} 

.pratique, .contenusCss, .monProfil{
    border-bottom: solid 5px #D176A2;
}

.pratique:hover, .contenusCss:hover, .monProfil:hover{
    background-color: rgba(209, 118, 162, 0.4);
}

.faq, .statsCss, .monCompte{
    border-bottom: solid 5px #61A663;
   // background: transparent url("../images/arabesque2.png") 0 0 no-repeat !important;
}

.faq:hover, .statsCss:hover, .monCompte:hover{
	background-color: rgba(97, 166, 99, 0.4);
	}

.accesReserve, .adminCss{
    border-bottom: solid 5px #BAB416;
   // background: transparent url("../images/arabesque3.png") 0 0 no-repeat !important;
}

.accesReserve:hover, .adminCss:hover{
	background-color: rgba(186, 180, 22, 0.4);
	}
*/


#cssdropdown {
	/* background-color: #5E4521; */
	background-color: #fff;
	/*height: 33px;*/
	height: 27px;
	padding: 5px 15px 5px 15px;

	margin:0 auto;
	width:630px;
	margin-top: -32px;
	border-radius: 13px;

}

#cssdropdown * {
	margin: 0px;
	padding: 0px;
}

#cssdropdown,#cssdropdown ul {
	z-index: 10000;
	list-style-type: none;
}


/* Head links .headlink*/
#cssdropdown li {
	/*width:24.75%;*/
	float: left;
	height: 26px;
	width: 150px;
	border-left: solid 1px #545454;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	/*background: #545454 url('../images/MotifFond-Bouton-Menu.gif') repeat-x top left;*/
	background: #545454;
}

#cssdropdown li:last-child {
	/*border-right: none;*/
}

#cssdropdown li.current,
#cssdropdown li:hover {
	/*background: #99CC33 url(../images/topmenu-hover.png) no-repeat scroll left top; */
	background: #DF0073;
	color: #545454;
}

/*
#cssdropdown li.recherche{
	width: 300px;
}
*/
/*
#cssdropdown li.current.contenusCss, #cssdropdown li.current.monProfil, #cssdropdown li.current.pratique{
	background-color: rgba(209, 118, 162, 0.4);
	}
	
#cssdropdown li.current.recherche, #cssdropdown li.current.parametrageCss, #cssdropdown li.current.accueilAssmat, #cssdropdown li.current.accueil, #cssdropdown li.current.accueilReferent {
	background-color: rgba(157, 44, 26, 0.4);
	}
	
#cssdropdown li.current.accesReserve, #cssdropdown li.current.adminCss{
	background-color: rgba(186, 180, 22, 0.4);
	}
	
#cssdropdown li.current.faq, #cssdropdown li.current.statsCss, #cssdropdown li.current.monCompte{
	background-color: rgba(97, 166, 99, 0.4);
	}
*/
#cssdropdown li a {
	text-decoration: none;
	line-height: 27px;
	/*font-family: 'Cabin Sketch', cursive;*/
	color: #000;
	font-size: 1em;
	font-size: 14px;
	font-weight: 600;
	/*font-weight: bold;*/
}

#cssdropdown li.headlink a {

}

#cssdropdown li a span {
	display: block;
	/*margin:5px 35px 0;*/
	/*margin-left: 7px;
	margin-right: 7px;*/
}

#cssdropdown span{
	color: #fff;
	text-align: center;
}
/* Child lists and links */

#cssdropdown li.headlink ul {
	display: none;
	width: 210px;
	text-align: left;
	position: absolute;
	background-color: #FFF;
	/*padding-top: 2%;*/
	padding-bottom: 1.5%;
	/*margin-top: 1.3%;*/
	margin-left: -0.1%;
	box-shadow:3px 3px 4px rgba(0,0,0,0.5);
}

#cssdropdown li.current ul {
	background-color: #EAEAEA;
}

#cssdropdown li.contenusCss ul {
	background-color: #FFF;
	/*border-bottom: 2px solid #D176A2;
    border-bottom-left-radius: 1em;
   border-bottom-right-radius: 1em; */
}

#cssdropdown li.headlink ul li {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
	line-height: normal;
	min-width: 100%;
}

#cssdropdown li.headlink ul li a {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	display: block;
}

#cssdropdown li.headlink ul li a:hover {
	text-decoration: none
}

#cssdropdown li.contenusCss ul li a:hover span{
	text-decoration:none;
	color:#DF0073;
}

#cssdropdown li.headlink ul li a span {
	margin: 0px;
	padding: 0px;
	display: block;

	text-decoration: none;
	line-height: 27px;
	/*font-family: 'Cabin Sketch', cursive;*/
	color: #000;
	font-size: 10px;
	font-weight: 600;
	text-align:left;
}

li.headlink ul {
	display: none;
}

li.headlink:hover ul {
	display: block;
}

/* dropdown menu */ /* planning */


#planning-page  {
	background-color: #fff;
	margin: 10px;

}

#planning-container {
	background-color: #fff;
	clear: both;
	/*height:700px;*/
	margin-left: 10px;
}

#planning-container div{
	background-color: #fff;
}

.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: #82C46C;
	color: #000;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	width: 40px;
}

table tbody td.jourDetailNonDispo {
	background-color: #FF5E4D;
	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.front-button-container{
	margin: 10px 10px 0 0;
	text-align:right;
	position:fixed;
	width: 967px;
	z-index:2;
}



#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 0 10px;
	padding: 0;
	width: 100px;
	margin-top:-40px;
	position:fixed;
	z-index:2;
	background-color: #ffe8f5;

}

#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*/
	background: transparent url(../images/btn-fleche-gauche-v.png) no-repeat
	scroll left top;
	float: left;
}

#planning-page  p.navigation a.suivant {
	/*background: transparent url(../images/btn-fleche-droite-v.gif) no-repeat*/
	background: transparent url(../images/btn-fleche-droite-v.png) no-repeat
	scroll left top;
	float: right;
}

#planning-legende {
	float: right;
	/*border: 1px solid #000;*/
	padding: 10px;
	/*background-color:#ffe8f5;*/
	background-color:#fff;
}

#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:#DF0073;
	font-size:1.6em;
	line-height:1.5em;
	text-align:center;
}

#accueil-item h2{
	color:#DF0073;
	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;
}

/* Formulaire de recherche */

#search-form{
	border: 1px solid #eaeaea;
	background-color:#eaeaea;
	padding: 3px;
}

/* Boutons */

input.btreset,input.sbmt {
	/*background-color: #addbeb;
	border: 1px solid #94d0e1;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;*/
	font-weight: normal;
	color: #DF0073;
	/*color: #3E5271;*/
	margin: 5px;


	background-color: transparent;
	border: 1px solid #DF0073;
	/*border: 1px solid #3E5271;*/
	font-family: 'Cabin Sketch', cursive;
	font-weight: 600;
	font-size: 1em;
	cursor:pointer;
}


input.sbmt {
	width: 90px;
}

input.btreset {
	width: 125px;
}

.close-button,.print-button,.bigmap-button { /*display:block;*/

	background-color: transparent;
	border: 1px solid #000;
	color: #000;
}


/* Onglets */
#tab-content {
	background-color:#fff;
	width:388px;
}

#assmat-selection{
	padding:15px 5px 5px 5px;
}

.assmat-display{
	margin-bottom:10px;
	border-bottom: 1px solid #ffe8f5;
}

#bt-generation-liste{
	width:190px;
}

/* Fiche assmat */

#synthese-main {
	/*width:977px;*/
}

#synthese-tabs {
	width: 558px;
}

.synthese-navigation-menu {

	width: 558px;

}

.lignesynthesetroischamps {
	padding:0px;
	margin:0px;
	/*padding-bottom:3px;*/

}
.lignesynthesetroischamps p{
	display:inline-block;
	padding:0px;
	margin:0px;

}
/*
.lignesynthesetroischamps .synthese{
	width:0px;
	height:0px;
}*/

.info-tabs p.commentaire{
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

.info-tabs fieldset p.libellegauche{
	width: 200px;
	padding:0px;
	margin:0px;
}

.info-tabs fieldset p.libellegauche{
	width: 200px;
	padding:0px;
	margin:0px;
}

.navigation-menu fieldset p.commentaire{
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

.navigation-menu fieldset p.libellegauche{
	width: 200px;
	padding:0px;
	margin:0px;
}

navigation-menu fieldset p.deuxpoints{
	/*color: #000;*/
	width: 20px;
	padding:0px;
	margin:0px;
}

navigation-menu fieldset p.valeurdroite{
	color: #000;
	padding:0px;
	margin:0px;
	width: 220px;
	/*background-color: #ffe8f5;*/
}

div#informations div.navigation-menu div.fieldset fieldset libellegauche2{
	float:left;
	text-align:left;
	width:200px;
	margin-top:2px;
}

div#informations div.navigation-menu div.fieldset fieldset table select listederoulante
{
	padding: 1px 0px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #3E5271;
	vertical-align: middle;
	margin-left:200px;
	float:left;
}

{
	padding: 1px 0px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #3E5271;
	vertical-align: middle;
}

.info-tabs p.synthese{
	width:0px;
	height:0px;
	padding:0px;
	margin:0px;

}

.info-tabs p.libellecommentaire{
	margin-left: 5px;
	/*padding-left: 5px;*/
}

.info-tabs p.libellegauche{
	width: 250px;
}

.info-tabs p.deuxpoints{
	/*color: #000;*/
	width: 20px;
	padding:0px;
	margin:0px;
}

.info-tabs p.valeurdroite{
	color: #000;
	padding:0px;
	margin:0px;
	width: 220px;
	/*background-color: #ffe8f5;*/
}

.soustitre{
	padding:0px;
	margin:5px 5px 10px 5px;
	padding-bottom:10px;
	border-bottom : 2px solid #ffe8f5;
	font-weight: bold;
}

#carte-little-container {
	height: 500px;
	margin-left: 600px;
}

ul.synthese-navigation {

	width: 560px;
}

#carte-little h2 {
	padding: 0px;
	color: #3E5271;
	float: left;
	font-size: 1.5em;
	margin: 5px 0px 10px;
}

.synthese span{
	width: 250px;
}


/* FAQ */
#faq-container h3 {

	/*background: transparent url(../images/key_q.png) no-repeat scroll left center;*/
	font-size: 1.1em;
	/*line-height: 1.8em;*/
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 0 10px 20px;

}

#top{
	color: #000;
}

#faq-top p {
	/*background: transparent url(../images/key_r.png) no-repeat scroll left top;*/
	padding-left:20px;
}

#faq-toc a{
	/*font-weight: bold; 
	text-decoration: underline; */
	font-size: 1.2em;

}

/********** CD56 **********/

@font-face {
	font-family: 'GaramondNova';
	src: url('../fonts/GaramondNova_Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

#page, #main {
	margin-top: 0px;
}

#lienBandeau {
	color: black;
	text-decoration: none;
}

#bandeau {
	display: table;
	width: 100%;
	background-color: #DF0073;
}

#bandeau, #bandeau img {
	height: 70px;
}

#bandeau img {
	background-color: #DF0073;
	float: right;
	margin-right: 200px;
}

#titreBandeau {
	vertical-align: middle;
	display: table-cell;
	font-size: 3em;
	font-family: 'GaramondNova', serif;
	text-align: center;
	width: 100%;
}

#header {
	background-size: cover !important;
	/*background-position: center;*/
	background-position-y: -208px !important;
}
#form-geo-search-assistant {
               text-align: end;
               max-width: 25em;
}

#form-geo-search-assistant li:last-child {
               margin-top: 0.5em;
}