/* CSS Document */
body, html {
	background:#FEFEFE;
	color : #000000;
	font-size : 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	height:100%;
	}

td {
	font-size: 11px;
	padding: 3px;
	}
	
img {
	border:0;
	}
	
form {
	margin:0;
	}

input, textarea, select {
	color :#333333; 
	font-size : 11px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #CDCDCD;
	}

a {color : #000000; text-decoration : none;}
a:hover {text-decoration : underline;}

#index {
	position:absolute;
	left: 0%; 
    top: 0%;
	width:100%;
	height:100%;
}

#resume {
	position:absolute;
	left: 50%; 
    top: 50%;
	width:640px;
	height:360px;
	margin-top: -180px;
    margin-left: -320px;
}

#copyright {
	position:absolute;
	left: 50%; 
    top: 50%;
	margin-top: 240px;
    margin-left: -300px;
	color:#999999;
	font-size:10px;
	width:600px;
}

#structure {
	width:780px;
	margin:0 auto;
	text-align:left;
}

#contenu {
	float:left;
	width:780px;
}

#news {
	margin-left:110px;
	background:url(../images/news_haut.gif) left top no-repeat #000000;
	width:320px;
	padding:0;
}

#news h1{
	margin:0;
	padding:20px;
	color:#FFFFFF;
	font-size:21px;
}

#news h2{
	margin:0;
	padding:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

#news h3{
	margin:0;
	padding:20px;
	color:#666666;
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
	text-transform:uppercase;
}

#news h4{
	background:url(../images/news_bas.gif) left bottom no-repeat;
	margin:0;
	padding:20px;
}

a:hover img, a img.actif {
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	}
	
.chapo{
	color:#999999;
	font-size:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 10px 0;
}

.bouton {
	color :#CDCDCD; 
	background-color:#333333;
	font-size : 11px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #000000;
	font-weight:bold;
	padding:10px;
	}

#bas {
	float:left;
	width:740px;
	text-align:center;
	padding:20px;
}

#schedule {
	width:780px;
	margin:0 auto;
	text-align:left;
	background:url(../images/schedule_bg.jpg) right top no-repeat;
	padding:120px 0 0 0;
}

#schedule_popup {
	width:600px;
	margin:0 auto;
	text-align:left;
	background:url(../images/schedule_popup_bg.jpg) left top no-repeat;
	padding:100px 20px 0 20px;
	color:#000000;
}
