body A, .texte A {
	color: #333333;
	text-decoration:none;
}
body A:hover, .text A:hover  {	
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #003333;
	background-image: url(/images/fond.jpg);
	background-repeat: repeat;
	top: auto;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

body, pre, .texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;;
	text-align: justify;
}

/* MENU HORIZONTAL */
.horiz {letter-spacing: 10px;}
.horiz A  {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-indent: 7px;
	letter-spacing: normal;}
.horiz A:hover  {text-decoration: underline;}




/* MENU VERTICAL DEROULANT */
	dl {
	height: 350px;
	background-repeat: repeat-y;
	background-image: url(../images/bordure.gif);
	background-position: right;
	}
			dd, ul, li {
		margin: 4px 7px;
		padding: 0;
		list-style-type: none;
		}
		
	#menu {	
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	#menu dt {
	margin: 7px;
	padding: 0;
	text-indent: 10px;

	cursor: pointer;
	height: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/puce_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;		
	}
		
	#menu dd {
	background-image: url(../images/puce_sm_b.gif);
	background-repeat: no-repeat;
	background-position: -7px -2px;
	}
	#menu li {
	font-size: 12px;
	}
	#menu li a, #menu dt a {
	color: #333333;
	text-decoration: none;
	border: 0 none;
	height: 100%;
	}
	#menu li a:hover, #menu dt a:hover {
	text-decoration: none;
	}
		
	#contenu {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 20px;
	}
			
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	}

h2, .titre2 {
	font-size: 13px;
	font-weight: bold;
	color: #171717;
}

.titreactu {
	font-size: 16px;
	font-weight: lighter;
	color: #003300;
	vertical-align: text-bottom;
	font-variant: small-caps;










}

.macc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

h3, .titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	font-style: normal;
	font-variant: normal;
}
h4, .titre4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;

}
.exposant {
	font-style: normal;
	vertical-align: text-top;
	font-size: 0.7em;
}
.vert {
	color: #005045;
	font-weight: bold;

}
.texteactu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
	font-weight: normal;
}
.titre2actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #006633;
	font-weight: normal;

}

