/* .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 {
	display:none !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:block !important;
	position:absolute; 
	top:4px; 
	right:10px;
	margin-top:0px !important;
}

#right {
position:relative !important;
left:0px !important;
bottom:0px !important;
width:100% !important;
float:none !important;
}

.musthave {
	display:block !important;
	position: relative !important;
	float:none !important;
	left:10px !important;
	right:10px !important;
	border:1px solid #aaaaaa;
}

.musthave * {
	display:block !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 *{
	display:none;
}


/*#right span{
	display:none !important;
}

#right p{
	display:none !important;
}*/

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;
}

#content li {
	list-style-type:square !important;
	font-size:11px;
	margin:0;
	padding: 0 14px 0 16px;
	/*color:#00446B;*/
	color:#333333;
	background:url(/ennoven/img/common/blue_arrow_chev.gif) 0px 0px no-repeat;
	text-align:justify;
	line-height:12pt;
}

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

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

#footer {
position:relative !important;
}

#footer p {
display:none;
}

#footer p.legal {
display:block;
}

dl.longquote {
margin-right:10px !important;
}

a.zoomimage {
float:none !important;
}

a.zoomimageright {
float:none !important;
}

a.zoomimage img.zoomimage {
display:block !important;
}

a.zoomimage img {
display:none;
}

a.zoomimageright img.zoomimage {
display:block !important;
}

a.zoomimageright img {
display:none;
}
