
/* STYLE IMPORTES DE EMIL ET MANON */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
/*	overflow:scroll;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: bolder;
	text-align: left;
	padding-bottom:3px;
}
#aBoxMeta h1 {
	padding:0px;
	}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size:14px;
	font-weight:bold;	
}
h4 {
	font-style: italic;
}
hr {
	color:black;
}
.corps_gras {
	font-weight:bold;
}
.legende {
	font-size:9px;
	font-style:italic;	
	/*text-align:center;*/
}
a {	
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(link_hover.gif);
}
a:visited {
	color: #000000;
	/*text-decoration: underline;*/
}

/* STYLES DU LAYOUT */
#sdn-main {
	width:948px;
	margin:40px auto 0px;
	text-align:left;
	left:auto;
}
#sdn-left {
 	position:fixed;
	width:410px;
	height:448px;
	margin-left:30px;
}
#sdn-menu-container {
	height:123px;	
	margin-left:1px;
}
#sdn-legend {
	display:table-cell;
	height:335px;
	vertical-align:bottom;
}
#sdn-legend-i {
	#position: absolute; 
	#bottom: -6px;
}
#sdn-mask {
 	position:fixed;
	top:455px;
	left:50%;
	width:49%;
	height:49px;
	background:white;
}
#sdn-bottom {
 	position:fixed;
	top:497px;
	padding:0 29px 0 0;
	height:1000px;
	width:1020px;
 	background:transparent;
}
#sdn-content {
	overflow:hidden;
	padding:0px 0px 0px 520px;
	width:410px;
}
#sdn-content-dummy {
	width:500px;
}
/* STYLES DE LA BARRE DE PROJETS */
#sdn-sep {
	height:39px;
	width:931px;
	background: transparent url("layout/sdn-line-projects.gif");
}
#sdn-sep div {
	height:40px;
	background: white url("layout/sdn-bandeau-projects.gif");
	width:159px;
}
#sdn-bottom-i {
	/*padding-top:10px;*/	
	background:white;
	height:1000px;
}
#sdn-nav-left {
	float:left;
	width:45px;
	margin:25px 0 0 32px;
	float:left;
}
#sdn-projects {
	float:left;
	padding:0 0 0 10px;
	height:500px;
	/* 122*7 */
	width:844px; 
	overflow:hidden;
	position:relative; 
	
}

#sdn-projects-inner {	
	left:0px;
	position:relative;
	width:3000px;
}
.sdn-project {
	width:122px;
	heigth:101px;
	font-size:9px;
	line-height:125%;
	float:left;
}
.sdn-project:hover {
	cursor:pointer;
}

.sdn-project div  {
	display:inline;
}
.sdn-project img  {
	padding-top:5px;
}
.sdn-project:hover div  {
	background-image: url(link_hover_small.gif);
}
.sdn-project-t1 {
	font-weight: bold;
}

/* STYLES POUR LES MENUS */
.SdnMenu {
	padding-left:1px;
	padding-top:7px;
}
	
.sdn-menu {
	border-bottom:1px solid black;
	clear:both;
	/*font-size:9px;*/
/*	letter-spacing:-0.1em;
	letter-spacing:-0.4pt;
	letter-spacing:-1px;*/
}

/****************************hack start **********************/
#sdn-menu-container {
font-size:9px;/*IE 5 for PC only*/
voice-family:"\"}\"";
voice-family:inherit;
font-size:9px;/*all non-IE 5 browsers*/
}
/*end*/

/*\*/
html*#sdn-menu-container {
[font-size:9px;/*Affects older Firefox and Netscape browsers only. */
font-size:10px;/*Affects Google Chrome amd Safari for Macintosh only (v1-3).*/
]font-size:9px;/*Affects IE 7 only.*/
}/**/
.dummyend[id]{clear:both/*end hack using dummy attribute selector for IE5 mac, else error in CSS occurs!*/}
/*\*/
* html #sdn-menu-container {
font-size:9px;/*IE 5!*/
}
/**/
/**************************************************3hack end**************/
.sdn-menu .first {
	/*border-top:1px solid black;*/
}
.sdn-menu .uc_menu_selected , .uc_menu_inhierarchy{
	color:#00ecec;
	/*border-top:1px solid black;*/
}
.sdn-menu-item {
	float:left;
	padding:1px 3px 1px 0px;
}
.uc_menu_last{	
	padding:1px 0px 1px 0px;
}
.sdn-menu-item a {
	text-decoration:none;
}

