body
{
	margin:0px;
	background-image:url('images/bgColor.jpg');
	font-family : Verdana, arial;
	
}

table
{
	font-family : Verdana, arial;
	color : #333333;
	font-size : 10px;
}

td
{
	font-family : Verdana, arial;
	color : #333333;
	font-size : 10px;
}


.amenu
{
	text-decoration: none;	
}

a:link
{
	color: #333333;
}

a:visited
{
	color: #333333;
}

a:hover
{
	color: #663300;
}

a:active
{
	color: #663300;
}

h1
{
	font-size : 16px;
	color : #F07E25;
}

h2
{
	font-size : 15px;
	color : #F07E25;
}

h3
{
	font-size : 14px;
	color : #F07E25;
}

h4
{
	font-size : 13px;
	color : #F07E25;
}

h5
{
	font-size : 12px;
	color : #F07E25;
line-height : 5px;
}

h6
{
	font-size : 11px;
	color : #F07E25;
	line-height : 5px;
}

ul
{
	list-style-image : url('images/arrowOrange.gif');
}

li
{
list-style-position: outside;
}

.texte
{
	font-family : Verdana, arial;
	color : #333333;
	font-size : 9pt;
	padding-top : 25px;
	padding-left : 25px;
	padding-right :25px;
	text-align : justify;
	line-height: 18px;
}

.fond
{
	background-image:url('images/bgGradient.jpg');
	background-repeat: repeat-x;
}

.contenu
{
	background-image:url('images/tContent_top.jpg');
	background-repeat : no-repeat;
}

.menu
{
	background-image:url('images/bgMenu_2.jpg');
	background-repeat: repeat-y;

}

.navig
{
	font-size : 11px;
	padding-left : 25px;
	padding-bottom :3px;
}

.motif
{
	background-image:url('images/tContent_pattern.jpg');
}

.entete
{
	font-weight : bold;
	text-align : left;
}

.section
{
	background-image:url('images/long_dashedLine.gif');
	background-repeat : repeat-x;
}


.erreur
{
	color : #FFCC66;
}