/***********************************************
* FramePixStudios
* Ficheiro de Estilos
* http://www.framepixstudios.com
* Main Stylesheet Document for all styles
***********************************************/

/***********************************************
* Imported Stylesheet Documents
***********************************************/
@import url('../css/topmenu.css');
@import url('../css/news_body.css');
@import url('../css/effects.css');
/**********************************************/
body { 
	background-color:#000000; 
	margin:0px; 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #ECE221; 
}

td { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #ECE221; 
}

img { 
	border:0px; 
}

a { 
	color:#69839a; 
	outline: none; 
	text-decoration: none;
}

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

textarea { 
	font-size: 11px; 
	font-family:Tahoma; 
	border: 1px #CCC solid; 
	padding: 0px; 
	margin: 0px;
}

select { 
	font-family: Tahoma; 
	font-size: 11px; 
}

/***********************************************
* Main Backgrounds
***********************************************/
#main { 
	width:900px; 
	position:relative; 
	margin: auto; 
	font-family:Tahoma;
}

#left-box {
	width:150px;
	float:left;
}

#right-box {
	float:left;
	width:596px;
	max-width:597px;
}

#conteudo { 
	width:596px; 
	margin-top:20px; 
	float:left;
}


/***********************************************
* Outros Estilos
***********************************************/

/* -----> Top Bar */
#top-bar {
	width:900px; 
	margin:0px; 
	text-align:right;
}
#top-bg {
	background:url('../imagens/layout/newsletter-bg.gif') no-repeat center; 
	width:375px; 
	height:32px; 
	margin-left:350px; 
	float:left;
}
#top-lang {
	float:left; 
	position:relative; 
	top:2px; 
	width:20px;
}

/* -----> Newsletter */
#newsl_email_input { 
	float:right; 
	position:relative; 
	top:5px; 
	right:15px;
}
.newsl_input_class { 
	width:175px; 
	height:16px; 
	padding-top:3px; 
	font-size:11px; 
	background-color:transparent; 
	border:0px;
}

/* Logo + Menu */
#logo_topo { 
	background:url('../imagens/layout/capa-negra-logo.gif') center no-repeat; 
	width:242px; 
	height:185px; 
	float:left;
}
#menu { 
	float:left; 
	position:relative; 
	margin-top:60px; 
	margin-left:40px;
}

/* -----> Caixa de Grande */
#main-box-top {
	background:url('../imagens/layout/main-box/main-box-top.gif') center no-repeat; 
	width:595px; 
	height:9px;
}
#main-box-mid {
	background:url('../imagens/layout/main-box/main-box-mid.gif') center repeat-y; 
	width:595px;
}
#main-box-bot { 
	background:url('../imagens/layout/main-box/main-box-bot.gif') center no-repeat; 
	width:595px; 
	height:8px;
}

/* -----> Especialidades */
#especialidades-bg {
	background:url('../imagens/layout/especialidades-bg.gif') center no-repeat; 
	width:594px; 
	height:156px; 
	float:left; 
	margin-top:10px;
}
#especalidades-img { 
	float:left; 
	width:205px; 
	height:127px; 
	margin-top:20px; 
	margin-left:8px;
}
#especalidades-titulo { 
	float:left; color:#878787; 
	font-weight:bold; 
	font-size:13px; 
	margin-top:20px; 
	margin-left:10px;
}
#especalidades-texto { 
	float:left; 
	color:#FFF; 
	font-weight:bold; 
	font-size:11px; 
	margin-top:5px; 
	margin-left:10px; 
}

/* -----> Login */
#login-bg { 
	background:url('../imagens/layout/login-bg.gif') center no-repeat; 
	width:295px; 
	height:144px; 
	float:left; 
	margin-top:20px; 
	margin-left:9px; 
}

/* -----> Mapa */
div.container{
	margin:20px auto;
	width:550px;
}
h2{ margin:0px;
	height:20px;
	padding:1px;
	border: 1px #CCC solid;
}
h2{	color:#FFFFFF; 
	font-size:11px; 
	display:block; 
	/*background:url(../imagens/caixa/h2_bg.gif) top left no-repeat #9A9A9A;*/
}
h2 span {
	padding-top:2px;
	height:16px;
	/*background:url(../imagens/caixa/h2_span_bg.gif) top right no-repeat;*/
	display:block;
}
h2 a:link, h2 a:visited{
	color:#FFFFFF;
	color:#000;
	font-size:11px;
	text-decoration:none;
	display:block;
}

.icon {background:url('../imagens/caixa/close.png')bottom left no-repeat;
	font-size: 16px;
	height:16px;
	padding-left: 17px;
	margin-left: 2px;
	margin-bottom: 5px;
	List-style:none;}
	
.icon2 {background:url('../imagens/caixa/open.png')bottom left no-repeat;
	font-size: 16px;
	padding-left: 17px;
	margin-left: 2px;
	margin-bottom: 5px;
	List-style:none;}

#section {
	background:url('../imagens/caixa/section_bg_left.png') bottom left  no-repeat #EEEEEE; 
	font-size:12px;
}
#section div{
	background:url('../imagens/caixa/section_bg_right.png') right bottom no-repeat; 
	padding:10px; 
}


/* ------> Noticias */
.noticias-box-main {
	margin-left:15px;
	width:550px;
	padding:8px;
	border:#dcdcdc solid 1px; 
	background-color:#fafafa; 
	font-size:11px;
}
.heading1 { 
	color:#366c81; 
	font-size:13px; 
	font-weight:bold; 
	margin:2px;
}
.heading1 a:link, .heading1 a:visited { 
	color:#366c81; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none;
}
.heading1 a:hover { 
	color:#20424f; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none;
}
.heading2 { 
	color:#434343; 
	font-size:11px; 
	margin-top:2px; 
	margin-left:3px; 
	margin-right:2px; 
	margin-bottom:2px;
}
.heading2 a:link, .heading2 a:visited { 
	color:#434343; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;
}
.heading2 a:hover { 
	color:#434343; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;
}

/* -----> Formulario */
.obrigatorio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#990000;
	font-weight:bold;
}
.form_info { 
	font-weight:bold;
	width:150px;
	float:left; 
	margin-left:4px;
}
.form_txt { 
	width:250px; 
	height:11px; 
	float:left;
}
input.text { 
	height:12px; 
	width:250px; 
	font-size:10px; 
	color:#666666;
}
input.submit { 
	font-size:10px;
}
.cate {
	font-size:9px;
	color:#666666;
	vertical-align:text-top;
	text-align:left;}
	
.cate1 {
	font-size:10px;
	color:#000000;
	vertical-align:text-top;
	text-align:left; }


/* -----> Fundo */
#fundo { 
	color:#666; 
	margin-top:40px;
}
#fundo a:link, #fundo a:visited, #fundo a:hover {
	color:#666;
	text-decoration:none;
}