#all {
	width: 955px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: Black;
	font-size: 12px;
	text-align: left;
	background-color: White;
}

#allPrint {
	width: 780px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: Black;
	font-size: 12px;
	text-align: left;
	background-color: White;
}

#header {
	background-color: #FFFFFF;
	background-image: url("/cms/abilitic/control.nsf/va_LkpCMPById/HeaderGeneral/$file/HeaderGeneral.gif");
	background-repeat: no-repeat;
	height: 104px;
	margin-right: auto;
	margin-left: auto;
}

#header #menuhaut {
	font-size: 12px;
	color: rgb(65,83,93);
	margin-top: 70px;
	margin-left: 340px;
	float: left;
}

#header #menuhaut a {
	color: rgb(65,83,93);
	text-decoration: none;
}

#header #menuhaut a:hover {
	text-decoration: underline;
}

#header #caserecherche {
	float: right;
	height: 27px;
	width: auto;
	vertical-align: top;
	word-spacing: 5px;
	margin-right: 35px;
	margin-top: 60px;
}

#header #caserecherche input {
	height: 27px;
	width: 183px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url("/cms/abilitic/control.nsf/va_LkpCMPById/BoiteRecherche/$file/BoiteRechercheEntier.gif");
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 4px;
}

#header #caserecherche a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#header #caserecherche a:hover {
	text-decoration: none;
}

#header2 {
	background-color: #FFFFFF;
	background-image: url("/cms/abilitic/control.nsf/va_LkpCMPById/HeaderAccueilMenuContextuel/$file/HeaderAccueilMenuContextuel.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
	width: 955px;
	font-size: 11px;
/*	text-indent: 240px;*/
/*	line-height: 30px;*/
	color: rgb(65,83,93);
	float: left;
}

#header2 a {
	color: rgb(65,83,93);
	text-decoration: none;
}

#header2 a:hover {
	text-decoration: underline;
}

#home {
position: relative;
left: 65px;
top: 15px;
width: 70px;
float: left;
}

#areapath {
position: relative;
left: 170px;
top: 15px;
width: 400px;
}


#footer {
	height: 170px;
	width: 955px;
	background-image: url("/cms/abilitic/control.nsf/va_LkpCMPById/FooterAccueil/$file/FooterAccueil.gif");
	background-repeat: no-repeat;
	background-position: right center; 
	clear: both;
	float: left;
}

#footer #cofinancement {
	position: relative;
	left: 120px;
	top: 130px;
	float: left;
	width: 110px;
	color: rgb(65,83,93);
	font-size: 10px;
}

#footer #logo {
	width: 700px;
	position: relative;
	left: 120px;
	top: 120px;
}


#contenu {
	height: auto;
	width: 955px;
	background-image: url("/cms/abilitic/control.nsf/va_LkpCMPById/OnePixelAccueil955/$file/OnePixelAccueil955.gif");
	background-repeat: repeat;
	background-position: center;
	float: left;
	color: rgb(65,83,93);
}

#contenu #menu {
	float: left;
	height: auto;
	width: 200px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:15px;
}

#contenu #menu #menuitem {
	font-size: 12px;
	color: rgb(65,83,93);
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 5px;
	background-color: #CCFF00;
}

#contenu #menu #first {
	margin-top: 15px;
	border-top: 1px solid white;
}

#contenu #menu #menuitem:hover {
	background-color: #CCFF99;
}

#contenu #menu #menuitem a {
	color: rgb(65,83,93);
	text-decoration: none;
}

#contenu #menu #menuitem a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}


#contenu #contenucentre {
	float: left;
	height: auto;
	width: 500px;
	margin-left: 35px;
	padding-right: 10px;
}

#contenu #news {
width: 190px;
	float: right;
padding-left: 5px;
padding-right: 5px;
color: white;
}

#contenu #news #newsitem {
padding-top: 5px;
padding-bottom: 5px;
}

#contenu #news a {
color: rgb(182,227,83);
}

h1 {
	font-size: 23px;
	font-weight: bold;
	color: rgb(102,153,0);
}
h2 {
	font-size: 19px;
	font-weight: bold;
	color: rgb(102,153,0);
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	font-style: italic;
}

th {
background-color: rgb(153,204,0);
color: black;
padding-right: 10px;
font-size: 12px;
}

td {
padding-right: 10px;
font-size: 12px;
}

a {
	color: rgb(102,153,0);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#fieldLabel {
/*	background-color: rgb(247,233,233);*/
color: black;
color: rgb(102,153,0);
/*	width: 50px;*/
	margin: 2px;
	padding: 2px;
float: left;
	clear: both;
}

#fieldData {
	margin: 2px;
	padding: 2px;
	float: left;
}

td.clFieldLabel {
/*	background-color: rgb(247,233,233);*/
color: black;
color: rgb(102,153,0);
/*	width: 50px;*/
	margin: 2px;
	padding: 2px;
}

td.clField {
	margin: 2px;
	padding: 2px;
	float: left;
}

#action a {
	margin: 4px;
	font-size: 11px;
	font-weight: bold;
	color: rgb(65,83,93);
	text-decoration: none;
	text-transform: lowercase;
}

#action a:hover {
	font-size: 11px;
	font-weight: bold;
	color: rgb(65,83,93);
	text-decoration: underline;
	text-transform: lowercase;
/*	background: rgb(232,239,221);*/
}














#top {
	clear:both;
}

#search {
	width: 415px;
	height: 22px;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: right;
	position: relative;
	right:30px;
}

#search a {
	color: Black;
	font-size: 11px;
	text-decoration: none;
}

#search a:hover {
	color: Black;
	font-size: 11px;
	text-decoration : underline;
}

#menu {
	width: 520px;
	float: left;
	position: relative;
	left:0px;
}

#middle {
	clear: both;
}

#panel3 {
	height: 400px;
	width: 200px;
	float: left;
	background-color: rgb(249,244,231);
}

#panel4layout5 {
	padding: 10px;
	width: 525px;
	float: left;
	background-color: white;
}

#panel4layout4 {
	padding: 10px;
	width: 730px;
	float: left;
	background-color: white;
}

#panel4layout3 {
	padding: 10px;
	width: 100%;
	float: left;
	background-color: white;
}

#panel5 {
	background-image: url(/cms/lti/control.nsf/va_LkpCMPById/img_BackgroundContext/$file/BG_MenuContextuel_LTI.gif);
	width: 204px;
	height: 470px;
	float: right;
}

#panel5 #label {
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;
	color: white;
   text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

#panel5 #item {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
}

#panel5 #footer {
	margin: 10px;
	text-align: right;
}

#bottom {
	height: 20px;
	text-align: center;
	clear: both;
}

#body {
	clear: both;
}



#action {
	text-align: right;
}

#topPage {
	clear:both;
	text-align: right;
	padding-top: 50px;
}
.kucknet {
	display: none;
}
#kucknet1 {

display : none; 

}
