/* CSS Document */


/************* Structure ****************/

#conteudo {
	margin-left:16px;
	margin-top:14px;
	width:884px;
	background-image:url(../img/bkg_interior.jpg);
	background-repeat: repeat-x;
}

#envolvente {
	background-image:url(../img/bkg_envolvente.jpg);
	background-repeat: repeat-x;
}

/************* Pagina Formulario ****************/
#conteudoF {
	margin-left:16px;
	margin-top:14px;
	width:884px;
	height:480px;
	/*background-image:url(../img/bkg_interior.jpg);
	background-repeat: repeat-x;*/
}

#envolventeF {
	/*background-image:url(../img/bkg_envolvente.jpg);
	background-repeat: repeat-x;*/
}

/************* End ****************/

#leftSidebar {
	float:left;
	width:560px;
	border:0px solid #000;
	height: 230px;
}

/* Página contactos e formulários */
#leftSidebarC {
	float:left;
	width:367px;
	border:0px solid #000;
	height: 350px;
}

#rightSidebar {
	float:right;
	width:274px;
	border:0px solid #000;
	margin-bottom:10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top:30px;
	background-image:url(../img/bkg_linha.gif);
	background-repeat:repeat;
	height: 230px;
}

/* Página contactos e formulários */
#rightSidebarC {
	float:right;
	width:474px;
	border:0px solid #000;
	margin-bottom:10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top:30px;
	/*background-image:url(../img/bkg_linha.gif);
	background-repeat:repeat;*/
}

/* Página Quem Somos */
#rightSidebarQ {
	float:right;
	width:274px;
	border:0px solid #000;
	margin-bottom:10px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top:20px;
	height: 230px;
}
#baseleft {
	margin-left:13px;
	margin-bottom:20px;
	width:560px;
	/*background-color:#009900;*/
}

/* Página contactos e formulários */
#baseleftC {
	margin-left:13px;
	margin-bottom:20px;
	width:320px;	
	/*background-color:#009900;*/
	/*background-image:url(../img/bkg_envolvente.jpg);
	background-repeat: repeat-x;*/
}


/************* List  ****************/

#lselect {
	font-size: 0.9em; 
}

#lselect ul li {
	background: transparent url(../img/bullet.gif) no-repeat 0% 10%;
	padding: 3px 0 3px 25px;
	list-style-type: none;
}


#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

/************* Gallery LightBox  ****************/

h1 {
	font-size: 16px;
	color: #FFF;
	background-image: url(../img/dot_heading.gif);
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left;
}
h2 {
	color: #FFF;
	font-size: 16px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0069A1;
}


/************* Forms  ****************/




/************* Erro 404  ****************/
#erro {
	margin-left:114px;
	margin-top: 98px;
	margin-right:87px;
	width:684px;
	height:400px;
}

/************* Erro Msg Contacto  ****************/
#msgError {
	margin-top:50px;
	text-align: center;
	}