body { 
background-color: #bababa;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
border: 0px; 
}

A:link	{
color:#F96F00;
text-decoration: none;
	}
A:hover	{
color:#404040;
text-decoration: none;
	}
A:active	{
color:#F96F00;
text-decoration: none;
	}
A:visited	{
color:#F96F00;
text-decoration: none;
	}
A:visited:hover	{
color:#404040;
text-decoration: none;
	}

.menu {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration: none;
}

.menu A:link	{
color:#FFFFFF;
text-decoration: none;
	}
.menu A:hover	{
color:#FFFFFF;
text-decoration: none;
	}
.menu A:active	{
color:#FFFFFF;
text-decoration: none;
	}
.menu A:visited	{
color:#FFFFFF;
text-decoration: none;
	}
.menu A:visited:hover	{
color:#FFFFFF;
text-decoration: none;
	}

.txt10  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #404040;
}

.txt11  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #404040;
}

.txt12  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #404040;
}

.txt12titre  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration: underline;
	color : #404040;
}

.txt13  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 13px;
	color : #404040;
}

.txt10g  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #C0C0C0;
	text-decoration: none;
}

.txt11g  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #C0C0C0;
	text-decoration: none;
}

.txt10gf {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #808080;
	text-decoration: none;
}

.txt11gf {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #808080;
	text-decoration: none;
}

.txt10gc {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #E0E0E0;
	text-decoration: none;
}

.txt11gc {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #E0E0E0;
	text-decoration: none;
}

#cadre {
	border : 0px solid;
    border-collapse : collapse;
}

#cadre tr td {
	border : 0px solid;
}

#cadre tr td.lignebas {
	border-bottom : 1px solid #C0C0C0;
}

/* ############# */
/* FONDS DE PAGE */
/* ############# */
#fond-degrade-haut {
	background-image:url(../gfx/header/fond.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width: 100%;
	height: 100%;
}
#fond-batiments {
	background-image:url(../gfx/header/fond-batiment.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
