/* ---------- CSS POWERED BY Dhaw ! ---------- */

/* ----- BODY ----- */

body {
	background: #bddada;
	color: #333333;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* ----- TOUT ----- */

#tout {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align: left;
	width : 750px;
}

/* ----- content ----- */

#leftcontent {
	position:absolute;
	width:150px;
	left:140px;
	border:1px solid white;
	background-color:#dcf;
	padding:10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
		}


#content {
	position:relative;
	width:325px;
	min-width:120px;
	margin:0px 210px 5px 170px;
	border:1px solid black;
	background-color:#ffd;
	padding:10px;
	z-index:3;

		}

#rightcontent {
	position:absolute;
	width:190px;
	top:260px;
	right:140px;
	border:1px solid red;
	background-color:#efe;
	padding:5px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:185px;

		}


/* ----- LOGO ----- */

#logo {
	background: #ffffff url(logo.jpg) no-repeat left;
	background-repeat: no-repeat;
	border-bottom: 2px solid #000000;
	height: 80px;
	padding: 0;
	margin: 1px;
}

/* ----- MENU ----- */

#menu {
	background: #000000 url(screening.jpg) repeat left;
	border: 1px solid #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	height:30px;
}

#menuleft {
	
	font-family: verdana, sans-serif;
	font-size: 12px;
	
}

#menu ul, #menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu a:link, #menu a:visited {
	color: #cccccc;
	float: left;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 10px 5px 10px;
	text-decoration: none;
}

#menu a:link#courant, #menu a:visited#courant, #menu a:hover {
	color: #F5F5F5;
	border-bottom: 4px solid #F5F5F5;
	padding-bottom: 2px;
	background: transparent;
}

#menu a:hover { 
	color: #ffffff; 
}

/* ----- CONTENU ----- */

#contenu {
	background: #ffffff;
	border-top: 1px solid #000000;
	margin: 0;
	padding: 10px;
}


.sujet {
	margin-bottom: 1em;
}

.tete {
  	color: #cc6633;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 110%;
	margin-bottom: 1em;
  	text-decoration: underline;
}

.texte {
	text-align: justify;
}

.pied {
   color: #999999;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 90%;
	margin-top: 1em;
	text-align: justify;
}

#contenu a:link, a:visited {
   color: #666666;
	text-decoration: underline;
}

#contenu a:hover {
	color: #cc6633;
	text-decoration: overline;
}

#contenu img {
	border:1px solid #000000;
}

#contenu table {
	
  	border-width: 0px;
  	border-color: gray;
 	margin-top: 0em;
}

#contenu td {
  	border-style: dashed;
  	border-width: 1px;
  	border-color: gray;
  	padding: 0.5em;
}


/* ------ Pied ------ */
#pied {
	background: #ffffff;
	border: solid #000000 1px;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 9px;
	margin-top: 50px;
	padding: 2px;
	text-align: center;
	z-index: 2;
}

