body { width: auto; margin: 0px; padding: 0px; background-color: #fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; -webkit-text-size-adjust: none }

div#header { background: #25548c url("/mobile/pics/fond_entete.png"); padding: 0; height: 38px }
div#page { background-color: #fff; padding: 8px }
div#footer { border-top: 1px solid #ddd; color: #888; padding: 4px; text-align: center }
	#footer a { color: #888; text-decoration: none }

div#menu { color: #aaa; background: #f4f4f4; border-bottom: 1px solid #bbb; padding: 2px; font-weight: bold; text-align: center }
	#menu a { text-decoration: none }

.bouton { text-align: center; font-size: 140%; font-weight: bold; background: #25548c; padding: 10px 2px 10px 2px; margin-bottom: 2px; border: 1px solid #25548c; -moz-border-radius: 6px; -webkit-border-radius: 6px }
	.bouton:hover, .bouton:hover a { color: #25548c; background: #f1f1f1 }
.bouton a, .boxInfos a {
	color: #fff;
	text-decoration: none;
}

img { max-width: 280px; border: none }
a { color: #25548c }
h1, h1 a { font-size: 18px; color: #25548c; text-decoration: none }
h2, h2 a { font-size: 17px; color: #4263a5; text-decoration: none }
h3, h3 a { color: #888; text-decoration: none }
h2.simple { margin: 0 }
ul { padding-left: 1.2em }
.link { color: #4263a5; text-decoration: none }
.cnt { text-align: center }

div.box { clear: both; background: #ebebeb; padding: 6px; margin-bottom: 2px; border: 1px solid #bbb; -moz-border-radius: 6px; -webkit-border-radius: 6px }	
div.boxheader { font-weight: bold; clear: both; background: #e4e4e4; padding: 6px; margin-bottom: 2px; border: 1px solid #bbb; -moz-border-radius: 6px; -webkit-border-radius: 6px }
#dtaxe_box { color: #6e8f10; font-size: 10px; font-weight: bold; margin: 2px }
.dsubtitle { width: 100%; color: #333; margin-top: 25px; font-weight: bold; border-bottom : 1px solid #333 }

/* Horaires */

.hor { width: 100%; margin: auto; border: 1px solid #fff }
.horb { color: #fff; background-color: #000; text-align: center }
.horgreen { color: #fff; text-align: center; font-weight: bold; background-color: #00C000; vertical-align: top; padding: 0 }
.hored { color: #fff; text-align: center; font-weight: bold; background-color: #C00000 }
	.dhored { width: 100%; height: 9px; background-color: #C00000 }

div.boxInfos, div.boxAide {
	clear: both;
	text-align: center;
	background: #25548c;
	color: white;
	padding: 6px;
	margin-bottom: 2px;
	border: 1px solid #25548c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.boxAide {
	font-size: 80%;
	text-align: justify;
	background: #42a563;
	border: 1px solid #42a563;
}

div.RHthnavHaut, div.RHthnavBas {
	clear: both;
	text-align: center;
	color: #fff;
	background: #4263a5;
	padding: 6px;
	margin-bottom: 2px;
	border: 1px solid #4263a5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.RHthnavHaut a, .RHthnavBas a {
	color: #fff;
}

.RHthLienSel {
	text-decoration: none;
}

.RHthLienSel, .RHthLien {
	padding: 0 5px 0 5px;	
}



.RHpastille {
	padding-left: 2px;
}



.RHsignature, .RHtxModifs {
	font-size: 80%;
	margin-top: 6px;
	border-top: 1px dashed #ccc;
	padding-top: 4px;
	color: #aaa;
}

.msgEnt {
	color: #aaa;
	margin-bottom: 10px;
}

/* formulaires */

textarea { width: 90%; }

.quote,.RHquote1 {
	background: #fd8;
	padding: 6px;
	border: 1px solid #fd8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.RHarbo,.RHarboCourant, .RHarboHi, .RHarboCourantHi {
	/*font-size: 0.98em;*/
	padding: 3px;
}

.RHarboCourant, .RHarboCourantHi {
	background: #ffbb00;
}

.RHarboHi, .RHarboCourantHi {
	border: 1px solid #bbb;
	-moz-border-radius: 4px;
}

.RHarboHi {
	background: #efefef;
}

.RHarboPlus {
	font-size: .8em;
	color: #888;
}

/* Boîtes menus */

.RHbox {
	clear: both;
	background: #ebebeb;
	padding: 6px;
	margin-bottom: 2px;
	border: 1px solid #bbb;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.RHboxHaut {
	clear: right;
	width: -100%;
	font-weight: bold;
	background: #ebebeb;
	padding: 5px;
	border: 1px solid #ddd;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

.RHboxMid {
	width: -100%;
	background: #efefef;
	padding: 5px;
	border-bottom: 1px solid #ddd;
}

.RHboxBas {
	width: -100%;
	color: #555;
	background: #f4f4f4;
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #ddd;
	border-top: 0;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.RHmenuHaut {
	margin-bottom: 5px;
}

.RHmenuBas {
	color: white;
	background: #25548c;
	border: 1px solid #25548c;
	padding: 4px; 
	margin-bottom: 6px; 
	-moz-border-radius: 0 8px 8px 8px;
}

.RHmenuSEL {
	color: white;
	background: #25548c;
	border: 1px solid #25548c;
	padding: 4px; 
	margin-right: 2px;
	-moz-border-radius: 8px 8px 0 0;
}

.RHmenuSEL a {
	color: white;
	text-decoration: none;
}

.RHmenuNSEL {
	background: #f4f4f4;
	border: 1px solid #ccc;
	border-bottom: 1px solid #f4f4f4;
	color: white;
	padding: 4px; 
	margin-right: 2px;
	-moz-border-radius: 8px 8px 0 0;
}

/* BOB */

.RHbobGlobal {
	color: black; 
	background-color: #ffcc30; 
	border: 1px solid #ff8000; 
	margin-bottom: 8px;
}

.RHbob {
	color: black;
	background-color: #ff8000;
	padding: 2px 4px 2px 4px;
}

.RHbobLien {
	color: black;
}


