/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #DDD298;
}
img, form, map, area, h1, h2, h3, h4, h5, h6, h7, ul, iframe {
	margin: 0px;
	padding: 0px;
	border: none;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


input, select, textarea {
	border: solid 1px #454545;
	color: #454545;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}


#page {
	background: #DDD298 url(/img-cdt-loire/loire-rhone-alpes/fd-page.gif) no-repeat center top;
	text-align: center;
	position: relative;
	min-height: 100%;
	width: 100%;
	background-color: #DDD298;
	background-image: url(/img-cdt-loire/loire-rhone-alpes/fd-page.gif);
}
* html #page { height: 100%; }

#conteneur {
	width: 990px;
	margin: 0px auto;
	text-align: left;
}
#dernierElement {
	margin-bottom: 0px;
	padding-bottom: 74px;
	width: 100%;
}
#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 74px;
}

#divGlobal {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#enTete {
	position:absolute;
	width:800px;
/*	height:42px;*/
	z-index:3;
	left: 197px;
	top: 13px;
}
#encartMoteurs {
	position: absolute;
	width: 445px;
/*	height: 24px;*/
	z-index: 4;
	left: 536px;
	top: 45px;
}
#drapeaux {
	position: absolute;
	z-index: 5;
	left: 3px;
	top: 87px;
}
h1#titreDuSite, h1#titreDuSite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #048D54;
	font-weight: bold;
}

#champRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #048D54;
	border: 1px solid #048D54;
	width: 100px;
	padding: 0px;
	margin: 0px;
}


#menuNavigation {
}
#menuNavigation ul {
}
#menuNavigation li {
}
#menuNavigation li a {
}


.borderNone {
	border: none;
}
.clearBoth {
	clear: both;
}
.floatLeft {
	float: left;
}
.fondGris {
	background-color: #F3F4F4;
}
.nowrap {
	white-space: nowrap;
}
.textDecoNone {
	text-decoration: none;
}
.textDecoSouligne {
	text-decoration: underline;
}
.fondBlanc {
	background: #FFFFFF;
}
.fondMarronTresClair {
	background: #EEE9CC;
}


#filArianne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bordMarronTresClairGaucheBas {
	border-bottom: 1px solid #EEE9CC;
	border-left: 1px solid #EEE9CC;
}

.fondCouleurTxt9pxBlanc {
	font-size: 9px;
	color: #FFFFFF;
}

.paddingTop8px {
	padding-top: 8px;
}

ul.listeBlancheTxtVert {
	float: left;
}
ul.listeBlancheTxtVert li {
	float: left;
	list-style: none;
	background: url(/img-cdt-loire/puces-loire/puce-ecru-fd-beige.gif) no-repeat 0px 4px;
	color: #048D54;
	font-size: 10px;
	padding-left: 6px;
	margin-right: 25px;
	white-space: nowrap;
}
ul.listeBlancheTxtVert li.dernier {
	margin-right: 0px;
}
ul.listeBlancheTxtVert li a {
	color: #048D54;
	font-size: 10px;
	text-decoration: none;
}
ul.listeBlancheTxtVert li a:hover {
	color: #048D54;
	font-size: 10px;
	text-decoration: underline;
}

ul.listeVertTxtGris {
	float: right;
}
ul.listeVertTxtGris li {
	float: left;
	list-style: none;
	background: url(/img-cdt-loire/puces-loire/puce-verte-fd-beige.gif) no-repeat 0px 4px;
	color: #454545;
	font-size: 10px;
	padding-left: 6px;
	margin-right: 12px;
	white-space: nowrap;
}
ul.listeVertTxtGris li.dernier {
	margin-right: 0px;
}
ul.listeVertTxtGris li a {
	color: #454545;
	font-size: 10px;
	text-decoration: none;
}
ul.listeVertTxtGris li a:hover {
	color: #454545;
	font-size: 10px;
	text-decoration: underline;
}
