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

#content-left{
	float:left;
	width:438px;
	height:486px;
	background-image:url(../images/portugal_2_left.jpg);
	background-repeat:no-repeat;
	}


#content-right{
	float:left;
	width:438px;
	height:486px;
	background-image:url(../images/portugal_2_right.jpg);
	background-repeat:no-repeat;
	}
	
#content-left-down{
	float:left;
	width:438px;
	height:32px;
	background-image:url(../images/portugal_2_left_down.jpg);
	background-repeat:no-repeat;
	border:none;
	}
	
#content-right-down{
	float:left;
	width:438px;
	height:32px;
	background-image:url(../images/portugal_2_right_down.jpg);
	background-repeat:no-repeat;
	border:none;
	}

.text-right{
	float:left;
	text-align:right;
	width:360px;
	height:250px;
	margin-left:10px;
	margin-top:28px;
	font-size:11px;
	color:#FFF;
	}
	
.black{
	color:#000;}

#textbox1{
	float:left;
	width:340px;
	height:120px;
	padding-left:70px;
	padding-top:260px;
	color:#fff;
	}	
	
#textbox2{
	font-family: Helvetica, Arial, sans-serif;
	float:left;
	width:270px;
	height:220px;
	padding-left:25px;
	padding-top:22px;
	font-size:12px;
	line-height:14px;
	color:#000;


	}	
#textbox3{
	float:left;
	width:370px;
	height:120px;
	padding-left:25px;
	padding-top:25px;
	font-size:12px;
		line-height:14px;

	color:#fff;


	}	
	
h1{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	font-stretch:extra-condensed;
	line-height:10px;
	
}
	
h2{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
}
	
.text{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;}


.text2{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;}

	
#links{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;}
	
#links a{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;}
	
#links a:hover{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;}

#links a:visited{
	color:#000;}
	
	
.content_title, .content_title a
{
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing:-2px;
	color: #fff;
	margin: 0;
	padding: 0;

}

