/* .CSS GLOBALES POUR PAGES INTERIEURES */

* {
font-family: Arial, Verdana, "Lucida Sans Unicode",  "Lucida Grande", Geneva, Helvetica, sans-serif;
}

html {
	height:100%;
}

body{
	margin:0; padding:0; height:100%;
}

img {
	border:0;
}

.largeimg {
	margin:4px;
}

#wrap {
	min-height:100%;
	position:relative;
}

* html #wrap {
	height:100%
}

/*HEADER*/

#header{
	border-bottom:1px #333;
	margin:0 0 10px 0;
	padding:; 4px;
}


#toplogo{
	position:absolute; 
	top:4px; 
	left:10px; 
	width:350px;
	background:url(/ennoven/img/common/print-logo.jpg);
}

#toplogo img.normal {
	display:none !important;
}

#toplogo img.printlogo {
	display:block !important;
}

#topbaseline{
	width: auto !important;
}
.baseline{
	font-size:14px;
	color:#666;
}



#topcontrols{
	display:none !important;
}


form {
	margin:0;
	padding:1px 0 4px 0;
}

#search{
	display:none !important;
}


/* NAV BAR MAISON */

#navbar{
	margin: 10 0 0 0;
	padding:0 0 0 4px;
	font-size:11px;
	color:#666;
}

#navbar img{
	margin:0;
	padding:8px 0 0 0;
}

.sendpage{
	display:none !important;
}

.printpage{
	display:none !important;
}

.toprightimage{
	display:none !important;
}


#content{
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#actu{
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#actu ul {
	list-style-type: none;
	width: auto !important;
	padding:5px 0 10px 0;
	margin:0 0 10px 8px;
}

* actu #actu li a {
	width: auto !important;
}

#rsearch{
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}


#right{
	position:relative;
	padding:10px;
	display:none;
}

#right * {
display:none;
}

p {
	font-size:13px;
	color:#000;
	text-align:left;
	margin:0;
	padding:0;
}


.intropar{
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding:8px 10px 6px 12px;
	margin:0;
}

.parmaincol{
	font-size:14px;
	line-height:1.5em;
}


#menubar {
	display:none !important;
}

#left {
	display:none !important;
}

#main {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}


.menu {
display: none !important;
}


dl {
	width: auto;
}

.sublink {
display:none !important;
}

#footer {
position:relative !important;
}

#footer p {
display:none;
}

#footer p.legal {
display:block;
}

#bottomnav span {
display:none !important;
}