/* CSS Document */

html { height: 100%; }
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
form, map, h1, h2, h3, h4, h5, h6, ul, img {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
body, td, a, li {
	font-family: Arial, Helvetica, sans-serif;
	color:#656186;
	font-size: 10px;
	outline: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#656186;
	font-size: 10px;
	text-decoration: none;
	outline: none;
}
a:hover { text-decoration: none; }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.borderNone { border: none; }
.clearFloat { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.pasDeRetourLigne { white-space: nowrap; }
.textDecoNone { text-decoration: none; }
.textDecoSouligne { text-decoration: underline; }
.textDecoBarre { text-decoration: line-through; }
.positionRelative { position: relative; }
.positionRelativeGlobalLayer { position: relative; left: 0px; top: 0px; text-align: left; }
.positionAbsolueLayer { position: absolute; left: 0px; top: 0px; text-align: left; }
.sansMarges { margin: 0px; padding: 0px; }
.txtMAJ, .txtMAJ a { text-transform: uppercase; }

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656186;
}
/*input[type="text"] {
	padding: 1px 3px;
}*/

p {
	margin: 0px;
	padding: 0px 0px 3px 0px;	
}

.globalFondGauche {
	background: url(/concours-photos-nature/images/fd-jeu_02.jpg) no-repeat right top;
}
.globalFondCentre {
	background: url(/concours-photos-nature/images/fd-jeu_03.jpg) no-repeat left top;
}
.globalFondDroite {
	background: url(/concours-photos-nature/images/fd-jeu_04.jpg) no-repeat left top;
}

#titre {
	position: absolute; left: 0px; top: 0px; text-align: left; z-index: 3;
}
#photos {
	position: absolute; left: 616px; top: 0px; text-align: left; z-index: 2;
}
#conteneur {
	padding-top: 50px;
	background: url(/concours-photos-nature/images/fd-conteneur_05.png) repeat-y 0px 0px;
	overflow: hidden;
}
#contenu { margin-left: 38px; }

.fdVert { background: #ecf6d8; }

.inscrit {
	background: url(/concours-photos-nature/images/rando-nature-moselle_06_15.gif) no-repeat;
	width: 378px;
	height: 34px;
	padding-top: 33px;
	padding-left: 8px;
}
.checkSports {
	margin-bottom: 6px;	
}
.checkSports input {
	margin-left: 8px;	
}

#footer {
	background: url(/concours-photos-nature/images/fd-footer_07.png) no-repeat 0px 0px;
	height: 100px;
	clear: both;
}
#footer td {
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}.blocVote {
	margin: 0px 12px 22px 0px;
	float: left;
	width: 200px;
}
.fdPhoto {
	background: #D6D7D1;
	padding: 10px 10px 40px;
}
.fdMaps {
	background: #ecf6d8;
	padding: 5px;
}

.pageNavigationListe td {
	padding: 0px 2px;	
}.logoDepartementMoselle {
	position: absolute;
	left: 221px;
	top: 27px;
}
#footer {
	position: relative;
}
.sans table td{
	border:none;
	padding:0px;
	margin:0px;
	
}

