﻿@charset "utf-8";
/* CSS Document */
html {
height:100%;
}
a {
color:#D44935;
}
strong {
font-weight:bold;
color:#4B929E;
}

#content #leftContent {
	background:url(../images/home-building.gif) no-repeat;
	background-position:-110px 20px;
	width:260px;
	height:640px;
	float:left;	
	bottom:0;
}
#content #leftContent h2 {
	background:url(../images/sapa-solar.gif) no-repeat;
	margin-left:30px;
	text-indent:-10000px;	
	padding-bottom:5px;	
}
#content #leftContent h3 {
	background:url(../images/bipv.gif) no-repeat;
	text-indent:-10000px;
	margin-top:6px;
	width:230px;
	margin-left:30px;
}
#architectural {
	background:url(../images/gradient-home.jpg) no-repeat;
	background-position:0 0;
	width:640px;
	float:left;
	height:20px;
	color:#666666;
	font-size:11px;
	padding-top:5px;
}
#flashcontent {
float:left;
height:210px;


}
#content #rightContent {
	width:640px;
	float:left;
	margin-left:0px;
	padding-left:38px;	
	
}
#content #rightContent #leftCol {
	float:left;
	width:300px;
	padding-right:20px;
	margin-top:10px;
	}
#content #rightContent #rightCol {
	float:left;
	width:300px;
	margin-top:10px;
	}
#content #rightContent #leftCol h3 {
	background:url(../images/about.gif) no-repeat;
	text-indent:-10000px;
	width:100%;	
	padding-bottom:3px;	
	}
#content #rightContent #leftCol h3.portugal {
	background:url(../images/sobre-a-sapa.gif) no-repeat;
	text-indent:-10000px;
	width:100%;	
	padding-bottom:3px;	
	}
#content #rightContent #rightCol h3 {
	background:url(../images/contact-champion.gif) no-repeat;
	text-indent:-10000px;
	width:100%;	
	padding-bottom:3px;		
}
#content #rightContent #rightCol h3.portugal {
	background:url(../images/Contacte-nos.gif) no-repeat;
	text-indent:-10000px;
	width:100%;	
	padding-bottom:3px;		
}
#contentBottom {
clear:both;
}
