/* CSS Document */

* {
margin: 0;
border: 0;
padding: 0;
}

.clear {
clear:both;
}

body{
background-image: url(images/background_bg.jpg);
background-repeat:repeat-x;
background-color:#424a52;
font-family:Trebuchet MS;
color: #424a52;
}

#pagewrapper {
clear:left;
}

#mainwrapper {
clear: both;
float: left;
width: 100%;
margin-top:32px;
}

#maincontainer {
width:1000px;
margin: 0 auto;
}

/* Cabeçalho */

#logo {
position:relative;
z-index:999;
margin: 10px;
border:0;
}

#headerwrapper {
height: 312px;
position:relative;
}

#headertop {
height:98px;
width:100%;
position:absolute;
top: 0px;
z-index:99;
background:#2c3239;
/* para IE*/
filter:alpha(opacity=25);
/* standard */
opacity:0.25;
}

#bannerwrapper {
overflow:hidden;
width: 1000px;
height: 312px;
z-index:-99;
position:absolute;
top:0;
}

#topmenu_bg {
height:32px;
width:100%;
position:absolute;
bottom: 0px;
z-index:99;
background:#2c3239;
/* para IE*/
filter:alpha(opacity=70);
/* standard */
opacity:0.7;
}

.topmenu{
height:32px;
position:absolute;
bottom: 0px;
z-index:999;
}


.topmenu a{
color: #dcdddf;
text-decoration:none;
display:block;
text-transform:uppercase;
font-size:12px;
height:22px;
width:100%;
padding: 5px 10px;
}

.button {
	background-image:url(../images/bg_button.jpg);
	background-repeat:repeat-y;
	background-color: #898989;
    color : #dcdddf;
    text-transform:uppercase;
    font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5px;
	padding-right: 5px;	
	text-align:left;
	border: solid 1px #c9c9c9;
	margin-top:1px;
	margin-bottom: 0px;
	cursor :pointer;
	}

.button2 {
	background-image:url(../images/bg_button.jpg);
	background-repeat:repeat-y;
	background-color: #898989;
	font-size:10px;
	color:#DDDDDD;
	font-variant:small-caps;
	font-weight: 200;
	letter-spacing:1px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;
	text-align:left;
	border: solid 1px #c9c9c9;
	margin-top:1px;
	margin-bottom: 0px;
	cursor :pointer;
	}





.topmenu a:hover{
color:#424a52;

}

.topmenu li:hover{
background-image: url(images/menuhover_bg.jpg);
background-repeat:repeat-x;
color:#000000;
height:32px;
}

.topmenu li {
list-style-type:none;
float:left;
border-right: solid 1px #dcdddf;
display:block;
height:32px;
}

/* Posição 1 */

#position1wrapper{
background-image:url(images/pos1_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width: 1000px;
}

.labregisto
{
	float: left;  
	width: 130px;  
	text-align: right;
	padding:3px;
	}
	
.textoregisto
{
	float: left;  
	width: 275px;  
	text-align: left ;
	margin-right:5px;
	padding:3px;
	border :1px;
	border-color:#666666;
	font-size:10px;
	}
	
#ambienteswrapper{
width:990px;
padding: 5px;
}

#ambienteswrapper_artigo{
width:723px;
padding: 0px;
}

#relacionados_artigo{
width:723px;
padding: 0px;
}

.ambientecontainer {
width:237px;
height:192px;
margin:5px 5px 10px 5px;
background-color:#666666;
float:left;
overflow:hidden;
position:relative;
}

.galeriacontainer {
width:237px;
height:192px;
margin:5px 5px 10px 5px;
background-color:#666666;
float:left;
overflow:hidden;
position:relative;
}


.ambientelegenda {
width:237px;
height: 39px;
background:#FFFFFF;
/* para IE*/
filter:alpha(opacity=80);
/* standard */
opacity:0.8;
position:absolute;
z-index:99;
bottom: 0px;
}

.artigocontainer {
width:237px;
height:235px;
margin:5px 5px 10px 5px;
background-color:#FFFFFF;
float:left;
overflow:hidden;
position:relative;
}

.artigocontainer_ind {
width:727px;
height:480px;
margin:5px 5px 10px 5px;
background-color:#FFFFFF;
float:left;
overflow:hidden;
position:relative;
}

.conteudo{
width:727px;
margin:5px 5px 10px 5px;
background-color:#FFFFFF;
float:left;
overflow:hidden;
position:relative;
font-size: 10pt;
}


.artigolegenda_ind {
width:727px;
height: 39px;
background:#dcdcdc;
/* para IE*/
filter:alpha(opacity=80);
/* standard */
opacity:0.8;
position:absolute;
z-index:99;
bottom: 0px;
}

.artigocaracteristicas_ind {
width:235px;
height: 230px;
position:absolute;
top: 0px;
left:450px;
}


.artigodescricao_ind {
width:235px;
height: 250px;
position:absolute;
top: 240px;
left:450px;
}


.artigocaracteristicas_ind a{
color: #000000;
text-decoration:none;
display:block;
width:100%;
}

.artigolegenda_ind a{
color: #000000;
text-decoration:none;
display:block;
width:100%;
}

.artigolegenda_ind p{
padding: 5px;
font-size: 14px;
text-decoration:none;
color:#424a52;
}

.artigocaracteristicas_ind p{
padding: 5px;
font-size: 10px;
text-decoration:none;
color:#424a52;
}

.artigodescricao_ind p{
padding: 5px;
font-size: 10px;
text-decoration:none;
color:#424a52;
}



.artigolegenda {
width:237px;
height: 39px;
background:#dcdcdc;
/* para IE*/
filter:alpha(opacity=80);
/* standard */
opacity:0.8;
position:absolute;
z-index:99;
bottom: 0px;
}

.artigocaracteristicas {
width:135px;
height: 180px;
position:absolute;
top: 0px;
left:102px;
}

.artigocaracteristicas a{
color: #000000;
text-decoration:none;
display:block;
width:100%;
}

.artigolegenda a{
color: #000000;
text-decoration:none;
display:block;
width:100%;
}

.artigolegenda p{
padding: 5px;
font-size: 14px;
text-decoration:none;
color:#424a52;
}

.artigocaracteristicas p{
padding: 5px;
font-size: 10px;
text-decoration:none;
color:#424a52;
}


#titulomenu 
{
position :relative ;
color: #dcdddf;
padding :10px;
text-transform:uppercase;
font-size:12px;
height:22px;
width:230px;
height: 19px;
background:#808080;
top: 2px;
}

.tituloconteudo 
{
position :relative ;
padding :10px;
color: #dcdddf;
text-transform:uppercase;
font-size:12px;
height:22px;
width:718px;
height: 19px;
background:#808080;
top: 2px;
}

.tituloconteudo a{
text-decoration:none;
color: #dcdddf;
 text-decoration: underline;
}


.ambientelegenda a{
color: #000000;
text-decoration:none;
display:block;
width:100%;
}

.TextBox
{
	border-color:#808080;
	border-style:solid;
	border-width:1px;
	
}

.ambientelegenda p{
padding: 5px 10px 10px 10px;
font-size: 14px;
text-decoration:none;
color:#424a52;
}

/* Body */

#bodywrapper {
width:1000px;
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
background-color:#f1f1f1;
min-height:100px;
float:left;
padding-top:40px;
}

#leftcol_wrapper{
width:237px;
float:left;
}

#contentwrapper {
width:738px;
float: right;
}


#cx_contacto
{
	position :relative;
	left :0px;
	margin:10px;
	
}

/* Rodapé */

#footerwrapper 
{
position:relative; 
bottom: 0;    
margin: 0 auto;
min-height: 50px;
width: 1000px;
clear:both;
background:#23282e;
}

.footertitles {
color: #dcdddf;
text-transform:uppercase;
 font-size:12px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	}

	.footerlines
{
	text-align: left;
	font-family:Helvetica ;
	color :#808080  ;
	font-size:11px;
}

	
ul {
	margin:0px;
	margin-bottom:10px;
	padding-left:15px;
	font-family: Helvetica;
	color: #808080;
	font-size: 12px;
	letter-spacing:0.5m;
}

.footer li a{
	color: #808080;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	letter-spacing:0.5m;
}

#mapa_google
{
	position :relative ;
	left:5px;
	top:20px;
    width: 728px;
    height :500px;	
    border: #AFAFAF 1px solid;
	/*border: #AFAFAF 1px solid;
	border-top: #dfd6a2 1px solid; 
	border-left: #dfd6a2 1px solid;
    border-bottom: #dfd6a2 1px solid; 
    background-color:#ffffff; */

}

      #div_directions 
      {
		position:relative ;
		margin-top:10px;
		margin-bottom:10px;
		padding:10px;
        height: 100%;
        width: 728px;
        font-size:x-small;
      }

.link_mapa
{
	 color: Gray;
	 text-decoration :none;
	
	}
.link_mapa a{
	 color: Gray;
	 text-decoration :none;
	
	}	
	
	#content
{
	font-size:small;
	text-decoration:none;
	width :300px;
}