/*
Couleurs Groupe 4807 :

Bleu foncé : 024B90
Bleu clair : 7DA5C9
Vert : 31C300
*/

a:link, a:active, a:visited {
	font-size: 8pt;
	color: #7DA5C9;
}
a:hover {
	font-size: 8pt;
	color: #7DA5C9;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-size: 11pt;
	font-weight: normal;
	font-family:  "Bitstream Vera Sans", tahoma, arial;
	line-height: 17pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.table_entete:link, a.table_entete:visited, a.table_entete:active {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.table_entete:hover {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.navigbarre:active {
	color: #ffffff;
}
a.navigbarre:visited {
	color: #ffffff;
}
a.navigbarre:link {
	color: black;
}
a.navigbarre:hover {
	color: red;
}
h1 {
	font-size: 10pt;
	font: bold;
	color: #484848;
}
h2 {
	font-size:  8pt;
	font: normal;
	color: #484848;
}
h3 {
	font-size:  8pt;
	font: normal;
	color: #FFFFFF;
}
h4 {
	font-size:  11pt;
	font: bold;
	color: #484848;
}
h5 {
	text-align: left;
	font: normal;
	font-size: x-small;
}
font {
	font-size: 8pt;
	font: normal;
	color: #484848;
}
font.exergue {
	color: #7DA5C9;
	font: normal;
}
exergue {
	color: #7DA5C9;
	font-weight: bold;
}
font.titre {
	color: #cc6600;
	font: bold;
	font-size: 18pt;
}
font.invisible {
	color: #ffffff;
}
.entete {
	background: #ffffff;
}
.center {
	text-align: center;
}
.white {
	color: #FFFFFF;
}
.promo {
	color: #457953;
	font: bold;
	font-size: 11pt;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.coord_large {
	background: transparent;
	border: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	height: 24px;
	width: 100%;
	padding: 20px 10px 10px 10px;
}
.coord_middle {
	background: transparent;
	border: 0px solid #000099;
	font-weight: normal;
	height: 20px;
	color: #FFFFFF;
	font-size: 8pt;
	vertical-align: middle;
}
.coord_payment {
	background: transparent;
	height: 30px;
	border: 0px solid #000099;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
	vertical-align: middle;
}
.dispo_descr {
	background: transparent;
	color: #FFFFFF;
	padding: 20px 0 0 0;
	width: 70%;
}
.dispo_photo {
	background: transparent;
	color: #FFFFFF;
	padding: 20px 0 0 0;
}
body {
	background: #FFFFFF;
	background-position: right bottom;
	background-repeat: repeat;
	font-family: "bitstream vera sans", tahoma, arial;
	font-size: 8pt;
	color: #484848;
	font: normal;
}
body.navigate {
	background: transparent url(../Images/navigue.jpg) no-repeat left top;
}
body.entete {
	font-size: 8pt;
	background: #ffffff;
	margin-top: 0px;
	margin-left: 1px;
	vertical-align: top;
}
body.coord {
	font-size: 8pt;
	background: #ffffff;
	color: #870c11;
	font: bold;
}
body.cal {
	background: white;
	font-size: 9pt;
	color: #5035ae;
	font:  bold;
}
table {
	border: 0;
	background-color : transparent;
	width: 500px;
}
table.fond {
	border: 0;
	background: #024b90 url(../Images/td_fond2.jpg) no-repeat left top;
	width: 500px;
	margin: 0;
	font-family: "Bitstream Vera Sans", tahoma, arial;
}
table.fond_coord {
	border: 0;
	background: #024b90 url(../Images/td_coord.jpg) no-repeat left top;
	width: 664px;
	margin: 0;
	font-family: "Bitstream Vera Sans", tahoma, arial;
	color: #FFFFFF;
}
table.top {
	border: 0;
	background: #024b90 url(../Images/td_top.jpg) no-repeat left top;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
table.large {
	border: none;
	width: 600px;
}
table.table_nav {
	margin-top: 9px;
}
table.cal {
	width: 200px;
}
table.pass_table {
	width: 300px;
}
table.agda_table {
	width: 800px;
}
table.secure {
	width: 665px;
}
table.coord_table {
	width: 300px;
	background-color: transparent;
	padding: 0 0 0 10px;
}
tr.calsemaine {
	font-size: 9px;
	color: #000000;
	background: #b5b5c6;
}
td {
	text-align: center;
	vertical-align: middle;
	font: bold;
	border: none;
	font-size: 8pt;
	background: transparent;
	padding: 0 10px 0 20px;
}
td.navigate {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	width: 100px;
	background: transparent;
}
td.table_entete {
	background : transparent;
	font-weight: bold;
	height: 20px;
	color: #FFFFFF;
	font-size: 8pt;
	vertical-align: middle;
	padding: 20px 10px 10px 10px;
	width: 33%;
}
td.ent_logement {
	background: transparent;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	height: 20px;
	width: 50%;
	padding: 20px 20px 10px 25px;
}
td.navigbarre {
	background: transparent;
	font-size: 8pt;
	vertical-align: middle;
	width: 50%;
	padding: 10px 0 0 0;
}
td.suivi {
	background: transparent url(../Images/td_suivi.jpg) no-repeat left top;
	border: 0px solid #000099;
	height: 24px;
	font-size: 8pt;
	vertical-align: middle;
	width: 50%;
}
td.colliste {
	color: #000000;
	background: transparent;
	border: #000099 0px solid;
	padding: 20px 10px 10px 10px;
	margin: 0px;
}
td.colradio {
	color: #000000;
	background: #ffffff;
	font: normal;
}
td.colcritere {
	background: transparent;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0 0 0 20px;
}
td.coldispo {
	background: transparent;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding: 0 20px 0 0;
}
td.dispo_entete {
	background: #cc6600;
	text-align: left;
	height: 10px;
	font-weight: bold;
	color: #ffffff;
}
td.descr {
	color: #FFFFFF;
	background: transparent;
	font-size:  8pt;
	text-align: justify;
	font: normal;
	padding: 10px 15px 0 15px;
	width: 70%;
}
td.descrlarge {
	color: #000000;
	background: #ffffcc;
	font-size:  8pt;
	text-align: left;
	font: normal;
	width: 600px;
}
td.detail {
	background: transparent;
	font-weight: normal;
	color: #FFFFFF;
	width: 50%;
	padding:15px 0 0 15px;
}
td.coordonnees {
	background: transparent;
	color: #FFFFFF;
	text-align: left;
	font: normal;
	vertical-align: top;
	width: 50%;
	padding: 0 0 0 10px;
}
td.coordrec {
	background: transparent;
	color: #FFFFFF;
	font: normal;
	text-align: left;
	width: 50%;
	vertical-align: top;
	padding: 0 0 0 20px;
}
td.coord_cc {
	text-align: center;
	background: transparent;
	color: #FFFFFF;
	vertical-align: top;
}
td.bandegrise {
	background: #f7efde;
}
td.caljour a {
	font-size: 9px;
	text-align: center;
	color: #000000;
	background: #c0c8d6;
	text-decoration: none;
}
td.caljour a:hover {
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	background: #c0c8d6;
	text-decoration: none;
}
td.caljoursel {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: #eeeeee;
}
td.calmois {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #7b849c;
	vertical-align: middle;
}
td.caljour {
	font-size: 9px;
	text-align: center;
	color: #000000;
	background: #c0c8d6;
}
td.relv_entete {
	text-align: center;
	background: #ffcc00;
}
td.relv_ligne {
	text-align: left;
}
td.relv_col_date {
	text-align: center;
	width: 10%;
}
td.relv_col_mt {
	text-align: right;
	width: 20%;
}
td.agda_entete {
	text-align: center;
	background: #ffcc00;
}
td.agda_ligne {
	text-align: left;
	vertical-align: top;
	font-size: 7pt;
}
td.plng_col_ref {
	font: bold;
}
td.dispo_suite {
	text-align: left;
	height: 30px;
	background: none;
	border: 1px solid #000099;
}
td.photo {
	background: transparent;
	padding: 10px 0 10px 0;
	width: 30%;
}
td.coord_entete {
	text-align: left;
	background: #cc6600;
	color: #ffffff;
}
div.webmaster {
	font-size: 7pt;
	font: normal;
	margin: 0px;
	padding: 0px;
}
div.div_https {
	background-position: right bottom;
	background-repeat: repeat;
	color: #000000;
}
.micro {
	width: 100%;
}
.menu {
	border: none;
	width: 257px;
}
.menu_nav {
	background: #cc6600;
	text-align: left;
	height: 22px;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}
.menu_navig {
	background: #cc9900;
	text-align: left;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.fond_photo {
		background: #024b90 url(../Images/td_fond.jpg) repeat-y left top;
}
.entcoord {
	border: 0;
	background: #024b90 url(../Images/td_fond.jpg) repeat-y left top;
	color: #FFFFFF;
	width: 664px;
	margin: 0;
	font-family: "Bitstream Vera Sans", tahoma, arial;
}
.admin {
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin-left: 80px;
	color: #be282e;
}
.back_coord {
	background: #FFFFFF;
	padding: 0px;
}
input {
	height: 20px;
}
select {
	font-family: "bitstream vera sans",  tahoma, arial;
	font-size: 8pt;
	width: 100px;
}
.form {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #7DA5C9;
	text-indent: 4px;
	border: #33C301 1px solid;
	width: 90%;
}
.bouton {
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #7DA5C9;
	text-align: center;
	height: 18px;
}
.aa {
	margin: 0px;
	padding: 0px;
	height: 14px;
	vertical-align: middle;
}
.page {
	background: #7DA5C9;
	text-align: center;
	vertical-align: baseline;
	color: #ffffff;
	border: 1px #024B90 solid;
	font-size: 8pt;
	height: 18px;
}
input.coord {
	height: 20px;
	font-size: 8pt;
	border: #31c300 1px solid;
	background: #FFFFFF url(../Images/textarea.jpg) repeat-y left top;
}
select.coord {
	font-size: 8pt;
	width: 118px;
}
textarea {
	font-size: 8pt;
	border: 1px #31C300 solid;
	background: #FFFFFF url(../Images/textarea.jpg) repeat-y left top;
}
hr {
	width: 350px;
	margin-left: 0px;
	text-align: left;
}
img.aff_dispo {
	width: 105px;
	border: 1px solid #31C300;
}
img.lien {
	border: 0px;
}
img.no_image {
	width: 105px;
	height: 150px;
}
img.loupe {
	border: none;
}
img.galerie {
	width: 180px;
	border: 1px solid #31C300;
}
img.secure {
	vertical-align: middle;
	text-align: right;
}
