@import "common.css";

body {
background: #FFF url(/ennov/img/common/mainbg.gif) fixed 50% 0% repeat-y;
}


#content {
	float;left;
	width:494px;
	height:100%;
	margin:0 0 0 120px;
	padding:0 0 20px 0;
	text-align:left;
}

#right {
	float:right;
	width:160px;
	text-align:left;
	margin:0;
}


a{
	color:#FF3300;
	cursor: pointer;
}


#content a{
	color:#EC740F;
	text-decoration:none;
}

#content a:visited{
	color:#EC740F;
	text-decoration:none;
}

#content a:hover{
	color:#FF3300;
	text-decoration:underline
}



#right ul{
	font-size:11px;
	list-style-type: none;
	margin:0;
	padding:0;
}

#right li{
	padding:0 4px 4px 14px;
	margin:0;
	background:url(/ennov/img/common/chev_simple.gif) no-repeat left top;
}

#right a{
	padding:0 0 4px 0;
	margin:2px 0;
	color:#00446B;
	text-decoration:none;
}

#right a:visited{
	color:#00446B;
	cursor: pointer;
	text-decoration:none;
}


#right a:hover{
	color:#EC740F;
	cursor: pointer;
	text-decoration:none;
}



/*------------------------*/

.titlerightcol{
	display:block;
	color:#00446C;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:30px 0 6px 0;
	padding:9px 6px 0 13px;
	background:url(/ennov/img/common/bgtitre_cr_160.jpg) 0% 0% no-repeat;
}



.thumbactu {
	float:left;
	margin-left:0px;
	padding-right:4px;
	padding-bottom:2px;
}


.listeprincipale {
	list-style-type:none;
	font-size:12px;
	padding-left:16px;
	color:#00446B;
	background:url(/ennov/img/common/blue_arrow_chev.gif) 0% 90% no-repeat;
}


dl {
	width: 149px;
	margin: 10px 0 8px 4px;
	padding: 0;
	background: #FF9933 url(/ennov/img/common/box_bottom.gif) no-repeat bottom left;
	border:#CCC 1px solid;
}

dt {
	margin: 0 0 10px 0;
	padding: 8px 8px 8px 30px;
	font-size: 0.74em;
	color: #00446B;
	background: url(/ennov/img/common/box_top.gif) no-repeat top left;
}
	
dd {
	margin: 0 0 0 0px;
	padding: 0 4px 10px 6px;
	color: #333;
	font-size: 11px;
	background: #FF9933 url(/ennov/img/common/arrow_grey.gif) no-repeat 0 6px;
}

.note{
	background: #FF9933;
}


/* BOX CHOIX */

#box{
/*position:relative;*/
	float:left;
	display:inline;
	width:150px;
	height:80px;
	margin:2px;
	padding:0;
}

#box:after{
	clear:both;
}

#sante, #infra, #indus, #devdur, #collect, #pharma, #admin, #agro, #neutre{
	display:block;
	margin:0;
	padding:0;
	width:150px;
	height:80px;
}


#sante, #sante dt {
	background: #9cf;
}
	
#sante {
	background: #9cf;
}
	
#infra, #infra dt {
	background: #c99;
}

#infra {
	background: #c99;
}
	
#indus, #indus dt {
	background: #cf9;
}
	
#indus {
	background: #cf9;
}

#devdur, #devdur dt {
	background: #9cf;
}
	
#devdur {
	background: #9cf;
}
	
#collect, #collect dt {
	background: #9cf;
}

#collect {
	background: #9cf;
}
	
#pharma, #pharma dt {
	background: #9c6;
}
	
#pharma {
	background: #cf9;
}

#admin, #admin dt {
	background: #69c;
}
	
#admin {
	background: #9cf;
}
	
#agro, #agro dt {
	background: #933;
}

#agro {
	background: #c99;
}
	
#neutre, #neutre dt {
	background: #9c6;
}
	
#neutre {
	background: #cf9;
}


* html #box li a {
	width: 350px;
}

* html #box li{
	list-style-type:none;
	background:url(/ennov/img/common/arrow_white.gif);
}

