@charset "iso-8859-1";


/*------------------------------------*\
	   FONT
\*------------------------------------*/

@font-face {
	font-family: SUPERNAT;
	src: url("../../fonts/SUPERNAT_0.eot") /* EOT file for IE */
}

@font-face {
	font-family: SUPERNAT;
	src: url("../../fonts/SUPERNAT_0.TTF") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: 'VAGRounded-Light';
    src: url('vagrouln-webfont.eot');
    src: url('vagrouln-webfont.eot?#iefix') format('embedded-opentype'),
         url('vagrouln-webfont.woff') format('woff'),
         url('vagrouln-webfont.ttf') format('truetype'),
         url('vagrouln-webfont.svg#VAGRounded-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*------------------------------------*\
	   CSS IMPORT
\*------------------------------------*/

@import url("links.css");
@import url("form.css");
@import url("txt.css");

/*------------------------------------*\
	   CONTEUDO
\*------------------------------------*/
/*
	GENERICO
	MAIN
	MENU
	RODAPE
*/

/*------------------------------------*\
	   $GENERICO
\*------------------------------------*/

body {
	text-rendering: optimizelegibility;
	margin: 0px;
	background: #9a9fb0 url(../images/main/fundo_site.png) repeat-x top;
}

/*div {
	display: inline-block;	
}*/

h1, h2, h3, h4 {
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border: none;
	
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
}

img { border: none; }


/*------------------------------------*\
	   $MAIN
\*------------------------------------*/

#main {
	margin: auto;
	height: auto;
	width: 950px;
}

#dir {
	height: auto;
	width: 200px;
	display: table-cell;
	vertical-align: top;
}

#logotipo {
	height: 56px;
	width: 193px;
	margin-top: 100px;
}

#noticias_home {
	height: auto;
	width: 193px;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: left;
}

#newsletter {
	height: auto;
	width: 193px;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: left;
}

/*------------------------------------*\
	   $MENU
\*------------------------------------*/
#menu {
	height: auto;
	width: 950px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
}

#menu_barra_branca {
	height: 20px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background: #FFF;
	display: block;
}


/*------------------------------------*\
	   $RODAPE
\*------------------------------------*/

#rodape {
	height: 70px;
	width: 950px;
	text-align: right;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 20px;
}

#rodape_home {
	height: 70px;
	width: 980px;
	text-align: right;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
	padding-bottom: 20px;
}


.font_titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight: bold;	
}

.font_texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;	
	line-height: 20px;
	text-align: justify;
}

#paginacao{
	display:table-cell;
	vertical-align:middle;
	width:50px;
	height:21px;
	border: 1px solid #CCC;
	text-align:center;
	background: #FFF;
}
#paginacao_sel{
	display:table-cell;
	vertical-align:middle;
	width:50px;
	height:21px;
	border: 1px solid #CCC;
	text-align:center;
	background: #CCC;
}
#paginacao:hover,
#paginacao_sel:hover {
	display:table-cell;
	vertical-align:middle;
	width:50px;
	height:21px;
	border: 1px solid #CCC;
	text-align:center;
	background: black;
}

#paginacao:hover > a {
	color: #FFF;
}

#paginacao a,
#paginacao a:visited {
	color: #000000;
	text-decoration: none;
	font-smooth: always;
	font: normal 11px "supernatural1001", Verdana, Geneva, sans-serif;
}

#paginacao a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-smooth: always;
	font: normal 11px "supernatural1001", Verdana, Geneva, sans-serif;
}


/*---------------------------------------*/
/*---------    FORM CONTACTOS   ---------*/
/*---------------------------------------*/


.bt_form_enviar {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: transparent;
}

.form_caixa {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #020202;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 160px;
}

.form_caixa_normal {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #020202;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.form_caixa_mail {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #020202;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 300px;
}

.form_caixa_morada {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #020202;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 420px;
}

.txt_13b_branco {
	color: #FFF;
	font: bold 13px Verdana, Geneva, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
}

.txt_normal {
	font: normal;
}
