/* CSS Document */
img { -ms-interpolation-mode: bicubic; }

body{
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;

}

.orange{
color:#FF9900;
}

#all{
	text-align:left;
	margin:0 auto;
	width:797px;
}

div.conteudo {
	width:620px;	
	float:left;
}

div.controle {
	border:1px solid #CCC;
	padding:3px;
	background:#EEE;
}

div.imagem {
	clear:both;
	text-align:center;
	margin:3px auto;	
}

img#pagina {
	border:1px solid #999;
	background:#EEE;
	cursor:pointer;
	width:618px;
}

select#volume_superior, select#volume_inferior {
	width:35ex;
}

select#pagina_superior, select#pagina_inferior {
	width:20ex;
}

table {
	width:100%;
}

table tr td.controle_pagina {
	text-align:right;
}

#right{
width:170px;
height:500px;
float:right;
margin-left:5px;
margin-top:2px;
}

#ads_bottom{
margin-top:2px;
width:615px;
border:1px solid #BBB;
padding:2px;
}

#footer{
margin-top:5px;
margin-bottom:10px;
clear:both;
text-align:center;
color:#666666;
}

div#header{
height:27px;
margin-top:5px;

}
div#logo{
float:left;
width:151px;
}
div#forme{
float:left;
margin-left:285px;
}
.form2{
height:23px;
font-size:130%;
color:#0066CC;
background-color:#F8F8F8;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.small{
font-size:80%;
color:#999999;
text-align:center;
}

a.webmanga_link:link{
color:#0066CC;
}
a.webmanga_link:visited{
color:#0066CC;
}
a.webmanga_link:hover{
color:#FF9900;
}
a.webmanga_link:active{
color:#0066CC;
}


