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

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

ul { list-style:none;}

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

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

a img{
	display:block;
	margin:0 auto;
}

.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;
	display:block;
	padding:10px 0;
	width:100%; height:150px;
	position:absolute; top:0;
}

.rodape {
	background-image:url(images/bg_menu.png);
	background-repeat:repeat-x;
	padding:10px 0;
	width:100%; 
	font-size:11px;
	position:absolute; bottom:0;
}

.frase {
	position: absolute;
	bottom: 100px;
}

.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;
}


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-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;
	
}

.comparativo{
	border-collapse:collapse;
	margin-top:20px;
}

.comparativo tr th,
.comparativo tr td{
	border:1px solid #144f63;
	padding:6px;
}

.comparativo tr th{
	background:#144f63;
	color:#fff;
}

