/* CSS Document */

body {
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;
width: 900px;
height: 600px;
border-top: 1px solid #000000;
padding: 7px 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;
}
#lines2 {
border-bottom: 1px solid #000000;
height: 25px;
clear: both;
text-align: right;
padding: 0;
}

#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: left;
width: 700px;
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;
}
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,
#slideshow-home {
    position: relative;
    margin-top: 70px;
}

#slideshow-intro img {
    width: 900px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#slideshow-home img {
    width: 500px;
    position: absolute;
    right: 0px;
    top: -25px;
}

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


#lines2,
#lines,
#gauche {
	display: none;
}

