

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	margin: 0;
	background-color: #766d65;
	outline: none;
}

img {
	display: block;
	border-width: 0;
}
a {
	color: #000;
	text-decoration: none;
	outline: none;
	outline-width:0;
}
a:hover {
	color:#94142d;
	outline: none;
		outline-width:0;

}

.pink{
	color:#94142d;
}
a:focus {
	outline: none; /* firefox dotted border fix */
		outline-width:0;
}

form {
	margin: 0;
}

/* to fix ie6 <a> style over <img> */
.noBorder {
	border-bottom-width: 0 !important;
}

#adminTop {
	font-size: 10px;
	line-height: 20px;
	background-color: #CCC;
}

#global {
	background-image:url("../picture/interface/bg_base.png");
	background-repeat:repeat-y;
	position: relative;
	width: 955px;
	height: auto;
	margin: 2px auto 0 auto;
}

#global_content {
	width: 810px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0 24px 10px 24px;
	overflow:auto;
}

#global #top {
	width:100%;
	height:60px;
	background-image:url("../picture/interface/header_mm.jpg");
	background-repeat:no-repeat;
	position:absolute;
	left:71px;
	top:3px;
	float:left;
	}


#global #footer, 
.clearer {
	clear: both;
}

#footer {
	background-image:url("../picture/interface/bg_footer.png");
	background-repeat:no-repeat;
	width: 955px;
	height:40px;
	margin:0px auto;
	color:#000;
}
#footer a{
	color:#5a5a5a;
	
}
#footer a:hover{
	color:#94142d;
	
}

#footer #footer_left{
font-size:9px;
margin-top:2px;
float:left;
margin-left:72px;
}



#footer #footer_right{
font-size:9px;
margin-top:2px;
float:right;
margin-right:72px;
}

#global #global_content #bas{
	margin-top:200px;
	width:100%;	
	position:relative;
	overflow:auto;
	min-height:340px;
	float:left;
}

#global #global_content #bas #content_left{
	height:auto;
	width:270px;
	float:left;
	margin:0;
	
}

#global #global_content #bas #content_right{
	height:auto;
	width:540px;
	float:right;
	margin-top:15px;
	position:relative;
	
}

#contact{
	background-image:url("../picture/interface/contact.png");
	background-repeat:no-repeat;
	width:130px;
	height:30px;
	position:absolute;
	top:129px;
	z-index:5;
	right:72px;
	
}

#contact a{
	display:block;
	width:130px;
	height:30px;
	
}
#contact p{
margin:0;
	
}

#contact a{
margin:0;
text-decoration:none;
}

.img_right{
	margin:0 0 10px 10px;
	float:left;
	
	
}

#lien_home{
	display:block;
	width:400px;
	height:50px;
	margin-top:4px;
	float:left;
}

#lien_mail {
	display:block;
	width:400px;
	height:50px;
	margin-top:4px;
	float:right;
}

#movie_player{
	position:absolute;
	top:158px;
	left:280px;
	width:260px;
	height:148px;
	z-index:0;

}

