*{
	margin:0;
	padding:0;
	line-height: 16px;
	
}

img{
	border:0; text-align:left; vertical-align:top;
	}
a img { border:0;}

ul { list-style:none;}

body{
	font-family:Tahoma, Arial, helvetica, sans-serif;
	color:#144f43;
	font-size:13px;
	line-height:1.27em;
	
	}

a {
	color:#144f43;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
}

.verde {color:#FFF;}
.img2 {
	float:left;
	padding-right:20px;
}

.fundo1 {
	background-image:url(images/fundo1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:auto;
}

.menu {
	background-image:url(images/bg_menu.png);
	background-repeat:repeat-x;
	height:158px;
}

.rodape {
	background-image:url(images/bg_menu.png);
	background-repeat:repeat-x;
	height:26px;
	padding-top:7px;
	position: fixed;
	margin-top:-26px;
	bottom: 0;
	width:100%;
	font-size:11px;
}

.frase {
	margin:0px 0px 150px 0px; 
	position: absolute;
	bottom: 0;
}

.col_verde {
	background-image:url(images/bg_verde.png);
	color:#FFF;
}
.col_branco {
	background-image:url(images/bg_branco.png);
	color:#144f43;
}

.floral_1 {
	background-image:url(images/floral1.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px;
	height:100%;
}

.floral_2 {
	background-image:url(images/floral2.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:20px;
	height:100%;
}

.title {
	padding-bottom:25px;
}

.padding {
	padding:0 20px 0 20px;
}


li {
	background:url(images/mark.png) no-repeat 0 5px;
	line-height:18px;
	padding-left:14px;
}

li a {
	background:url(images/mark.png) no-repeat 0 5px;
	line-height:18px;
	padding-left:14px;
	color:#FFF;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	

.frase-menu{
	font-size:10px;
	
}