BODY {
	font-family: Arial;
	font-size:12px;
	margin-top:20px;
	background-image:url(../images/fond.png);
	background-repeat: repeat-x;
	background-color:#B5B5B5;
}

P {
	text-align:justify;
	font-size:14px;
	font-family: Arial;
	color:#000000;
	padding:0;
	margin:0;
}

DIV {
	padding:0;
	margin:0;
}

H1 {
	font-family: Arial;
	font-size:18px;
	color:#3D3D3D;
	text-align:left;
	padding:0;
	margin:0;
	text-decoration:none;
	margin-top:20px;
	text-align:left;
}

H2 {
	font-family: Arial;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding:0;
	margin:0;
}

STRONG {
	color:#3D3D3D;
	font-weight:bold;
	font-size:14px;
}

UL {
	font-size:14px;
	text-align:left;
	list-style-image:url(../images/puce.png);
	list-style-position:outside;
}

LI {
	font-size:14px;
	margin-top:4px;
	text-align:left;
}
	
A:link, A:visited, A:active {
	color:#000000;
	text-decoration:underline;
}

A:hover {
	color:#FF0000;
	text-decoration:underline;
}
	
.logo {
	text-align:left;
	margin-left:0px;
}

.separateurHeader1 {
	height:20px;
	width:1px;
}

DIV.menuPrincipal {
	font-size:15px;
	font-family: Arial;
	font-weight:bold;
	padding-top:25px;
	text-align:center;
}

.menuPrincipal a:link, .menuPrincipal a:visited, .menuPrincipal a:active {
	text-decoration:none;
	color:#000000;
}

.menuPrincipal a:hover {
	text-decoration:none;
	color:#000000;
}

DIV.sousMenu {
	margin-top:5px;
	background-color:#828282;
	width:100%;
	height:2px;
}

DIV.menuSecondaire {
	position:relative;
	float:left;
	padding-top:14px;
	text-align:center;
	width:120px;
	height:21px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/onglet.png);
	background-repeat: no-repeat;
}

DIV.menuSecondaireActif {
	position:relative;
	float:left;
	padding-top:12px;
	text-align:center;
	width:120px;
	height:23px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/onglet_actif.png);
	background-repeat: no-repeat;
}


.menuSecondaire a:link, .menuSecondaire a:visited, .menuSecondaire a:active {
	text-decoration:none;
	color:#000000;
}

.menuSecondaire a:hover {
	text-decoration:none;
	color:#FF0000;
}

DIV.menuTertiaire {
	margin-top:20px;
	margin-left:0px;
	font-size:14px;
	text-align:left;
}

SPAN.menuTertiaire {
	margin-left:50px;
}

.contenu {
	 width:1000px;
	 height:auto;
}

.scroll {
	height:360px;
	width:100%;
	overflow-y:auto;
	padding-right:20px;
}

.sousActualites {
	margin-top:15px;
	margin-bottom:20px;
}

TD.paragraphe {
	 padding-left:10px;
	 padding-right:40px;
}

P.paragraphe {
	margin-top:20px;
}

.paragraphe a {
	color:#000;
	text-decoration:underline;
}

.paragraphe a:hover {
	color:#000;
	text-decoration:none;
}

.paragrapheActualites {
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
}

.separateurFooter1 {
	width:1px;
	height:25px;	
}

.separateurFooter2 {
	width:1px;
	height:15px;	
}

.footer {
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	margin-left:-15px;
}

.imageFooter {
	width:100%;
	height:3px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color:#000000;
	text-decoration:none;
}

.footer a:hover {
	color:#FF0000;
	text-decoration:underline;
}

SPAN.copyright {
	color:#FF0000;
	font-weight:bold;
}

/* tableau du contenu */

.ligne1 {
	height:30px;
}

.colonne1 {
	width:1px;
	height:300px;
}

.colonne2 {
	width:233px;
}

.colonne3 {
	width:16px;
}

.colonne4 {
	width:750px;
}

/* cadre de contenu */
.hautGauche {
	background-image : url(../images/haut_gauche.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width:60px;
	height:30px;
}

.haut {
	background-image : url(../images/haut.png);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	width:630px;
}

.hautDroite {
	background-image : url(../images/haut_droite.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width:25px;
}

.gauche {
	background-image : url(../images/gauche.png);
	background-repeat: repeat-y;
	height:365px;
}

.droite {
	background-image : url(../images/droite.png);
	background-repeat: repeat-y;
}

.basGauche {
	background-image : url(../images/bas_gauche.png);
	background-repeat: no-repeat;
	height:40px;
}

.bas {
	background-image : url(../images/bas.png);
	background-repeat: repeat-x;
}

.basDroite {
	background-image : url(../images/bas_droite.png);
	background-repeat: no-repeat;
}
