@charset "UTF-8";
/* CSS Document */

body {
	background-color: #8F989D;
	background-image:url(../eng/images/com_p/p_background.jpg);
	background-repeat: repeat-y;
	margin: 0;
}

#head {
	width: 100%;
	min-width: 960px;
	height: 100px;
	background-color: #F7A800;
	text-align: center;
}

#top {
	width: 100%;
	text-align: left;
}

#topright {
	float: right;
}

#left {
	width: 270px;
	min-height: 500px;
	float: left;
	text-align: left;
}

#right {
	width: 155px;
	float: right;
}

#banner {
	width: 515px;
	margin-left: 270px;
	margin-right: 155px;
	text-align: center;
}

#full {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftside {
	width: 270px;
	float: left;
	min-height: 450px;
	background-image: url(../eng/images/com_p/seb_ma.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#rightside {
	width: 288px;
	float: right;
	text-align: right;
	
}

#corps {
	margin-left: 270px;
	padding-top: 0px;
	padding-bottom: 0;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}

#bottom {
	position: relative;
	margin-left: 270px;
	z-index: 1;
	visibility: visible;
	vertical-align: bottom;
	overflow: visible;
	bottom: 0px;
}