/* CSS Document - Saitec */

body{
background: url(../imagens/bg2.jpg) #FFFFFF top center no-repeat;
margin:auto;
padding:inherit;
font-family:verdana;
font-size:12px;
color:#333333;
line-height:18px;
text-align:justify;
}

input {
background-color:#E6EBEE;
font-size:12px;
color:#666666;	
padding-left:4px;	
border:none;
}

.input2 {
background-color:#E6EBEE;
font-size:12px;
color:#666666;	
padding-left:4px;	
border:none;
}

.bt {
background-color:#006699;
font-size:10px;
color:#FFFFFF;
padding-left:4px;	
border:none;
}

select {
border:none;
color:#666666;
font-size:12px;
background-color:#E6EBEE;
padding:2px;
margin:2px;
}

textarea {
border:none;
color:#333333;
font-size:12px;
background-color:#E6EBEE;
padding:2px;
margin:2px;
}

.form_txt{
font-size:10px;
}

#container{
width:920px;
margin:auto;
padding:inherit;
}

#topo{
width:100%;
height:321px;
margin:auto;
padding:inherit;
}

#lateral{
width:245px;
margin:auto;
padding:inherit;
float:left;
}

#conteudo{
width:675px;
margin:auto;
padding:inherit;
float:right;
}

#rodape{
width:100%;
height:96px;
background:url(../imagens/rodape.jpg) center no-repeat;
margin:auto;
padding:60px 0 0 0;
clear:both;
}

	.container_rodape{
	width:920px;
	margin:auto;
	padding:20px 0 0 0;
	background:center;
	}



.link_rodape a:link {color:#8ba1b1;text-decoration:none; font-size:10px}
.link_rodape a:visited {color:#8ba1b1;text-decoration:none; font-size:10px}
.link_rodape a:hover {color:#8ba1b1;text-decoration:underline; font-size:10px}

a:link {color:#333333;text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color:#333333;text-decoration:underline;}


.index_box1{
width:675px;
background:url(../imagens/box1.jpg) no-repeat;
margin:25px 0 0 0;
padding:50px 0 0 0;
}

.index_box_container{
width:675px;
margin:auto;
padding:inherit;
}

	.container_box1{
	width:278px;
	background:url(../imagens/box2.jpg) no-repeat;
	margin:auto;
	padding:150px 0 0 34px;
	float:left;
	text-align:justify;
	}
	
		.txt_box1{
		width:246px;
		}
		
		.txt_box2{
		width:170px;
		}
	
	.container_box2{
	width:343px;
	background:url(../imagens/box3.jpg) no-repeat;
	margin:auto;
	padding:60px 0 0 20px;
	float:right;
	}
	
h1{
font-size:22px;
color:#0d588f;
font-family:trebuchet MS;
}	

.foto_dir{
width:200px;
height:160px;
float:right;
}	

.foto_esq1{
width:250px;
height:240px;
float:left;
}

.foto_esq{
width:200px;
height:160px;
float:left;
}		

.azul{
color:#0d588f;
}

.box{
width:600px;
background:#eeeeee center;
margin:auto;
padding:10px 30px 10px 30px;
border:1px #006699  dotted;
}

.box2{
width:500px;
background:#ffffff center;
margin:auto;
padding:10px 30px 10px 30px;
border:1px #CCCCCC  dotted;
}

table.mural tr td {border:1px solid #dfdfdf;}


ul {
margin:0 0 0 20px;
padding:0 0 0 0;

list-style-image:url(../imagens/seta.jpg);
}





