/* #######################  GENERAL SETTINGS ############################ */
body {

	font-family: Trebuchet MS, Verdana;
    font-size: 11px;
    letter-spacing:1px;
    margin-top: 0px;
    background-image:url(img/bg.jpg);
	background-position:top;
    background-repeat:no-repeat;



}

html {
	margin-bottom: 1px;
	height: 100% !important;
	height: auto;
}

/*  Global Formatting */

a {
	color: #453201;
	text-decoration:none;
}

a:hover {
	color: #453201;
	text-decoration:none;
	
}

a:visited {
	color: #453201;
	text-decoration:none;

}

a.image, a.image:hover {
	border: 0;
}

li {
	list-style-type: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;

}

ul {
	list-style: none;
}
ul li {
	padding-left: 10px;
	padding-bottom:8px;
	margin-left: 0;

}

ol li {
	line-height: 100%;
	padding-left: 10px;
}

img {
	border: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 20;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding:5px;
	color:#30a7d2;
	font-weight:bold;
}

a.mainlevel:hover {
	color: #30a7d2;
	text-decoration:none;
	color:#30a7d2;
	font-weight:bold;
}

a.mainlevel#active_menu
{
	color:#30a7d2;
	font-weight:bold;
}

/* #######################  END GENERAL SETTINGS ############################ */

/* ######################  LAYOUT SETTINGS       ############################## */

#top {
	width:994px;
	height:15px;
	background:url(img/top.png);
	background-repeat:no-repeat;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	
}

#bg_topo{
	width:994px;
	background:url(img/bg_cont.png);
	background-repeat:repeat-y;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}


#logo {
	width:282px;
	height:76px;
	float:left;
	text-align:left;
	padding-left:18px;
	padding-bottom:10px;
	
}

#anima {
	width:976px;
	height:282px;
	float:left;
	text-align:left;
	margin-left:18px;
	padding-bottom:10px;
	
}


#menu_topo {
	width:675px;
	height:30px;
	float:left;
	padding-left:-300px;
	text-align:right;
	padding-right:19px;
	padding-bottom:10px;
	padding-top:36px;
}

#contacte_promo {
	width:332px;
	height:420px;
	float:left;
	text-align:left;
	height:100%;
	padding-right:7px;
	
}

#promo_esq {
	width:294px;
	height:235px;
	text-align:left;
	margin-left:18px;
	margin-bottom:10px;
}

#contacte_esq {
	width:294px;
	height:185px;
	text-align:left;
	background-image:url(img/bg_contacte.png);
	background-repeat:no-repeat;
	padding:10px;
	margin-left:18px;
	margin-bottom:10px;

	
}

#contacte {
	width:294px;
	height:185px;
	float:left;
	text-align:left;
	background-image:url(img/bg_contacte.png);
	background-repeat:no-repeat;
	margin-left:18px;
	margin-bottom:10px;
	padding:10px;
	
}

#t_contacte {
	text-align:left;
	width:294px;
	padding-bottom:5px;
	
}

#form_contacte {
	text-align:left;
	width:216px;
	height:165px;
	padding-right:10px;
	float:left;
	
}

#img_contacte {
	width:68px;
	height:165px;
	text-align:right;
	float:left;
	padding-left:-126px;
	
}


#promo {
	width:643px;
	height:205px;
	float:left;
	padding-left:-314px;
	text-align:right;
	vertical-align:bottom;
	padding-right:19px;
	padding-bottom:10px;
	
}

#conteu {
	width:633px;
	float:left;
	padding-left:-340px;
	text-align:right;
	vertical-align:top;
	padding-bottom:10px;
	
}

#conteu_top {
	width:643px;
	background-repeat:no-repeat;
	background-image:url(img/top_cont.png);
	height:18px;
	
}

#conteu_bottom {
	width:643px;
	background-image:url(img/bottom_cont.png);
	background-repeat:no-repeat;
	height:18px;
	
}

#conteu_bg {
	width:643px;
	background-image:url(img/bg_conteudos.png);
	background-repeat:repeat-y;
	padding-left:20px;
	height:100%;
	text-align:justify;
	
}

#titulo {
	padding-bottom:20px;
	
}



#bottom {
	width:994px;
	height:18px;
	background:url(img/bottom.png);
	background-repeat:no-repeat;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	
}

#copy {
	width:974px;
	height:18px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	text-align:right;
	padding-right:30px;
	font-size:9px;
	color:#666;
	
}

.box_form {
	padding-top:5px;
}

.box_txt {
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color:#333;
}

.botao{
	vertical-align:bottom;
	text-align:right;
	margin-bottom:0px;
	margin-top:10px;
	background:url(img/b_enviar.png);
	background-repeat:no-repeat;
	width:48px;
	height:14px;
	border:none;
}