* {
outline:none;
}

body {
background:url(../gfx/fond.jpg) fixed top center;
}

body, td, li, a {
font-family:trebuchet, trebuchet ms, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10pt;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#Site {
display:none;
}

#Contenu {
position:relative;
margin:10px;
padding:0px;
width:auto;
height:auto;
}


li {
list-style-type:square;
}

#ContenuLarge {
position:relative;
margin:10px;
padding:0px;
width:auto;
height:auto;
}

#ContenuPlanning {
position:relative;
margin:10px;
padding:0px;
width:auto;
height:auto;
}

#ContenuPlanningBas {
position:relative;
margin:10px;
padding:0px;
width:auto;
height:auto;
}

#SousMenu {
position:relative;
margin:10px;
padding:0px;
width:auto;
height:auto;
}
#SousMenu a {
	font-family:impact;
	font-weight:normal;
	font-size:11pt;
}

.soulignement a {
text-decoration:underline;
}
.soulignement a:hover {
text-decoration:none;
}

.Bold {
	font-weight: bold;
}

.Title {
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Menu a {
	font-family:impact;
	font-weight:normal;
	font-size:14pt;
}

.SousMenu a {
	font-family:impact;
	font-weight:normal;
	font-size:14pt;
}

.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

