
body {
	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;
}
#gauche {
	width:760px;
	background: url('../img/vert-trait.gif') repeat-y;
	background-position: 730px 50px;
	}	
#hd {
	height:211px;
	background: url('../img/bandeau1.jpg');
	}
#menuhaut {
	background:#fff;
	height:40px;
	float:left;
	}
#colonne {
	background:#fff;
	}
#infos {
	width:732px;
	_width:737px;
	}
#menu {
	width:196px;
	float:left;
	}
#texte {
	float:right;
	width:504px;
	padding-left:30px;
	}
.clear {
	clear:both;
	height:0px;
	margin:0;
	padding:0;
	}
#droite {
	position:absolute;
	left:755px;
	width:200px;
}
#communique, #actu, #recherche, #liens {
	padding-left:0px;
	}

#ft {
	background: url('../img/vert-trait.gif') repeat-y 730px #fff;
	height:91px;
	}	
#signature {
	width:960px;
	margin:auto;
	background: url('../img/bg-sign.gif') no-repeat;
	height:91px;
	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;
	}


/* CLASSES INTRANET */
#main .hdintra {
	background: url('../img/bg-hd-intra.gif') no-repeat;
	height:134px;
	}
#main .menuintra {
	width:191px;
	}
#main .fondgris, #main .texteintra {
	background-color: #f6f6f6;
	}
#main .texteintra {
	width: 511px;
	float:left;
	}
#main .gaucheintra {
	background:transparent;
	}


	
	
/* CSS pour le menu */
#menu {
	margin: 90px 0px 0px 0px;
	background: url('../img/vert-trait.gif') repeat-y;
	background-position: 194px 50px;
}
.menu-level1 {
	margin:0;
	padding:0;
	width:176px;
	text-transform:uppercase;
	}
.menu-level1 li{
	display:block;
	background:transparent url('../img/horiz-trait.gif') bottom center repeat-x;

}
.menu-level1 a:link, .menu-level1 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 a:hover {
	color:#0c4b96;
}
.menu-level1-active a:link, .menu-level1-active a:visited {
	background: url('../img/fleche-level1-actif.gif') no-repeat 0px 8px;
	color:#0c4b96;
	border-bottom:dashed 0px #A5A5AA;
}
.menu-level1-current-active a:link, .menu-level1-current-active a:visited {
	display: block;
	padding:5px 5px 5px 12px;
	background-color: ;
	color:#0c4b96;
	border-bottom:dashed 0px #A5A5AA;
	background: url('../img/fleche-actif.gif') no-repeat 0px 8px;
	border-bottom:dashed 0px #A5A5AA;

}
.menu-level1-with-subpage-actif a:link, .menu-level1-with-subpage-actif a:visited {
	background: url('../img/fleche-level1-actif.gif') no-repeat 0px 8px;
	border-bottom:dashed 0px #A5A5AA;
	color:#0c4b96;
}
.menu-level2 {
	margin: 0 0 0 0;
	padding:0;
	text-transform: none;
	background:transparent url('../img/horiz-trait.gif') bottom center repeat-x;
	}
.menu-level2 li {
	background:none;
}
.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{
	color: #0c4b96;
	}
.menu-level2-active a:link, .menu-level2-active a:visited {
	color:#0c4b96;
}
	
	
	

/* CSS pour l'apparence générale */
h1 {
	margin:0;
	padding:0;
	}
#texte {
}
.bodytext {

	color: #474747;

	margin-bottom:30px;	
	
}
.csc-header-date {

	color: #474747;

	font-size: 10px;
	
}

#bodytext h1 {

	color: #0c4b96;

	font-size: 16px;

	font-weight:normal;

	padding:20px 0px 12px 0px;

}

#titlepage h1 {

	color: #0c4b96;

	text-transform: uppercase;

	font-size: 20px;

	font-weight:normal;
	margin: 0 0 10px 0;
}


#bodytext .csc-firstHeader {

	padding:0px 0px 12px 0px;	
	
}	

#bodytext {

	padding: 0px 20px 0px 0px;
	
}

#bodytext p {

	margin:0 0 7px 0;
	
}

#rootline {

	color: #0c4b96;

	font-size: 10px;

	height:50px;

	background: url('../img/horiz-trait.gif') repeat-x #fff;

	background-position: 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;
	
}

#communique a:link, #communique a:visited, #communique {

	color:#474747;

	font-size:12px;
	
}

.news-latest-item a:hover, #liens a:hover, #communique a:hover {

	text-decoration:underline;

	color:#0c4b96;
	
}

.nouveautes, .actu, .liens {

	margin:30px 0px 5px 0px;
	
}

.nouveautes {

	padding:0;

	background: url('../img/bgNouveautes.gif') no-repeat;

	}

#communique ul {

	padding:0 0 5px 0px;

	margin:0;

	list-style-type:none;

	/*list-style-image: url('../img/fleche-actif.gif');*/
	
}

#communique li {

	padding-left:11px;

	background: url('../img/fleche-actif.gif') 0 0.3em 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;
}

#recherche h3 {

	margin:0;
	padding:0;
	
}

input {

	border: 1px solid #0c4b96;
	
}

.searchbox-button {

	color: transparent;
	margin-top:1px;
	border: 2px solid #ebebeb;
	font-size:9px;
	width:31px;
	height:18px;
	text-align:center;
	}
.searchbox-button td {
	background-color: #ebebeb;
	}
.searchbox-sword {
	width:149px;
	height:18px;
	}
#recherche {
	background-position: 0px 17px;
	margin-top:90px;
	}
#haut {
	padding-left:10px;
	}
.menuhaut-level1, .menuhaut-level1 a:link, .menuhaut-level1 a:visited, #print a:link, #print a:visited {
	text-transform: uppercase;
	text-decoration:none;
	font-size:9px;
	color: #0c4b96;
	}
.menuhaut-level1 a:hover, #print a:hover {
	text-decoration:underline;
	}
#print {
	height:40px;
	font-size:9px;
	}
.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:#0c4b96;
	text-decoration:none;
	}
#bodytext a:hover {
	text-decoration:underline;
	}

#bodytext .csc-mailform-field input, #bodytext .csc-mailform-field textarea {
margin-top:5px;
width:300px;
float:right;
}
.csc-mailform-field {
	clear:both;
	}
#bodytext .csc-mailform-field label {
float:left;
margin-top:10px;
width:100px;
}
#bodytext .csc-mailform-submit {
	float:right;
	width:80px !important;
	background: #AFD4FF;
}
.noborder  {
	border:none;
}
.titrelogin {
	font-size:11px;
	color: #A5A5AA;
	font-weight:normal;
	background: url() repeat-x center top;
	padding:0;
	margin:0 0 0px 0;
}
#indexedsearchbox form {
	margin:0;
	padding:0;
}
.tx-loginboxmacmade-pi2 form {
	margin:5px 0 20px 0;
}
.toto {
	margin:0;
	padding:0;
}
.communiqueintra {
	
background: url('../img/horiz-trait.gif') repeat-x #fff;

}

#droite .searchintra {
	margin:0;
}
#info-news .bodytext {
	margin:0;
}
#info-news .csc-header h1 {
	margin-top:10px;
	font-weight:bold;
}


