/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:url(../imagens/background.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
}

.rounded {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.rounded5 {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

h1 {
	margin-top:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#C22037;
	text-align:right;
}

a {
	color:#c22037;
	text-decoration:underline;
}

a:hover {
	color:#c22037;
	text-decoration:none;
}

#main-container {
	width:988px;
	height:610px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-494px;
	margin-top:-305px;
}

#shadows-content-container {
	width:988px;
	float:left;
}

#left-shadow {
	width:19px;
	float:left;	
}

#content-container {
	width:950px;
	float:left;
}

#content {
	width:950px;
	height:523px;
	float:left;
	background-color:#FFFFFF;
}

/* Coluna esquerda
************************************************************************************************/

#left-column {
	width:250px;
	float:left;
}

#logotipo {
	width:310px;
	height:226px;
	float:left;
}

#menu {
	width:205px;
	float:left;
}

#menu ul, li {
	margin:0px;
	padding:0px;
}

#menu li {
	margin:0px 0px 4px 0px;
	list-style-type:none;
	float:left;
}

#menu li a {
	float:left;
}

/* Coluna direita
************************************************************************************************/

#right-column {
	width:700px;
	float:left;
}

#right-content {
	width:660px;
	float:left;
	margin-top:120px;
	text-align:justify;
}

#overflow {
	width:600px;
	padding:0 10px 0 50px;
	float:left;
	height:298px;
	overflow:auto;
}

#home-phrase {
	width:610px;
	float:left;
	padding:70px 30px 62px 0px;
	text-align:right;
	margin-left:60px;
}

#home-destaques-container {
	width:640px;
	float:left;
	margin-left:60px;
}

#home-destaques-container .destaque {
	width:207px;
	float:left;
}

#reflexo {
	width:950px;
	height:68px;
	float:left;
}

#right-shadow {
	width:19px;
	float:left;
}


/* área reservada
************************************************************************************************/
.file-list {
	padding-bottom:20px;
}

.file-list .file-desc {
	font-size:12px;
	color:#333;
	font-weight:normal;
}

.file-list a {
	font-size:12px;
	text-decoration:none;
}

.file-list a:hover {
	color:#000000;
}

#breadcrumb {
	text-align: right;
}





/* modal
------------------------------------------------------------------------------------------------------------------------------*/
#modal {
	width:486px;
}

#modal-content {
}

#modal-content form {
	float:left;
}

#modal-content .modal-top {
	width:486px;
	height:19px;
	background:url(../imagens/modal-top.png) no-repeat;
	float:left;
}

#modal-content .modal-center {
	background:url(../imagens/modal-center.png) repeat-y;
	padding:0 20px;
	float:left;
}

#modal-content .modal-bottom {
	width:486px;
	height:16px;
	background:url(../imagens/modal-bottom.png) no-repeat;
	float:left;
}

#modal-content .title {
	float:left;
	width:441px;
	color:#575757;
	font-size:14px;
	margin-bottom:25px;
	padding-left:5px;
}

#modal-content .title img {
	padding-bottom:10px;
}

#modal-content .form-block {
	float:left;
	color:575757;
	width:223px;
}

#modal-content label {
	color:#575757;
	padding-left:5px;
}

#modal-content .form-block .textbox {
	background:url(../imagens/modal-textbox.jpg) no-repeat 0 0;
	border:0 none;
	width:193px;
	padding:10px 20px 10px 10px;
}

#modal-content .close {
	cursor:pointer;
	float:right;
}


#modal-content .modal-submit {
	padding-bottom:10px;
}

#do-login {
	float:right;
	margin-top:15px;
	text-align:right;
	background: transparent url(../imagens/modal-submit.gif) no-repeat 0 0;
	border:none 0;
	width:122px;
	height:33px;
}

.top-link {
	float:left;
	margin-right:8px;
}

.nomargin {
	margin-right:0;
}

.required-block {
	height:10px;
	padding-left:5px;
}





/* reserved area
------------------------------------------------------------------------------------------------------------------------------*/
#reserved-area {
	padding:20px 40px 0 0;
	text-align:right;
	height:15px;
}

#overflow-private {
	width:375px;
	padding:10px 10px 0 0;
	float:left;
	height:298px;
	overflow:auto;
	margin-left:15px;
}

#overflow-private .list-link {
	display:block;
	padding-bottom:10px;
}

#login-details {
	width:170px;
	float:left;
	height:255px;
	border-right:1px solid #E8E8E8;
	margin-top:6px;
	margin-right:10px;
	color:#333333;
}

#login-details .login-entry {
	padding:0 0 5px 0;
	display:block;
}

.desc {
	margin-left:15px;
	float:left;
	padding-top:5px;
	width:450px;
}

/* Controlos de mudança de password*/

#password-control {
	display: none;
	padding-top: 15px;
	font-size: 11px;	
	text-align:left;		
}

#password-control .textbox {
	width: 150px;
	border: 1px solid #E8E8E8;
	margin-bottom: 5px;
}

#password-control .control {
	cursor: pointer;
	border: 1px solid #E8E8E8;
	padding: 2px 5px;
	font-size:11px;
	background-color:#fff;
	margin-left:5px;
}

#password-control .btns {
	text-align:right;
	padding-top:5px;
}

#warning .text-normal {
	font-style:normal;
}

