/*
CSS Dubrac TP
Réalisation www.jmtconseils.com

@import url(menu.css);*/
@import url(dubrac-menu.css);

html
{
	margin:0px;
	padding:0px;
}

body { background: #ebeff2; }

.horschamps {
display: none; 
}

.spacer {clear:both;}

#page{text-align:left;position:relative;padding:0;margin:0 auto;width:960px; background: #ffffff;}
