/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #A3DDF5;
	background-image: url(/img-loiret-tourismus/bienvenue-tourisme-loiret/fd-page-int.gif);
	background-repeat: repeat-x;
	background-position: top;
}
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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
}

input.ChampsContact, select.ChampsContact, textarea.ChampsContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	border: 1px solid #007CC0;}

input.ChampsContactGris, select.ChampsContactGris, textarea.ChampsContactGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	border: 1px solid #515151;}
	
#page {
	height: 100%;
	background-color: #82B0C3;
}
#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;
}

#NavDroite a {
	text-decoration: none;
}
#NavDroite a:hover {
	text-decoration: underline;
}
#CentreLoiret {
	background-image: url(/img-loiret-tourismus/bienvenue-tourisme-loiret/fd-page-loiret.gif);
	background-repeat: repeat-y;
	background-position: 0px top;
}
#Patrimoine {
	background-image: url(/img-loiret-tourismus/bienvenue-tourisme-loiret/patrimoine-loiret.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#HautLoiret {
	background-image: url(/img-loiret-tourismus/bienvenue-tourisme-loiret/fd-haut-loiret.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#FdBas {
	background-image: url(/img-loiret-tourismus/bienvenue-tourisme-loiret/fd-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*#TiRecherche h2 a {
	width: 638px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}*/

table.CentreLoiret {
	background-image: url(/img-loiret-tourismus/bienvenue-tourisme-loiret/fd-page-loiret.gif);
	background-repeat: repeat-y;
	background-position: 0px top;
}

td.FdBleu {
	background-color: #007CC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}

td.FdVert {
	background-color: #7EB123;
}

td.FdOrange {
	background-color: #F58500;
}

td.FdRose {
	background-color: #E30039;
}


td.FdBleuClair {
	background-color: #DAF1FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #484848;
}

td.FdBleuClair2 {
	background-color: #DAF1FB;
}

td.FdVertClair {
	background-color: #DAF1FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #F2FFBF;
}



td.FdOrangeClair {
	background-color: #DAF1FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #FCE0BF;
}

td.FdRoseClair {
	background-color: #DAF1FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #FBE4E7;
}

/* 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%;
}



td.FdPrix {
	background-image: url(/img-loiret-tourismus/sejour-loiret/fd-prix.gif);
	background-repeat: no-repeat;
	background-position: right;
}