body, html, form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	color: #808080;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
}

A:link
{
	color: #0055A4;
	text-decoration: none;
}

A:active
{
	color: #0055A4;
	text-decoration: none;
}

A:visited
{
	color: #0055A4;
	text-decoration: none;
}

A:hover
{
	color: #F58025;
	text-decoration: none;
}


table.container
{
	width: 100%;
	height: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
td.container
{
	width: 100%;
	height: 100%;
	padding: 0;
}
table.row
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
td.toprow
{
	width: 780px;
	text-align: left;
	padding: 0;
	background-color: White;
}
td.bottomrow
{
	font-size: 11px;
	width: 780px;
	padding: 0;
	vertical-align: top;
}
td.row
{
	padding: 0;
}
td.rowtopright
{
	width: 50%;
	padding: 0;
	background-image: url('../Images/bgdroite_haut.jpg');
	background-position: top right;
	background-repeat: repeat-x;
}
td.rowtopleft
{
	width: 50%;
	padding: 0;
	background-image: url('../Images/bggauche_haut.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
td.rowbottomright
{
	width: 50%;
	padding: 0;
	background-image: url('../Images/bgdroite_bas.jpg');
	background-repeat: repeat-x;
}
td.rowbottomleft
{
	width: 50%;
	padding: 0;
	background-image: url('../Images/bggauche_bas.jpg');
	background-repeat: repeat-x;
}

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: justify;
}

div.footer
{
	bottom: 0;
	height: 150px;
}

div.backtopleft
{
	position: fixed;
	left: 0;
	top: 0;
	width: 50%;
	height: 166px;
	z-index: -1000;
}

div.backtopright
{
	position: fixed;
	right: 0;
	top: 0;
	width: 50%;
	height: 166px;
	z-index: -1000;
}

td.header
{
	line-height:30px;
}

td.coldate
{
	 vertical-align:top;
}
td.coltext
{
	 vertical-align:top;
	 text-align:left;
}

div.headertext
{
	font-weight:bold;
	font-size:13px;
	color:#0055A4;
	text-align:left;
}
div.margintext
{
	margin-left:20px;
}
div.headertext2
{
	color:#F58025;
}
div.showhide
{
	display:none;
	border-style:solid;
	border-width:1px;
	border-color:#5191ce;
	padding:5px;
	background-color:#fefefe;
}

div.marginProgrammation
{
	margin-left:14px
}

div.showhideEnCasDePluie
{
	display:none;
	padding:5px;
	background-color:#fefefe;
}

div.petitTexte
{
	font-size:9px;
}