*{margin:0; padding:0;}

#produtoadm{
	width:150px;
	height:200px;
	margin-bottom:20px;
	margin-right:20px;
	text-align:left;
	float:left;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#fff;
	border:1px solid #333;
	padding:5px;
}

#produto{
	width:150px;
	height:175px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	float:left;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#fff;
}

body{
	background-color:#000;
}

#fundo1 {
	background-image:url('../layout/topo0.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo2 {
	background-image:url('../layout/topo7.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo3 {
	background-image:url('../layout/topo3.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo4 {
	background-image:url('../layout/topo4.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo5 {
	background-image:url('../layout/topo5.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo6 {
	background-image:url('../layout/topo6.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#fundo7 {
	background-image:url('../layout/topo8.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#corpo{
	width:950px;
	margin-top:390px;
}

#corpo2{
	width:950px;
	margin-top:190px;
}

#frase{
	width:100%;
	text-align:center;
	color:#b61313;
}

#menu{
	margin-top:0px;
	width:950px;
	height:70px;
}

#menu2{
	margin-top:0px;
	width:100%;
	height:30px;
	text-align:center;
	background-color:#780e10;
	padding-top:10px;
	margin-top:20px;
}

#titulopag{
	width:950px;
	height:40px;
	color:#db2429;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	text-align:left;
	margin-top:7px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #333;
}

#dados{
	width:100%;
	height:170px;
	text-align:center;
	background-color:#610102;
}

#rodape{
	width:100%;
	text-align:center;
	margin-top:20px;
}

#efeito{
	width:270px;
	height:27px;
	font-family:"Microsoft Sans Serif" ,Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:4px 0px 0px 0px;
	text-align:center;
	color:#fff;
	background-image:url('../layout/efeito.jpg');
	background-repeat:no-repeat;
}

/* CONTAINERS DO FORMULÁRIO */

#caixa{
	width:750px;
	border:1px solid #222;
	margin-top:20px;
	float:right;
	text-align:left;
	background-color:#111111;
	padding:5px;
}

#caixa2{
	width:670px;
	border:1px solid #222;
	margin-top:20px;
	float:right;
	text-align:left;
	background-color:#111111;
	padding:5px;
}

