/* CSS Document */

body {
background: #000000 url('images/background.gif') repeat-x;
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
font-family: Arial, sans-serif;
font-size: 12px;
}

#contener {
float: left;
background: url('images/background.png') no-repeat !important;
background: url('images/background_ie6.png') no-repeat;
width: 1000px;
height: 1000px;
}

#header {
float: left;
width: 100%;
height: 130px;
}

#index {
float: left;
margin-left: 11px !important;
margin-left: 5px;
margin-top: 9px;
width: 481px;
height: 119px;
}

#div468x60 {
float: left;
margin-top: 29px;
margin-left: 2px;
width: 468px;
height: 60px;
}

#left {
float: left;
height: 795px;
width: 170px !important;
width: 150px;
margin-top: 30px;
margin-left: 18px !important;
margin-left: 12px;
}

.menu {
float: left;
width: 100%;
padding-top: 30px !important;
padding-top: 35px;
padding-top: 39px !important!;
height: 170px !important;
height: 170px;
height: 165px !important!;
border: 0px solid #000;
}

#right {
float: right;
margin-top: 30px;
margin-right: 25px !important;
margin-right: -25px;
width: 769px !important;
width: 740px;
border: 0px solid #FFF;
}

#info {
float: left;
width: 100%;
font-size: 16px;
font-weight: bold;
margin-left: 15px;
margin-top: 8px;
}

#contenu {
float: left;
margin-right: 35px;
width: 100%;
height: 100%;
margin-top: 15px;
border: 0px solid #000;
}

#footer {
float: left;
width: 100%;
height: 33px;
border: 0px solid #000;
text-align: center;
line-height: 16px;
margin-top: 0px !important;
margin-top: -28px;
}

#cache_noir {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000000;
	width: 100% !important;
	width: 170%;
	height: 1000px;
    filter : alpha(opacity=95);
    -moz-opacity : 0.95;
    opacity : 0.95;
	z-index: 1;
	display: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}

#cadre_photo {
position: absolute;
width: 80% !important;
width: 140%;
left: 130px;
top: 30px;
z-index: 2;
display: none;
}

#pub_left {
position: absolute;
left: 30px;
top: 30px;
display: block;
border : 1px solid #FFF;
}

.miniatures {
float: left; 
width: 25%; 
height: 153px; 
text-align: center; 
border-bottom: 1px solid #FFF;
}

li {
margin-left: -15px !important;
margin-left: -25px;
list-style-type: circle;
line-height: 14px !important;
line-height: 16px;
line-height: 14px !important!;
}

li:hover {
list-style-type: disc;
}

a:link,a:visited {
color: #0000FF;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img,h3{
cursor: pointer;
}

p,br {
line-height: 11.5px !important!;
}



