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

body {
	display:block;
	width:1004px;
	margin:0 auto;
	padding:0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
a {
	outline:none;
	text-decoration:none;
	}
	
a:hover {
	outline:none;
	}
	
* {margin:0; padding:0; border:none;}	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
.invisible {display:none;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}


#body-bg {
	background: #C90087 url(imgs/body-bg-01.jpg);
	background-repeat: no-repeat;
	}
	
.pt #head {
	float:left;
	width:1004px;
	height:197px;
	background:url(imgs/head-bg.png);
	}
	
.pt #head2 {
	float:left;
	width:1004px;
	height:197px;
	position:relative;
	}
	
#menu {
	float:left;
	width:704px;
	padding:143px 0 0 0;
	}
	
#menu ul {
	float:left;
	width:704px;
	height:16px;
	margin-left: 8px;
	}
	
#menu ul li {
	float:left;
	list-style-type:none;
	width:160px;
	height:16px;
	margin-right: 16px;
	}
	
#menu ul li a {
	float:left;
	width:160px;
	height:16px;
	margin-right: 16px;
	text-indent:-10000px;
	}
	
#headwrapper1 {
	float:left;
	width:138px;
	height:121px;
	margin:38px 0 0 0;
	padding:0 0 0 23px;
	}
	
.eng {
	float:left;
	width:20px;
	height:10px;
	margin:0 80px 40px 0;
	text-indent:-10000px;
	}
	
.form {
	float:left;
	margin:0;
	width:60px;
	height:16px;
	padding: 2px 0 0 4px;
	font-size:11px;
	color:#666;
	background:none; 
	border:none;
	text-align:left;
	}
	
.formok {
	float:left;
	width:60px;
	height:18px;
	text-indent:-10000px;
	}
	
#headwrapper2 {
	float:left;
	width:138px;
	height:121px;
	margin:38px 0 0 0;
	}
	
#headwrapper2 ul{
	float:left;
	width:138px;
	padding:25px 0 0 0;
	}
	
#headwrapper2 ul li{
	float:left;
	width:118px;
	padding:0 0 0 20px;
	margin:0 0 1px 0;
	list-style-type:none;
	}
	
#headwrapper2 ul li a{
	float:left;
	width:118px;
	height:10px;
	font-size:1px;
	text-indent:-10000px;
	}
	
#facebook {
	float:left;
	width:23px;
	height:23px;
	text-indent:-10000px;
	margin:23px 0 0 71px;
	display:inline;
	}
	
#twitter {
	float:left;
	width:24px;
	height:26px;
	text-indent:-10000px;
	margin:22px 0 0 15px;
	display:inline;
	}
	
#content {
	float:left;
	width:1004px;
	background:url(imgs/content-bg.png) repeat;
	}
	
#content2 {
	float:left;
	width:504px;
	position:relative;
	padding:0 0 30px 197px;
	display:inline;
	}
	
#content3 {
	float:left;
	width:984px;
	position:relative;
	padding:0 10px 30px 10px;
	display:inline;
	}
	
#content3 img{
	float:left;
	width:270px;
	position:relative;
	padding:0 0 30px 10px;
	display:inline;
	}
	
#leftmenu {
	float:left;
	width:179px;
	margin:0 10px 0 0;
	}
	
#leftmenu ul{
	float:left;
	width:179px;
	}
	
#leftmenu ul li {
	float:left;
	width:179px;
	list-style-type:none;
	padding:0 0 1px 0;
	font:bold 11px Arial,Helvetica,sans-serif;
	}
	
#leftmenu ul li a{
	float:left;
	width:179px;
	font-weight:bold;
	margin-top:1px;
	outline:medium none;
	text-decoration:none;
}

#leftmenu ul li ul {
	padding:6px 0;
}

#leftmenu ul li ul li a{
	float:left;
	width:175px;
	padding:0 0 0 4px;
	font:11px/1.6 Arial, Helvetica, sans-serif;
	text-indent:0px;
	color:#000000;
}
	
#leftmenu ul li ul li a:hover{
	color:#666;
	}
	
#content3txt {
	float:left;
	width:504px;
	position:relative;
	padding:0 0 30px 0;
	display:inline;
	}
	
.b01 {background:url(imgs/b01.gif) top left no-repeat;}
.b02 {background:url(imgs/b02.gif) top left no-repeat;}
.b03 {background:url(imgs/b03.gif) top left no-repeat;}
.b04 {background:url(imgs/b04.gif) top left no-repeat;}
.b05 {background:url(imgs/b05.gif) top left no-repeat;}
.b06 {background:url(imgs/b06.gif) top left no-repeat;}
.b07 {background:url(imgs/b07.gif) top left no-repeat;}
.b08 {background:url(imgs/b08.gif) top left no-repeat;}

.head2{
	background-color:#C90087;
	color:white;
	padding:1px 0;
	text-transform:uppercase;
}

.head{
	background-color:#C90087;
	color:white;
	padding:1px 0;
	text-transform:uppercase;
}
	
.titblack {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	}

.titred {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#E32322;
	}
	
.line {
	float:left;
	width:504px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	border-top:1px solid #000;
	}

.pt #foo {
	float:left;
	width:1004px;
	height:84px;
	margin:10px 0 0 0;
	background:url(imgs/footer-bg.png);
	}
	
.pt #foo #foo2 {
	float:left;
	width:1004px;
	height:84px;
	position:relative;
	}
	
#serralves {
	float:left;
	width:99px;
	height:28px;
	margin:28px 0 0 15px;
	display:inline;
	text-indent:-10000px;
	}
	
#seara {
	float:left;
	width:110px;
	height:34px;
	margin:23px 0 0 77px;
	display:inline;
	text-indent:-10000px;
	}
	
#mc {
	float:left;
	width:71px;
	height:51px;
	margin:13px 0 0 60px;
	display:inline;
	text-indent:-10000px;
	}
	
#turismopt {
	float:left;
	width:70px;
	height:51px;
	margin:13px 0 0 16px;
	display:inline;
	text-indent:-10000px;
	}
	
#superbock {
	float:left;
	width:118px;
	height:59px;
	margin:12px 0 0 200px;
	display:inline;
	text-indent:-10000px;
	}
	
#bpi {
	float:left;
	width:112px;
	height:61px;
	margin:11px 0 0 39px;
	display:inline;
	text-indent:-10000px;
	}