﻿html{
	font-family:Arial;
	}

BODY{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#fff;
	}

p{
	margin-top:0px;
	}
	
.underl{
	text-decoration:underline;
}


p.simpleText{
	font-size:9pt;
	text-align:justify;
	}
	
p.destaque{
	font-size:9pt;
	color:#000;
	
	font-weight:bold;
	/*margin-bottom:-10px;
	*/margin-bottom:10px;
	}


ul{
	padding-top:0px;
	padding-left:20px;
	padding-right:35px;
}

li.content{
	font-size:9pt;
	line-height:20px;
	color:#000;
	margin-top:0px;
    text-align:justify;
	}
	
#vMenu li{
	list-style:none;
	height:45px;
	width:200px;
	border-bottom:1px;
	border-bottom-color:#777;
	border-bottom-style:dotted;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	margin-bottom:0px;
	}

#vMenu li a{
	text-decoration:none;
	color:#032154;
	font-size:90%;
	text-align:left;
	}

#vMenu li a:hover{
	text-decoration:underline;
	}

#partilha li{
    list-style:none;
	height:45px;
	width:300px;
	border-bottom:1px;
	border-bottom-color:#777;
	border-bottom-style:dotted;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	margin-bottom:0px;
}

#partilha a.centralItemLink{
	margin-top:0px;
	text-decoration:none;
	color:#032154;
	font-size:80%;
	text-align:left;
	}

#partilha a.centralItemLink:hover{
	margin-top:0px;
	text-decoration:underline;
	color:#032154;
	font-size:80%;
	}

h1{
	margin-top:40px;
	text-decoration:none;
	color:#032154;
	font-size:90%;
	text-align:left;
	font-weight:normal;
	}

h2{
	
	}

h3{
	font-size:104%;
	font-weight:bold;
	}
	
img{
	border:0px;
	}


a.twitter{text-decoration:none;color:#fff;}

a.twitter:hover{text-decoration:underline;}

	
a.downloadTitle{
	font-weight:bold;
	color:#032154;
	font-size:90%;
	text-decoration:none;
}

a.downloadTitle:hover{
	text-decoration:underline;
}


a.downloadLink{
	font-weight:bold;
	color:#000;
	font-size:60%;
	text-decoration:none;
}

a.downloadLink:hover{
	text-decoration:underline;
}


#container{
	width:991px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	float:left;
	width:955px;
	height:73px;
    background:url('../img/sca_logo.jpg');
	background-repeat: no-repeat;
	background-attachment:inherit;
	background-position: 20px 13px;
	padding-bottom:0px;
	}
	
#header #homeBox{
	position:relative;
	float:right;
	margin-right:5px;
	margin-top: 25px;
	height:20px;
	}
	
#header #homeIcon{
	position:relative;
	float:right;
	margin-right:80px;
	margin-top: 20px;
	height:20px;
	
	}

	
#header #homeBox a{
	margin-top:5px;
	font-size:70%;
	color:#032154;
	text-decoration:none;
	font-weight:bold;
}

#searchBox{
	position:relative;
	margin-top:10px;
	margin-right:5px;
	float:right;
	width:250px;
	height:70px;
	background-color:#efefff;
	}

#footer{
	bottom:0px;
	width:100%;
	position:fixed;
	text-align:center;
	height:600px;
    z-index:-1;
	}

#footerContent{
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	width:955px;
	height:600px;
	vertical-align:bottom;
    z-index:-1;
	}

#hmenu{
	width:955px;
	height:15px;
	margin-top:0px;
	}
	
#hmenu a{
	font-size:70%;
	color:#3582A0;
	font-weight:bold;
	}

.hmenuItem{
	font-size:70%;
	color:#09227D;
	font-weight:bold;
	margin-left:50px;
	float:left;
	width:auto;
	height:15px;
	padding-left:5px;
	padding-right:5px;  
	cursor:pointer; 
	}
	
.hmenuItem:hover{
	background-color:#09227D;
	color:#fff;
}

#leftShadow{
	float:left;
    top:0px;
    height:802px;
    width:18px;
    background:url('../img/left_shadow.jpg');
	background-repeat: no-repeat;
	background-attachment:inherit;
    }

#rightShadow{
    float:left;
    height:802px;
    width:18px;
    background:url('../img/right_shadow.jpg');
   }

#content{
	float:left;
	position:relative;
	width:955px;
	overflow:visible;
	}
	
#centralFold{
	width:955px;
	background: url('../img/fp_background.jpg');
	height:173px;
	width:auto;
	}
	
#centralFold.contentPage{
	width:955px;
	background: url('../img/content_banner.jpg');
	height:22px;
	width:auto;
    text-align:right;
    font-size:60%;
	}

	
#centralFold #rootText{
	position:relative;
	float:left;
	left:132px;
	top:60px;
	width:470px;
	height:50px;
	font-size:130%;
	color:#fff;
	font-weight:normal;
	text-align:center;
}

#centralFold #rootBanner{
	position:inherit;
	float:right;
	margin-right:40px;
	margin-top:16px;
	top:0px;
	width:178px;
	height:136px;
	font-size:109%;
	color:#fff;
	font-weight:normal;
}

#centralFold #rootBanner #title{
	position:inherit;
	float:right;
	text-align:center;
	margin-top:16px;
	width:178px;
	height:30px;
	font-size:100%;
	color:#fff;
	font-weight:bold;
}

#centralFold #rootBanner #title a{
	font-size:100%;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#centralFold #rootBanner #title a:hover{
	font-size:100%;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


#centralFold #rootBanner #subTitle{
	position:inherit;
	float:right;
	text-align:left;
	margin-top:15px;
	width:162px;
	height:30px;
	font-size:70%;
	color:#032154;
	font-weight:normal;
}

#centralFold #rootBanner #link{
	position:inherit;
	float:left;
	text-align:center;
	margin-top:28px;
	width:172px;
	height:30px;
}

#centralFold #rootBanner #link a{
	font-size:60%;
	color:#555;
	font-weight:normal;
	text-decoration:none;
}

#centralFold #rootBanner #link a:hover{
	text-decoration:underline;
}

#lcol{
	float:left;
	width:255px;
	margin-top:0px;
	margin-right:0px;
	}
	
#lcol #porqueSca{
	position:inherit;
	float:left;
	margin-left:30px;
	margin-top:26px;
	top:0px;
	width:179px;
	height:138px;
	font-size:109%;
	color:#fff;
	font-weight:normal;
	background: url('../img/porque_sca_background.jpg');

}

#lcol #porqueSca #title{
	position:inherit;
	float:right;
	text-align:center;
	margin-top:16px;
	width:178px;
	height:30px;
	font-size:100%;
	color:#fff;
	font-weight:bold;
}

#lcol #porqueSca #title a{
	font-size:100%;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#lcol #porqueSca #title a:hover{
	font-size:100%;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


#lcol #porqueSca #subTitle{
	position:inherit;
	float:right;
	text-align:left;
	margin-top:13px;
	width:162px;
	height:30px;
	font-size:70%;
	color:#032154;
	font-weight:normal;
}

#lcol #porqueSca #link{
	position:inherit;
	float:right;
	text-align:center;
	margin-top:28px;
	width:172px;
	height:30px;
}

#lcol #porqueSca #link a{
	font-size:60%;
	color:#555;
	font-weight:normal;
	text-decoration:none;
}

#lcol #porqueSca #link a:hover{
	text-decoration:underline;
}

#mcol{
	float:left;
	width:600px;
	margin-top:0px;
	margin-right:20px;
	padding-left:30px;
	padding-right:40px;
    border-bottom:1px;
	border-bottom-color:#777;
	border-bottom-style:dotted;
	}

	
#mcol.home{
	float:left;
	width:733px;
	margin-top:0px;
	margin-right:0px;
	background-color:#fff;
	padding-left:0px;
	padding-right:0px;
    border-bottom:0px;
	}

#mcol.home #mainText{
	float:left;
	width:674px;
	height:80px;
	margin-top:20px;
	margin-left:25px;
	font-size:9pt;
	line-height:20px;
	border-bottom:1px;
	border-bottom-color:#777;
	border-bottom-style:dotted;
	}

#mcol.home #centralItems{
	float:left;
	width:674px;
	height:380px;
	margin-left:25px;
	}

#mcol.home #centralItems .centralItem{
	margin-top:12px;
	float:left;
	width:224px;
	height:170px;
	border-bottom:1px;
	border-bottom-color:#777;
	border-bottom-style:dotted;
	
	}

#mcol.home #centralItems .centralItem .imgCell{
	
}

#mcol.home #centralItems .centralItem .titleCell{
	width:206px;
}

#mcol.home #centralItems .centralItem .textCell{
	margin-top:0px;
	text-decoration:none;
	color:#000;
	font-size:70%;
	padding-left:15px;
	line-height:15px;
	padding-right:40px;
	text-align:justify;
}

a.subLink{
	width:20px;
	color:#032154;
	font-size:75%;
	text-decoration:none;
	font-weight:bold;

}

a.centralItemLink{
	margin-top:0px;
	text-decoration:none;
	color:#032154;
	font-size:100%;
	text-align:left;
	}
	
a.centralItemLink:hover{
	margin-top:0px;
	text-decoration:underline;
	color:#032154;
	font-size:100%;
	}

	
#rcol{
	float:left; 
	width:240px;
	margin-top:0px;
	}
	
#rcol.home{
	float:left; 
	width:221px;
	margin-top:0px;
	}
	
#rcol.home #rightPanel{
	margin-top:22px;
	width:221px;
	height:164px;
	background: url('../img/right_panel.jpg') no-repeat;
	
}

#rcol.home #rightPanel #rightPanelTop{
	width:152px;
	height:50px;
	border-bottom:1px;
	border-bottom-color:#777;
	border-bottom-style:dotted;
	padding-top:28px;
	padding-left:30px;
	}

#rcol.home #rightPanel #rightPanelBottom{
	width:152px;
	height:82px;
	padding-top:18px;
	padding-left:30px;
	}

#contentFooter{
    text-align:center;
    font-size:55%;}

#twitterFeed
{
    background-color:green;
    height:160px;
    width:168px;
    font-size:60%;
    font-weight:bold;
    margin-bottom:20px;
    margin-left:0px;
    padding-left:10px;
    padding-right:10px;
    background: url('../img/twitter.jpg') no-repeat;
}

.inputTitle{
		font-size:60%;
		font-family:Arial;
		font-weight:bold;
	}
	input, textarea{
	font-size:70%;
		font-family:Arial;

}

.submitButton
{
    background-color:#032154;
    width:150px;
    height:25px;
    color:#fff;
    font-size:80%;
    font-weight:bold;
}

.captchaTable
{
    background-color:#f0f0f0;
}

label.error { 
        float: none;
        font-size:60%;
        color: red; padding-left: .5em; vertical-align: top; }

#twitterFooter {text-align:center;width:155px;height:20px;float:left;margin-top:8px;margin-bottom:auto;}

.docDescCell {
    vertical-align:top;
    background-color:#eeeeee;
    padding:10px;
}

.partilhaCell{
        height:25px;
        background-color:#eeeeee;}
