/* CSS Document */

body{
background:url(../imagens/bg-tiossi.jpg) no-repeat top center;
background-color:#392700;
text-align:center;

margin-left:auto;
margin-right:auto;

margin:0;
padding:0;

font-family:"Tahoma";
font-size:12px;
color:#333333;
line-height:18px;
}

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




h1{
font-family:"Trebuchet MS";
font-size:20px;
color:#663300;
line-height:25px;
}

h2{
font-family:"Trebuchet MS";
font-size:18px;
color:#9a6000;
}

h3{
font-family:"Trebuchet MS";
font-size:14px;
color:#9a6000;
}

ul{
list-style-image:url(../imagens/ul.jpg);
line-height:20px;
}


#container{
width:826px;

margin-left:auto;
margin-right:auto;
}



#lateral{
width:177px;
float:left;

margin-top:187px;
text-align:left;

font-size:11px;
color:#2d1d00;

line-height:15px;
}

			#lateral_endereco{
			width:140px;
			margin-left:20px;
			}



#conteudo{
width:587px;
float:right;

margin-right:21px;
margin-top:66px;
}

			#conteudo-interno{
			width:553px;
			height:auto;
			background-color:#FFFFFF;
			margin-left:7px;
			padding:10px;
			
			text-align:left;
			}
			


#rodape{
width:387px;
height:100px;
clear:both;

color:#ab8238;
font-size:11px;

line-height:normal;

padding-left:300px;
}

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



.data{
font-size:10px;
color:#9a6000;
}

.autor{
font-size:11px;
}

.foto{
width:200px;
padding:10px;
float:right;
}
