@charset "utf-8";
/* CSS Document */
Body{
	margin-top:0;
	background-image:url(../img/PixelFundo.jpg);
	background-repeat:repeat-x;
	background-color:#990000;
}
#Container {
	width:959px;
	background-image:url(../img/PixelContainer.gif);
	background-color:#FFFFFF;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-480px;
	z-index:10;
}
a,p,img {margin:0;padding:0;border:0;text-decoration:none;color:#000;}
#TopoFlash {
	width:959px;
	float:left;
	overflow:hidden;
}
#LateralEsquerda {
	width:195px;
	float:left;
	margin-bottom:30px;
	overflow:hidden;
	background-image:url(../img/PixelLateralEsquerda.gif);
	background-repeat:repeat-y;
}
#Miolo{
	width:564px;
	float:left;
	margin-bottom:30px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#LateralDireita{
	width:200px;
	margin-bottom:30px;
	float:left;
	overflow:hidden;
	background-image:url(../img/PixelLateralDireita.gif);
	background-repeat:repeat-y;
}
#Rodape{
	width:959px;
	float:left;
	overflow:hidden;
}
#Menu{
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow:hidden;
}
#Menu li {
	margin:0 0 0 0;
	padding:0 2px 0 0;
	border-bottom:2px #CCCCCC inset;
}
#Menu ul {
	margin-top:4px;
	list-style-type:none;
	line-height:21px;
}
#Menu li a{
	color:#950000;
	text-decoration:none;
	padding-right:0;
}
#Menu li a:hover{
	background-position:right;
	background-repeat:no-repeat;
	color:#FF0000;
	background-image:url(../img/BulletMenu.gif);
	font-weight:bold;
	padding-right:0;
}
#CaixaTextoCapa{
	width:305px;
	height:210px;
	overflow:hidden;
	margin:10px 5px 10px 0;
}
.FotoCapa{
	float:left;
	width:220px;
	height:193px;
	overflow:hidden;
	margin:10px 10px 10px 30px;
	background-color: #990000;
}
.CaixasHome{
	float:left;
	*float:left;
	margin:20px 10px 10px 10px;
	width:159px;
	*width:150px;
	overflow:hidden;
}
.CaixasHomeDois{
	float:left;
	margin:10px 10px 10px 10px;
	width:161px;
	height:161px;
	background-image:url(../img/FundoImagens.gif);
	overflow:hidden;
}
.CaixasHomeTres{
	float:left;
	margin:10px 10px 10px 10px;
	width:161px;
	height:218spx;
	overflow:hidden;
}
.fmInput{
	border:1px solid #990000;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:13px;
	color:#950000;
	background-color:#FFFFFF;	
	margin:0;
	padding:1px 2px 1px 2px;
}
#RackImput{
	float:left;
	overflow:hidden;
	width:110px;
	_width:120px;
	_margin-left:-3px;
	*width:110px;
	*margin-left:-5px;
}
#Busca{
	margin-left:10px;
	margin-top:10px;
}
#Ordem{
	float:left;
	margin-right:10px;
}
#VaticanoHome{
	height:200px;
	width:160px;
	overflow:hidden;
}
.Pedidos{
	margin-top:10px;
}
#Contato{
	margin-top:30px;
}
.LeiaLink{
	height:21px;
	overflow:hidden;
}