	@charset "UTF-8";
/* Chalet Pointu */

/*/*//*/*//*/*//*/*//*/*//*/*//*/* BODY //*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/
body { width:auto;
	margin: auto;
	background-color:#020202;
}

/* background hack safari */
.body { width: auto;
	margin: auto;
	background-color:#020202;
}

/*/*//*/*//*/*//*/*//*/*//*/*//*/* MAIN //*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/
#main {
	margin: auto;

}

/* background hack safari */
.main {
margin: auto; }



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

a:hover{
	text-decoration: underline;
}


/*/*//*/*//*/*//*/*//*/*//*/*//*/* HEADER //*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/

#header { background-image:url(images/header.jpg); 
width:1024px; 
height:141px;

}

.logo { 
width:200px; 
height:95px; 
margin:0px 0px 0px 50px;

}


/*/*//*/*//*/*//*/*//*/*//*/*//*/* Contenu //*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/
#menu { 
width:180px; 
height:50px; margin:-35px 0px 0px 45px;
}



.tableau-central { 
width:1024px; 
height:568px;

}

.bloc-gauche { background-image:url(images/bloc-gauche.jpg); background-repeat:no-repeat;
width:203px; 
height:419px;

}

.retour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdc832;
	text-align: right;
	margin:-36px 10px 0px 0px;
	font-weight: bold;
}


.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fdc832;
	text-align: left;
	margin:25px 10px 0px 362px;
	font-weight: bold;
}
 
.Video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fdc832;
	text-align: center;
	margin:-12px 0px 0px 48px;
	font-weight: bold;
	width:185px;
}

/*/*//*/*//*/*//*/*//*/*//*/*//*/* Pied //*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #282828;
	text-align: right;
}


.images { margin:0px 0px 0px 50px;
}