@import url("layout.css");
@import url("menu_up.css");

@font-face {
	font-family: 'BelleroseLight';
	src: url('bellerose-webfont.eot');
	src: local('?'), url('bellerose-webfont.woff') format('woff'), url('bellerose-webfont.ttf') format('truetype'), url('bellerose-webfont.svg#webfontwLA0Xuvb') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	/*background-image:url(images/bg_site.jpg);
	background-repeat:repeat-x;
	background-position:left top;*/
	background-color:#FFFFFF;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:justify;
	color:#FFFFFF;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#C0A062;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
.clear_line{
	clear:both;
	height:60px;
	height:60px !important;
	
	
}
body, table, td, p, th, a, div {
}
