/* CSS Document */

a:hover {
	text-decoration: none;
}

#conteneur {
	position:absolute;
	left: 50%;
	width: 1000px;
	height: auto;
	margin-left: -500px; /* moitié de la largeur */
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#conteneur #news {
	background-color: #f8f8f2;
	width: 240px;
	position: absolute;
	top: 189px;
	left: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 600px;
}
#update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	top: -30px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#conteneur #news a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: none;
}
#conteneur #news a:hover {
	text-decoration: underline;
}

#conteneur #news li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
	list-style-image: url(images/puce-hiver.gif);
}


#conteneur #news p {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#conteneur #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E5E5CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 25px;
	text-align: center;
	line-height: 25px;
	position: relative;
	width: 100%;
	top: 0px;
}

#conteneur #news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#conteneur #news a:hover {
	color: #0066CC;
	text-decoration: none;
}
#conteneur #menu .menu a:visited {
	color: #999999;
	text-decoration: none;
}

#conteneur #contenu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-image: url(../(URL) );
	font-weight: bold;
}
#conteneur #menu .menu a:hover {
	color: #0066CC;
	text-decoration: none;
}
#conteneur #news a:visited {
	color: #999999;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E5E5E5;
	width: 50%;
}
#conteneur #contenu td {
	color: #000000;
	font-size: 13px;
}
#conteneur #news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#conteneur #contenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 250px;
	padding-bottom: 3px;
}
#conteneur #contenu td {
}

#conteneur #contenu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
#conteneur #contenu th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-size: 12px;
}
#conteneur #contenu a {
	color: #3366CC;
}
#contenu {
	position: relative;
	left: 285px;
	top: 0px;
	width: 680px;
	background-color: #FFFFFF;
}
.td-ligne-bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#conteneur #menu a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#conteneur #menu a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

