@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
}

h2 {
	color: #000080;
	font-family: Arial Narrow;
	font-size: 20pt;
	font-weight: bold;
	margin-top: 0px;
}

h2.particuliers {
	color: #80B2FF;
}

h2.entreprises {
	color: #D8277D;
}

h2.collectivites {
	color: #D0D70E;
}

h2.communication {
	color: #FF9F14;
}

h3 {
	display: block;
	padding-left: 20px;
	font-family: Arial Narrow;
	font-size: 12pt;
	background: url(../imgs/puce_titre_000080.gif) top left no-repeat;
	margin-top: 20px;
}

h3.particuliers {
	background: url(../imgs/puce_lien_bleue_pleine.gif) top left no-repeat;
}

h3.entreprises {
	background: url(../imgs/puce_lien_orange_pleine.gif) top left no-repeat;
	color: #FF9F14;
}

h3.collectivites {
	background: url(../imgs/puce_lien_verte_pleine.gif) top left no-repeat;
}

h3.communication {
	background: url(../imgs/puce_lien_orange_pleine.gif) top left no-repeat;
}

a {
	color: #666666;
}

a:hover {
	color:#0066CC;
}

a.lien_bleu {
	color:#0066CC;
}

a.liensTop {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

a.liensTop:hover {
	color: #000000;
	text-decoration: underline;
}

.clear_float{
	float: none;
	clear: both;
}

#general {
	width: 996px;
	margin: auto;
}

#headerLinks {
	text-align: right;
	margin-bottom: 3px;
	margin-right: 10px;
}

#header_page {
	position: relative;
	background: url(../imgs/header_page.jpg) top left no-repeat;
	height: 215px;
}
* html #header_page {
	background: url(../imgs/header_page.jpg) top left no-repeat;
	height: 215px;
	border: 1px solid black;
	overflow: visible;
}

#header_accueil {
	position: relative;
	height: 215px;
}

#content {
	background: url(../imgs/fond_accueil.jpg)  no-repeat left top #FFFFFF;
	border: 1px solid #FFFFFF;
}

#logo {
	float: right;
	margin-right: 8px;
	margin-top: 0px;
	text-align: right;
}

#gyropode_header {
	position: relative;
	float: left;
	top: 5px;
	left: 20px;
	width: 200px;
	z-index: 100;
}

#railway {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 7pt;
}

#railway a {
	color: #000080;
	text-decoration: none;
}

#railway a:hover {
	color:#0066CC;
}

#homeLeft {
	float: left;
	margin-left: 30px;
	margin-right: 20px;
	width: 716px;
}

* html #homeLeft {
	float: left;
	margin-left: 14px;
	margin-right: 20px;
	width: 716px;
}

#homeRight {
	float: right;
	width: 220px;
}

.blockInfoWhiteTop {
	width: 196px;
	height: 14px;
	background: url(../imgs/box_top_default.png) top no-repeat;
}

.blockInfoWhiteContent {
	width: 196px;
	background: url(../imgs/box_body_default.gif) top repeat-y;
}

.blockInfoWhiteBottom {
	width: 196px;
	height: 11px;
	background: url(../imgs/box_bottom_default.png) top no-repeat;
}

.blockInfoWhiteInnerContent {
	margin-left: 10px;
	margin-right: 10px;
	width: 176px;
}

.blockInfoWhiteIcone {
	margin-right: 5px;
	
}

.blockInfoWhiteNoline {
	width: 196px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.lienPuce {
	display: block;
	float: right;
	padding-left: 17px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2px;
}

a.lienPuce:hover {
	text-decoration: underline;
}

a.lienPuceOrange {
	background: url(../imgs/puce_lien_orange_vide.gif) left no-repeat;
}

a.lienPuceOrange:hover, a.lienPuceOrangeOver {
	background: url(../imgs/puce_lien_orange_pleine.gif) left no-repeat;
}

a.lienPuceRose {
	background: url(../imgs/puce_lien_rose_vide.gif) left no-repeat;
}

a.lienPuceRose:hover {
	background: url(../imgs/puce_lien_rose_pleine.gif) left no-repeat;
}

a.lienPuceBleu {
	background: url(../imgs/puce_lien_bleue_vide.gif) left no-repeat;
}

a.lienPuceBleu:hover {
	background: url(../imgs/puce_lien_bleue_pleine.gif) left no-repeat;
}

a.lienPuceVert {
	background: url(../imgs/puce_lien_verte_vide.gif) left no-repeat;
}

a.lienPuceVert:hover {
	background: url(../imgs/puce_lien_verte_pleine.gif) left no-repeat;
}

.titreOrange {
	font-weight: bold;
	color: #FF9F14;
	display: block;
	margin-bottom: 5px;
}

.colonneHome {
	float: left;
	width: 208px;
}

.bouton-bloc-central {
	float: left;
	width: 208px;
	height:19px;
	background-image:url(../imgs/accueil/bouton-bloc-central.jpg);
/*	background-repeat:no-repeat;
	background-position:center;*/
}

#bouton-bloc-central{
	float: left;
	width: 208px;
	height:19px;
	background:url(gyrway/imgs/accueil/bouton-bloc-central.jpg);
	}

.sepColonneHome {
	float: left;
	width: 45px;
	height: 50px;
}

.titreVignette {
	text-align: center;
	font-size: 12pt;
	font-family: Arial Narrow;
	font-weight: bold;
	margin-bottom: 10px;
}

html>body .titreVignette {
	text-align: center;
	font-size: 11pt;
	font-family: Arial Narrow;
	font-weight: bold;
	margin-bottom: 10px;
}

.texteRose {
	color: #D8277D;
}

.texteBleu {
	color: #80B2FF;
}

.texteVert {
	color: #D0D70E;
}

.homeInfo {
	height: 105px;
	/* border-bottom: 1px dotted #CCCCCC; */
}

.homeInfoItem {
	padding-left: 15px;
	margin-bottom: 5px;
}

.homeInfoBleu .homeInfoItem {
	background: url(../imgs/puce_lien_bleue_pleine.gif) top left no-repeat;
}

.homeInfoVert .homeInfoItem{
	background: url(../imgs/puce_lien_verte_pleine.gif) top left no-repeat;
}

.homeInfoRose .homeInfoItem {
	background: url(../imgs/puce_lien_rose_pleine.gif) top left no-repeat;
}

.formBloc {
	margin-bottom: 3px;
}

.formBlocItem {
	float: left;
}
.fieldLabel {
	display: block;
	width: 80px;
}

.dateInput {
	width: 70px;
}

.width30 {
	width: 30px;
}

.vignetteDiv {
	float: left;
	position: relative;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #666666;
	cursor: pointer;
}

.photoDiv {
	position: absolute;
	visibility: hidden;
	z-index:1000;
	padding:10px;
	margin-right: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.encart_partenaire{
	float:left;
	width:134px;
	height:205px;
	background-image:url(../imgs/fond_encart_partenaire.gif);
	margin-right:10px;
}
.encart_partenaire_logo_visuel{
	margin-top:6px;
	text-align:center;
}
.encart_partenaire_legende{
	margin-left:5px;
	margin-right:5px;
	font-size:7pt;
	height:63px;
}
.encart_partenaire_liens{
	margin-right:6px;
	text-align:right;
	font-size:7pt;
}
.encart_partenaire_liens a{
	text-decoration:underline;
	color:#996600;
	font-size:7pt;
}
.encart_partenaire_liens a:hover{
	text-decoration:none;
}

.bloc_balade{
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	width: 500px;
}

.bloc_balade_interne{
	margin:5px;
}

.bloc_balade_vignette{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.bloc_balade_titre{
	font-size:9pt;
	color:#003366;
	font-weight:bold;
	display:block;
	
}

.bloc_balade_diff_facile{
	color:#006600;
	font-weight:bold;
}

.bloc_balade_diff_niv1{
	color:#FFCC00;
	font-weight:bold;
}

.bloc_balade_diff_niv2{
	color:#FF3300;
	font-weight:bold;
}

.bloc_balade_lien{
	text-decoration:underline;
	cursor:pointer;
}
