/* CSS Document */

body,td,th {
	font-family: tahoma;
         
}
body {
        
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	margin-top: 30px;
	font-size: 20px;
	color: #005AA9;
}

h2 {
	margin-top: 30px;
	font-size: 14px;
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
}

h3 {
	margin-top: 30px;
	font-size: 14px;
	color: #005aa9;
	border-bottom: solid 1px #e9e9e9;
}

h4 {
	font-size: 14px;
	color: #005aa9;
	margin-top: 0px;
}
h5 {
	font-size: 1px;
	color: #000000;
	margin-top: 0px;
}	
	
.txt {
	font-size: 12px;
	color: #666666;
	line-height:22px;
}

.txt_index {
	font-size: 12px;
	color: #666666;
	line-height:22px;
	text-indent: 30px;
	text-align: justify;
}

li {
	list-style-image: url(imagens/bullet.gif);
	line-height:24px;
	padding-left: 20px;
}

#all {
	background-image: url(imagens/backtop.gif);
	 background-repeat: repeat-x;
}

#signature {
	background-image: url(imagens/signature.jpg);
	background-repeat: repeat-x;
	width: 720px;
	height: 109px;
}

#menutop {
	width: 720px;
	height: 35px;
}

#content {
	width: 720px;
	text-align: left;
}

#iframefooter {
	widht: 100%;
	height: 160px;
}

#col_right {
	/*background-color:#ffbe7d;*/
	margin-top: 15px;
	width:340px;
	float:right;
}

#col_left {
	/*background-color:#9cf;*/
	margin-top: 15px;
	width:340px;
	float:left;
}

.footnote{
	font-size:10px;
	color:#999999;
	margin:20px 0 10px 0;
	border-top:1px solid #e9e9e9;
	}



/*CONTATO*/
#form1 {
/*background-color: #eee;*/
	width:600px;
	float:left;
	margin-top:20px;
}
		
input, textarea, select {
	padding-left: 3px;
	border: #ccc 1px solid;
	background-color: #eee;
	color: #666;
	font-size: 12px ;
	/*
	scrollbar-3dlight-color: #C3C6C3;
    scrollbar-arrow-color: #003366;
    scrollbar-base-color: #C3C6C3;
    scrollbar-darkshadow-color: #C3C6C3;
    scrollbar-face-color: #C3C6C3;
    scrollbar-highlight-color: #C3C6C3;
    scrollbar-shadow-color: #C3C6C3
	*/
}

input, select {
height: 20px;

} /*width: 300px;*/



.buttom {
height: 20px;
width: 60px;
}

#faleconosco {
	border-right: 1px solid #ccc;
	padding-right: 10px;
	width:280px;
	float:right;
	margin-top:20px;
	}
	
.txt a:link {text-decoration: none; color: #666;}
.txt a:visited {text-decoration: none; color: #666;}
.txt a:hover {text-decoration: none; color: #333;}
.txt a:active {text-decoration: none; color: #666;}

.linkcontato {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #eee;
	border: 1px dashed #999;
	padding: 5 20 5 20;
}

.linkcontato a:link {text-decoration: none; color: #005aa9;	font-weight: bold;}
.linkcontato a:visited {text-decoration: none; color: #005aa9; font-weight: bold;}
.linkcontato a:hover {text-decoration: none; color: #003399; font-weight: bold;}
.linkcontato a:active {text-decoration: none; color: #005aa9; font-weight: bold;}

.linkdjuli {
	
	background-color: #fff;
        font-size: 1px;
	
	
}

.linkdjuli a:link {text-decoration: none; color: #ffffff;}
.linkdjuli a:visited {text-decoration: none; color: #ffffff;}
.linkdjuli a:hover {text-decoration: none; color: #ffffff;}
.linkdjuli a:active {text-decoration: none; color: #ffffff;}