body {
	margin:0px 0px 0px 0px;
	font-family: 'Cuprum', arial, serif;
	color:#000000;
	background: #fff url("bg.jpg") repeat-x top left scroll;
}
h1 {
	font-size:20px;
	margin:0px;
	padding: 2px 0px 2px 3px;
	color:#eb2107;
}
h2 {
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding: 1px 0px 1px 5px;
	line-height:16px;
	color:#000000;
}
h3 {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 1px 7px;
}
h4 {
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding: 1px 0px 1px 5px;
	line-height:16px;
	color:#000000;
}
a {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:hover {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:active {
font-size:inherit; font-style:inherit; text-decoration:none;
}
a:visited {
font-size:inherit; font-style:inherit; text-decoration:none;
}
img {
	border:0px;
	margin:0px;
	padding:0px;
}
#site {
	top: 0px;
	width:960px;
	height:auto;
	margin:auto;
	text-align:left;
	overflow: hidden;
}
#cabecalho {
	width:900px;
	height:auto;
	padding:0px;
	margin:auto;
	overflow: hidden;
}
#logotipo {
	width: auto;
	height: auto;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
#content {
	width:944px;
	height:auto;
	padding:0px;
	margin:100px auto 0 auto;
	overflow: hidden;
}
#contentHomeLeft {
	width:460px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
#contentHomeRight {
	width:460px;
	height:auto;
	float:right;
	padding:0px;
	margin:0px;
	overflow: hidden;
        border:1px solid #7D7D7D;
}
#links {
	width:670px;
	height:auto;
	padding:0px;
	margin:auto;
	overflow: hidden;
}
#banner{
    margin: 25px auto 0 auto;
    height: 244px;
    width: 949px;
}
#menu {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	list-style:none;
	overflow: hidden;
}
#menu li {
	width:auto;
	height:30px;
	font-size:13px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#166085;
	float:left;
	list-style:none;
	text-align:center;
	margin: 0px;
	padding:0px;
	overflow: hidden;
}
#menu li:hover, #menu .activo {
	color:#f2b208;
	text-align:center;
}
#menu li a {
	color:#000000;
	padding: 10px 15px 10px 15px;
	text-decoration:none;
	display:block;
	text-align:center;
}
#menu li:hover a, #menu .activo a {
	text-decoration:none;
	color:#b9d1ec;
	display:block;
	text-align:center;
}
#wrapper_servicos{
    width:460px;
}
.servico{
    width:460px;
    margin:auto;
}
.servico img{
    width:130px;
    height: 110px;
    margin:5px;
    float:left;
}

.wrapper_servicos2{
float: left;
    width: 320px;
}

.par{
    background-color: #e9dbdb;
}
.impar{
    background-color: #ffefef;
}
.par:hover, .impar:hover{
    background-color: #d1d1d1;
}
#contactos{
    width: 439px;
    height: 97px;
    background-image: url('contactos.png');
    margin: 30px auto 0 auto;
}
#texto_contactos{
    padding:20px 20px 0 120px;
}
.formularioPosition {
	width:98%;
	height:auto;
}
.formulario, .mapa {
	width:460px;
	height:auto;
	margin:auto;
	padding:0px;
	font-size:11px;
	color:#000000;
	line-height:16px;
	overflow: hidden;
}
.formularioSubmit {
	width:auto;
	height:auto;
	font-size:12px;
	border: 1px solid #FFF;
}
.formularioInput {
	width:98%;
	height:auto;
	font-size:12px;
	background-color:#dddddd;
	border: 2px solid #FFF;
}
.formularioTextarea {
	width:97%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#dddddd;
	border: 2px solid #FFF;
}
.fundo_interior {
	width:850px;
	height:auto;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#fcfffa;
	text-align:left;
}
.fundo_interior a {
	color:#fcfffa;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#d1d1d1;
	text-decoration:underline;
}
.galeria {
	width:98%;
	height:auto;
}
.galeriaFotos {
	width:460px;
	height:auto;
	text-align:center;
	margin:auto;
	overflow: hidden;
	padding:0px;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:1px;
}

.galeriaxlMain{
	position: relative;
	float: left;
	width: 100%;
}

.galeriaxlFotos{
	position: relative;
	float: left;
	width: 150px;
	margin: 5px;
}

.galeriaxlTitulo{
	text-align: center;
	font-size: 11px;
}

.galeriaxlCategoria{
	position: relative;
	float: left;
	width: 100%;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}
.trigger {
	background:url("more.png") no-repeat scroll right center #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	float:left;
	font-size:12px;
	padding:2px 4px 2px 10px;
	width:500px;
}

.active {
	color: 666666;
	background:url("less.png") no-repeat scroll right center #CCCCCC;
}


/**********************  DROP MENU ****************************/

	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; font-family: 'Cuprum', arial, serif;}
	
	/* Head links */
	#cssdropdown li.headlink { 
                   width: auto;
                   height: 37px;
                   float: left; 
                   margin-left: 0px; 
                   text-align: center; 
                   color:#fff; 
                   font-size:15pt;
                   text-align:center !important;	
                   margin: 0px; 
                   padding:13px 28px 0 30px;
border: 1px solid transparent;
        }
        
        #cssdropdown li.headlink:hover{
            background-color: #b3b3b3;
                   border-bottom: 1px solid #000;
                   border-left: 1px solid #000;
                   border-right: 1px solid #000;
        }
	#cssdropdown li.headlink a { display: block; color:#fff;}
        
	
	#cssdropdown li:hover a, #cssdropdown .activo a {
	text-decoration:none;
	color:#d40b00;
	display:block;
	text-align:center;
        
}
	
	#cssdropdown li:hover, #cssdropdown .activo {	 background-color: #b3b3b3;
                   border-bottom: 1px solid #000;
                   border-left: 1px solid #000;
                   border-right: 1px solid #000;
				   
				   }

	/* Child lists and links */
	#cssdropdown li.headlink ul { display: none; text-align: left; }
	#cssdropdown li.headlink:hover ul { display: block;}
	#cssdropdown li.headlink ul li a { padding: 5px; height: 17px;  }
	#cssdropdown li.headlink ul li a:hover { color:#fff; }
	
	/* Pretty styling */
	
	#cssdropdown a { color: white; } #cssdropdown ul li a:hover { text-decoration: none; }
	#cssdropdown li.headlink {  }
	#cssdropdown li.headlink ul {  background-position: bottom; padding-bottom: 10px; }


/*********************** FIM DROP MENU ************************/