/* Body */
body {
	background-color:#191919;
	background-image:url(../img/buxaprojects_bg.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 11pt;
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#A92F2F;
	scrollbar-track-color:#191919;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#000000;
}

/* Images */
img {
	border:0
}

/* Main */
#main {
	width:900px;
	margin: 0 auto;
}

/* Head */
#head {
	height:30px;
}

/* Buxaprojects */
#bp {
	height:80px;
}

/* Menu */
#menu {
	height:45px;
}

/* Distance to content */
#distance {
	height:25px;
}

/* Left content title */
#left {
	float:left;
	height:65px;
}

/* Middle content title */
#middle {
	float:left;
	height:65px;
}

/* Right content title */
#right {
	float:left;
	height:65px;
}

/* Left content */
#content_left {
	width:620px;
	float:left;
}

/* Left content texts */
#content_left p {
	margin: 0px 0px 7px 0px;
	font-weight: normal;
	background-color:#191919;
	color: #F0F0F0;
}

/* Left content links */
#content_left a {
	background-color:#191919;
	color: #F0F0F0;
	text-decoration:underline;
}
#content_left a:hover {
	background-color:#191919;
	color: #A92F2F;
	text-decoration:underline;
}
div.content_left_title {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	background-color:#191919;
	color: #F0F0F0;
	font-weight:bold;
}
div.content_left_txt {
	float:left;
	margin-top:0px;
	margin-left:20px;
	background-color:#191919;
	color:#F0F0F0;
}
div.content_left_img {
	float:left;
	margin-bottom:10px;
}
div.content_left_line {
	height:24px;
}
div.content_left_formlabel {
	color: #F0F0F0;
	float:left;
	width:150px;
	margin-top:4px;
}
.content_left_formfield {
	height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#F0F0F0;
	font-size: 8.5pt;
	line-height:11pt;
	background-color:#333333;
	border-width:1px;
	margin-bottom:5px;
}
.content_left_formarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#F0F0F0;
	font-size: 8.5pt;
	line-height:11pt;
	background-color:#333333;
	border-width:1px;
	margin-bottom:5px;
}
.content_left_error {
	background-color:#A92F2F;
}
.content_left_code {
	background-color:#FFFFFF;
	padding-left:10px;
}
.content_left_formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#F0F0F0;
	font-size: 8.5pt;
	background-color:#871E1E;
	border-width:1px;
	margin-bottom:5px;
	width:315px;
	height:23px;
}

/* Middle content */
#content_middle {
	float:left;
}

/* Right content */
#content_right {
	float:left;
}
div.content_right_list_txt {
	float:left;
	margin-top:15px;
	background-color:#191919;
	font-weight:bold;
	color: #F0F0F0;
}
div.content_right_list_img {
	float:left;
}
div.content_right_txt {
	margin-bottom:17px;
	float:left;
	background-color:#191919;
	color:#F0F0F0;
}
div.content_right_txt a {
	background-color:#191919;
	color:#F0F0F0;
	text-decoration:none;
}
div.content_right_txt a:hover {
	background-color:#191919;
	color:#A92F2F;
	text-decoration:underline;
}
/* Map */
#map {
	margin-top:0px;
	margin-bottom:10px;
	width:250px;
	height:180px;
	overflow:hidden;
}

/* Clearer */
div.clearer {
	clear:left;
}
/* Bottom */
#bottom {
	clear:left;
	height:23px;
}
