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


___________•\\_~_//•__________ 
··..:.:.::cheznoir.com:::.:.:...·· 
¯¯¯¯¯¯¯¯¯¯¯•//¯~¯\\•

*/

body {
	font-family:Helvetica, sans-serif,Verdana, Arial;
	margin: 0;
	padding: 0;
	background-color:#0E0D12;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;	
}

#conteneur {
padding-top:83px
}

#logo a{
position:absolute;
/* background-image:url(../images/masaititre_dark.jpg); */
left:60px;
top:35px;
display: block;
width:355px;
height:69px;
}

a img {border: 0;}

#gauche {
	position: absolute;
	top:466px;
	left:38px;
	width: 300px;
	font-size:25px;
	text-align:left;
}

#droite, #droite_contact {
width:600px;

padding: 20px;
margin-left: 440px;
font-size:14px;
color:#fff;
	background-color: #0E0D12;
	filter:alpha(opacity=80); /*pour ie*/
	-moz-opacity: 0.8; /*pour firefox */
	-khtml-opacity: 0.8;/* pour safari et konkeror */
	opacity: 0.8 /* pour opera et safari */
	}

 #droite_contact {
 width:445px;
 }
 
 #droite_contact a, #droite a{
	color: #A3A4AC;
	text-decoration: underline;
}

 #droite_contact a:hover, #droite a:hover{
	color:#505159;
	text-decoration: underline;
}  
 

.droite_titre{
	color: #A3A4AC;
	font-weight: bold;
	font-size:15px;
}

.droite_titre, #droite a{
	color: #A3A4AC;
	font-weight: bold;
	font-size:15px;
}

.menugauche, .menugauche2 {
	list-style-type: none;
	margin: 0;
	padding-left:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menugauche li, .menugauche2 {
margin-bottom: 5px;
line-height: 37px;
letter-spacing: 0.2px;
}

.menugauche2 li {
line-height: 17px;
margin: 0 0 10px 14px;
}
.menugauche a {
display:block;
margin: 0;
color: #A3A4AC;
text-decoration: none;

}

.menugauche a:hover, .menugauche2 a:hover{
color:#fff;
}

.englishmenu a{
font-size:22px;
color:#505159;
text-decoration:none;
}

.lien_actif a{color:#fff;} 

#expo a {
color:#FF0000;}


