body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clear {
	font-size: 1px;
	height: 2px;
	margin: -2px 0px 0px 0px;
	clear: both;
}
.height {
	width: 1px;
	float: right;
}



.boutons .toutsurlenord {
 color: #ffffff;
 font-weight: bold;
 line-height: 22px;
 background-color: #366fda;
 background-image: url(../img/routes_thematiques/bouton2_g.gif);
 background-repeat: no-repeat;
 height: 24px;
 margin: 0px 0px 0px 2px;
 display: block;
 float: right;
}
.boutons .toutsurlenord:hover {
 color: #ffffff;
 text-decoration: none;
}
.boutons .toutsurlenord span {
 background-image: url(../img/routes_thematiques/bouton2_d.gif);
 background-repeat: no-repeat;
 background-position: top right;
 height: 24px;
 padding: 0px 10px 0px 10px;
 display: block;
 float: left;
 cursor: pointer;
}


/* FOND */

.fond {
	background-color: #fbfcee;
	background-image: url(../img/routes_thematiques/fond01.gif);
	background-repeat: no-repeat;
	width: 876px;
	margin: 0px 0px 0px 42px;
	position: relative;
}
.fond_bas {
	background-image: url(../img/routes_thematiques/fond02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 0px 17px;
}

/* Accueil */

.accueil {
	background-color: #fbfcee;
	background-image: url(../img/routes_thematiques/fond_accueil01.gif);
	background-repeat: no-repeat;
	width: 876px;
	margin: 0px 0px 0px 42px;
	position: relative;
}
.accueil_bas {
	background-image: url(../img/routes_thematiques/fond_accueil02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 100px 17px;
}
.accueil_bas p {
	font-size: 12px;
	margin: 0px 25px 15px 8px;
}
.aide {
	color: #004a90;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
	background-image: url(../img/routes_thematiques/aide.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	padding: 0px 26px 0px 0px;
	display: block;
	position: absolute;
	top: 27px;
	right: 232px;
}
.aide:hover {
	color: #004a90;
	text-decoration: none;
}
.anim {
	/*height: 340px;
	width: 680px;*/
	position: absolute;
	top: 0px;
	right: 0px;
}





/* MENU */

.menu {
	background-image: url(../img/routes_thematiques/menu01.gif);
	width: 200px;
	float: left;
}
.menu_bas {
	background-image: url(../img/routes_thematiques/menu02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.menu ul {
	padding: 18px 7px 5px 12px;
	margin: 0px;
}
.menu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.menu li ul {
	padding: 18px 0px 10px 0px;
	margin: 0px;
}
.menu li ul li {
	background-image: url(../img/routes_thematiques/menu_puce03.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 8px;
	margin: 0px;
	list-style: none;
}
.menu h3 {
	font-size: 12px;
	background-image: url(../img/routes_thematiques/menu_puce02.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	margin: 0px;
}
.menu a {
	color: #004a90;
	text-decoration: none;
}
.menu a:hover, .menu b {
	color: #a91732;
	text-decoration: none;
}

.menu a.on, .menu a.off {
	height: 12px;
	width: 14px;
	margin: 1px 0px 0px 0px;
	display: block;
	float: right;
}
.menu a.on {
	background-image: url(../img/routes_thematiques/picto_on.gif);
	background-repeat: no-repeat;
}
.menu a.off {
	background-image: url(../img/routes_thematiques/picto_off.gif);
	background-repeat: no-repeat;
}
.menu a.on span, .menu a.off span {
	display: none;
}

/* Accueil */

.accueil .menu {
	margin: 0px 0px 25px 0px;
}
.accueil .menu_bas {
	background-image: url(../img/routes_thematiques/menu_accueil02.gif);
}
.accueil .menu .height {
	height: 317px;
}
.accueil .menu ul {
	padding: 18px 5px 5px 4px;
	margin: 0px;
}
.accueil .menu li {
	background-image: url(../img/routes_thematiques/menu_puce01.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 15px 12px;
	margin: 0px;
	list-style: none;
}
.accueil .menu a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.accueil .menu a:hover {
	font-weight: bold;
}





/* DETAIL */

.boutons {
	height: 25px;
	width: 597px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.boutons a {
	color: #004a90;
	font-weight: bold;
	line-height: 22px;
	background-color: #c4da36;
	background-image: url(../img/routes_thematiques/bouton_g.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin: 0px 0px 0px 2px;
	display: block;
	float: right;
}
.boutons a:hover {
	color: #004a90;
	text-decoration: none;
}
.boutons a span {
	background-image: url(../img/routes_thematiques/bouton_d.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 24px;
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;
	cursor: pointer;
}

.retour_liste {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #a91732;
	background-image: url(../img/routes_thematiques/liste_picto.gif);
	background-repeat: no-repeat;
	height: 14px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	clear: left;
	white-space: nowrap;
}
.retour_liste:hover {
	color: ffffff;
	text-decoration: none;
}
.retour_liste span {
	background-image: url(../img/routes_thematiques/liste_arrondi.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 14px;
	padding: 0px 5px 0px 0px;
	display: block;
	float: left;
	cursor: pointer;
}

.bloc_haut {
	background-image: url(../img/routes_thematiques/fond_blanc.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 859px;
}
.description {
	width: 397px;
	margin: 47px 0px 113px 0px;
	float: right;
}
.description p {
	margin: 0px 10px 15px 10px;
}
.bloc_haut img {
	border: 3px solid #ffffff;
}
#ctl00_contentRT_bloc_haut_img1 {
	text-align: right;
	margin: 45px 23px 119px 0px;
	float: right;
}



.carte {
	width: 597px;
	margin: -104px 0px 0px -181px;
	float: right;
}



#DIV_BOITES {
	width: 443px;
	padding: 24px 0px 0px 0px;
	float: left;
}
.detail {
	background-image: url(../img/routes_thematiques/detail01.gif);
	background-repeat: no-repeat;
	width: 443px;
	margin: 0px;
	float: left;
	position: relative;
}
.detail_bas {
	background-image: url(../img/routes_thematiques/detail02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 16px 7px 16px;
}
.detail .numero {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/routes_thematiques/numero.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.detail h4 {
	color: #a91732;
	font-size: 11px;
	margin: 0px 0px 5px 10px;
}
.detail h5 {
	color: #a91732;
	font-size: 11px;
}
.detail p {
	margin: 10px 0px 10px 10px;
}
/*.detail img {
	margin: 8px 15px 5px 0px;
	float: left;
}*/
.detail .elements {
	margin: 0px 0px 0px 0px;
	float: left;
	width:209px;
	display:block;
}
.detail .photo {
	margin: 0px 0px 15px 40px;
	_margin: 0px 0px 15px 20px;
	float: left;
	display:block;
}
.bloc_voir {
	background-image: url(../img/routes_thematiques/bloc_voir01.gif);
	background-repeat: no-repeat;
	/*width: 411px;*/
	width: 209px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	position: relative;
}
.bloc_voir_bas {
	background-image: url(../img/routes_thematiques/bloc_voir02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 10px 5px 10px;
}
.bloc_voir #afficher01 {
	background-image: url(../img/routes_thematiques/picto_voir.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}
.bloc_voir #masquer01 {
	background-image: url(../img/routes_thematiques/picto_voir_off.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}
.bloc_passage {
	background-image: url(../img/routes_thematiques/bloc_passage01.gif);
	background-repeat: no-repeat;
	/*width: 411px;*/
	width: 209px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	position: relative;
}
.bloc_passage_bas {
	background-image: url(../img/routes_thematiques/bloc_passage02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 10px 5px 10px;
}
.bloc_passage #afficher02 {
	background-image: url(../img/routes_thematiques/picto_passage.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}
.bloc_passage #masquer02 {
	background-image: url(../img/routes_thematiques/picto_passage_off.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}
.bloc_hebergement {
	background-image: url(../img/routes_thematiques/bloc_hebergement01.gif);
	background-repeat: no-repeat;
	/*width: 411px;*/
	width: 209px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	position: relative;
}
.bloc_hebergement_bas {
	background-image: url(../img/routes_thematiques/bloc_hebergement02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 10px 5px 10px;
}
.bloc_hebergement #afficher03 {
	background-image: url(../img/routes_thematiques/picto_hebergement.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}
.bloc_hebergement #masquer03 {
	background-image: url(../img/routes_thematiques/picto_hebergement_off.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}

.bloc_restauration {
	background-image: url(../img/routes_thematiques/bloc_hebergement01.gif);
	background-repeat: no-repeat;
	/*width: 411px;*/
	width: 209px;
	margin: 6px 0px 0px 0px;
	float: left;
	clear: left;
	position: relative;
}
.bloc_restauration {
	background-image: url(../img/routes_thematiques/bloc_hebergement02.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 10px 5px 10px;
}
.bloc_restauration #afficher04 {
	background-image: url(../img/routes_thematiques/picto_restauration.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}
.bloc_restauration #masquer04 {
	background-image: url(../img/routes_thematiques/picto_restauration_off.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}

.bloc_voir #afficher01 span, .bloc_passage #afficher02 span, .bloc_hebergement #afficher03 span, .bloc_restauration #afficher04 span,,
.bloc_voir #masquer01 span, .bloc_passage #masquer02 span, .bloc_hebergement #masquer03 span, .bloc_restauration #masquer04 span {
	display: none;
}
.bloc_voir h5, .bloc_passage h5, .bloc_hebergement h5, .bloc_restauration h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
.bloc_voir ul, .bloc_passage ul, .bloc_hebergement ul, .bloc_restauration ul {
	padding: 0px;
	margin: 0px;
}
.bloc_voir li, .bloc_passage li, .bloc_hebergement li, .bloc_restauration li {
	color: #a91732;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.bloc_voir img, .bloc_passage img, .bloc_hebergement img, .bloc_restauration img {
	vertical-align: middle;
}

.bouton {
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
	background-image: url(../img/routes_thematiques/detail_bouton.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 15px;
	padding: 0px 15px 0px 12px;
	display: block;
	position: absolute;
	bottom: 2px;
	right: 2px;
}
.bouton:hover {
	color: #ffffff;
	text-decoration: none;
}
.pagination {
	padding: 0px 15px 0px 15px;
	/*margin: 4px 0px 4px 0px;*/
	margin: 4px 0px 20px 0px;
	float: left;
	position: relative;
}
.pagination .precedent {
	color: #a91732;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/routes_thematiques/precedent.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 10px;
	float: left;
}
.pagination .suivant {
	color: #a91732;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/routes_thematiques/suivant.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0px 10px 0px 0px;
	float: right;
}
.pagination .precedent:hover, .pagination .suivant:hover {
	color: #a91732;
	text-decoration: none;
}





/* PAGE IMPRIMABLE */

.print {
	width: 700px;
	padding: 50px 0px 0px 0px;
	margin: 10px auto 0px auto;
	position: relative;
}
.print .boutons {
	border-bottom: 1px solid #eef5c1;
	width: auto;
}
.print h1 {
	color: #a91732;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}
.print h2 {
	color: #a91732;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}
.print h4 {
	font-size: 11px;
	margin: 50px 0px 10px 0px;
	clear: both;
}
.print p {
	margin: 0px 0px 25px 0px;
}
.print #bloc_haut_img1 {
	margin: 0px 0px 10px 20px;
	float: right;
}
.print table {
	width: 100%;
	clear: both;
}
.print td {
	background-image: url(../img/routes_thematiques/detail_print.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffd192;
	padding: 10px 15px 10px 15px;
}
.print td img {
	margin: 0px 20px 10px 0px;
	float: left;
}

.pied {
	width: 500px;
	height:76px;
	background-image:url(../img/routes_thematiques/pied.jpg);
	background-repeat:no-repeat;
	padding: 30px 0px 0px 200px;
	margin: 0px auto 10px auto;
	position: relative;
	color:#25418f;
}
.pied a {
	color:#25418f;
	text-decoration:underline;
}
.pied a;hover {
	text-decoration:none;;
}

.print .bloc_voir, .print .bloc_passage, .print .bloc_hebergement {
	width: 209px;
	margin: 0px 5px 0px 0px;
	float: left;
	clear: none;
}
.print .bloc_voir table td, .print .bloc_passage table td, .print .bloc_hebergement table td {
	background:none;
	border:none;
	padding: 2px 2px 2px 2px;
}
.print .bloc_voir h5, .print .bloc_passage h5, .print .bloc_hebergement h5 {
	color: #a91732;
	font-size: 11px;
}





/* POPUP */

.fond_popup {
	background-image: url(../img/routes_thematiques/fond_popup.gif);
	background-repeat: no-repeat;
	width: 445px;
	margin: 0px 0px 0px 20px;
	position: relative;
}
.fond_popup .boutons {
	width: 400px;
}
.fond_popup .contenu {
	padding: 45px 20px 20px 20px;
}





/* ERREUR */

.fond_erreur {
	text-align: center;
}
.fond_erreur .contenu {
	background-image: url(../img/routes_thematiques/fond_erreur.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 445px;
	padding: 50px 40px 0px 40px;
	margin: 250px 0px 0px 0px;
}
