html, body {height:100%;} 
body {
	overflow-x: hidden;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #333333;
	background-color:#DDE9F7;
	height:100%;	
}

input, select, inputselectd {
	font-family: Arial;
	font-size: 16px;
	border: 1px solid #f1f1f1;
	/*background-image:url(http://www.usaflex.com.br/display/images/bg-input.png);*/
	background-color:#CCCCCC;
	color:#000;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

textarea {
	font-family: Arial;
	font-size: 16px;
	border: 1px solid #f1f1f1;
	/*background-image:url(http://www.usaflex.com.br/display/images/bg-input.png);*/
	background-color:#CCCCCC;
	color:#000;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

img {
	border: 0px solid;
}

td, b, p, div {
	font-size: 14px;
	color: #174868;
}

a {
	font-size: 14px;
	color: #174868;
	text-decoration:none;
}

a:hover {
	font-size: 14px;
	color: #174868;
	text-decoration:none;
}

h1 {
	font-size: 24px;
	color: #000066;
	text-decoration:none;
	font-weight:normal;
}

h2 {
	font-size: 18px;
	color: #333333;
	text-decoration:none;
}

h2 a {
	font-size: 18px;
	color: #333333;
	text-decoration:none;
}

h3 {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}

h3 a {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}

h2 a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}

.menu {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.menu:hover {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.menu-on {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FECA0C;
	text-decoration:none;
	font-weight:bold;
}

.menu-on:hover {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FECA0C;
	text-decoration:none;
	font-weight:bold;
}

/*#logo {
	width:109px;
	position:absolute;
	bottom:470px;
	z-index:10;
	margin-left:50px;
}*/




/*#colecao {
	width:544px;
	position:absolute;
	top:10px;
	z-index:10;
	right:20px;
}*/

#icone {
	width:544px;
	position:absolute;
	top:230px;
	z-index:11;
	right:20px;
}







#empresa {
	position:absolute;
	bottom:50px;
	left:0;
	width:100%;
	height:120px;
	margin:0;
	z-index:101;
}
#empresa ul{
	width:800px;
	list-style:none;
	position:absolute;
	left:50%;
	margin-left:-346px;
}

#empresa ul li{
	margin-right:0px;
	float:left;
}
#empresa ul li a{
	font-family:Arial;
	font-size:13px;
	color:#2672A4;
	text-decoration:none;
}
#empresa ul li a:hover{
	font-family:Arial;
	font-size:13px;
	color:#2672A4;
	text-decoration:none;
}


#logo {
	position:fixed;
	_position:absolute;
	top:40;
	left:0;
	width:200px;
	height:50px;
	margin:0;
	z-index:100;
}
#logo ul{
	width:200px;
	list-style:none;
	position:absolute;
	left:50%;
	margin-left:-60px;
	/*margin-left:-460px;*/
	padding-top:10px;
}

#site_cntd {
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	z-index:99;
	background-image:url(http://www.cataniastudio.com/betas/usaflex/display/images/bg-menu.png);background-position: bottom center;background-repeat:no-repeat
}

#site_cntd_2 {
	background-image:url(http://www.cataniastudio.net.br/usaflex/display/images/bg-cntd-transparent.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:100%;
	height:100%;
}

#site_cntd ul{
	width:1000px;
	height:100%;
	list-style:none;
	position:absolute;
	left:50%;
	margin-left:-500px;
}





#colecao {
	/*position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	height:25px;
	margin:0;
	z-index:101;*/
}
#colecao ul{
	width:430px;
	height:25px;
	list-style:none;
	/*position:absolute;
	left:50%;*/
	margin-left:-346px;
	
	border-bottom:1px solid #FAE00D;
	border-top:1px solid #FAE00D;
}

#colecao ul li{
	margin-left:8px;
	margin-right:8px;
	float:left;
	margin-top:4px;
}
#colecao ul li a{
	font-family:Arial;
	font-size:15px;
	color:#CEB500;
	text-decoration:none;
	line-height:19px;
}
#colecao ul li a:hover{
	font-family:Arial;
	font-size:15px;
	color:#3EA2E0;
	text-decoration:none;
	line-height:19px;
}




#onde_encontrar {

}

#onde_encontrar ul{
	width:410px;
	height:25px;
	list-style:none;
	margin-left:-100px;
	border-bottom:1px solid #FAE00D;
	border-top:1px solid #FAE00D;
}

#onde_encontrar ul li{
	margin-left:8px;
	margin-right:8px;
	float:left;
	margin-top:4px;
}

#onde_encontrar ul li a{
	font-family:Arial;
	font-size:15px;
	color:#CEB500;
	text-decoration:none;
	line-height:19px;
}

#onde_encontrar ul li a:hover{
	font-family:Arial;
	font-size:15px;
	color:#3EA2E0;
	text-decoration:none;
	line-height:19px;
}




#comunicacao {

}

#comunicacao ul{
	width:280px;
	height:25px;
	list-style:none;
	margin-left:90px;
	border-bottom:1px solid #FAE00D;
	border-top:1px solid #FAE00D;
}

#comunicacao ul li{
	margin-left:8px;
	margin-right:8px;
	float:left;
	margin-top:4px;
}

#comunicacao ul li a{
	font-family:Arial;
	font-size:15px;
	color:#CEB500;
	text-decoration:none;
	line-height:19px;
}

#comunicacao ul li a:hover{
	font-family:Arial;
	font-size:15px;
	color:#3EA2E0;
	text-decoration:none;
	line-height:19px;
}


.tipo_produto {
	font-size:16px;
	color:#BF9E00;
	text-decoration:none;
}

.tipo_produto:hover {
	font-size:16px;
	color:#BF9E00;
	text-decoration:none;
}

.tipo_produto_2 {
	font-size:16px;
	color:#000066;
	text-decoration:none;
}

.tipo_produto_2:hover {
	font-size:16px;
	color:#000066;
	text-decoration:none;
}
