BODY {
	margin: 5px;
	padding: 0px;
	border: 0px;
	background: #C7C3B7 url(../img/background.png);
}

TABLE.main {
	width: 936px;
}

TD.shadow_top {
	width: 936px;
	height: 13px;
	font-size: 1px;
	background: url(../img/shadow_top.png);
}

TD.shadow_left {
	width: 13px;
	font-size: 1px;
	background: url(../img/left_shadow.png);
}

TD.main_page {
	width: 910px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	height: 100%;
}

TD.main_page_bottom {
	width: 910px;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top: 0px;
}

TD.shadow_right {
	width: 13px;
	font-size: 1px;
	background: url(../img/right_shadow.png);
}

TD.shadow_bottom {
	width: 936px;
	height: 13px;
	font-size: 1px;
	background: url(../img/shadow_bottom.png);
}

TD.shadow_left_top {
	width: 13px;
	height: 25px;
	font-size: 1px;
	background: url(../img/left_top.png);
	background-repeat: no-repeat;
}

TD.shadow_right_top {
	width: 13px;
	height: 25px;
	font-size: 1px;
	background: url(../img/right_top.png);
	background-repeat: no-repeat;
}

TD.shadow_left_bottom {
	width: 13px;
	height: 30px;
	font-size: 1px;
	background: url(../img/left_bottom.png);
	background-repeat: no-repeat;
}

TD.shadow_right_bottom {
	width: 13px;
	height: 30px;
	font-size: 1px;
	background: url(../img/right_bottom.png);
	background-repeat: no-repeat;
}

DIV.footer_menu {
	width: 910px;
	height: 27px;
	background: url(../img/footer_menu_back.png);
}

DIV.copyright {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	padding-top: 5px;
	padding-left: 40px;
}

DIV.footer_menu_holder { 
	float: right;
	padding-top: 2px;
	padding-right: 35px;
}

* html DIV.footer_menu_holder { 
	padding-top: 2px;
}

DIV.footer_menu_holder SPAN {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
}

DIV.footer_menu_holder A {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	text-decoration: none;
}

DIV.footer_menu_holder A:hover {
	text-decoration: underline;
}

TD.header_line {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	width: 910px;
	height: 23px;
	font-size: 1px;
	background: url(../img/header_line.png);
	background-repeat: no-repeat;	
}

DIV.header {
	width: 910px;
	height: 88px;
	font-size: 1px;
	background: url(../img/header.png);
	background-repeat: no-repeat;	
	clear: both;
	position: relative;
}

DIV.logo_holder {
	width: 220px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 30px;
	cursor: pointer;
}

DIV.header_menu {
	width: 615px;
	position: absolute;
	top: 17px;
	left: 260px;	
	text-align: right;
}

DIV.header_menu {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
 	font-family: Trebuchet MS;
	text-decoration: none;
}

DIV.flag_menu {
	width: 615px;
	position: absolute;
	top: 50px;
	left: 260px;	
	text-align: right;
}

DIV.flag_menu A {
	margin-left: 19px;
	border: 0px;
}

DIV.mainmenu {
	width: 910px;
	height: 27px;
	background: url(../img/main_menu.png);	
	border-bottom: 2px solid #000000;
	clear: both;
}

DIV.mainmenu DIV {
	padding-left: 40px; 
}

DIV.mainmenu SPAN {
	float: left;
	width: 9px;
	height: 27px;
	background: url(../img/menu_sep.png);
	font-size: 1px;	
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}

DIV.mainmenu A {
	display: block;
	float: left;
	font-size: 14px;
	color: #FFFFFF;
 	font-family: Trebuchet MS;
	text-decoration: none;
	padding-top: 5px;
}

DIV.mainmenu A:hover {
	text-decoration: underline;
}

TABLE.content_main {
	width: 835px;
	height: 350px;
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 35px;	
	margin-bottom: 35px;
}

TD.content_separator { 
	width: 65px;
	height: 100%;
}

TD.content_separator DIV { 
	width: 1px;
	height: 100%;
	background: #CAC9C4;
	margin-left: 30px;
}

TD.right_content {
	width: 345px;
	font-size: 1px;
}

TD.right_content2 {
	width: 145px;
	font-size: 1px;
}

DIV.spacer_20 {
	height: 20px;
	font-size: 1px;
}

DIV.spacer_15 {
	height: 15px;
	font-size: 1px;
}

DIV.spacer_2 {
	height: 2px;
	font-size: 1px;
}

DIV.spacer_w1 {
	width: 30px;
	font-size: 1px;
}

TD.content {
	padding-right: 40px;
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

TD.content SELECT, INPUT {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

TD.content h1 {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}

TD.content p, LI {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

TD.content SPAN.offerte {
	font-family: Trebuchet MS;
	color: #9A3D76;
	font-size: 18px;
	font-weight: bold;
}

TD.content h2 {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;	
}

TD.content P A {
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

span.actions
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Black;
	line-height: 20px;
}

span.actions a
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: Black;
	line-height: 20px;
	text-decoration: underline;
}

span.actionsheader
{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: Black;
	font-weight: bold;
}
