﻿body, html, form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
}
body
{
	background-color: #3676BE;
}
table.container
{
	width: 100%;
	height: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
td.container
{
	width: 100%;
	height: 100%;
	padding: 0;
	background-image: url('../../Images/bg_bas_arriere.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;	
}
table.row
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 749px;
	height: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	background-image:url('../../Images/lignes.jpg');
	background-repeat:repeat-y;
}
td.row
{
	width: 100%;
	text-align: left;
	padding: 0;
}
div.row
{
	display: block;
	clear: both;
}

div.row img
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	letter-spacing: -3em;
	white-space: nowrap;
	border: 0 none;
}

div.col
{
	float: left;
	text-align: left;
}

div.cell
{
	float: left;
	text-align: left;
	padding-bottom:5px;
}

div.content img
{
	float: none;
	display:inherit;
	border: 0 none;
}
div.footer
{
	background-image: url('../../Images/baspage.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	bottom: 0;
	width: 749px;
	height:52px;
	color:White;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}

div.footer a
{
	color:White;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}
div.footer a:hover
{
	color:Gray;
	font-size:10px;
	font-family:Verdana;
	text-decoration:none;
}

div.backgroundpane
{
	background-image: url('../../Images/bg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 599px;
	z-index: -1000;
}

.itemtitre, .itemtitre:link, itemtitre:active, itemtitre:visited, itemtitre:hover
{
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.itemdate, .itemdate:link, itemdate:active, itemdate:visited, itemdate:hover
{
	color: #777777;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.itemcontent, .itemcontent:link, itemcontent:active, itemcontent:visited, itemcontent:hover
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

.itemnote, .itemnote:link, itemnote:active, itemnote:visited, itemnote:hover
{
	color: #585858;
	font-family: Verdana;
	font-size: 11px;
}

.itemtitrecomment, .itemtitrecomment:link, itemtitrecomment:active, itemtitrecomment:visited, itemtitrecomment.hover
{
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.button
{
	background-color: #f2f2f2;
	border-color: #585880;
	color: #3a3a3a;
	border-width: 1px;
	border-style: ridge;
	font-size: 8pt;
	height: 24px;
	cursor: hand;
}

.button:hover
{
	background-color: #e2e2e2;
}

div.bloc{
	background-image:url(Images/fond.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:560px;
	margin-top:10px;
	
}
h1.titreBloc{
	color: #077282;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 10px;
	margin-left:20px;
	margin-top:25px;
	padding-top:20px;
}

p.blocTexte{
	color: #3c3c3c;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	margin-left:20px;
	margin-top:10px;
	margin-right:20px;
}
div.blocBas{
	background-image:url(Images/fondbas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:200px;
	height:3px;
	
}

a
{
	color:#6e812e;
}
a:hover
{
	color:#accc43;
}

a:visited
{
	color:#6e812e;
}

p
{
	color: #3c3c3c;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 20px;
	text-align:justify;
}

ul.puce
{
	color: #3c3c3c;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

li.puce
{
	color: #3c3c3c;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 20px;
}