body {
background-color: #f9f9f9;
padding: 0;
font-family: Verdana, sans-serif;
}

div{
font-size: 11px;
color: #bbb;
}


h1 {
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}

h1 {
float:right;
margin: 0;
padding: 0
}

ul,li {
	list-style: none;
	margin: 0;
padding: 0;
}

#cont_header ul,#cont_header li,#navigation ul,#navigation li,#cont_footer ul , #cont_footer li{
display: inline;
}

#comment_g li {
margin-bottom: 10px;
}

#cont_header li,#navigation li {
width: 130px;
text-transform: uppercase;
font-weight: bold;
}


a{
text-decoration: none;
color: #bbb;
}

a:link{
text-decoration: none;
color: #bbb;
}

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

a:active{
text-decoration: none;
color: #bbb;
}


a:hover {
text-decoration: none;
color: #bbb;
}

.sel {
border-bottom : solid 5px #bbb;
}
.les {
border-bottom : solid 0px #eee;
}

#cont_site {
margin:  60px auto 0px auto;
width: 1000px;
}



#cont_about{
overflow: hidden;
margin: 0 auto;
width: 998px;
height: 248px;
border: solid 1px #fff;
background-image: url('../images/about.jpg');
background-position: center center;
background-repeat: no-repeat;
color : #fff;
font-family: Verdana, sans-serif;
font-size: 11px;
}

#cont_photo, #motioncontainer{
overflow: hidden;
margin: 0 auto;
width: 998px;
height: 248px;
border: solid 1px #fff;
background-image: url('../images/loader.gif');
background-position: center center;
background-repeat: no-repeat
}


#cont_thumb{
overflow: none;
margin: 0 auto;
width: 1000px;
background-color: #afb8bb;
}



.thumbnails {
width: 48px;
height: 248px;
border: solid 1px #ccc;
}

#cont_header{
overflow: hidden;
height: 40px;
background-image: url('../images/ombre_haute.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}

#cont_nav{
overflow: hidden;
height: 20px;
background-image: url('../images/ombre_basse.jpg');
background-position: top center ;
background-repeat: no-repeat;
}


#photo{
margin: 0 ;
padding: 0;
height: 250px;

}

#cont_comment{
overflow: hidden;
}



#cont_footer{
margin-top:20px;
overflow: hidden;
text-align: center;
}

#cont_footer li {
font-weight: normal;
font-size: 10px;
text-transform: none;
color: #ddd;
}

#cont_footer li a {
text-decoration: underline;

}



#top_comment{
overflow: hidden;
height: 20px;
background-image: url('../images/ombre_haute.jpg');
background-position: bottom center;
background-repeat: no-repeat;
}

#bottom_comment{
overflow: hidden;
height: 20px;
background-image: url('../images/ombre_basse.jpg');
background-position: top center ;
background-repeat: no-repeat;
}