BODY {
	margin: 0px;
	background-image: url(img/fond.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#logo {
	position: relative;
	width: 437px;
	height: 122px;
	float: left;
}

/* formulaire */

input {
	color: black;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
}

/* @group Copyright */

#Copyright {
	text-align: left;
	color: #fff;
	font-size: 10px;
	margin-left: 5px;
	width: 400px;
	float: left;
	height: 17px;
	vertical-align: absmidde;
	margin-top: 5px;
}

#Copyright a{
	color: #fff;
	text-decoration: none;
}

#Copyright a:hover{
	color: #CE0019;
}

/* @end */

.txt-gauche{
	color: black;
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0;
}

.txt-droite{
	color: black;
	font-size: 11px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0;
}


h1
{
	color: white;
	font-size: 12px;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
}

/* @group nav */

#nav {
	width: 900px;
	height: 29px;
	margin-left: 10px;
}

#nav a{
	font-size: 11px;
	color: black;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

#nav a:hover{
	font-size: 11px;
	color: #CE0019;
	font-weight: bold;
}

/* @end */

/* @group Col3 */

#col3 {
	width: 226px;
	margin-right: 30px;
	margin-top: 40px;
}



#col3 H1 {
}

#col3 H2 {
	font-size: 10px;
	color: #D00721;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}

#col3 H3 {
	color: #383539;
	font-size: 10px;
	margin-bottom: 6px;
	margin-top: 10px;
}

#col3 P {
	color: #383539;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 0;
}

/* @end */

/* @group coltexte1 */

#coltexte1 {
	width: 230px;
	float: left;
}

#coltexte1 H1 {
	color: black;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

#coltexte1 H2 {
	font-size: 10px;
	color: #D00721;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}

#coltexte1 H3 {
	color: #D00721;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;
	font-style: normal;
}

#coltexte1 P {
	color: #383539;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 0;
}

/* @end */

/* @group Coltexte2 */

#coltexte2 {
	width: 215px;
	background: url(img/col2-fond.gif) repeat-y right;
}

#coltexte2 h2 {
	color: #D00721;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
}
#coltexte2 h3 {
	color: #383539;
	font-size: 10px;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold;
	margin-right: 10px;
}
#coltexte2 P {
	color: #383539;
	font-size: 10px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 10px;
}

/* @end */

h1 {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
	color: black;
	text-align: left;
}

h2 {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 5px;
}

h3 {
	font-size: 11px;
	color: #D00721;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 0;
	font-weight: bold;
}

.Date {
	font-size: 11px;
	color: #D00721;
	text-transform: uppercase;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: #0068B5;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-top: 0;
	font-weight: bold;}

H5 {
	color: #D00721;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0;
	font-weight: bold;
}

H6 {
	color: #383539;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

P{
	color: black;
	font-size: 10px;
	margin: 0 0 5px;
}

.tbl-tt{
	color: #005D7E;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.tbl-txt{
	color: black;
	font-size: 10px;
}

/* @group Outils */

#outils {
	width: 500px;
	float: right;
	text-align: right;
	margin-right: 10px;
	vertical-align: middle;
}

#outils a:hover {
	color: #CE0019;
	text-decoration: none;
}

#outils a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

/* @end */
 

a.lien-outils
{
color:#003500;
text-decoration:none;
}
a.lien-outils:hover 
{
color:#CE0019;
text-decoration:none;
}

a.lien-cdf
{
color:#999999;
text-decoration:none;
}
a.lien-cdf:hover 
{
color:#CE0019;
text-decoration:none;
}


a.lien-nav2
{
color: #FFFFFF;
text-decoration:none;
}
a.lien-nav2:hover 
{
color:#CE0019;
text-decoration:none;
}

a { font-size: 10px; color: black; text-decoration: none}

a:hover { font-size: 10px; color: #D00721; text-decoration: none}

ul {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102654;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 1px;
}

#menu li a {
font-size: 10px; color: #102654; text-decoration: none;
}

#menu li a:hover {
font-size: 10px; color: #0F579C; text-decoration: none
}
.txt10 {
	font-size: 10px;
}
.txt10-bleu {
	font-size: 10px;
	color: #0068B5;
}

.txt10-gris {
	font-size: 10px;
	color: #383539;
	padding-bottom: 5px;
}
.txt10-blanc {

	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
