/* CSS Document */
BODY{
	margin:0px;
	font-family:Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}

.header{
	height:170px;
	background-color:#FC780C;
	color:#FFFFFF;
	margin:0px;
	background-image: url(images/header-brinca-xxi-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.navigation{
	margin-left: 50px;
	font-weight:bold;
	width:50%;
	padding-top: 10px;
}

.nav{
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}

.nav:hover{
color:#177098;
text-decoration:none;
}
.nav2{
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}

.nav2:hover{
color:#177098;
text-decoration:none;
}

.img_content{
float:left;
margin-right:5px;
clear:both;}

.logo{
	color:#FFFFFF;
	font-size:100px;
	font-weight:bold;
	margin-left:50px;
	margin-top: -115px;
	margin-bottom: -80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-8px;
}
.article_content{
	width:250px;
	float:right;
	font-size:11px;
}
.article_content_big{
	width:580px;
	float:right;
	font-size:11px;
}
.article_content_big_3_6{
	width:580px;
	float:right;
	font-size:11px;
	background-image: url(images/3-6-fundo.jpg);
	background-repeat: no-repeat;
}
.article_content_big_12_24{
	width:580px;
	float:right;
	font-size:11px;
	background-image: url(images/12-24-fundo.jpg);
	background-repeat: no-repeat;
}
.article_content_big_4_m{
	width:580px;
	float:right;
	font-size:11px;
	background-image: url(images/4-m-fundo.jpg);
	background-repeat: no-repeat;
}
.article_content_big_rec{
	width:580px;
	float:right;
	font-size:11px;
	background-image: url(images/recrutamento-fundo.jpg);
	background-repeat: no-repeat;
}
.article_content_big_con{
	width:580px;
	float:right;
	font-size:11px;
	background-image: url(images/contactos-fundo.jpg);
	background-repeat: no-repeat;
}
.article_content_big_pe{
	width:580px;
	float:right;
	font-size:11px;
	background-image: url(images/pe-fundo.jpg);
	background-repeat: no-repeat;
}

.main_body{
width:800px;}

.content_holder{
width:470px;
margin-left:50px;
float:left;
margin-top:20px;}

.content_holder_big{
width:800px;
margin-left:5px;
float:left;
margin-top:20px;}

.sub_content{
width:210px;
float:right;
margin-top:20px;
font-size:12px;}

.hr{
background-image:url(images/dot.gif);
background-repeat:repeat-x;
height:1px;
margin-top:6px;
}
.footer{
	clear:both;
	background-color:#FC780C;
	min-height:120px;
	margin-top:25px;
	padding-left:50px;
	padding-top:25px;
	position:relative;
	bottom: 0px;
	font-size:11px;
	width:auto;
	background-image: url(images/footer-brinca-xxi-2.jpg);
	background-repeat: no-repeat;
}

.disclaimer{
float:right;
width:50%;
color:#CCCCCC;
text-align:right;}


a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.outros a:link, .outros a:active, .outros a:visited {
	color: #990000;
	text-decoration: none;
}
	
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}


h2 {
	margin: 0;
	color: #FF6600;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -1px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #003399;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #003399;
	font-size: 12px;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.azulEsc {
	color:#003399;
}