
body {
	background: url('../img/bg-body.gif') repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
#page {
	width:100%;
	}
#main {
	margin:auto;
	width:960px;
	position:relative;
}
#top {
	height:45px;
	}
#boutvert {
	position:absolute;
	background:#677227;
	width:29px;
	right:200px;
	_left:731px;
	height:45px;
	}
#gauche {
	width:760px;
	}	
#hd {
	height:179px;
	background: url('../img/bandeau1.jpg');
	}
#infos {
	width:732px;
	background: url('../img/bg-texte.gif') right repeat-y;
	}
#menu {
	width:196px;
	float:left;
	}
#texte {
	float:right;
	width:494px;
	min-height:400px;
	}
.clear {
	clear:both;
	height:0px;
	margin:0;
	padding:0;
	}
#droite {
	position:absolute;
	top:0px;
	right:0px;
	_left:760px;
	width:200px;
	}
#communique, #actu, #recherche, #liens {
	padding-left:10px;
	padding-bottom:15px;
	}
#communique, #actu {
	background: url('../img/horiz-trait.gif') repeat-x center bottom;
	}
#haut {
	height:91px;
	background-color: #677227;
	margin:0;
	}

#ft {
	background: url('../img/bg-ft.gif');
	height:91px;
	}	
#signature {
	width:960px;
	_width:765px;
	margin:auto;
	background: url('../img/bg-sign.gif') no-repeat;
	height:91px;
	_height:30px;
	padding:65px 0px 0px 195px;
	color:#7f7f7f;
	font-size:10px;
}
#signature A, #signature A:VISITED {
	text-decoration:none;
	color:#7f7f7f;
}
#signature A:HOVER {
	text-decoration:underline;
	}


/* GRILLE DE POSITIONNEMENT POUR L'INTRANET */
.bodyintra {
	background:#EAECE0;
	}
#page .hdintra {
	background: url('../img/bg-hd-intra.gif') no-repeat;
	height:115px;
	}
#main .gaucheintra {
	width:732px;
	}
#main .droiteintra {
	width:228px;
	}
.mainintra {
	background:#EAECE0;
	}
#main .texteintra {
	background: #fff;
	}
.pageintra {
	background: url('../img/bg-body.gif') repeat-x #EAECE0;
	}	
	
/* CSS pour le menu */
#menu {
	margin: 18px 0 0px 0;
}
.menu-level1, .menu-level1-intra {
	margin:0;
	padding:0;
	width:176px;
	text-transform:uppercase;
	}
.menu-level1 li, .menu-level1-intra li{
	display:block;
	background: url('../img/horiz-trait.gif') repeat-x center bottom;
}
.menu-level1 a:link, .menu-level1 a:visited, .menu-level1-intra a:link, .menu-level1-intra a:visited {
	color:#A5A5AA;
	text-decoration:none;
	padding:5px 5px 5px 12px;
	display: block;
	border-bottom:dashed 0px #A5A5AA;
	background: url('../img/fleche-level1.gif') no-repeat 0px 8px;
}
.menu-level1-intra a:link, .menu-level1-intra a:visited {
	background: url('../img/fleche-level1-intra.gif') no-repeat 0px 8px;
}
.menu-level1 a:hover, .menu-level1-intra a:hover {
	color:#677227;
}
.menu-level1-active a:link, .menu-level1-active a:visited, .menu-level1-active-intra a:link, .menu-level1-active-intra a:visited {
	background: url('../img/fleche-level1-actif.gif') no-repeat 0px 8px;
	color:#677227;
	border-bottom:dashed 0px #A5A5AA;
}
.menu-level1-current-active a:link, .menu-level1-current-active a:visited, .menu-level1-current-active-intra a:link, .menu-level1-current-active-intra a:visited {
	display: block;
	padding:5px 5px 5px 12px;
	background-color: ;
	color:#677227;
	border-bottom:dashed 0px #A5A5AA;
	background: url('../img/fleche-actif.gif') no-repeat 0px 8px;
	border-bottom:dashed 0px #A5A5AA;

}
.menu-level1-current-active-intra a:link, .menu-level1-current-active-intra a:visited {
	background: url('../img/fleche-actif-intra.gif') no-repeat 0px 8px;
}
.menu-level1-active-intra a:link, .menu-level1-active-intra a:visited {
	url('../img/fleche-level1-actif-intra.gif') no-repeat 0px 8px;
}
.menu-level1-with-subpage-actif a:link, .menu-level1-with-subpage-actif a:visited, .menu-level1-with-subpage-actif-intra a:link, .menu-level1-with-subpage-actif-intra a:visited {
	background: url('../img/fleche-level1-actif.gif') no-repeat 0px 8px;
	border-bottom:dashed 0px #A5A5AA;
	color:#677227;
}
.menu-level1-with-subpage-actif-intra a:link, .menu-level1-with-subpage-actif-intra a:visited {
	background: url('../img/fleche-level1-actif-intra.gif') no-repeat 0px 8px;
}


.menu-level2 li {
	background: none;
	}
.menu-level2 {
	margin: 0 0 0 0;
	padding:0;
	text-transform: none;
	border-bottom:dashed 0px #A5A5AA;
	}
.menu-level2 a:link, .menu-level2 a:visited{
	display:block;
	background-color:#fff;
	padding:2px 0 5px 12px;
	border:0;
	color:#A5A5AA;
	background:none;
}
.menu-level2-current-active a:link, .menu-level2-current-active a:visited, .menu-level2-active a:link, .menu-level2-active a:visited {
	color: #677227;
	}





/* CSS pour l'apparence générale */
#texte {
	padding: 20px;
	background-color:#EAECE0;
}
.bodytext {
	
	color: #474747;
	margin-bottom:30px;
}
.csc-header-date {

	color: #474747;
	font-size: 10px;
	
}

#pagetitle h1 {

	color: #677227;

	text-transform: uppercase;

	font-size: 20px;

	font-weight:normal;
}
#bodytext h1 {
	color: #677227;
	font-size:16px;
	font-weight:normal;
}
#bodytext .csc-mailform-field label {width:100px;float:left;margin-top:10px;}
#bodytext .csc-mailform-field input, #bodytext .csc-mailform-field textarea {width:300px;margin-top:5px;}
#bodytext .csc-mailform-field input[type=submit] {width:80px;float:right;margin-top:5px;}


#bodytext p {
	margin:7px 0px 0px 0px;
	padding:0;
	}
#bodytext {
	margin-top:20px;
	}
#rootline {
	color: #677227;
	font-size: 10px;
	padding-bottom:3px;
	border-bottom: dashed 0px #A5A5AA;
	background: url(../img/horiz-trait.gif) repeat-x 0px 13px;
	}
#rootline a:link, #rootline a:visited {
	text-decoration:none;
	color: #A5A5AA;
	}
.news-latest-item a:link, .news-latest-item a:visited, #liens a:link, #liens a:visited {
	text-decoration:none;
	color:#474747;
	}
.news-latest-item a:hover, #liens a:hover {
	text-decoration:underline;
	color:#677227;
	}
.communique, .actu, .liens {
	margin:15px 0px 5px 0px;
	}
.communique {
	padding:0;
	background: url('../img/bg-communique.gif') no-repeat;
	}
.actu {
	background: url('../img/bgActu.gif') no-repeat;
	}
.liens {
	background: url('../img/bgLiens.gif') no-repeat;
	}
.search {
	background: url('../img/bgSearch.gif') no-repeat;
	}
input {
	border: 1px solid #677227;
	}
.searchbox-button {
	color: transparent;
	margin-top:1px;
	border: 2px solid #dfe1ce;
	font-size:9px;
	width:31px;
	height:18px;
	text-align:center;
	}
.searchbox-button td {
	background-color: #dfe1ce;
	}
.searchbox-sword {
	width:149px;
	height:18px;
	}
#recherche {
	background: url('../img/tiretVert.gif') repeat-x;
	background-position: 0px 17px;
	margin-top:38px;
	}
#haut {
	padding-left:10px;
	}
.menuhaut-level1, .menuhaut-level1 a:link, .menuhaut-level1 a:visited {
	text-transform: normal;
	font-stretch: narrower;
	font-size:9px;
	color: #adb68b;
	padding-top:70px;
	}
.menuhaut-level1 a:hover {
	color: #fff;
	}
#print {
	clear:both;
	background: url('../img/horiz-trait.gif') repeat-x;
	margin:10px 0 0 0;
	}
#print a:link, #print a:visited {
	background: url('../img/print.gif') no-repeat 0px 2px;
	padding: 0 0 0 17px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration:none;
	color: #A5A5AA;
	}
#print a:hover {
	text-decoration: underline;
	color: #677227;
	}
.csc-uploads-icon img {
	border:0;
	}
.csc-uploads-icon, .csc-uploads-fileName, .csc-uploads-fileSize {
	vertical-align:top;
	line-height:15px;
	}
.csc-uploads-fileName, .csc-uploads-fileSize {
	padding-left:5px;
	}
.csc-uploads-fileName p, .csc-uploads-fileSize p {
	margin:0;
	padding:0;
	}
#bodytext a:link, #bodytext a:visited {
	color:#677227;
	text-decoration:none;
	}
#bodytext a:hover {
	text-decoration:underline;
	}

