body {
	font-family: trebuchet ms, verdana, baskerville, garamond, trebuchet ms, verdana, arial, helvetica, sans-serif; 
	background-color:#000000;
	color:#000000;
	font-size:13px; 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:0; 
} 

td {
	font-family: trebuchet ms, verdana, baskerville, garamond, trebuchet ms, verdana, arial, helvetica, sans-serif; 
	font-size:13px; 
} 

a {
 color:#be4346;
}

a.hover, a.active {
 color:orange;
}

form {
	margin-top:0; 
	margin-bottom:0; 
} 

.error {
	color:red;
	font-weight:bold;
}

.success {
	color:green;
	font-weight:bold;
}

.menuLink {
	font-size:10px; 
}

/** TABLEAU ACCUEIL **/
.tableMain {
	width:629px;
	vertical-align:top;
	text-align:justify;
  background-color: #ffffff;
}

.tableRight {
	width:5px;
	background-image:url(../media/table-right.gif);
}

.tableBot {
	width:5px;
	background-image:url(../media/table-bot.gif);
}

/** TABLEAU BLOG **/

.title {
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#1e4a61;
}
.underline {
	background-image:url(../media/underline.gif);
}
.date {
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
.text {
	text-align:justify;
}

/** TABLEAU ITINERAIRE **/

.tableOn {
	background-color:#efcf41;
}

.tableOff {
	background-color:#eee8c3;
}

.tableNotYet {
	background-color:#99cccc;
}
