@charset "UTF-8";
/* CSS Document */

body {
font-size: 12px;
line-height: 18px;
padding:0;
margin:0;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea {
    color: #222222;
    font: 12px/18px Arial,Georgia,serif;
    letter-spacing: 0.15em;
}

#navigation {
    background: url("images/navigation_bg.gif") repeat-y scroll 0 0 transparent;
}

#navigation, #subnavigation {
    height: 100%;
    position: fixed;
    width: 240px;
    z-index: 10;
}

#logo {
position:fixed;
bottom:0;
left:30px;
}

ul.menu {
    padding: 36px 36px 0;
}

ul, li {
    list-style-type: none;
}

ul, ol {
    list-style: none outside none;
}

ul.menu li:first-child {
    border: medium none;
    padding-top: 1px;
}

ul.menu li {
    border-top: 1px solid #444444;
    padding: 5px 0 4px;
}

ul.menu h2 {
    color: white;
}
ul.menu h2 a{
    color: #fff;
}

h1, h2 {
    clear: both;
    font-family: Helvetica,Arial,sans-serif;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: normal;
	margin:0;
}

ul.menu li a, ul.menu li h1 {
    display: block;
}

ul.menu a {
    color: #ccc;
}

a {
    color: #0593FF;
    font: 13px Arial,Georgia,serif;
    text-decoration: none;
}


ul.menu a:hover {
    color: #fff;
	text-transform:uppercase;
}


#tags {
font-size:8px;
color:#999999;
line-height:9px;
padding: 36px 36px 0;
}

#footer {
    background:none;
    bottom: 0;
    left: 240px;
    padding: 9px 36px;
    position: fixed;
    right: 0;
    z-index: 11;
	color: #ccc;
 	font-size:10px;
}

#content {
    left: 240px;
    padding-bottom: 54px;
    position: absolute;
    top: 0;
}

.wrapper {
    display: block;
    height: 0;
	margin-left: 40px;
}

.item {
    float: left;
    height: 220px;
    margin: 20px 20px 20px 0;
    position: relative;
    width: 320px;
	text-align:center;
}

#bouton_animation {
position:absolute;
top:50px;
left:280px;
display:none;
}

.item .title {
text-align:center;
}

.item .title a,  #link_back_cat a {
color:#666;
}

.item .title a:hover,  #link_back_cat a:hover {
color:#000;
}

#container_item {
margin-top:50px;
width:680px;
}

#link_back_cat {
padding-bottom:5px;
color:#666;
width:100%;
}

#link_back_cat .linkback {
border-bottom: 1px solid #AAAAAA;
}


#container_img_web {
width:680px;
height:450px;
}

#slideshow {
    position:relative;
    height:450px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 450px;
	width:680px;
	text-align:center;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

.slideshow-images {
border-bottom:1px solid #AAA;
}

#container_texte {
margin-bottom:50px;
margin-top:10px;
padding-top:10px;
border-top:1px solid #AAA;
}

#container_texte_web {
margin-top:10px;
margin-bottom:50px;
padding-top:20px;
border-top:1px solid #AAA;
}

img {
border:0 !important;
}
