body
{
	margin: 0px;
	padding: 0px;
	background-color: #EEEAD4;
}
bodyOrange { color: white; background-color: #ff4f00; margin: 0; padding: 0; }
p, td, li, h1, h2, h3, h4, h5, h6
{
	font-family: Myriad, Helvetica, Arial, Sans-serif;
}

.contenu { padding: 30px 2px 0px 30px; }
.contenuOrange { color: white; font-size: 125%; background-color: red; padding: 30px 2px 0 30px; }
.subcontenu { padding: 60px 0px 0px 30px; }
.contenucentre { padding: 30px 0 0 0; }

.grand_titre 
{
	color: #666666;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	line-height:20px;
}

.texte_contenu 
{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.textecentre 
{
	color: #666666;
	font-size: 14px;
}

a.green, a.green:hover 
{
	margin-top:20px;
	font-size: 14px;
	line-height: 16pt;
	font-weight: bold;
	text-align: left;
	color: #4d4d00;
	text-decoration:none;
}

a.green:hover 
{
	color: #3A3A3A;
	text-decoration:underline;
}

a.liens, a.liens:hover
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	color: #3A3A3A;
	text-decoration:none;
}

a.liens:hover 
{
	color: #3A3A3A;
	text-decoration:underline;
}

.sous_nav 
{
	text-align: center;
	text-transform: uppercase;
	color: #cccc99;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

.sous_nav_over 
{
	color: #ff9900;
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.small, .small a
{
	color: #999999;
	font-family: Myriad, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	padding: 4px 0 0 0;
	text-decoration: none;
}
.imagepad
{
	padding:5px 5px 5px 5px;
}