
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_body.jpg);
	background-repeat:repeat-y;
	background-color: #b1b9d0;
	background-position: center;
	font-size: 16px;
	line-height: 1.5em;
}

.breadcrumb {
	width: 600px;
	float: left;
}

/* Normal link */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #1e2e66;	
}

a:hover, a:active {
	border-bottom: 1px dotted #1e2e66;	
}

a img {
	border: none;
	text-decoration: none;
}

/* Headers */
h1, h2, h3{
	font: bold 1em/1.2em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	color: #333;
	margin: 5px 25px 5px 5px;	 
}

h1 { font-size: 3.3em; letter-spacing: -2.0px; }
h2 { font-size: 2.8em; font-weight: normal; color: #4A2907; }
h3 { font-size: 2.0em; letter-spacing: -1.0px; color: #4E2B14; border-bottom: 1px solid #D2BAA2; padding-bottom: 5px; margin-top: 5px; } 

/* Lists */
ul, ol {
	margin: 12px 30px;
	padding: 0 25px;
}
ul { list-style: square; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: #22312F;
}
dd {
  padding-left: 20px; 
}

p, dl { padding: 1px 2px 1px 2px; }

/* Images */
img {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
   	border: 1px solid #b1b9d0;
	padding: 8px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
} 



/* columns */
.columns {
	clear: both;
	width: 670px;	
}
.col {
	float: left;
	width: 48.5%;	
}

.body2 {
	background-image: url(../images/motif_fond.png);
	background-repeat:no-repeat;
	background-position: center top;
	min-height: 700px;
}

.page {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
	
.anim {
	height: 100px;
	width: 922px;
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 9px;
	padding-right: 9px;
	margin-top: 9px;
}

.animie{
	height: 100px;
	width: 922px;
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 5px;
	padding-right: 9px;
	margin-top: 9px;
}
	
.carous {
	background-image: url(../images/bg.png);
	background-repeat:repeat ;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 9px;
}
	
.carousel_container {
	width: 900px;
	height: 150px;
	margin: 0px auto;
}

.pathway {
}

.contenu {
	background-image: url(../images/bg.png);
	background-repeat:repeat;
	margin-left: 9px;
	padding-left: 9px;
	margin-right: 9px;
	padding-right: 9px;
	margin-top: 9px;
}

.pied {
	float:left;
}

.partenaires {
	margin-top: 9px;
}

.partenaires a img {
	background-image: none;
}

.part {
	float: left;
	width: 125px;
	height: 125px;
	margin-bottom: 15px;
	position:relative;
}

.annexes {
	padding-top: 0;
	clear: both;
	height: 45px;
	margin-left: 9px;
	background-image: url(../images/bg2.png);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 12px;
	width: 922px;
	margin-bottom: 9px;
}

.annexes img {
	padding:0;
}

.annexes div {
	float: left;
}

.rappelmenu {
	clear:both;
	position:relative;
	margin-left: 9px;
	height: 149px;
	width: 922px;
	margin-bottom: 9px;
	margin-top: 9px;
}

.contenu ul li {
	list-style-image: url(../images/arrow.png);
	list-style-position: outside;
	list-style-type:none;
}


.menu-image {
position: absolute;
width: 922px;
height: auto;
cursor: pointer;
background-color:transparent;
}

#content1 {position:relative}

#content2 {position:relative}

ul#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 922px;
	height: 70px;
	background: transparent url('../images/menu-bas.jpg') 0 0px no-repeat;
}


ul#menu li {
	position: absolute;
	top: 0px;
	display: block;
	height: 70px;
	list-style: none;
}
ul#menu li a {
	display: block;
	height: 70px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	/* ne pas appliquer overflow hidden ou ça ne marchera pas sous mac ie */
}

li#menu-1 { left: 0px; width:301px; }
li#menu-2 { left: 310px; width:301px; }
li#menu-3 { left: 620px; width:302px; }



li#menu-1 a:hover { 
background: transparent url('../images/menu-bas.jpg') 0px -149px  no-repeat; 
}
li#menu-2 a:hover { 
background: transparent url('../images/menu-bas.jpg') -310px -149px  no-repeat;
}
/* li#menu-3 a:hover { background: transparent url('../img/menu.jpg') -291px -150px  no-repeat; } */
li#menu-3 a:hover { 
background: transparent url('../images/menu-bas.jpg') -620px -149px  no-repeat; 
}

ul#menu2 {
	margin: 9px 0px 0px 0px;
	padding: 0px;
	width: 922px;
	height: 70px;
	background: transparent url('../images/menu-bas.jpg') 0 -79px no-repeat;
}

ul#menu2 li {
	position: absolute;
	top: 0;
	display: block;
	padding: 0px;
	height: 70px;
	list-style: none;
}

ul#menu2 li a {
	display: block;
	height: 70px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	/* ne pas appliquer overflow hidden ou ça ne marchera pas sous mac ie */
}

li#menu2-1 { 
left: 0px; width:301px; 
}

li#menu2-2 { 
left: 310px; width:301px; 
}

li#menu2-3 { 
left: 620px; width:302px; 
}


li#menu2-1 a:hover { 
background: transparent url('../images/menu-bas.jpg') -0px -228px  no-repeat;
}

li#menu2-2 a:hover { 
background: transparent url('../images/menu-bas.jpg') -310px -228px  no-repeat;
}

li#menu2-3 a:hover { 
background: transparent url('../images/menu-bas.jpg') -620px -228px  no-repeat;
}
#accueil {
			position: relative;
			width: 450px;
			height: 100px;
			color: #030303;
			}
			ul#acc {
			margin: 0px 0px 0px 0px;
			padding: 0px;
			width: 450px;
			height: 100px;
			background: transparent url(../images/acc.png) 0px 0 no-repeat;
			color: #030303;

			}

			ul#acc li {
			position: absolute;
			top: 0px;
			display: block;
			padding: 0px;
			height: 100px;
			width: 450px;
			list-style: none;
			color: #030303;
			}
			ul#acc li a {
			display: block;
			height: 100px;
			width: 450px;
			/* text-indent: 60px; */
			text-align:center;
			font-weight: bold;
			text-decoration: none;
			background-color: transparent;
			color: #030303;
	/* ne pas appliquer overflow hidden ou ça ne marchera pas sous mac ie */
			}
			li#acc-0 a:hover { 
			width: 450px;
			height: 100px;
			background: transparent url(../images/acc.png) 0 -100px  no-repeat;
			color: #030303;
			border:none;
			}
			
.rappelmenu2 {
	margin-left: 22px;
	height: 500px;
	width: 900px;
	margin-bottom: 9px;
}

.menu-image2 {
	position: absolute;
	width: 900px;
	height: auto;
	cursor: pointer;
	background-color:transparent;
}

#contentt1 {
	width: 900px;
	height: auto;
}


ul#menuu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 900px;
	height: 500px;
	background: transparent url('../images/img-acc.png') 0 0px no-repeat;
}


ul#menuu li {
	position: absolute;
	top: 0px;
	display: block;
	height: 500px;
	list-style: none;
}
ul#menuu li a {
	display: block;
	height: 500px;
	text-decoration: none;
	border: none;
	cursor: pointer;
	/* ne pas appliquer overflow hidden ou ça ne marchera pas sous mac ie */
}

li#menuu-1 { left: 0px; width:450px; }
li#menuu-2 { left: 450px; width:450px; }

li#menuu-1 a:hover { 
background: transparent url('../images/img-acc.png') 0px -500px  no-repeat; 
}
li#menuu-2 a:hover { 
background: transparent url('../images/img-acc.png') -450px -500px  no-repeat;
}

#coord { position:absolute; font-size: 12px; line-height: 13px; margin-left: 10px; text-align:center; color:#1E2E66; background-image:url(../images/bg.png); background-repeat:repeat;}

