body {
font-family: Garamond, Georgia;

margin:30px 0px 30px 0px;
background-color:#71707C;
}

.menu {
	color: #D0B87F;
	text-decoration: none;
}
.menu:hover {
	text-decoration: non;
	color: #000000;
}


a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}
a:hover {
	text-decoration: non;
	color: #000000;
}
a:active {
	color: #404040;
	text-decoration: none;
}

.largeurtotale {
width:900px;
padding:0px 0px 0px 0px;
}

.colonnegauche {
width:200px;
padding-right:5px;
padding-left:40px;
border-right:1px solid #D0B87F;
}

.colonnedroite {
width:660px;
padding-right:40px;
padding-left:15px;
}

.videoombree {
	padding:10px 10px 10px 10px; 
	background: url(images_design/contour_onbre_340_265.gif) no-repeat; 
	width:340px; 
	height:265px;
}