*
{
	padding: 0;
	margin: 0;
	border: 0;
	}
html
 {font-size: 100%;}
 
 body
{
	/*background-color:#c28282;*/
	background: url("images/aaa.jpg") repeat fixed;
	color: #000;
	font-family:  sans-serif,"trebuchet ms", verdana, arial;
	font-size: 0.8em;
	
}
p
{
padding : 10px;
}
#document
{
	position: absolute;
	width: 100%;
	background-color: #fff;
	/*background-color: #c28282;*/
	margin : 0em;
}
#entete
{
	height: 10em;
	line-height: 3em;
	background-color:#88F;
}
#entete h1{
/*text-decoration: underline overline;*/
background : #fff;
}
#colonne1
{
	position: absolute;
	top: 6px;
	left: 0;
	width: 130px;
	border-width: 1px 2px 2px 1px;
	border-color: black;
	border-style: solid;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	background-color:#c2c2c2;
	color:#000000;
	text-align: center;
	font-weight: normal;
	/*background: url("images/20081005-esk-ploba/photo%20philippe%20brehin%20coupe%20de%20france%20ploba%20026-s.jpg") repeat;*/
}
#colonne2
{
	margin-left: 170px;
	background-color: #FF8;
}
#pied
{
	height: 3em;
	line-height: 3em;
	background-color: #8FC;
}
dl#menu {
width: 100%;
}
dl#menu dt {
/*cursor: pointer;*/
margin: 0px 0px 0px 0px;
padding: 0px ;
height: 20px;
line-height: 20px;
text-align: left;

border-width: 1px 0px 1px 0px;
border-style: solid;
border-color: gray;
background: white url(images/degrade2.gif) repeat-x bottom left;
}
dl#menu dd {
/*border: 1px solid gray;*/
border-top: none;
}
dl#menu li {
text-align: left;
margin: 0px ;
padding:0px 0px 0px 15px;
background: #fff;
list-style-type: none;
/*font-weight: bold;*/
color: #000000;

}
dl#menu li a {
color: #000000;
text-decoration: none;
display: block;
/*border: 2 ;*/
height: 100%;
/*font-weight: bold;*/
}
dl#menu dt a {
color: #000000;
text-decoration: none;
display: block;
border-top : 2 ;
height: 100%;
}
dl#menu li a:hover, dl#menu dt a:hover {
/*background: #eee;*/
border-color: #FE3;
color: #FFF;
background: white url(images/degrade3.gif) repeat-x bottom left;
font-weight: bold;
/*text-decoration: underline;*/
}
dl#menu li a:active, dl#menu dt a:active{
/*background: #eee;*/
border-color: #FE3;
color: #FFF;

background: white url(images/degrade4.gif) repeat-x bottom left;
font-weight: bold;
}
dl#menu li a:focus, dl#menu dt a:focus{
/*background: #eee;*/
border-color: #FE3;
color: #FFF;
background: white url(images/degrade4.gif) repeat-x bottom left;
font-weight: bold;
}
.imagel{float:left;border:3px outset;/*display:block;*/}
.imager{float:right;border:1px solid;display:block;}
.imagec{float:none;border:none;display:block;margin-left:auto;margin-right:auto;padding:0px 0px 10px 0px;
/*filter: alpha(opacity=50);
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     opacity: 0.5;*/
}
