* { 
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 
body.general { 
	font-family: Arial,sans-serif ;
	font-size: 12px;
	margin:0;
	padding:0;
	background-image:url(../../images/fond.gif);
	text-align:center;
}
a img {
	border:none;
}
a.nohover:hover {
	background: none;
	border: none;
}
.object {
	width:370px;
	height:350px;
	overflow:auto;
	border:none;
}
.couleur_2 {
	background-color:#DEDEDE;
}
.couleur_1 {
	background-color:#FFFFFF;
}
tr.cell1 {
	color:#000000;
	height:25px;
	text-align:center;
	font-weight:bold;
	background-color:#DEDEDE;
}
td.cell2 {
	border-bottom:1px solid #000000;
}

.float_ {
	float:left;
	display:inline;
	width:200px;
	text-align:right;
	height:20px
}

/**************************************************************************************/
/**************************************************************************************/

#entete {
	height:20px;
	background-color:#CCCCCC;
	width:100%;
	border-bottom:1px solid #6081A1;
}
.connexion {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:1px;
}
#gauche a, #droite a, #centre a, #piedgauche a {
	color:#000000;
	text-decoration:none;
}
#gauche a:hover, #droite a:hover, #centre a:hover, #piedgauche a:hover { 
	text-decoration:none;
}
#topcentre a, #bottomcentre a	{
	color:#FFFFFF;
	text-decoration:none;
}
#topcentre a:hover, #bottomcentre a:hover{ 
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}

#conteneur {
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
	text-align: left;
	background-color:#EEEEEE;
	margin-top:-1px;
}
#headercentre {
	margin-left: 200px;
	margin-right: 197px;
	height:130px;
	text-align:center;
	background-image:url(../../images/bandeau.png);
	background-repeat:	no-repeat;
	background-color:#EEEEEE;
	width:auto;
}
#headergauche {
	float: left;
	width: 203px;
	color: #FFFFFF;
	background-color:#EEEEEE;
	height:130px;
	background-repeat: no-repeat;
	margin-right:-3px;
}
#headerdroite {
	float: right;
	width: 200px;
	color: #000000;
	background-color:#EEEEEE;
	height:130px;
	background-repeat: no-repeat;
	margin-left:-3px;
}
#topcentre, #haut_top {
	font-family:Bookman Old Style, Arial, sans-serif;
	margin-left:0;
	margin-right:0;
	width:auto;
	padding:10px 5px 8px 5px;
	color: #FFFFFF;
	font-size:12px;
	height:25px;
	padding-left:10px;
}




/* Menu DEROULANT */
#cadre-menu {
	position:fixed;
	overflow:hidden;
	width:215px;
	font:12px Arial;
	z-index:200;
}
#bordure-menu {
	float:left;
	background:#ddd;
	width:148px;
	margin:0px;
	padding:15px;
	padding-top:30px;
	border:2px solid #445B73;
	border-left:none;
	height:150px;
}
#bordure-menu ul {
	list-style: square inside;
}
#bordure-menu ul li {
	padding-bottom:8px;
}
#bordure-menu ul li a {
	color:#555;
}
#bouton-menu {
	float:right;
	width:35px;
	margin:0px;
	height:106px;
	background:url('../../includes/css/bleu/fond_demo_menu.png') top right no-repeat;
} 
#bouton-menu_1 {
	float:right;
	width:35px;
	margin:0px;
	height:106px;
	background:url('../../includes/css/bleu/fond_demo_menu_1.png') top right no-repeat;
} 


/**********************MENU************************************************************/
/**************************************************************************************/
			
#menu {
height:31px;
padding-top:1px;
padding-left:10px;
}
#menu ul {
margin:0;
padding:0;
list-style-type:none;
text-align:center;
}
#menu li {
float:left;
margin:auto;
padding:0;
}

#menu li a {
display:block;
min-width:95px;
color:#EEEEEE;
text-decoration:none;
margin-right:2px;
padding:5px;
}
#menu li.sub a {
display:block;
min-width:95px;
color:#EEEEEE;
text-decoration:none;
padding:5px;
margin:0;
text-align:left;
}

#menu li a:hover {
background-color:#EEEEEE;
}
#menu ul li ul {
display:none;
}
#menu ul li:hover ul {
display:block;
}
#menu li:hover ul li {
float:none;
}
#menu li ul {
position:absolute;
z-index:10;
}
 

/**************************************************************************************/
/**************************************************************************************/
#bottomcentre {
	font-family:Bookman Old Style, Arial, sans-serif;
	margin-left:0;
	margin-right:0;
	width:auto;
	padding-top:20px;
	padding-bottom:8px;
	padding-right:10px;
	color: #FFFFFF;
	font-size:12px;
	height:20px;
	text-align:right;
}
#centre {
	margin-left: 0;
	margin-right: 0;
	width:auto;
	text-align: justify;
	padding:10px;
	background-color:#EEEEEE;
	margin-bottom:-12px;
}
#gauche {
	float: left;
	display:inline;
	width: 200px;
	background-repeat: no-repeat;
	background-color:#EEEEEE;
	min-height:500px;
	margin-top:-25px;
}
#droite {
	float: right;
	display:inline;
	width: 200px;
	background-repeat: no-repeat;
	background-color:#EEEEEE;
	min-height:500px;
	margin-top:-25px;
}
#clear{
	clear:both;
}
#pied {
	text-align:center;
	color: #FFFFFF;
	clear: both;
	height:30px;
	font-family:Century, Bookman Old Style, Arial, sans-serif;
	font-style:italic;
	font-size:12px;
}
#piedgauche {
	float: left;
	display:inline;
	left:0;
	width: 200px;
	padding-top:5px;
}
#piedcentre {
	text-align: center;
	margin-left:200px;
	margin-right:200px;
	padding-top:5px;
}
#pieddroit {
	float: right;
	display:inline;
	right:0;
	width: 200px;
	padding-top:5px;
}	  

/**************************************************************************************/
/**************************************************************************************/

.bouton {color:#FFFFFF; font-weight:bold; cursor:pointer; font-size:11px; font-family:Bookman Old Style, Arial; padding:1px }
.bouton:hover {background-color:#FFFFFF; font-size:11px; font-family:Bookman Old Style, Arial; padding:1px}
.bouton:active {border:1px inset #000000; background-color:#FFFFFF; color:#6081A1; font-size:11px; font-family:Bookman Old Style, Arial; padding:1px }

.bouton_disabled {color:#EEEEEE; font-weight:bold; cursor:pointer; font-size:11px; font-family:Bookman Old Style, Arial; padding:1px }
.bouton_disabled:hover {background-color:#CCCCCC; font-size:11px; font-family:Bookman Old Style, Arial; padding:1px }
.bouton_disabled:active {border:1px inset #000000; background-color:#CCCCCC; color:white; font-size:11px; font-family:Bookman Old Style, Arial; padding:1px }

.bouton_rouge {border:1px outset #000000;background-color:#FF0000;color:#FFFFFF;font-weight:bold;cursor:pointer;font-size : 11px;font-family : Arial; padding:1px}
.bouton_rouge:hover {background-color:#FFFFFF;color:#FF0000;font-size : 11px;font-family : Arial; padding:1px}
.bouton_rouge:active {border:1px inset #000000;background-color:#FF0000;color:white;font-size : 11px;font-family : Arial; padding:1px}

.input, select, textarea {font-family:Bookman Old Style, Arial, sans-serif; font-size:12px;} 
.input_10 {font-family:Bookman Old Style, Arial, sans-serif; font-size:10px;}

.p {margin-bottom:10px;text-align:justify }
.q {margin-bottom:10px;text-align:center }

a.lien_ext:after {content: " [\2197]"; }

.menu_g {
	text-align:right;
	padding-right:10px;
}
.menu_d {
	text-align:left;
	padding-left:10px;

}
.avis {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:5px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
.confirmation {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	color:#FF0000;
}
.avis p {
	margin-bottom:5px;
}
.cadre, .marbrier {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:auto;
}
.actu {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

.marbrier a {
	text-decoration: none;
}
.marbrier a:hover {
	background: none;
}
.marbrier a span {
	display: none;
}
.marbrier a:hover span {
	display: inline;
	position: absolute;
	width: 500px;
	height: 200px;
	top: 408px;
	left: 50%;
	margin-left: -251px;
}
.cadre_ {
	float:left;
	display:inline;
	margin-bottom:10px;
	text-align:left;
	padding:2px;
	background-color:#FFFFFF;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.cadre__ {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	overflow:auto;
}
.cadre___ {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow:auto;
	background-color:#FFFFFF;
	padding:3px;
	text-align:justify;
}
.cadre_admin {
	text-align:center;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	text-align:left;
	padding:2px;
	background-color:#FFFFFF;
}
.cadre_photo {
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:10px;
	padding:2px;
	text-align:left;
	width:410px;
}
.cadre li {
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:15px;
}  
.erreur {
	width:98%;
	margin-top:5px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	color:#FF0000;
	text-align:center;
}					  
.titre_g {
	background-repeat: no-repeat;
	height:31px;
	width:130px;
	font-family:Bookman Old Style, Arial;
	text-align:center;
	padding-top:6px;
	color:#FFFFFF;
	margin-left:65px;
}
.titre_d {
	background-repeat: no-repeat;
	height:31px;
	width:130px;
	font-family:Bookman Old Style, Arial;
	text-align:center;
	padding-top:6px;
	color:#FFFFFF;
	margin-left:-5px;
}
.titre_rubrique {
	height:20px;
	font-family:Bookman Old Style, Arial;
	padding-top:5px;
	padding-left:10px;
	color:#FFFFFF;
	margin-left:-3px;
	margin-right:-3px;
	margin-top:-3px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.titre_avis {
	background-repeat:no-repeat;
	height:21px;
	font-family:Bookman Old Style, Arial;
	padding-top:3px;
	padding-left:30px;
	color:#FFFFFF;
	margin-left:-6px;
	margin-top:-6px;
	font-size:14px;
}
.titre_avis_bis {
	height:19px;
	font-family:Bookman Old Style, Arial;
	padding-top:5px;
	padding-right:5px;
	color:#FFFFFF;
	margin-right:-6px;
	margin-top:-6px;
	font-size:10px;
}	

.sous_titre {
	font-style:italic;
	font-weight:bold;
	color:#000000;
	height:20px;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
}

.etiquette_enabled {
	background: url(../../images/bouton_enabled.png) no-repeat;
	color:#FFFFFF;
	text-align:center;
	width:126px;
	height:22px;
	margin-top:-36px;
	padding-top:8px;	
}

.etiquette_disabled{
	color:#FFFFFF;
	text-align:center;
	width:125px;
	height:20px;
	background-image: url(../../images/bouton_disabled.png);
	margin-top:-30px;
	padding-top:5px;	
}
.etiquette_grisee {
	color:#FFFFFF;
	text-align:center;
	width:125px;
	height:20px;
	background-image: url(../../images/bouton_grisee.png);
	margin-top:-30px;
	padding-top:5px;	
}

.lettre {
	width:12px;
	padding:2px;
	float:left;
	display:inline;
	margin:2px;
	background-color:#FFFFFF;
}
.lettre1 {
	width:12px;
	padding:2px;
	float:left;
	display:inline;
	margin:2px;
}
.miniature {
	height:80px;
	width:120px;
	float:left;
	margin-left:16px;
	margin-top:12px;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
	display: inline;
}

/**************************************************************************************/
/**************************************************************************************/
#carousel
{
	width: 600px;
	height: 200px;
	position: absolute;
	top: 420px;
	left: 50%;
	margin-left: -300px;
}
#carousel a
{
	position: absolute;
	width: 110px;
}

#ImageBoxOverlay
{
	background-color: #555555;
	z-index: 1000;
}
#ImageBoxOuterContainer{
	z-index: 1000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

.nowrap{	white-space:nowrap;	}
.bold{	font-weight:bold;	}
.normal{	font-weight:normal; 	}
.italic{	font-style:italic;	}
.arial{		font-family:Arial, Helvetica, sans-serif;}
.helvetica{	font-family:Helvetica, Arial, sans-serif;}
.verdana{		font-family:Verdana, Arial, sans-serif;}
.left{	text-align:left;	margin-left:0px;	margin-right:auto;	}
.center{	text-align:center;	margin-left:auto;	margin-right:auto;	}
.right{	text-align:right;	margin-left:auto;	margin-right:0px;	}
.top{	vertical-align:top;	}
.middle{	vertical-align:middle;	}
.bottom{	vertical-align:bottom;	}
.pointer{	cursor:pointer;	}

.deroul_g, .deroul_d {
	width:22px;
	height:116px;
}

/**************************************************************************************/
/**************************************************************************************/
div.autocomplete {
  position: absolute;
  width: 500px;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
}

div.autocomplete ul {
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
}

div.autocomplete ul li.selected {
    background-color: #FFFF00;
}

div.autocomplete ul li {
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}


div.autocomplete ul li span.informal {
    color: #808080;
}


#departement {
    width: 250px;
}

#villes {
    width: 400px;
}

#villes2 {
    width: 400px;
}

.soustitre {
	background: url(../../includes/css/bleu/soustitre_debut.gif);
	height:18px;
	position:absolute;
	right:auto;
	left:auto;
	width:570px;
	text-align:center;
}
.soustitre_left {
	background:url(../../includes/css/bleu/soustitre_gauche.gif) no-repeat;
	float:right;
	height:18px;
	width:4px;
}

.soustitre_milieu {
	background:url(../../includes/css/bleu/soustitre_centre.gif);
	color:#8381c2;
	float:right;
	font-family:Verdana,sans-serif;
	font-size:10px;
	height:18px;
}
.soustitre_right {
	background:url(../../includes/css/bleu/soustitre_droit.gif) no-repeat;
	float:right;
	height:18px;
	width:15px;
}
.soustitre_milieu a {
	color:#8785C4;
	text-decoration:none;
}
.soustitre_milieu a:hover {
	text-decoration:underline;
}

a.info, a.info1, a.info2 {
position: relative;
text-decoration: none;
color: black;
}
a.info span, a.info1 span, a.info2 span{
display: none;
}
a.info:hover, a.info1:hover, a.info2:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
display: inline;
position: absolute;
top: 2em;
left: 1em;
background: #6081A1;
text-align: justify;
color: #FFFFFF;
border: 1px solid #000000;
padding: 2px;
width:400px;
}
a.info1:hover span {
display: inline;
position: absolute;
top: -55px;
left:-70px;
padding: 2px;
}
a.info2:hover span {
display: inline;
position: absolute;
top: 2em;
left: -240px;
background: #FFFFFF;
text-align: center;
color: #6081A1;
border: 1px solid #6081A1;
padding: 2px;
width:600px;
}


/**************************************************************************************/
/****************************************************************************NYROMODAL*/


div#nyroModalFull {
	font-size: 12px;
	color: #777777;
}
div#nyroModalLoading {
	border: 2px solid #6081A1;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #FFFFFF url(images/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 2px solid #6081A1;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #FFFFFF;
	border: 2px solid #6081A1;
	color: #000000;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -1px;
	right: -1px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(images/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:images/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(images/prev.gif);
}
a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
a.nyroModalNext:hover {
	background-image: url(images/next.gif);
}

/**************************************************************************************/
/********************************************************************MULTIUPLOAD PHOTO*/

div#upload {
    position: absolute;
    background: url('../../images/divbg.png') no-repeat;
    
    height: 148px;
    width: 450px;
    
   left: 50%;
   top: 70%;
   
   margin-left: -225px;
   margin-top: -74px;
    
    padding: 1px;
    text-align: center;
}
div#fichiers {
    width: auto;
	margin-left:0;
	margin-right:auto;
    padding: 5px;
    border: 1px dotted #6081A1;
    font-size: 11px;
    text-align: left;
}

input.btn {
    width: 85px;
    height: 30px;
    
    margin-top: 10px;
    
    background: #f2f8fd;
    color: #7e9db5;
    border: 1px solid #6081A1;
}
.file {
	width:400px;
	font-family:Bookman Old Style, Arial, sans-serif;
	font-size:12px;
}


/*****************************************************************************************/
/************************************************************************CALENDRIER JSCAL*/

.DynarchCalendar {
  border: 1px solid #aaa;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background: #e8e8e8;
  font: 11px "lucida grande",tahoma,verdana,sans-serif;
  line-height: 14px;
  position: relative;
  cursor: default;
}

.DynarchCalendar table {
  border-collapse: collapse;
  font: 11px "lucida grande",tahoma,verdana,sans-serif;
  line-height: 14px;
}

.DynarchCalendar-topBar {
  border-bottom: 1px solid #aaa;
  background: #ddd;
  padding: 5px 0 0 0;
}

table.DynarchCalendar-titleCont {
  font-size: 130%; font-weight: bold;
  color: #444;
  text-align: center;
  z-index: 9;
  position: relative;
  margin-top: -6px;
}

.DynarchCalendar-title div {
  padding: 5px 17px;
  text-shadow: 1px 1px 1px #777;
}
.DynarchCalendar-hover-title div {
  background-color: #fff;
  border: 1px solid #000;
  padding: 4px 16px;
  background-image: url("calendrier/drop-down.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.DynarchCalendar-pressed-title div {
  border: 1px solid #000;
  padding: 4px 16px;
  background-color: #777;
  color: #fff;
  background-image: url("calendrier/drop-up.gif");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}






.DynarchCalendar-bottomBar {
  border-top: 1px solid #aaa;
  background: #ddd;
  padding: 2px;
  position: relative;
  text-align: center;
}

.DynarchCalendar-bottomBar-today {
  padding: 2px 15px;
}

.DynarchCalendar-hover-bottomBar-today {
  border: 1px solid #000;
  background-color: #fff;
  padding: 1px 14px;
}
.DynarchCalendar-pressed-bottomBar-today {
  border: 1px solid #000;
  background-color: #777;
  color: #fff;
  padding: 1px 14px;
}






.DynarchCalendar-body {
  position: relative;
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
}

.DynarchCalendar-first-col { padding-left: 5px; }
.DynarchCalendar-last-col { padding-right: 5px; }

.DynarchCalendar-animBody-backYear {
  position: absolute;
  top: -100%;
  left: 0;
}
.DynarchCalendar-animBody-back {
  position: absolute;
  top: 5px;
  left: -100%;
}
.DynarchCalendar-animBody-fwd {
  position: absolute;
  top: 5px;
  left: 100%;
}
.DynarchCalendar-animBody-now {
  position: absolute;
  top: 5px;
  left: 0;
}
.DynarchCalendar-animBody-fwdYear {
  position: absolute;
  top: 100%;
  left: 0;
}

.DynarchCalendar-dayNames {
  padding-left: 5px;
  padding-right: 5px;
}

.DynarchCalendar-dayNames div { font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777; }

.DynarchCalendar-navBtn {
  position: absolute;
  top: 5px;
  z-index: 10;
}

.DynarchCalendar-navBtn div {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 15px;
  width: 16px;
  padding: 1px;
}
.DynarchCalendar-hover-navBtn div {
  border: 1px solid #000;
  padding: 0;
  background-color: #fff;
}
.DynarchCalendar-navDisabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.DynarchCalendar-pressed-navBtn div {
  border: 1px solid #000;
  padding: 0;
  background-color: #777;
  color: #fff;
}

.DynarchCalendar-prevMonth {
  left: 25px;
}

.DynarchCalendar-nextMonth {
  left: 100%;
  margin-left: -43px;
}

.DynarchCalendar-prevYear {
  left: 5px;
}

.DynarchCalendar-nextYear {
  left: 100%;
  margin-left: -23px;
}

.DynarchCalendar-prevMonth div {
  background-image: url("calendrier/nav-left.gif");
}

.DynarchCalendar-nextMonth div {
  background-image: url("calendrier/nav-right.gif");
}

.DynarchCalendar-prevYear div {
  background-image: url("calendrier/nav-left-x2.gif");
}

.DynarchCalendar-nextYear div {
  background-image: url("calendrier/nav-right-x2.gif");
}

.DynarchCalendar-menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ddd;
  overflow: hidden;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.DynarchCalendar-menu table td div {
  text-align: center;
  font-weight: bold;
  padding: 3px 5px;
}
.DynarchCalendar-menu table td div.DynarchCalendar-menu-month {
  width: 4em;
  text-align: center;
}
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
  border: 1px solid #000;
  padding: 2px 4px;
  background-color: #fff;
  color: #000;
}
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
  border: 1px solid #000;
  padding: 2px 4px;
  background-color: #777;
  color: #fff !important;
}

.DynarchCalendar-menu-year {
  text-align: center;
  font: 16px "lucida grande",tahoma,verdana,sans-serif;
  font-weight: bold;
}

.DynarchCalendar-menu-sep {
  height: 1px; font-size: 1px; line-height: 1px;
  overflow: hidden;
  border-top: 1px solid #888;
  background: #fff;
  margin-top: 4px; margin-bottom: 3px;
}

.DynarchCalendar-time td { font-weight: bold; font-size: 120%; }
.DynarchCalendar-time-hour, .DynarchCalendar-time-minute { padding: 1px 3px; }
.DynarchCalendar-time-down { background: url("calendrier/time-down.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-up { background: url("calendrier/time-up.png") no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5; }
.DynarchCalendar-time-sep { padding: 0 2px; }
.DynarchCalendar-hover-time { background-color: #444; color: #fff; opacity: 1; }
.DynarchCalendar-pressed-time { background-color: #000; color: #fff; opacity: 1; }
.DynarchCalendar-time-am { padding: 1px; width: 2.5em; text-align: center; }

/* body */

.DynarchCalendar-hover-week { background-color: #ddd; }

.DynarchCalendar-dayNames div, .DynarchCalendar-day, .DynarchCalendar-weekNumber {
  width: 1.7em;
  padding: 3px 4px;
  text-align: center;
}
.DynarchCalendar-weekNumber {
  border-right: 1px solid #aaa;
  margin-right: 4px;
  width: 2em !important;
  padding-right: 8px !important;
}

.DynarchCalendar-day {
  text-align: right; color: #222;
}
.DynarchCalendar-day-othermonth { color: #888; }
.DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-today { color: #00f; font-weight: bold; }

.DynarchCalendar-day-disabled {
  opacity: 0.5;
  text-shadow: 2px 1px 1px #fff;
}

.DynarchCalendar-hover-date {
  padding: 2px 3px;
  background-color: #eef;
  border: 1px solid #88c;
  margin: 0 !important;
  color: #000;
}

.DynarchCalendar-day-othermonth.DynarchCalendar-hover-date { border-color: #aaa; color: #888; }

.DynarchCalendar-dayNames .DynarchCalendar-weekend { color: #c22; }
.DynarchCalendar-day-othermonth.DynarchCalendar-weekend { color: #d88; }

.DynarchCalendar-day-selected {
  padding: 2px 3px;
  margin: 1px;
  background-color: #aaa;
  color: #000 !important;
}
.DynarchCalendar-day-today.DynarchCalendar-day-selected { background-color: #999; }

/* focus */

.DynarchCalendar-focusLink {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.DynarchCalendar-focused {
  border-color: #000;
}

.DynarchCalendar-focused .DynarchCalendar-topBar, .DynarchCalendar-focused .DynarchCalendar-bottomBar {
  background-color: #ccc;
  border-color: #336;
}

.DynarchCalendar-focused .DynarchCalendar-hover-week {
  background-color: #ccc;
}

.DynarchCalendar-tooltip {
  position: absolute;
  top: 100%;
  width: 100%;
}

.DynarchCalendar-tooltipCont {
  margin: 0 5px 0 5px;
  border: 1px solid #aaa;
  border-top: 0;
  padding: 3px 6px;
  background: #ddd;
}

.DynarchCalendar-focused .DynarchCalendar-tooltipCont {
  background: #ccc;
  border-color: #000;
}

@media print {
  .DynarchCalendar-day-selected {
    padding: 2px 3px;
    border: 1px solid #000;
    margin: 0 !important;
  }
}

/* This is for Gecko-based browsers */

.DynarchCalendar {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.DynarchCalendar-title, .DynarchCalendar-title div {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.DynarchCalendar-topBar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0;
}

.DynarchCalendar-bottomBar {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.DynarchCalendar-bottomBar-today {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-navBtn, .DynarchCalendar-navBtn div {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-menu {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.DynarchCalendar-menu table td div {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-weekNumber {
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.DynarchCalendar-day {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.DynarchCalendar-day-disabled {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.DynarchCalendar-tooltipCont {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 5px;
}

.DynarchCalendar-time-hour, .DynarchCalendar-time-minute {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px;
}

.DynarchCalendar-time-am {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.DynarchCalendar-focused {
  background-color: #fff;
}

.DynarchCalendar-topBar {
  background: url("calendrier/brushed-steel.jpg") no-repeat 50% -50px;
}

.DynarchCalendar-bottomBar {
  background: url("calendrier/brushed-steel.jpg") no-repeat 50% -80px;
}

.DynarchCalendar-menu {
  background-color: #fed;
}

.DynarchCalendar-hover-title,
.DynarchCalendar-hover-navBtn,
.DynarchCalendar-hover-bottomBar-today,
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
  background: transparent url("calendrier/coolbg.png") repeat-x 0 50%;
}
.DynarchCalendar-hover-title div,
.DynarchCalendar-hover-navBtn div { background-color: transparent; }

.DynarchCalendar-pressed-title,
.DynarchCalendar-pressed-navBtn,
.DynarchCalendar-pressed-bottomBar-today,
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
  background: #db2 url("calendrier/coolbg.png") repeat-x 0 50%;
  color: #000 !important;
}
.DynarchCalendar-pressed-title div,
.DynarchCalendar-pressed-navBtn div { background-color: transparent; color: #000; }

.DynarchCalendar-hover-week,
.DynarchCalendar-focused .DynarchCalendar-hover-week {
  background: transparent url("calendrier/coolbg.png") repeat-x 0 50%;
}

.DynarchCalendar {
  background: url("calendrier/gold.jpg") no-repeat 50% 30px;
}

.DynarchCalendar-weekNumber {
  border-right: 1px solid #f92;
}



.DynarchCalendar-hover-date {
  background-image: url("calendrier/coolbg.png");
  background-position: 0 50%;
  background-repeat: repeat-x;
  border-color: #f92;
}

.DynarchCalendar-day-selected {
  background-color: #f92;
  color: #000 !important;
  background-image: url("calendrier/coolbg.png");
  background-position: 0 50%;
  background-repeat: repeat-x;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected {
  background-color: #f92;
  color: #00f !important;
}

.DynarchCalendar-tooltipCont,
.DynarchCalendar-focused .DynarchCalendar-tooltipCont {
  background: #db2 url("calendrier/brushed-steel.jpg") no-repeat 50% -100px;
}

.DynarchCalendar-focused .DynarchCalendar-body {
  background: url("calendrier/shadow-b.png") repeat-x 0 0;
} 


/*******************************************************************/	

.livechat {
	padding:0px;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image: url(../../images/fond.gif);
 	width:98%;
	overflow: auto;
	height:200px;
}
.chat_message {
	padding:0px;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../images/fond.gif);
 	width:98%;
	overflow: auto;
	height:400px;
}
.chat_connectes {
	float:left;
	background-image: url(../../images/fond.gif);
	border: 1px solid #000000;
	text-align:justify;
	padding:5px;
	margin-left:5px;
	margin-top:5px;
	display: inline;
}


/*****************************************************************************************/
/************************************************************************AUTO COMPLETE*/

	.suggestionsBox {
		position: absolute;
		margin: 0 auto;
		margin-top:5px;
		margin-left:30px;
		width: 350px;
		background-color: #6081A1;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		color: #FFFFFF;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 5px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 1px 0px;
		padding: 1px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}


#pscroller1{
width: 190px;
height: 120px;
}

.email {
	display :none;	
}
