/* CSS Document */

body {
    margin-top: 0;
font-family: Georgia, Times, serif;
font-size: 13px;
scrollbar-DarkShadow-Color: #FFFFFF;
scrollbar-3dLight-Color: #FFFFFF;
scrollbar-Arrow-Color: #CCCCCC;
scrollbar-Base-Color: #CCCCCC;
scrollbar-Face-Color: #FFFFFF;
}

#global {
margin: 35px auto;
margin-top: 0;
width: 900px;
height: 600px;
/*border-top: 1px solid #000000;*/
/*padding: 7px 0 0 0;*/
padding: 0 0 0 0;
}

#en-tete {
float: left;
width: 390px;
padding: 0 0 11px 0;
}

#logo {
height: 70px;
}


#intro {
float: left;
text-align: justify;
width: 475px;
padding: 5px 0 12px 25px;
font-size: 12px;
}


#lines {
border-bottom: 1px solid #000000;
height: 25px;
clear: both;
text-align: right;
width: 900px;
}
#lines2 {
border-bottom: 1px solid #000000;
height: 25px;
clear: both;
text-align: right;
padding: 0;
float: left;
}

#enter {
text-align: right;
width: 895px;
padding: 5px 0 0 0;
}


#swf {
clear: both;
padding: 60px 0 0 0;
}
#illu {
clear: both;
margin: 0;
padding: 25px 0 0 0
}

#gauche {
float: left;
padding-right: 10px;
/*position: fixed;
overflow: auto;
*/}

#liste {
padding: 15px 10px 0 1px;
}

#image {
float: right;
width: 680px;
padding-right: 20px;
height: 598px;
text-align: right;
}

#description {
text-align: right;
padding: 5px 0 12px 25px;
}
#description a {
font-size: 13px;
color: #000000;
text-decoration: none;
}

ul {
list-style-type: none
}

a {
color: #000000;
text-decoration: none;
font-size: 12px;
}

div.client-list {
    font-size: 12px;
}

div.client-list a:hover {
    text-decoration: underline;
}

img {
border: none
}

#boutons {
height: 20px;
text-align: right;
width: 908px;
}
#boutons a {
font-weight: bold;
}

#text_profile {
float: left;
text-align: justify;
width: 380px;
margin: 10px 0 0 0;
padding: 0px 30px 0 300px;      							  
overflow :auto;
height: 510px;
font-size: 12px;
}

#profile {
float: left;
padding: 100px 0 0 0;
}

#conteneur {
width: 550px;
padding: 0 0 0 175px;
float: left;
}

#line_contact {
font-size: 50px;
float: left;
padding: 30px 15px 0 0 ;
}
#contact {/*background:url(images/contact.jpg) no-repeat ;*/ padding: 42px 0 0 0;
width: 155px;
height: 330px; /*margin: 100px auto;*/;
float: left;
line-height: 20px;
font-size: 12px;
}
#contact a {
color: #000000;
font-size: 12px;
}

#tel1,#tel2,#tel3,#tel4 {
font-family: Garamond
}

#copy {
font-size: 10px;
color: #999;
}

#copy a {
color: #999;
}

div#intro.right-align {
text-align: right;
margin-left: 10px;
}

/* smm */
a {
    outline: none;
}

img {
    border: none;
}

/* #image img, */
#image p {
    width: 500px;
}

#image p {
    float: right;
    text-align: left;
}

#slideshow-intro {
    margin-top: 70px;
}

#slideshow-home {
    float: right;
    margin-top: 46px;
}

#intro p {
    margin: 0;
    padding: 0;
}

#newsletter {
	font-size: 40px;
	margin-top: 67px;
	margin-right: 20px;
}

#newsletter input {
	font-size: 40px;
	width: 270px;
	font-family: Georgia, Times, serif;
	color: #6f6f6f;
}

#newsletter a {
	font-size: 40px;
	text-decoration: underline;
}

#header {
    position: fixed;
    z-index: 999;
    background-color: #fff;
    padding-top: 35px;
}

#header.intro {
    position: static;
}

#topline {
    border-top: 1px solid #000;
    padding-bottom: 7px;
}

#content,
#content-intro {
    background-color: #fff;
    margin-top: 150px;
    float: left;
    width: 899px;
}

#content-intro #image {
    margin-top: -194px;
    margin-bottom: 20px;
    float: left;
}

#content.with-images {
    margin-top: 176px;
}

#floating-border {
    position: absolute;
    top: 150px;
    left: 0;
    width: 900px;
    height: 15px;
	background: url(../images/bg-floating-border.png) repeat-x;
}

#floating-border.with-images {
	top:  176px;
}

ul.menu {
	padding: 0;
	margin: 0;
}

ul.menu li {
	margin-bottom: 5px;
}

ul.menu li a {
	text-decoration:none;
	color:#000000;
	font-size:17px;
	font-weight:bold;
}

ul.menu li a.active {
	margin-bottom: 0;
}

ul.menu li ul {
	padding: 0;
	margin-left: 0;
}

ul.menu li ul li {
	margin-bottom: 0;	
}

ul.menu li ul li,
ul.menu li ul li a {
	font-size: 12px;
	font-weight: normal;
}

ul.menu li ul a:hover {
	text-decoration: underline;
}

#project-slideshow {
	float: right;
	cursor: pointer;
	width: 600px;
	position: relative;
}

#project-slideshow div {
	width: 600px;
}

#pager a {
	display: block;
	width: 15px;
	height: 19px;
	background: url(../images/page.gif) no-repeat;
	float: left;
	margin-left: 3px;
	color: #000;
	text-align: center;
	text-indent: -5000px;
}

#pager a.activeSlide {
	background: url(../images/page_h.gif) no-repeat;
}

body.home ul.acitem {
    display: none;
}

.project-description {
    display: none;
}