/* 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.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 #FF9305;}

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;
}

#loiret {
	background-image: url(/img-loiret-tourismus/bienvenue-tourisme-loiret/fd-centre.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*#TiRecherche h2 a {
	width: 638px;
	height: 42px;
	display: block;
	text-indent: -5000px;
}*/

td.FdBleu {
	background-color: #007CC0;
}

td.FdVert {
	background-color: #7EB123;
}

td.FdOrange {
	background-color: #F58500;
}

td.FdRose {
	background-color: #E30039;
}

/* 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%;
}
-->

/*Nav Thermique*/

ul.MenuLoiret {
	height: 305px;
	width: 286px;
	background-image: url(/img-silfox-connectique-thermique/solution-thermique/nav-thermique.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.MenuLoiret li a {
   	display: block;
	height: 305px;
	font-size: 0px;
	text-indent: -5000px;
}
ul.MenuLoiret li.btn1 a {
	width: 200px;
	height:50px;
	margin-bottom: 6px
}
ul.MenuLoiret li.btn2 a {
	width: 200px;
	height:30px;
	margin-bottom: 6px
}
ul.MenuLoiret li.btn3 a {
	width: 200px;
	height:40px;
	margin-bottom: 6px;
}
ul.MenuLoiret li.btn4 a {
	width: 200px;
	height:40px;
	margin-bottom: 6px;
}


ul.MenuLoiret li.btn1 a:hover {
	background: transparent url(/img-silfox-connectique-thermique/solution-thermique/nav-thermique.gif) no-repeat -286px 0px;
}
ul.MenuLoiret li.btn2 a:hover {
	background: transparent url(/img-silfox-connectique-thermique/solution-thermique/nav-thermique.gif) no-repeat -286px -56px;
}
ul.MenuLoiret li.btn3 a:hover {
	background: transparent url(/img-silfox-connectique-thermique/solution-thermique/nav-thermique.gif) no-repeat -286px -92px;
}
ul.MenuLoiret li.btn4 a:hover {
	background: transparent url(/img-silfox-connectique-thermique/solution-thermique/nav-thermique.gif) no-repeat -286px -138px;
}
