/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
select.MenuTextNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #7DAF1A;
}
form, map, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	border: none;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#page {
	height: 100%;
	background-image: url(../../img-loiret-handicap/tourisme-handicap-loiret/fond-hp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#conteneur {
}
h1.titre {
	display: none;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#w3c {
	display: none;
}


input#recherche {
	border: 1px solid #AF021A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AF021A;
	font-weight: bold;
}

ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style: none;
}

#Centre {
	background-image: url(../../img-loiret-handicap/tourisme-handicap-loiret/centre-loiret-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#NavDroite {
	background-image: url(../../img-loiret-handicap/tourisme-handicap-loiret/nav-droite.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.FdPrestataire, td.FdPrestataire, p.FdPrestataire, span.FdPrestataire, a.FdPrestataire {
	background-image: url(/img-loiret-handicap/tourisme-handicap-loiret/pictos/onglet-rose.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.FdHandicap, td.FdHandicap, p.FdHandicap, span.FdHandicap, a.FdHandicap {
	background-image: url(/img-loiret-handicap/tourisme-handicap-loiret/pictos/onglet-bleu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#NavDroite a {
	text-decoration: none;
}
#NavDroite a:hover {
	text-decoration: underline;
}

#TiLoiret h1 {
	background-image: url(/img-loiret-handicap/tourisme-handicap-loiret/Ti-loiret-handicap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 706px;
	height: 235px;
	text-indent: -5000px;
}

#TiRecherche h2 {
	background-image: url(/img-loiret-handicap/tourisme-handicap-loiret/Ti-recherche.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 638px;
	height: 42px;
	text-indent: -5000px;
}
/*#TiRecherche h2 a {
	width: 638px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}*/

#BtnRecherche a {
	background: url(/img-loiret-sejours/sejours-loiret/btn-recherche.gif) repeat top center;
	height: 17px;
	width: 638px;
	display: block;
	text-indent: -5000px;}
	
#BtnLabel a {
	background: url(/img-loiret-sejours/sejours-loiret/btn-label.gif) repeat top center;
	height: 15px;
	width: 422px;
	display: block;
	text-indent: -5000px;}
	
#BtnPatrimoine a {
	background: url(/img-loiret-sejours/sejours-loiret/btn-patrimoine.jpg) repeat top center;
	height: 52px;
	width: 165px;
	display: block;
	text-indent: -5000px;}

#BtnNature a {
	background: url(/img-loiret-sejours/sejours-loiret/btn-nature.jpg) repeat top center;
	height: 52px;
	width: 165px;
	display: block;
	text-indent: -5000px;}

#BtnTourismeFluvial a {
	background: url(/img-loiret-sejours/sejours-loiret/btn-tourisme-fluvial.jpg) repeat top center;
	height: 52px;
	width: 165px;
	display: block;
	text-indent: -5000px;}
	
#BtnGastronomie a {
	background: url(/img-loiret-sejours/sejours-loiret/btn-gastronomie.jpg) repeat top center;
	height: 52px;
	width: 165px;
	display: block;
	text-indent: -5000px;}

.majBold {
	font-weight: bold;
	text-transform: uppercase;
}

<!-- 
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style: none;
}

ul.Menu {
	height: 315px;
	width: 165px;
	margin-bottom: 5px;
	background-image: url(/img-loiret-handicap/tourisme-handicap-loiret/test.jpg);
	background-repeat: no-repeat;
}
ul.Menu li {
	height: 79px;
	width: 165px;
}
ul.Menu li a {
   	display: block;
	height: 73px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5BE2D;
	font-weight: bold;
	text-decoration: none;
}
ul.Menu li a:hover {
	text-decoration: underline;
}
ul.MenuInt {
	height: 246px;
	width: 232px;
	margin-bottom: 5px;
	background-image: url(/img-loiret-handicap/tourisme-handicap-loiret/nav-loiret.jpg);
	background-repeat: no-repeat;
}
ul.MenuInt li {
	height: 69px;
	width: 232px;
}
ul.MenuInt li a {
   	display: block;
	height: 73px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5BE2D;
	font-weight: bold;
	text-decoration: none;
}

/* pour les tableaux */

td.AlignamentBas {
	vertical-align: bottom;
}

table.AlignamentHaut {
	vertical-align: top;
}
td.AlignementHorMilieu {
	text-align: center;
}
td.AlignDroite {
	text-align: right;
}
p.AlignementHorMilieu {
	text-align: center;
}
table.AlignementHorMilieu {
	text-align: center;
}

table.TableHauteur100Pourcent {
	height: 100%;
}
table.TableLargeur95PourcentAlignDroite {
	width: 95%;
	float: right;
}
table.TableLargeur100Pourcent {
	width: 100%;
}
table.TableLargeur95Pourcent {
	width: 95%;
}
-->
