/*
Sicalma
Main Stylesheet
Created by Megasites, Lda.
www.megasites.pt
*/
body{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #1C1C1C;
background-image: url(img/bgpage2.jpg);
background-repeat: repeat-x;
background-position: top;
background-attachment: fixed;
margin-top: 40px;
}
a:link
{text-decoration: none;
color: #C4151C;
}
a:visited{
text-decoration: none;
color: #C4151C;
}
a:hover{
text-decoration: underline;
color: #C4151C;
}
a:active{
color: #FF0000;
}
#wrapper{
	width: 975px;
	height: 100%;
	position: relative;
	padding: 0px;
	margin: auto;
}
#shadow_left{
width: 15px;
float: left;
height: 500px;
}
#main_div{
width: 920px;
height: 500px;
background-color: #FFF;
padding: 5px 0px 0px 25px;
margin: auto;
}
#shadow_right{
width: 15px;
float: left;
height: 500px;
}
#top{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #C4151C;
padding-right: 30px;
width: 460px;
float: left;
}
.line{
background-image: url(img/line.gif);
background-repeat: repeat-x;
height: 1px;
width: 630px;
position: absolute;
left: 27px;
top: 69px;
}
.tab_interior{
border: 1px dashed #000;
}
#logo{
float: left;
}
#talho{
width: 133px;
height: 300px;
padding-right: 2px;
float: left;
}
#grill{
width: 133px;
float: left;
height: 511px;
}
#content{
	position: absolute;
	width: 500px;
	left: 23px;
	top: 113px;
	text-align: justify;
}
#content_ctc{
	position: absolute;
	width: 500px;
	left: 23px;
	top: 113px;
	text-align: justify;
}
#text{
padding-left: 50px;
}
#pagetitle{
padding-left: 20px;
font-size: 22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #676767;
}
.image{
	position: absolute;
	width: 347px;
	height: 245px;
	border: 2px solid #FFF;
	left: 545px;
	top: 125px;
	background-color: #FFF;
}
.mapa{
	position: absolute;
	width: 495px;
	height: 350px;
	border: 2px solid #FFF;
	left: 406px;
	top: 89px;
	background-color: #FFF;
}
#ocupation{
	position: absolute;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 80px;
	top: 72px;
	font-size: 10px;
	min-width: 200px;
}

