
body 
{
	background-color: #fff;
	margin: 0 ;
	text-align: center; /* IE centering */
	font-size: 76%;
}

h1, h2, h3, h4, p, a, td
{
	margin: 0;
	padding: 0;
	color: #fff;
}


td
{
	padding: 2px;
}

p, div, li, input, textarea, button, a, a:link, a:visited
{
	font-family: helvetica, arial, sans-serif; 
	text-decoration: none;
}

img { border: 0; }
p, ul, li { margin: 0; padding: 0; }
ul { list-style-type: none; }


#main
{
	text-align: left; /* IE centering cancel */
	margin: 0 auto 0;
	width: 980px;
	background-color: #AEBE21;
}

#adresse
{
	position: relative;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
	width: 100%;
	height: 100px;
	background: url(../images/adresse.gif) no-repeat 756px 58px;
}

#adresse p
{
	padding: 5px 0px 0px 756px;
}



#cheval
{
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #fff;
}
#box
{
	width: 100%;
	height: 30px;
	background: url(../images/box.gif) no-repeat;
}

#cheval ul, #box ul
{
	padding: 3px 0 0 170px;
}
#box ul
{
	padding-top: 8px;
}


#cheval li,  #box li
{
	float: left;
	width: 80px;
	font-size: .9em;
	font-weight: bold;
	border: 1px solid #cbde20;
	text-align: center;
	margin-left: 10px;
}
#cheval a,  #box a, #droite a
{
	display: block; /* just for IE5 */
	padding: 2px 0 2px 0;
}
a:active, a.active,
#cheval a:hover, #cheval a:active,
#box a:hover, #box a:active,
#tools a:hover, #tools a:active
{
	color: #aebe21;
	background-color: #fff;
}
#droite a:hover, #droite a:active
{
	font-weight: bold;
}
#tools
{
	position: absolute;
	width: 240px;
	margin: -20px 0 0 756px;
}
#tools li
{
	float: left;
	font-size: .8em;
	border: 1px solid #cbde20;
	text-align: center;
	margin-right: 8px;

}

#tools a
{
	display: block; /* just for IE5 */
	padding: 0 5px 0 5px;
	font-weight: bold;
}

#bandeau
{
	width: 100%;
	height: 100px;
	background: url(../images/bandeau.gif) no-repeat;
	background-color: #cbde20;
	border-bottom: 1px solid #fff;
}

#bandeau ul
{
	padding: 7px 0 0 166px;
}

#bandeau li
{
	
	float: left;
	font-weight: bold;
	border: 1px solid #cbde20;
	text-align: center;
	margin-left: 14px;
}

#content div
{
	float: left;
	margin-top: 20px;
}

#nav
{
	width: 164px;
	height: 400px;
}
#text
{
	width: 572px;
	height: 480px;
	border-left: 1px solid #cbde20;
}

#text h2, #text p, #text h4, #droite p, #droite h4
{
	padding: 0px 10px 0px 15px;
	line-height: 1.7em;
	margin-bottom: 5px;
}
#text p
{
	font-size: 1.2em;
}
.prog
{
	border-bottom: 1px solid #cbde20;
	margin: 0 60px 10px 10px;
}

h2
{
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}
#droite
{
	position: relative;
	width: 243px;
	height: 640px;
	top: -20px;
	padding-top: 20px;
	background-color: #cbde20;

}
#mailing
{
	width: 200px;
	min-height: 65px;
	margin-left: 15px;
	border: 1px solid #fff;
	background-color: #AEBE21;
	margin-bottom: 30px;
}
 #niouws
{
	width: 520px;
	margin-left: 15px;
	margin-bottom: 20px;
	background-color: #CBDE20;
	border: 1px solid #fff;
}

.close
{
	clear: both;
}

#mailing p, #ws p
{
	padding: 10px 10px 3px 10px;
}
#mailing form
{
	margin-left: 5px;
	margin-top: -1px;
}
h3
{
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #fff;
	margin: 10px 10px 0px 10px;
}
#niouws h3
{
	font-weight: bold;
	font-size: 1.5em;
	border-bottom: 1px solid #fff;
	margin: 10px 10px 10px 10px;
}

body.zoom
{
	margin-top: 60px;
	background-color: #cbde20;

}
body.prog
{
	margin-top: 10px;
	background-color: #a2a2a2;

}

button 
{
	font-size: 1em;
	border: 0;
	background-color: #AEBE21;
	text-align: center;
	display: block; /* just for IE5 */
	padding: 3px 2px 1px 2px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;

}

.contenu
{
	border: 0;
	background-color: #AEBE21;
	height: 100%;
}

h4
{
	font-weight: bold;
	font-size: 1.1em;
	color: #cbde20;
}

#droite h4
{
	color: #AEBE21;
}
#text a
{
	text-decoration: underline;
	font-weight: bold;
}

#text a:hover, #text a:active
{
	text-decoration: none;
}




