@charset "utf-8";
/* CSS Document */

/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
	background: url(../imagens/backgroud_body.jpg) #000000;
	text-align:center;

}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
	background-color:#ffffff;
	text-align:left;

}

#topsection{
	background-color:#ffffff;
height: 171px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
	background-color:#ffffff;

}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	background-color:#ffffff;

}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
	background-color:#ffffff;

}

#footer{
clear: left;
width: 100%;
	background-color:#ffffff;
color: #000000;
text-align: right;
padding: 4px 0;
}

.h1{
font-family: "Comic Sans MS", Verdana;
font-size:20px;
color:#993399;
text-align:left;
}
.h2{
text-align: center;
font-family: "Comic Sans MS", Verdana;
font-size:18px;
color:#993399;
}
/*start div comentário texto com foto*/
.somediv2{
width: 530px;
clear: left;
border: 1px solid gray;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin-left:0px;
padding-right: 5px;
}
.somediv2 .floatbox2{
float: left;
width: 123px;
padding: 0px;
margin: 0px;
}
* html .somediv2 p{ /* IE 3px jog hack*/
height: 1%;
}
.somediv2 p{
margin-top: 10px;
margin-left: 156px;
}

.somediv{
width: 530px;
clear: left;
border: 1px solid gray;
}

.somediv .floatbox{
float: left;
width: 123px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 0;
margin-left: 156px;
}



h1{
b{font-size: 110%;}
em{color: red;}


#topsection h1{
margin: 0;
padding-top: 15px;
}

#footer a{
color: #FFFF80;
}

/*texto padrao com borda*/
#texto{
width: 522px;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:normal;
text-align: left;
padding-left: 10px;
border:#993366 solid 1px;
}
#texto a.active{
color:#0066FF;
text-decoration:none;
}
#texto a.hover{
color:#0066FF;
text-decoration:none;
}
#texto a.visited{
color:#993399;
text-decoration:none;
}
/*texto padrao com borda*/

/*start div comentário texto com foto*/
.somediv2{
width: 530px;
clear: left;
border: 1px solid gray;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin-left:0px;
padding-right: 5px;
}
.somediv2 .floatbox2{
float: left;
width: 123px;
padding: 0px;
margin: 0px;
}
* html .somediv2 p{ /* IE 3px jog hack*/
height: 1%;
}
.somediv2 p{
margin-top: 10px;
margin-left: 156px;
}
/*end div comentatio texto com foto*/

#innertube{
text-align:left;
padding: 5px;
}
.style1 {font-size: 10px;}