/*Global*/

*{
	margin:0;
	padding:0;
	}	

@font-face{
	font-family: "Delicious";
	src: url("http://www.cveacessorios.com.br/novo/fonts/Delicious-Heavy.otf");	
}

body, html {
	background-image:url(images/bg.gif);
	height:100%;
	background: transparent url(images/bgMetal.jpg) repeat scroll left top;
	font-family:Verdana;
	
	}

img { behavior: url(js/iepngfix.htc) }
div { behavior: url(js/iepngfix.htc) }

#corpo   {
	width:930px;
	height:100%;
	background: transparent url(images/bgCorpo.jpg) repeat scroll left top;
	margin: 0px auto;
	}

#topo{
	position:relative;
	left:15px;
	_left:15px;
	*left:15px;
	width:900px;
	height:432px;
	background: transparent url(images/bgTopo.jpg) no-repeat;
	text-align: center;
}

#conteudo{
	position:relative;
	width:900px;
	height:256px;
	left:15px;
	_left:15px;
	*left:15px;
	background: transparent url(images/bgConteudo.jpg) repeat-x left top;
	background-color:#f0f0f0;
}
.fone{
	position:relative; 
	font-family: "Delicious", Verdana;
	color:#e1e0e2;
	top:22px;
	left:220px;
	float:inherit;
	font-size:20px;
}

#flash{
	position:relative;
	top:70px;
	left:18px;
	
	}

#logo {
	position:relative;
	top:80px;
	left:45px;
	float:left;
}

#menu {
	position:relative;
	width:150px;
	height:117px;
	top:-100px;
	left:40px;
	float:left;
	background-image:url(images/bgMenu.png);
	background-repeat:no-repeat;
}

#nav{
	position:relative;
	left:30px;
	top:10px;
	text-align:left;
	list-style-type:none;
	float:left;
}

#nav a {
	font-size:12px;
	font-family: verdana;
	text-decoration:none;
    color:#666666;
	font-weight:bold;
	line-height:25px;
}



#colEsq{
	position:relative;
	width:310px;
	font-size:12px;
	line-height:25px;
	float:left;
	top:5px;
	left:0px;
	color:#666;
}

#colDir{
	position:relative;
	width:400px;
	font-size:12px;
	line-height:20px;
	float:right;
	left:0px;
	top:5px;
	color:#666;
}
#rodape{
	position:relative;
	width:900px;
	height:133px;
	left:15px;
	_left:15px;
	*left:15px;
	background: transparent url(images/bgRodape.jpg) repeat scroll left top;
}

.end {
	position:relative;
	top:30px;
	font-family:Verdana;
	color:#ffffff;
	font-size:14px;
	left:15px;
	float:inherit;
	line-height:25px;
}

.logom{
	position:absolute;
	top:90px;
	left:850px;
	float:inherit;
}

h3 {
	font-family: "SQR721E", verdana;	
}

.formu {
	/*background: transparent url(images/bgContato.png);*/
	
}

#imgEmpresa{
	position:relative; 
	top:100px; 
	left:180px;
}


.botao
{
    border-right: #c4cbdb 2px solid;
	border-bottom: #c4cbdb 2px solid;
    border-top: #c4cbdb 2px solid;
    border-left: #c4cbdb 2px solid;
	padding-right: 0px;
    padding-left: 0px;
	padding-top: 0px;
    padding-bottom: 0px;
    font-size: 8pt;
    margin: 0px;
	cursor:pointer;
    color: #ffffff;
    text-indent: 0pt;
    font-family: Arial;
    background-color: #676767;
}	
