/* *************** generaux ************** */BODY {
	margin: 0px;
	background-color: #F6F6F6;
}

#page {
	background: #FFFFFF;
	width: 760px;
	margin-left: 0px;
	margin-right: auto;
	font-family: Georgia, Times New Roman, Times, serif;
	border-right: 1px solid #e7eaed;
}

.bandeauTop {
	background: #ffffff;
	text-align: left;
	margin-bottom: 5px;
}

.bandeauBas {
	background: #ffffff;
	text-align: left;
	clear: both;
	margin-top: 21px;
}

.contactBas {
	background: #ffffff;
	text-align: left;
	padding-left: 80px;
	color: #747C87;
	font: 10px/14px Georgia, "Times New Roman", Times, serif;
}

.codeBas {
	background: #ffffff;
	text-align: left;
	margin-top: 5px;
}

/* ************************************************** */

/* *************** barre de navigation ************** */

#nav {
	background: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin: 0px;
	text-decoration: none;
	word-spacing: 0.4em;
	font: 10px Georgia, Times New Roman, Times, serif;
}

.navUtils {
	background: #ffffff;
	text-align: left;
	margin-left: 21px;
	float: left;
}

.navContent {
	background: #ffffff;
	text-align: right;
	margin-right: 5px;
	text-transform: uppercase;
	text-decoration: none;
}

#nav A {
	color : #b1110a;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
}

#nav A:link {
	color : #b1110a;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
}

#nav A:visited {
	color : #bf524c;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
}

#nav A:hover {
	color : white;
	background : #b1110a;
	text-decoration : none;
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
}

#nav A:active {
	color : #162934;
	background : transparent;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
}

/* *********************************************** */

/* ******************* Contenu ****************** */

#content {
	background: #FFFFFF;
	width: 760px;
	padding-bottom: 20px;
	margin-top: 10px;
	float: left;
}


/* Colonne actualites */

.actu {
	margin-left: 20px;
	width: 600px;
	float: left;
	background: #ffffff;
}

.date {
	color : #8A929C;
	font: bold 11px/130% Georgia, Times New Roman, Times, serif;
}

A {
	color : #b1110a;
	text-decoration: none;
}

A:link {
	color : #b1110a;
		
}

A:visited {
	color : #bf524c;
		

}

A:hover {
	color : white;
	background : #b1110a;
	text-decoration : none;
		

}

A:active {
	color : #162934;
	background : transparent;
}

h1{
	color : #47505A;
	font : 18px Apolline, Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
}

h2{
	color : #162934;
	border-bottom: 1px dotted #747C87;
	font: bold 14px/140% Apolline, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	text-align: left;
	margin-bottom: -6px;
}

h3{
	color : #747C87;
	font: bold 10px Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	margin-bottom: -8px;
}

h4{
	color : #1f2b32;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}

h5{
	color : #162934;
	text-align : left;
	font: 10px/125% Georgia, Times New Roman, Times, serif;
}

h6{
	color : #5E6671;
	font: 10px/150% Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
	margin-bottom: -13px;
}

P{
	color : #162934;
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
}

ul,li{
	color : #162934;
	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;
}

li {
	list-style-type: none;
	background: url(dot.gif) no-repeat 0.3% 0.5em;
	padding-left: 15px;
	font-size: 100%;
}

ul {
	padding-left: 0px;
	margin-left: 0px;
}

.textesContent {
	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;
}


.titreparagraphe {
	font: bold 11px/140% Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}
.soustitre_1 {
	font: bold 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

/* ******************* */

