/* CSS Document */
/*
---------------
	GENERAL
*/
body {
	background: #FFFFFF url(/assets/images/hautpage.jpg) repeat-x;
	color: #000000;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form, input, select, textarea {
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div, h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li, ol, ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrapper {
	width: 1024px;
}
#side {
	float: left;
	width: 195px;
}
#navigation ul {
	background-color: #eceae5;
	padding: 0px 35px 20px 35px;
}
#navigation ul a {
	color: #000000;
	text-decoration: none;
}
#navigation ul a:hover {
	color: #000000;
	text-decoration: underline;
}
#navigation ul ul {
	padding: 0px 0px 20px 10px;
}
#navigation h1 {
	font-size: 14px;
	font-weight: normal;
}
#syndication {
	margin: 0px 0px 0px 0px;
}
#syndication ul {
	margin: 0px 35px 20px 35px;
}
#syndication ul li {
	margin: 0px 0px 20px 0px;
}
#header {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
	width: 809px;
}
#header a {
	color: #000000;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header strong {
	color: #4071b1;
	font-weight: normal;
}
#header p {
	text-align: justify;
	width: 390px;
}
#header h1 {
	border-bottom: 1px dashed #c7c7c7;
	clear: both;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	text-align: justify;
	width: 809px;
}
#header h2 {
	clear: both;
	color: #707172;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	width: 809px;
}
#header h3 {
	border-bottom: 1px dashed #c7c7c7;
	clear: both;
	color: #707172;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	text-align: justify;
	width: 809px;
}
#header h3 a{
	color: #4071b1;
	text-decoration: none;
}
#header h3 a:hover{
	color: #4071b1;
	text-decoration: underline;
}
#content_home {
	float: left;
	width: 500px;
	min-height: 600px;
}
#content {
	float: left;
	width: 829px;
	min-height: 600px;
}
#content_admin {
	float: left;
	width: 829px;
	min-height: 600px;
}
#main {
	padding: 10px 20px 10px 20px;
}
#main ul {
	padding: 10px 20px 10px 20px;
}
#main ul li {
	font-size: 14px;
	list-style: square;
	padding: 5px 0px 5px 0px;
}
#main ul.indent {
	padding: 10px 20px 10px 40px;
	font-size: 10px;
	font-style: italic;
}
#main ul.indent li {
	list-style: square;
}
#main iframe {
	border: none;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	width: 789px;
}
#main h1 {
	font-size: 21px;
	font-weight: normal;
	text-align: justify;
	width: 460px;
}
#main h2 {
	border-bottom: 1px dashed #c7c7c7;
	color: #4071b1;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	text-align: justify;
	width: 460px;
}
#main p {
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	width: 460px;
}
#main p.legend{
	font-size: 10px;
	color:#4071b1;
}
#main p.legend_confirmed{
	font-size: 10px;
	color:#9c9d9f;
}
#main p.calendar{
	font-size: 10px;
	font-weight:bold;
}

#main p strong{
	color:#4071b1;
}
#main a {
	color: #000000;
	text-decoration: underline;
}
#main a:hover {
	text-decoration: underline;
}
#main a.confirm {
	font-size: 9px;
	color:#4071b1;
	text-decoration: underline;
}
#main a.noconfirm {
	font-size: 9px;
	color:#9c9d9f;
	text-decoration: underline;
}
#main table {
	border-collapse: collapse;
	width: 460px;
}
#main table tr {
	vertical-align: top;
}
#main table tr td {
	border: 1px solid #eceae5;
	height: 40px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	width: 71px;
}
#main table.formulaire tr td {
	border: 0px;
	height: 40px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 71px;
}
#main table thead tr th{
	background-color: #ffffff;
	text-align: center;
}
#main table.date {
	border-collapse: collapse;
	width: 700px;
}
#main table.date tr td {
	border: 1px solid #eceae5;
	height: 15px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 0px;
}
#main table.date tr td.year {
	font-weight: bold;
	background-color:#f2f1f0;
	border: 1px solid #eceae5;
	text-align: center;
}
#sitemap ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#sitemap ul li {
	padding: 0px;
	margin: 0px;
}
#sitemap a {
	text-decoration: none;
}
#sitemap h1 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	width: 460px;
}
#sitemap h2 {
	border: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	width: 460px;
}
#sitemap h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 460px;
}
#sitemap h4 {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 460px;
}
.supp {
	background-color: #eceae5;
	float: left;
	padding: 10px 20px 10px 20px;
}
.supp h3 {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	width: 460px;
}
#news {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 329px;
}
#news p {
	padding: 10px 0px 0px 0px;
	width: 300px;
}
#news ul {
	list-style: none;
	width: 329px;
}
#news ul li {
	clear: both;
	padding: 0px 0px 10px 0px;
	width: 329px;
}
#news ul li img {
	float: left;
	margin: 0px 20px 10px 0px;
	width: 154px;
	height: 103px;
}
#news ul li h3 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#news ul li h4 {	
	color: #4071b1;
	font-size: 16px;
	font-weight: normal;
}
#footer {
	clear: both;
	width: 1024px;
}
#footer p{
	padding: 0px 0px 0px 35px;
	text-align: left;
}
#footer p a {
	color: #707172;
	text-decoration: none;
}
#footer p a:hover{
	color: #707172;
	text-decoration: underline;
}
#footer #adress p{
	text-align: right;
}
#error{
	border: 1px solid #FF0000;
	background: #FFEEEE;
	color: #FF0000;
	padding: 3px 3px 3px 3px;
	text-align: center;
}
.media {
	z-index: 99;
	/*margin: 174px auto 0px auto;*/
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 768px;
	background:url(/assets/images/mediabg.png);
}
.media #video {
	position:absolute;
	top: 139px;
	left: 531px;
	width: 320px;
}
.media #video h1 {
	color: #FFFFFF;
	float: left;
	font-size: 16px;
}
.media #video h6 {
	float: right;
}
.media #video h6 img {
	margin: 0 2px 2px 0;
}
.media #video p {
	clear: both;
}
/*
	GENERAL
---------------
	BILLIET
*/
.titre_billet{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.auteur_billet{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}
.date_billet{
	font-size: 10px;
	text-decoration: none;
}
.contenu_billet, a {
	font-size: 11px;
}
/*
	BILLIET
---------------
	VIDEO
*/
.auteur_video{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}
/*
	VIDEO
---------------
	ALBUM
*/
table#album {
	background: url(/assets/website/bg_adv.gif) repeat-x;
}
.titre_album {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.titre_album a {
	text-decoration: none;
}
.titre_album a:link, .titre_album a:link:visited {
	text-decoration: none;
}
.titre_album a:visited:hover, .titre_album a:hover {
	text-decoration: underline;
}
/*
	ALBUM
---------------
*/
