* {
	margin: 0;
	padding: 0;
}

.input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
	font-size: 12px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #4078b1;
}

a:hover {
	text-decoration: none;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #111e23;
}


.col-1 {width: 573px;}
.col-2 {width: 327px;}
.col-1, .col-2, .col-3, .col-4 {
	float:left;
	padding: 0 20px;
}

h3 {
	font-size: 1em;
	color: #4078b1;
	margin: 5px 0 0 0;
}

.hor_line {
	border-bottom: 1px solid #c6cbcf;
	padding: 0 0 25px 0;
	margin: 0 0 35px 0;
}
.line{
	background:url(images/line.gif) repeat-x center;
	height:50px;
}
.lateral{
	background:#e9eaea;
	padding:0px 20px;
	}
	
.imagem{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.title {
	margin: 0 0 20px 0px !important;
}
#footer {
	background: url(images/line2.gif) top repeat-x #fff;
	height: 50px;
	padding: 20px 20px 10px 20px;
	line-height:20px;
	font-size:12px;
}

#footer a {
	font-weight: normal;
	color: #111e23;

}
.header{
	background:url(images/line-topo.gif) repeat-x top left;
}
.fotos{
	padding-bottom:4px;
}

.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;
}	
