/* This is the style of your browser text */
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}

#intro_home a {	
	text-decoration: underline;
}
#intro_home a:hover {	
	color: #000;
	text-decoration: underline;
}

a:link, a:visited {	
	text-decoration: none;
}
#menu {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 76%;
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	height:100%;
	font-size:1px; 
}
#menu .book {
	font-weight:bolder;
	font-size:65px; 
	line-height: 50px;
	/*letter-spacing:-8px;*/
}
#menu .publications {
	font-size:32px; 
	/*letter-spacing:-6px;*/	
	line-height: 48px;
}
#menu .news {
	font-weight:bolder;
	font-size:68px; 
	line-height: 50px;
	/*letter-spacing:-7px;*/
}
#menu .projets a{
	font-size:43px;
	letter-spacing:-7px;	
	line-height: 50px;
	font-weight: 50;
}
#menu .adc a:hover  {
	color:#f32837;
}
#menu .book  a:hover  {
	color:#dd6000;
}
#menu .publications  a:hover  {
	color:#D40072;
}
#menu .news  a:hover  {
	color:#55274f;
}
#menu .projets  a:hover  {
	color:#d40072;
}

#menu a {
	color:#000000;
}

#menu_home a {
	color:#000000;
}

#menu_home {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position:absolute;
	top:50%;
	left:50%;
	font-weight:bold;
	font-size:1px; 
}

#menu a:hover {
	color:#CDCDCD;
}

#menu_home a:hover {
	color:#CDCDCD;
}
#menu_home .adc a:hover  {
	color:#f32837;
}
#menu_home .book  a:hover  {
	color:#dd6000;
}
#menu_home .publications  a:hover  {
	color:#D40072;
}
#menu_home .news  a:hover  {
	color:#55274f;
}
#menu_home .projets  a:hover  {
	color:#d40072;
}
#menu_home .adc {
	font-size:23px; 
	line-height: 50px;
	letter-spacing:1px;
	z-index:1;
}
#menu_home .book {
	font-weight:bold;
	font-size:102px;
	/*letter-spacing:-9px;*/
	line-height: 53px;
	z-index:2;
}
#menu_home .publications {
	font-size:48px;
	letter-spacing:1px;
	line-height: 70px;
}
#menu_home .news {
	font-weight:bolder;
	font-size:105px;
	/*letter-spacing:-8px;*/
	line-height: 60px;
}
#menu_home .projets {
	font-size:55px;
	letter-spacing:-5px;
	line-height: 70px;
}

#container {
	width: 740px;	
	margin: 0;	
	border-left: 3px #000 double;	
	border-right: 3px #000 double; 
	background-color: #FFF;
}
#main {	
	margin: 0;
	letter-spacing: -9px; 	
	border-top: 1px solid #000;	
	text-align: left;	
	padding: 0;
}
#left {
	float: left;	
	width: 140px;	
	margin: 0;	
	background-color: #DCDCDC;	
	border: 3px double #FFF;	
	font-size: 10px;	
	line-height: 1.4em;
}
.gutter {margin: 10px;}
#right {
	float: right;	
	width: 120px;	
	margin: 0;
}
#center {}
#pullquote {
	float: right;	
	margin: 0;	
	width: 145px;	
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-variant: small-caps;	
	font-size: 20px;	
	line-height: 1.3em;
}
#images_scroll_slide {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	visibility:visible;
	overflow:hidden;
}
#images_scroll_slide>div {
	position:absolute;
	bottom:0px;
	height:100%;
	left:3000px;
}
#images_scroll_slide>div>div {
	position:absolute;
	bottom:0px;
	left:0px;
	height:100%;
}
.img_scroll {
	border:0px;
	height:100%;
}
#content_span p{
font-size:12px; font-weight:normal;font-family: Arial, helvetica, sans-serif;color:#000000;
}