/*Defaults Styling*/

a{text-decoration:none;}

img{border:none;}

.bold{font-weight:700;}

.titulonoticia{
	color:#DD7500;
	font-size: 17px;
}

.datanoticia{
	color: #5D5D5D;
	font-size: 10px;
}

.italic{font-style:italic;}

.nobg{background:none;}

.orange{color:#DD7500; font-weight:700;}

.white{color:#fff;}

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }

.msgerror{color:#C11B17; font-weight:700;}

iframe{
	margin:0px;
	border:none;
	padding:0px;
}

#lipar{
	margin:5px 0px 5px 0px;
}

#liimpar{
	margin:5px 0px 5px 0px;
	background-color:#C0C0C0;
}

body{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	background-color: #5D5D5D;
	background-image: url(../images/www/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*WEB Styling*/
#web{
	width:923px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/*Logo*/
#logo{
	margin:28px 0px 0px 10px;
}

/*Menu Principal*/
#menuesq{
	margin:30px 0px 0px 0px;
	float:right;
	height:30px;
	width:9px;
	background-image: url(../images/www/m_esq.jpg);
}

#menudir{
	margin:30px 0px 0px 0px;
	float:right;
	height:30px;
	width:9px;
	background-image: url(../images/www/m_dir.jpg);
}

#menu{
	margin:30px 0px 0px 0px;
	float:right;
	height:30px;
	padding:0px;
	list-style:none;
	background-image: url(../images/www/m_bg.jpg);
}

#menu li{
	display:block;
	float:left;
}

#menu a{
	color:#4E4E4E;
	height:23px;
	display:block;
	float:left;
	padding:7px 12px 0px 10px;
	background-image: url(../images/www/m_div.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menu a:hover{
	background-color: #F29400;
}

/*Mensagem Logged In*/
#loggedin{
	position: absolute;
	width: 250px;
	left: 100%;
	margin-left:-250px;
	margin-top: 10px;
	font-size:11px;
	color:#BEBEBE;
	text-align:right;
}

#loggedin a{
	color:#BEBEBE;
}

#loggedin a:hover{
	color:#D5421E;
}

/*Menu Barra Topo*/
#menu_bar{
	display:block;
	height:22px;
	padding:8px 0px 0px 20px;
	margin-top:26px;
	background-image: url(../images/www/corpo_dir.jpg);
}

#menu_bar a{
	color:#E9E9E9;
	font-size:11px;
	background:url(../images/www/corpo_dir_div.jpg) right no-repeat;
	padding-right:10px;
	margin-right:10px;
}

#menu_bar a:hover{
	color:#fff;
	text-decoration:underline;
}

#menu_bar .bold{
	background:none;
}

/*Content*/
#content{
	display:block;
	padding:20px 20px 0px 20px;
	background-color: #E9E9E9;
	background-image: url(../images/www/corpo_sup.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*Content Area*/
#content_area{
	float:right;
	width:652px;
	line-height:160%;
}

#content_area h1{
	margin:0px 0px 20px 0px;
	padding:16px 0px 0px 0px;
	font-size:20px;
}

#content_area h3{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:14px;
	color:#333;
}

#content_area p{
	margin:0px 0px 20px 0px;
	padding:0px;
}

#content_area ul{
	list-style:none;
	margin:0px 0px 20px 0px;
	padding:0px;
}

#content_area li{
	padding-left:15px;
	background-image: url(../images/www/seta1.png);
	background-repeat: no-repeat;
	background-position: left;
}

#content_area .lisub{
	margin-left:20px;
}

#content_area hr{
	height:1px;
	border:none;
	border-top:1px solid #D0CFCE;
	padding:0px;
	margin:5px 0px 15px 0px;
}

#content_area a{
	color:#D5421E;
}

#content_area a:hover{
	text-decoration:underline;
}

/*Menu Lateral*/
#menu_side{
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	width:190px;
	background-color: #5D5D5D;
	background-image: url(../images/www/subm_sup.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#menu_side li{
	border-bottom:1px solid #707070;
	margin:0px 10px 0px 10px;
}

#menu_side a	{
	padding:5px 0px 5px 24px;
	font-size:11px;
	color:#DCDBDA;
	display:block;
	width:146px;
	background-image: url(../images/www/subm_seta1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu_side a:hover{
	color:#fff;
	background-color: #707070;
	background-image: url(../images/www/subm_seta3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu_side .active{
	color:#fff;
	font-weight:700;
	background-image: url(../images/www/subm_seta2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu_side .fim{
	border:none;
	margin:0px;
	padding:0px 0px 10px 10px;
	background-color: #5D5D5D;
	background-image: url(../images/www/subm_inf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu_side_pages{
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	width:170px;
	background-color: #5D5D5D;
}

#menu_side_pages a	{
	padding:5px 0px 5px 24px;
	font-size:11px;
	color:#DCDBDA;
	display:block;
	width:127px;
	background-image: url(../images/site/subm_seta1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/*Info Empresa Lateral*/
#info_side{
	list-style:none;
	width:170px;
	margin:0px;
	padding:0px 10px 0px 10px;
}

#info_side li{
	border-bottom:1px solid #D0CFCE;
}

#info_side a {
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	width:146px;
	padding:5px 0px 5px 24px;
	font-size:11px;
	color:#4E4E4E;
}

#info_side a:hover{
	color:#D5421E;
}

#info_side .active{
	color: #DD7500;
	font-weight:700;
	background-image: url(../images/www/subm_seta2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#info_side .fone{
	display:block;
	padding:5px 0px 5px 24px;
	font-size:11px;
	color:#4E4E4E;
	background-image: url(../images/www/subr_fone.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#info_side .gps{
	display:block;
	padding:5px 0px 5px 24px;
	font-size:11px;
	color:#4E4E4E;
	background-image: url(../images/www/gps.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#info_side .endereco{
	display:block;
	padding:5px 0px 5px 24px;
	font-size:11px;
	color:#4E4E4E;
	background-image: url(../images/www/subr_endereco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*Fim Content*/
.fim_content{
	width:923px;
	height:30px;
	background-color: #E9E9E9;
	background-image: url(../images/www/corpo_inf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*Footer*/
#footer	{
	clear:both;
	font-size:11px;
	color:#BEBEBE;
	margin:15px 10px 15px 10px;
}

#footer a{
	color:#BEBEBE;
}

#footer a:hover{
	color:#FFF;
}

#footer_first{
	font-weight:700;
}

#footer_second{
	border-top:1px solid #6C6C6C;
	padding-top:5px;
	margin-top:5px;
}

.footer_right{
	float:right;
}
#footer_3{
	color:#cccccc;
	padding-top:5px;
	margin-top:5px;
font-size:8px;
        text-align:center;
}


/*Tabela Form*/

#tbl_form{
	width: 600px;
	border-spacing: 0px 10px;
	color:#4E4E4E;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border: none;
}

#tbl_form .tblNome{
	width:120px;
}

#tbl_form a{
	color:#FFF;
}

#tbl_form a:hover{
	text-decoration:none;
}

/*Styling input*/
#tbl_form input[type="text"], input[type="password"]{
	font:12px/15px Arial, Helvetica, sans-serif;
    display: block;
    border: none;
	height:15px;
	background:url(../administrator/images/input.png) repeat-x 0 0;
	padding:3px 0;
	margin:0px;
	padding-left:6px;
	line-height:15px;
}

#contactos input[type="text"], input[type="password"]{
	font:12px/15px Arial, Helvetica, sans-serif;
    display: block;
    border: none;
	height:15px;
	background:url(../images/www/input.png) repeat-x 0 0;
	padding:3px 0;
	margin:0px;
	padding-left:6px;
	line-height:15px;
}

#tbl_form textarea{
	font:12px/15px Arial, Helvetica, sans-serif;
	border-color: #808080;
    border-width: 1px;
    border-style:solid;
	background:url(../administrator/images/textarea.png) repeat-y 0 0;
	padding:3px 0;
	margin:0px;
	padding-left:6px;
	line-height:15px;
}

#contactos textarea{
	font:12px/15px Arial, Helvetica, sans-serif;
	border-color: #808080;
    border-width: 1px;
    border-style:solid;
	background:url(../images/www/textarea.png) repeat-y 0 0;
	padding:3px 0;
	margin:0px;
	padding-left:6px;
	line-height:15px;
}

input[type="submit"]{
	width:60px;
	height:26px;
	color:#fff;
	background:url(../images/www/button_send.png) no-repeat;
	cursor:pointer;
	border:none;
	font:10px/26px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	
}

/*Formulario de Contactos*/
#contactos{
	margin:0px;
	padding:0px;
}

#contactos fieldset{
	margin:0px;
	border:none;
	padding:0px;
}

#contactos legend{
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0px 10px 25px;
	margin:0px;
	border:none;
	font-weight:700;
}

#contactos label{
	font-size:11px;
	width:40%;
	float:left;
	text-align:right;
	margin:0px 10px 5px 0px;
}

#contactos textarea{
	font-size:11px;
	font-family:Arial;
}

.campo_contactos{
	font-size:11px;
	font-family:Arial;
	margin-bottom:5px;
	border:1px solid #E0E0E0;
	background:#fff;
	padding:2px;
}

/*Styling Button's*/
a.button {
    display: block;
    float: left;
    height: 26px;
    padding-right: 6px; /* sliding doors padding */
	background: transparent url(../administrator/images/button-right.png) no-repeat scroll top right;
	font:10px/26px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
    text-transform:uppercase;
	letter-spacing:1px;
}

a.button span {
    background: transparent url(../administrator/images/button.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 6px 6px;
} 

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 6px 6px; /* push text down 1px */
}


/* NOTICIAS*/
#noticias{
	height:118px;
	width:883px;
	padding:20px;
	top:470px;
	position:absolute;
	background-image: url(../images/www/preta.jpg);
}

#noticias p{
	margin:0px;
	padding:0px;
	color:#FFF;
	line-height:140%;
}

#noticias span{
	display:block;
	color:#838383;
	font-size:11px;
	text-decoration:underline;
	margin-top:2px;
}

#noticias a{
	color:#BEBEBE;
	display:block;
}

#noticias a:hover{
	color:#F29400;
}

#noticias_esquerda{
	width:274px;
	float:left;
	margin-right:30px;
	background-repeat: no-repeat;
	background-position: left top;
}

#noticias_conteudo{
	padding-left:68px;
	background-image: url(../images/www/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#noticias_direita{
	width:274px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}

/*Produtos Servicos*/
.prod_esq{
	width:316px;
	margin:0px 20px 20px 0px;
	float:left;
}

.prod_dir{
	width:316px;
	margin:0px 0px 20px 0px;
	float:left;
}

.prod_sup{
	background:url(../images/www/item_sup.jpg);
	height:25px;
	padding:5px 10px 0px 10px;
}

.prod_botoes{
	padding-top:10px;
}

.prod_botoes img	{
	margin-right:5px;
}


/*PARA APAGAR OU MELHORAR*/
#fotoquemsomos{
	width:923px;
	height:250px;
	margin: 0px 0px 0px 0px;
}

#inicial{
	display:block;
	clear:both;
	height:530px;
}

#foto{
	position:absolute;
	z-index:1;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 415px;
}

#slogan{
	position:absolute;
	margin:0px 0px 0px 0px;
	z-index:2;
	width:923px;
	height:369px;
	top:90px;
}


/*Paginacao*/

#pagination-digg {
	list-style: none;
	border:0;
	margin:0;
	padding:0;
}

#pagination-digg li{
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	margin-right:2px;
	background-image: none;
}

#pagination-digg a{
	border:solid 1px #5D5D5D;
	margin-right:2px;
}

#pagination-digg .previous-off,
#pagination-digg .next-off {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:1px 4px;
}

#pagination-digg .next a,
#pagination-digg .previous a {
	font-weight:bold;
}

#pagination-digg .active{
	background:#5D5D5D;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:2px 5px;
}

#pagination-digg a:link,
#pagination-digg a:visited {
	color:#5D5D5D;
	display:block;
	float:left;
	padding:1px 3px;
	text-decoration:none;
}

#pagination-digg a:hover{
	color: #FFFFFF;
	background:#DD7500;
}

/*Erro Contactos*/
#erro_cont{
	color:#FF0000;
	font-weight:bold;	
}

#no_erro_cont{
	color:#000000;
	font-weight:normal;	
}

/*SLIDER*/
#slider {
    width:923px;
    height:369px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider2 {
    width:923px;
    height:250px;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivo-controlNav {
	position:absolute;
	right:10px;
	bottom:10px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}