body {
	margin: 0;
	padding: 0;	
}

a {
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

span {
	font-size: 12px;
	font-family: arial;
}

div.cadre {
	text-align: left;
	background:  #5fc8c5 url(../../images/calendar-expertise/bg-city-off.gif) no-repeat bottom right;
	width: 174px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
}

div.cadre span {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

#container {
	width: 100%;
	/*float: left;*/
	border: 1px solid #000000;
}

form {
	display: inline;
}

/*-----------------------------------------*/

/*----> Style for header of the page <-----*/

/*-----------------------------------------*/
/*
#header-bg {
	background: url(../images/bkg-header.gif) 1px 0px repeat;
	height: 149px;
	width: 100%;
	float: left;
	position: relative;
}

#header {
	height: 127px;
	background-color: white;
	float:left;
	width: 100%;
	position: absolute;
	top:22px;
}

#header-contain {
	width:800px;
	float:left;
	position: relative;
}

#header-contain-left {
	background: url(../images/img-header-left.gif) no-repeat top left;
	float: left;
	width: 108px;
	height: 127px;

}

#header-contain-right {
	float: left;
	height: 126px;
	position: relative;
	width: 692px;
	z-index: 1000;
}

#header-img-plan {
	background: url(../images/header-img-carte.gif) no-repeat top left;
	width: 97px;
	height: 120px;
	margin-top: 6px;
	float:left;
}

#site-title {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 1000;
	border: 1px solid #000000;
	clear: both;
}
*/
#calendartitle{	
	padding-left:5px;
}



/*---------------------------------------------*/

/*----> Style for main body of the page <-----*/

/*--------------------------------------------*/

#last-update {
	color: #666666;
	font-size: 11px;
	font-family: arial;
	display: block;
	height: 20px;
	padding-left: 120px;
	padding-top: 20px;
}

#main {
	width: 800px;
	height: 600px;
	margin: 10px auto;
}

#main-map {
	width: 299px;
	height: 319px;
	float: left;
	position: relative;
	background: url(../../images/calendar-expertise/map_empty.jpg) no-repeat top right;
	margin-top: 18px;
}

#map-img-point {
	width: 285px;
	height: 319px;
	right:0;
	bottom: 2px;
	position: absolute;
	z-index: 100;
}

#main-left {
	width: 108px;
	height: 300px;
/*	background: url(../images/main-img-left.gif) no-repeat top left;*/
	float: left;
	padding-top: 45px;
	/* §pacing of 45px */
}

#main-right {
	background-color: #FFFFFF;
	width: 100%;
	/*height: 500px;*/
	padding: 0;
	/* §pacing of 45px */
}

#main-right-search {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	position: relative;
	padding-top: 30px;
	overflow: hidden;
}

#main-right-search-doctor {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	position: relative;
	height: auto;
	overflow: hidden;
}

#main-footer {
	height: 40px;
	width: 100%;
	float: left;
	bottom: 0;
}

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

/*      style for seach section!               */

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

#search-top {
	height:auto;	
	width: 430px;
	float: left;
	padding-left: 125px;
}

#search-main {
	height: auto;
	float: left;
	padding-bottom: 50px;
	width: 100%;
}

#search-main-left {
	float: left;
	width: 125px;
	padding-top: 25px;
}

#search-main-right {
	float: left;
	padding-top: 25px;
	position: relative;
	width: 430px;
}

#search-main-right-doctor {
	float: left;
	padding-top: 25px;
	position: relative;
}

#search-main-right span.list {
	color: #666666;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-top: 2px 0 0 0;
	display: block;
	
}

select {
	border: 1px solid #94958E;
	background-color: #F3F3F3;
	width: 174px;
}

input.btnSearch {
	background-color: #253255;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
}

span.last-update {
	color: #666666;
	font-size: 11px;
	font-family: arial;
	padding-top: 20px;
	display: block;
}

#main-img-frame {
	width: 108px;
	position: relative;
	float: left;
	height: 161px;
	z-index: 1;
}

#main-img-frame-coin {
	z-index: 10;
	width: 8px;
	height: 8px;
	background: url(../../images/calendar-expertise/img-coin.gif) bottom right;
	bottom: 0;
	right: 0;
	position: absolute;
}

#main-img-frame img {
	z-index: 2;
}

#main-img-frame-bg {
	height: 161px;
	width: 108px;
	position: absolute;
	z-index: -1;
	background:  #FFFFFF url(../../images/calendar-expertise/img-city-bg.gif) no-repeat bottom right;
	right: -9px;
	top: 9px;
}

#main-img-frame-desc {
	float: left;
	padding-top: 20px;
	padding-left: 0;
}

#main-img-frame-desc span.titleDesc {
	font-size: 12px;
	font-family: arial;
	color: #666666;
	font-weight: bold;
	margin:0;
	padding: 0;
	display: block;
	width: 120px;
}

#main-img-frame-desc span.dataDesc {
	font-size: 11px;
	font-family: arial;
	color: #5fc8c5;
	font-weight: bold;
	margin:0;
	padding: 0;
	display: block;
	width: 120px;
}

ul.listDoctors {
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
	display: block;
}

ul.listDoctors li {
	margin: 0;
	padding: 0;
	height: 16px;
}

ul.listDoctors  li a {
	color: #666666;
	font-size: 11px;
	font-family: arial;
	padding: 0;
	margin: 0;
}

#click {
	color: #666666;
	font-size: 11px;
	font-family: arial;
	left: 195px;
	top: 120px;
	line-height: 14px;
	display: block;
	position: absolute;
	width: 240px;
	text-align:right;
}

#search-info {
	background-color: #EEF1F3;
	border: 1px solid #999999;
	right: 370px;
	position: absolute;
	top: 345px;
	padding: 5px;
	width: 240px;
	z-index: 100;
}

#search-info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#search-info p {
	font-size: 11px;
	font-family: arial;
	color: #666666;
	margin:0;
	padding:0;
	line-height: 1.4em;
}

#search-info span.bold {
	font-size: 12px;
	font-family: arial;
	color: #666666;
	font-weight: bold;
}

/*  WATCH HERE!!! */

#frame-date-monnay {
	float: left;
	margin-top: 5px;
	width: 430px;	
}

#frame-date {
	float: left;
	overflow: hidden;
	margin-right: 10px;
	background-color: #EEF1F3;
	padding: 11px 12px;
}

#frame-date table {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.calendar {
	background-color: #FFFFFF;
}

#frame-date table tr td {
	background: #FFFFFF url(../../images/calendar-expertise/calendar-bg.gif) no-repeat bottom right;
	text-align: center;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #253255;
	padding: 1px;
	height: 21px;
	width: 19px;
}

#frame-date table tr td a {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #253255;
	height: 18px;
	letter-spacing: 1px;
	line-height: 18px;
	display: block;
	text-align: center;
	width: 18px;
}

#frame-date table tr td a.avail {
	background-color: #00b2b4;
	color: #FFFFFF;
}

#frame-date table tr td a.today {
	background-color: #666666;
	color: #FFFFFF;
}


#frame-date table tr#last-line td {
	background: #FFFFFF url(../../images/calendar-expertise/calendar-bg-last-line.gif) no-repeat bottom right;
}

#frame-date table tr#last-line td.last {
	background: #FFFFFF url(../../images/calendar-expertise/calendar-bg-empty.gif) no-repeat bottom right;
	width: 18px;
}

#frame-date table tr td.last {
	background: #FFFFFF url(../../images/calendar-expertise/calendar-bg-last.gif) no-repeat bottom right;
	width: 18px;
}


#frame-date table td span.dayWeek {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #666666;
	display: block;
	padding: 4px 1px 4px 1px;
}

#frame-monney {
	float: left;
}

select.spacing {
	margin-top: 5px; 
	color: #666666;
	font: 11px arial;
	background: #EEF1F3;
}

#select-other-doctor {
	margin-left: 0;
	padding-top: 5px;
	clear: both;
}

/*-------------------------------------*/

/*----> Style for menu of cities <-----*/

/*-------------------------------------*/

#contain-city {
	float: left;
	margin-left: 12px;
	margin-top: 18px;
}

#contain-city ul {
	list-style-type: none;
	width: 174px;
	padding: 0;
	margin: 0;
}

#contain-city ul li {
	padding: 2px;
	margin: 0;
}

#contain-city ul li a {
	display: block;
	text-align: center;
	background:  #5fc8c5 url(../../images/calendar-expertise/bg-city-off.gif) no-repeat bottom right;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 3px 8px;
}

#contain-city ul li a:hover {
	background:  #EEF1F3 url(../../images/calendar-expertise/bg-city-on.gif) no-repeat bottom right;
	color: #666666;
	text-decoration: none;
}

ul.avail-city-job {
	margin-top: 5px;
	margin-left: 14px;
	padding:0;
	list-style-type: none;
}

ul.avail-city-job li {
	color: #666666;
	font: 10px verdana;
}

/*-----------------------------------------*/

/*------> Style for the map <--------------*/

/*-----------------------------------------*/

#map-desc {
	position: absolute;
	width: 226px;
	height: 100px;
	background-color: #EEF1F3;
	top: 45px;
	left: 50px;
	visibility: hidden;
	border: 1px solid #ffffff;
}

#map-desc-body {
	background-color: #EEF1F3;
	padding-bottom: 5px;
}

#map-desc-header {
	width: 220px;
	background-color: #5fc8c5;
	padding-left: 6px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
}

span.map-desc-city {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

span.map-desc-region {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

/*---------------------------------------------*/

/*----> Style for the search in the page <-----*/

/*---------------------------------------------*/

a.meeting {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	background-color: #9a0812;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a.meeting:hover {
	text-decoration:none;
}
em.resultCash {
	background-color: #EEF1F3;
	color: #333333;
	font-size: 11px;
	font-family: arial;
	font-style: normal;
	padding:2px;
	margin: 4px 0px 4px 0px;
}

div.borderBlue {
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	margin-left: 183px;
	width: 240px;
}

div.borderBlue span {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

span.resultDoctor {
	color: #999999;
	font-weight: bold;
	font-size:11px;
}

#main-information-contact {
	clear: both;
	width: 646px;
	position: relative;
	height: 0px;
	padding-top: 60px;
}

#information-contact {
	position: absolute;
	right: 370px;
	top: 320px;
	font-size: 11px;
}

#information-contact a {
	background-color: #999999;
	padding: 2px 10px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
#information-contact a:hover {
	text-decoration: none;
	background-color: #5fc8c5;
}

/*-----------------------------------------*/

/*----> Appointment window <-----*/

/*-----------------------------------------*/

body#appointment {
	background: #FFFFFF;
}


body#appointment #header-title {
	float:left;
}


body#appointment #main {
	width: 430px;
	margin: 10px auto;
}

body#appointment #main-right {
	background: #fff;
}

body#appointment #main-right #formAppointment * {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #000;
}

body#appointment #main-right #formAppointment input, body#appointment #main-right #formAppointment select {
	border: 1px solid #999999;
	background-color: #f3f3f3;
	display: inline;
	float: left;
	width: 250px;
}

body#appointment #main-right #formAppointment label {
	display: inline;
	float: left;
	width: 170px;
}

body#appointment #main-right #formAppointment ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body#appointment #main-right #formAppointment ul li {
	clear: both;
	height: 25px;
}

body#appointment #main-right #formAppointment ul li.button a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #42bdbb;
	margin-left: 170px;
	padding: 2px 10px;
}

body#appointment #main-right #formAppointment ul li.button a:hover {text-decoration:none;}


body#appointment #main-right #formAppointment ul li.last {
	margin-bottom: 30px;
}

body#appointment #main-right #formAppointment ul li.title {
	font-weight: bold;
}



