*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

html{
	background-image:url(../images/reiden/PointillesRepeat.jpg);
	background-repeat:repeat-y;
}

body{
	background-image:url(../images/reiden/headerRepeat.jpg);
	background-repeat:repeat-x;
}

#global{
	width:1024px;
	background-position:left -3px;
}

#header{
	background-image:url(../images/reiden/header.jpg);
	background-repeat:no-repeat;
	width:1023px;
	height:219px;
}

#communeName{
	position:absolute;
	margin-left:175px;
	margin-top:192px;
	color:#FFF;
	font-weight:bold;
}

#ariane{
	position:absolute;
	margin-left:177px;
	margin-top:222px;
	font-size:0.7em;
}

#ariane p a{
	color:#000;
	text-decoration:none;
}

#ariane p a:hover{
	color:#000;
	text-decoration:underline;
}

#topLinks{
	position:absolute;
	margin-left:764px;
	margin-top:192px;
	color:#FFF;
	width:230px;
}

#topLinks ul li{
	display:inline;
	padding-right:10px;
}

#topLinks ul li #flag img{
	vertical-align:bottom;
}

#topLinks ul li #flag a img{
	border:0px;
}

#topLinks ul li a{
	font-size:0.8em;
	color:#FFF;
	text-decoration:none;
}

#topLinks ul li a:hover{
	text-decoration:underline;
}

#header a img.logo{
	border:0px;
	margin-top:19px;
	margin-left:51px;
}

#header a img.logoHome{
	border:0px;
	margin-top:19px;
	margin-left:60px;
}

/***** MENU *****/

/* FIRST MENU */

#menu{
	float:left;
	width:164px;
	min-height:1px;
}

#firstMenu{
	background-color:#FFFFFF;
	background-image:url(../images/reiden/menuFooter.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	_height:1px;
}

#firstMenu ul{
	padding-top:63px;
	#padding-top:75px;
	_padding-top:90px;
	list-style-type:none;
}

#firstMenu ul li{
	padding-bottom:5px;
	#min-height:26px;
}

/* BTN */

#firstMenu ul li.elementMenu #topNav{
	background-image:url(../images/reiden/btnTop.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:6px;
	_margin-bottom:-12px;
	_margin-top:-12px;
}

#firstMenu ul li.elementMenu #bgNav{
	background-image:url(../images/reiden/btnRepeat.jpg);
	background-repeat:repeat-y;
	width:143px;
}

#firstMenu ul li.elementMenu #footerNav{
	background-image:url(../images/reiden/btnFooter.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:7px;
}

/* BTN OVER */

#firstMenu ul li.elementMenuSelected #topNav{
	background-image:url(../images/reiden/btnOverTop.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:6px;
	_margin-bottom:-12px;
	_margin-top:-12px;
}

#firstMenu ul li.elementMenuSelected #bgNav{
	background-image:url(../images/reiden/btnOverRepeat.jpg);
	background-repeat:repeat-y;
	width:143px;
}

#firstMenu ul li.elementMenuSelected #footerNav{
	background-image:url(../images/reiden/btnOverFooter.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:7px;
}

/* Sub Menu */

#firstMenu ul li.secondElementMenu #bgSecNav{
	padding-left:15px;
	width:133px;
	padding-top:0px;
	padding-bottom:2px;
	_padding-bottom:18px;
}

#firstMenu ul li.secondElementMenu #bgSecNav a{
	font-size:0.8em;
	font-weight:bold;
	color:#FD7215;
	text-decoration:none;
}

#firstMenu ul li.secondElementMenu #bgSecNav a:hover{
	text-decoration:underline;
}

#firstMenu ul li.secondElementMenuSelected #bgSecNav{
	padding-left:15px;
	width:133px;
	padding-top:0px;
	padding-bottom:2px;
	_padding-bottom:18px;;
}

#firstMenu ul li.secondElementMenuSelected #bgSecNav a{
	font-size:0.8em;
	font-weight:bold;
	color:#FD7215;
	text-decoration:underline;
}

#firstMenu ul li.secondElementMenuSelected #bgSecNav a:hover{
	text-decoration:underline;
}

/* THIRD LEVEL MENU */

#firstMenu ul li.thirdElementMenu #bgThirdNav{
	padding-left:30px;
	width:120px;
	padding-top:0px;
	padding-bottom:2px;
	_padding-bottom:18px;
}

#firstMenu ul li.thirdElementMenu #bgThirdNav a{
	font-size:0.8em;
	font-weight:bold;
	color:#FD7215;
	text-decoration:none;
}

#firstMenu ul li.thirdElementMenu #bgThirdNav a:hover{
	text-decoration:underline;
}

#firstMenu ul li.thirdElementMenuSelected #bgThirdNav{
	padding-left:30px;
	width:120px;
	padding-top:0px;
	padding-bottom:2px;
	_padding-bottom:18px;;
}

#firstMenu ul li.thirdElementMenuSelected #bgThirdNav a{
	font-size:0.8em;
	font-weight:bold;
	color:#FD7215;
	text-decoration:underline;
}

#firstMenu ul li.thirdElementMenuSelected #bgThirdNav a:hover{
	text-decoration:underline;
}

/* SECOND MENU */
#secondMenu{
	width:164px;
	#margin-top:-12px;
}

#secondMenu ul{
	list-style-type:none;
}

#secondMenu ul li{
	padding-bottom:5px;
	#margin-bottom:-7px;
	#padding-bottom:0px;
}

/* SECOND BTN */

#secondMenu ul li.elementMenu #topNav{
	background-image:url(../images/reiden/btnTop.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:6px;
	_margin-bottom:-12px;
}

#secondMenu ul li.elementMenu #bgNav{
	background-image:url(../images/reiden/btnRepeat.jpg);
	background-repeat:repeat-y;
	width:143px;
}

#secondMenu ul li.elementMenu #footerNav{
	background-image:url(../images/reiden/btnFooter.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:7px;
}

/* SECOND BTN OVER */

#secondMenu ul li.elementMenuSelected #topNav{
	background-image:url(../images/reiden/btnOverTop.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:6px;
	_margin-bottom:-12px;
}

#secondMenu ul li.elementMenuSelected  #bgNav{
	background-image:url(../images/reiden/btnOverRepeat.jpg);
	background-repeat:repeat-y;
	width:143px;
}

#secondMenu ul li.elementMenuSelected  #footerNav{
	background-image:url(../images/reiden/btnOverFooter.jpg);
	background-repeat:no-repeat;
	width:143px;
	height:7px;
}

/* LINKS */

#menu ul li.elementMenu #bgNav #menuLink, #menu ul li.elementMenuSelected  #bgNav #menuLink{
	padding-left:15px;
	width:115px;
}

#menu ul li.elementMenu #bgNav a, #menu ul li.elementMenuSelected #bgNav a{
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}

#menu ul li.elementMenu #bgNav a:hover, #menu ul li.elementMenuSelected #bgNav a:hover{
	text-decoration:underline;
}

/***** CONTENT *****/

#content{
	float:left;
	width:600px;
	padding-top:60px;
	#padding-top:73px;
	padding-left:16px;
	padding-bottom:25px;
}

#content h1{
	font-size:1.6em;
	color:#0072B9;
	padding-bottom:10px;
}

#content h2{
	font-size:1.2em;
	color:#FD7215;
	padding-bottom:10px;
}

#content h3{
	font-size:1em;
	color:#9FBE18;
	padding-bottom:10px;
}

#content table tr td{
	padding:4px;
}

#content p{
	font-size:0.8em;
}

#content p.copyright{
	text-align:center;
	padding-top:15px;
	font-size:0.7em;
}

#content a{
	color:#0072B9;
}

#content p.news_title{
	color:#0072B9;
	font-weight:bold;
	padding-bottom:10px;
}

#content ul{
	margin-left:15px;
}

#content ul li{
	list-style-image:url(../images/greenBullet.jpg);
}

#backToArchiveNews{
	padding-top:15px;
}

#column{
	width:610px;
	overflow:hidden;
}

/* Homepage - On Home event */

#content #onboardAgenda{
	float:right;
	overflow:hidden;
	padding-right:10px;
	width:282px;
}

#content #onboardAgenda #onboardAgenda_top{
	background-image:url(../images/reiden/OnboardAgenda-top.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:10px;
}

#content #onboardAgenda #onboardAgenda_content{
	background-image:url(../images/reiden/OnboardAgenda-repeat.jpg);
	background-repeat:repeat-y;
	width:282px;
	padding:15px;
}

#content #onboardAgenda #onboardAgenda_content h1{
	font-size:1.2em;
}

#content #onboardAgenda #onboardAgenda_content h2{
	font-size:0.8em;
}

#content #onboardAgenda #onboardAgenda_content h1, #content #onboardAgenda #onboardAgenda_content h2, #content #onboardAgenda #onboardAgenda_content h3, #content #onboardAgenda #onboardAgenda_content p{
	width:250px;
} 

#content #onboardAgenda #onboardAgenda_footer{
	background-image:url(../images/reiden/OnboardAgenda-bottom.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:10px;
}

/*** LEFT ***/

#leftContent{
	float:left;	
	width:260px;
}

/* GREEN BOX */
#greenBoxTop{
	background-image:url(../images/reiden/GreenBoxTop.jpg);
	background-repeat:no-repeat;
	width:254px;
	height:32px;
}

#greenBoxBg{
	background-image:url(../images/reiden/GreenBoxRepeat.jpg);
	background-repeat:repeat-y;
	width:254px;
	min-height:15px;
}

#greenBoxFooter{
	background-image:url(../images/reiden/GreenBoxFooter.jpg);
	background-repeat:no-repeat;
	width:254px;
	height:29px;
}

#greenBoxContent{
	padding:0px 0px 0px 14px;
	width:220px;
	background-image:url(../images/reiden/GreenBoxLogo.jpg);
	background-repeat:no-repeat;
	background-position:5px bottom;
}

#greenBoxContent .title{
	margin-top:-4px;
	padding-bottom:10px;
	font-size:1.1em;
}

#greenBoxContent p{
	font-size:0.9em;
}

#bottomLeft{
	width:230px;
	padding-top:15px;
	padding-left:10px
}

#bottomLeft .cartons{
	margin-top:15px;
	margin-left:25px;
}

/*** RIGHT ***/

#rightContent{
	float:right;
	width:325px;
	margin-right:15px;
}

/* BIG BLUE BOX */

#bigBlueBoxTop{
	background-image:url(../images/reiden/BigBlueBoxTop.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:13px;
	margin-top:15px;
	_margin-bottom:-5px;
}

#bigBlueBoxBg{
	background-image:url(../images/reiden/BigBlueBoxRepeat.jpg);
	background-repeat:repeat-y;
	width:321px;
}

#bigBlueBoxFooter{
	background-image:url(../images/reiden/BigBlueBoxFooter.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:51px;
}

#bigBlueBoxContent{
	width:300px;
	padding:10px;
}

#bigBlueBoxContent .title{
	font-size:1em;
	padding-bottom:15px;
}

#bigBlueBoxContent p{
	font-size:0.9em;
}

/***** NEWS *****/

#news{
	float:right;
	width:170px;
	margin-top:63px;
	#margin-top:75px;
	margin-right:55px;
	_margin-right:28px;
}

ul#newsList li{
	list-style-type:none;
	list-style-image:none;
	background-image:url(../images/reiden/listPuce.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:2px;
	padding-left:25px;
	min-height:25px;
}

#searchNews{
	float:right;
	margin-top:-20px;
}

/*** BIG BOX ***/

#bigBoxTop{
	background-image:url(../images/reiden/BlueBoxTop.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:15px;
	_margin-bottom:-3px;
}

#bigBoxBg{
	background-image:url(../images/reiden/BlueBoxRepeat.jpg);
	background-repeat:repeat-y;
	width:170px;
	min-height:50px;
}

#bigBoxBg ul li{
	list-style-image:url(../images/agendaList.png);
	list-style-position:outside;
	margin-left:20px;
	padding-top:10px;
}

#bigBoxFooter{
	background-image:url(../images/reiden/BlueBoxFooter.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:20px;
}

#bigBoxContent{
	padding:0px 10px 10px 14px;
	color:#FFF;
}

#bigBoxContent .title{
	margin-top:-4px;
	_margin-top:-3px;
	width:160x;
	padding-bottom:10px;
	font-size:1em;
}

#bigBoxContent p{
	font-size:0.9em;
}

#bigBoxContent #agendaItem{
	font-size:0.9em;
	margin-bottom:4px;
}

#bigBoxContent #agendaItem a{
	color:#FFF;
}

/*** SMALL BOX ***/

#smallBoxTop{
	margin-top:15px;
	background-image:url(../images/reiden/OrangeBoxTop.jpg);
	background-repeat:no-repeat;
	width:168px;
	height:21px;
}

#smallBoxBg{
	background-image:url(../images/reiden/OrangeBoxRepeat.jpg);
	background-repeat:repeat-y;
	width:168px;
}

#smallBoxBg ul li{
	list-style-image:url(../images/agendaList.png);
	list-style-position:outside;
	margin-left:20px;
	padding-top:10px;
}

#smallBoxIcon{
	height:50px;
	background-image:url(../images/newsIcon.png);
	background-repeat:no-repeat;
	background-position:120px bottom;
}

#smallBoxFooter{
	background-image:url(../images/reiden/OrangeBoxFooter.jpg);
	background-repeat:no-repeat;
	width:168px;
	height:20px;
}
	
#smallBoxContent{
	padding:0px 0px 0px 12px;
	color:#FFF;
	min-height:30px;
}

#smallBoxContent h2.title{
	margin-top:-4px;
	width:150px;
	font-size:1em;
}

#smallBoxContent p{
	width:120px;
	font-size:0.9em;
	padding-top:10px;
}

#smallBoxContent .news{
	color:#FFF;
	font-size:0.9em;
}

#smallBoxContent .news a,#smallBoxContent p a{
	color:#FFF;
	font-size:0.9em;
}

/* Liste communes */

#listeCommunes ul{
	list-style-type:none;
	margin-left:8px;
	padding-bottom:15px;
}

#listeCommunes ul li{
	display:inline;
	padding:5px;
}

#listeCommunes ul li a img{
	border:0;
}

#autresCommunes{
	margin-left:8px;
}

#autresCommunes a img{
	border:0;
}

/* SITEMAP */

body div#sitemap ul
{
	background-image:url(../images/level.png);
	background-repeat:repeat-y;
	background-position:top left;
}
body div#sitemap ul li
{
	list-style-type:none;
	list-style-image:none;
	background-image:url(../images/sslevel.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:5px 0px 0px 20px;
}

/* Display documents */

#docList ul{
	margin-left:15px;
	margin-top:10px;
	width:560px;
}

#docList ul li{
	list-style-type:none;
	background-image:url(../images/reiden/listPuce.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding-top:2px;
	padding-left:25px;
	min-height:25px;
}

/*AGENDA PANEL*/
table.agenda{
	margin-left:25px;
}

.agendaheader{
	font-size:1em;
	font-weight:bold;
	padding-bottom:5px;
}

.agendadaytime{
	font-size:0.8em;
	color:#555e65;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.agendatitlelocation{
	font-size:0.8em;
	color:#555e65;
	padding-bottom:10px;
}

.agendatitlelocation img{
	border:none;
}

/* Display news */

#newsContent p{
	margin-top:10px;
	width:595px;
}

#newsBack{
	margin-top:20px;
}

.lookInArchive{
	font-size:0.8em;
}

/* Popup agenda */

body#popup{
	background-image:none;
	background-repeat:no-repeat;
	background-color:#FFF;
	min-height:600px;
}

body#popup #bodyAgenda{
	padding:10px;
}

body#popup #bodyAgenda h2{
	font-size:1.1em;
	color:#0072B9;
	padding-bottom:10px;
}

/* Offres box */

#offreBox{
	background-image:url(../images/offreBox.jpg);
	background-repeat:no-repeat;
	width:590px;
	height:358px;
	margin-top:15px;
	margin-bottom:15px;
}

#offreBox .title{
	font-weight:bold;
	font-size:1.2em;
	color:#FFF;
	padding-top:3px;
}

#offreBox .list{
	margin-left:220px;
	margin-top:5px;
}

#offreBox .contact{
	width:300px;
	text-align:right;
	margin-top:35px;
	margin-left:280px;
}
#offreBox .footer{
	margin-top:58px;
}