body{
	color: #0054A6;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}
body, div {
	font-size: 11px;
}
#global {
	position: relative;
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-image: url(/images/imgRedon/bg_global.gif);
	background-repeat: repeat-y;
}
.spacer {
	clear: both;
	font-size: 10px;
}
form {
	margin: 0;
	padding: 0
}


/*-------------------- HAUT --------------------*/
#haut {
	width: 776px;
	background-image: url(/images/imgRedon/visuel_haut.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	padding: 0;
	margin: 0;
}

.logoadeuza{
	margin-left : 45px;
	margin-top : 14px;
}


/*-------------------- MENU ANNEXE --------------------*/
#menuAnnexe {
	width: 776px;
	height: 26px;
	background-color: #26CEBD;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-align: right;
}
#menuAnnexe ul {
	padding: 0;
	margin: 0;
	padding-top: 2px;
	list-style: none;
}
#menuAnnexe li {
	display: inline;
	margin: 0 12px 0 0;
	padding: 2px;
}
#menuAnnexe li, #menuAnnexe li a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menuAnnexe li a:hover {
	text-decoration: underline;
}
#menuAnnexe li.annexe0 {
	background-image: url(/images/imgRedon/picto_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 18px;
}
#menuAnnexe li.annexe1 {
	background-image: url(/images/imgRedon/picto_plan.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#menuAnnexe li.annexe2 {
	background-image: url(/images/imgRedon/picto_plan.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#menuAnnexe input.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90px;
	font-weight: normal;
}
#menuAnnexe input.bouton {
	margin-bottom: -2px;
}


/*-------------------- GAUCHE --------------------*/
#gauche {
	width: 170px;
	background-color: #CFE5F6;
	font-size: 10px;
	float : left;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	background-color: #CFE5F6;
	width: 170px;
}
#nav #nav1, #nav #nav3, #nav #nav5, #nav #nav6, #nav #nav7, #nav #nav8, #nav #nav10  {
	margin: 0;
	padding: 0;
	height: 48px;
	background-image: url(/images/imgRedon/bg_menug_li.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF;
	float : left;
	width: 170px;
}
#nav #nav2, #nav #nav4,#nav #nav9{
	margin: 0;
	padding: 0;
	height: 65px;
	background-image: url(/images/imgRedon/bg_menug_li.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFF;
	float : left;
	width: 170px;
}

#nav li:hover, #nav li.sfhover {
	background-color: #A5C8E1;
}
#nav a.niv1 {
	display: block;
	margin-left: 6px;
	padding-left: 60px;
	padding-top: 18px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #0054A6;
}
#nav li:hover a.niv1, #nav li.sfhover a.niv1 {
	color: #FFF;
}
#nav #nav1 a.niv1 {
	background-image: url(/images/imgRedon/nav1.jpg);
	background-repeat: no-repeat;
}
#nav #nav2 a.niv1 {
	background-image: url(/images/imgRedon/nav2.jpg);
	background-repeat: no-repeat;
}
#nav #nav3 a.niv1 {
	background-image: url(/images/imgRedon/nav3.jpg);
	background-repeat: no-repeat;
}
#nav #nav4 a.niv1 {
	background-image: url(/images/imgRedon/nav4.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom
}
#nav #nav5 a.niv1 {
	background-image: url(/images/imgRedon/nav5.jpg);
	background-repeat: no-repeat;
}
#nav #nav6 a.niv1 {
	background-image: url(/images/imgRedon/nav6.jpg);
	background-repeat: no-repeat;
}
#nav #nav7 a.niv1 {
	background-image: url(/images/imgRedon/nav7.jpg);
	background-repeat: no-repeat;
}
#nav #nav8 a.niv1 {
	background-image: url(/images/imgRedon/nav8.jpg);
	background-repeat: no-repeat;
}
#nav #nav9 a.niv1 {
	background-image: url(/images/imgRedon/nav9.jpg);
	background-repeat: no-repeat;
}
#nav #nav10 a.niv1 {
	background-image: url(/images/imgRedon/nav10.jpg);
	background-repeat: no-repeat;
}

#nav li ul {
	position: absolute;
	background-color: #C7E1F4;
	width: 170px;
	left: -999em;
	margin-top : -48px;
	border-left: 1px solid #FFF
}
#nav li ul li ul {
	margin-top : -30px;
}
#nav li ul ul {
	left: -999em;
}
#nav li ul li {
	padding: 6px;
	margin: 0;
	border-bottom: 1px solid #FFF;
	background-image: url(/images/imgRedon/puce_nav.gif);
	background-repeat: no-repeat;
}
#nav li ul li a {
	text-decoration: none;
	color: #0054A6;
	display: block;
	margin-left: 6px;
}
#nav li ul li a:hover {
	color: #FFF;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: 170px;
	display:inline; 
}


/*-------------------- CENTRE --------------------*/
#centrelong, #centrecourt {
	float : left;
	margin-left: 13px;
	margin-top: 5px;
}
#centrelong {
	width: 585px;
}
#centrecourt {
	width: 420px;
}

/*--- CHEMIN ---*/
#chemin, #chemin a {
	color: #898989;
	font-size: 10px;
}

/*--- TITRE/INTRO ---*/
#intropage h2 {
	font-size: 16px;
	margin: 15px 0 10px 0;
	padding: 0 2px 2px 14px;
	background-image: url(/images/imgRedon/puce_titre.gif);
	background-repeat: no-repeat;
	border-bottom: 2px dotted #0054A6;
}
#intropage h3 {
	color: #F9B23B;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}
#intropage p {
	text-align: justify;
	margin: 0 0 10px 0;
}

/*--- MENU ANCRES ---*/
#centrelong .ancre {
	width: 285px;
}
#centrecourt .ancre {
	width: 200px;
}
.ancre {
	border-left: 1px solid #0054A6;
	padding-left: 3px;
	float: left;
	color: #F9B23B;
}
.ancre a {
	color: #5E93C7;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.ancre a:hover {
	text-decoration: underline;
}

/*--- PARAGRAPHE ---*/
.article h4 {
	color: #F9B23B;
	font-size: 12px;
	margin: 10px 0 4px 0;
	padding-left: 11px;
	background-image: url(/images/imgRedon/puce_titre2.gif);
	background-repeat: no-repeat;
}
.article p.intro {
	font-style: italic;
	font-weight: bold;
}
.article p {
	text-align: justify;
	margin: 0 0 10px 0;
}
.coordonnees {
	margin: 0 0 10px 0;
	border-left: 2px solid #F9B23B;
	padding-left: 5px;
}
.imgleft {
	float: left;
	margin: 2px 8px 0 0;
}
.imgright {
	float: right;
	margin: 2px 0 0 8px;
}
.imgcenter {
	text-align: center;
	margin: 2px 0 0 8px;
}

/*--- HAUT DE PAGE ---*/
.hautpage {
	border-top: 1px dotted #0054A6;
	padding-top: 4px;
	text-align: right;
	margin: 0;
	clear: both;
}
.hautpage a {
	background-image: url(/images/imgRedon/hautpage.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 2px 16px 0 0;
	color: #5E93C7;
	font-size: 10px;
	text-decoration: none;
}
.hautpage a:hover {
	color: #0054A6;
}

/*--- TELECHARGER/LIEN ---*/
.telecharger {
	background-image: url(/images/imgRedon/telecharger.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
.lien {
	background-image: url(/images/imgRedon/lien.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
.telecharger a, .lien a {
	padding-left: 20px;
	color: #5E93C7;
	text-decoration: none;
	font-weight: bold;
}
.telecharger a:hover, .lien a:hover {
	color: #0054A6;
}


/*-------------------- ACTUALITES --------------------*/
#actus {
	float : left;
	width: 154px;
	background-color: #FCEBCF;
	background-image: url(/images/imgRedon/actualites_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 21px 0 0 11px;
	font-size: 10px;
}
#actus h3{
	margin:0;
	padding: 0;
	background-image: url(/images/imgRedon/actualites.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	display: block;
	height: 32px; 
}
#actus p span.titreactu{
	padding-left: 9px;
	margin: 5px 5px 10px 5px;
	background-image: url(/images/imgRedon/puce_actus.gif);
	background-repeat: no-repeat;
}

#actus p {
	padding-left: 9px;
	margin: 5px 5px 10px 5px;
}

