
/* CSS Document  COR RED: #7E0404; */
html{ overflow-y:scroll;}
body {
	background-image: url(../imagens/background.jpg);
	background-color:#8a8b8a;
	background-position:top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main{
	width:896px;
	left:50%;
	margin-left:-448px;
	top:65px; 
	color:#666;
	text-align:justify;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFF;
	text-decoration:none;
	position:absolute;
	z-index:1;
}
#logotipo{
	width:145px;
	left:50%;
	top:10px;
	margin-left:-430px; 
	margin-top:0px;
	text-decoration:none;
	position:absolute;
	z-index:5;
}


/* ###########################  TEXTOS  ########################### */

.txt_copy {	font-size:10px; color:#666666; line-height:14px;}
.tit_small {font-size:13px; color:#665390; font-weight:bold; text-decoration:none;}
.txt_title {font-size:22px; padding-top:5px; color:#666666; font-weight:bold; line-height:25px;}
.news_destaque {font-size:22px; padding-top:5px; color:#333; font-weight:bold; line-height:25px;}

.news { font: "Trebuchet MS", Arial, Helvetica, sans-serif; color: white; text-decoration:none; }

/* ###########################  LINKS  ###########################  */


a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-decoration:none;}
a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#7E0404; text-decoration:underline;}

a.menu:link {font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: white; text-transform: uppercase; text-decoration:none;}
a.menu:visited {font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: white; text-transform: uppercase; text-decoration:none;}
a.menu:hover {font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#410000; text-transform: uppercase; text-decoration:none;}
a.menu:active {font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: white; text-transform: uppercase; text-decoration:none;}

a.news:link {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; text-decoration:none;}
a.news:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; text-decoration:none;}
a.news:hover {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9px;  color:#FFFFFF; text-decoration:none;}
a.news:active {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; text-decoration:none;}

a.copy:link {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:none;}
a.copy:visited {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:none;}
a.copy:hover {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px;  color:#FFFFFF; text-decoration:underline;}
a.copy:active {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:none;}


#efeito	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000000;
	width: 34px;
	height: 8px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:8px;
	margin-top:5px;
	line-height:12px;

}
 
#efeito:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#ad2120;
	width: 34px;
	height: 8px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:8px;
	margin-top:5px;
	line-height:12px;
 }


/* MENU DROP DOWN*/
/* These styles create the dropdown menus. */
#navbar {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;/*0*/
	
		
	 }
#navbar li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	list-style: none;	
	float: left;
 }
#navbar li a {
	display: block;
	/*padding: 0px 2px;*/
	padding-bottom: 3px;
	padding-left:6px;
	height:22px;
	/*background-color: #1F1E19;background-color: #5e8ce9;*/
	color: #fff;
	text-decoration: none; }
#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
	background-color: #1F1E19;/*#1F1E19;*/
}
#navbar li:hover ul, #navbar li.hover ul {
	color:#FFFFFF;
	display: block;
	position: absolute;
	margin: 0;
	padding: 5px; /*5*/
	width:130px;
	margin-left:4px;

}
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #1F1E19;
	border-bottom: 1px dotted #666;
	color: #ffffff; }
#navbar li li a:hover {
	/*background-image: url(../imagens/background_dropdown.jpg);
	background-repeat:repeat-x;*/
	background-color:#4D4D4D;
	height:22px;
	/*background-color: #632586;*/
}
/* FIM DO MENU DROP DOWN*/


/* MENU PRODUTOS */
.urbangreymenu{
width: 150px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: white;
text-transform: uppercase;
text-decoration:none;
margin-bottom: 0; /*bottom spacing between header and rest of content*/
letter-spacing:0px;
padding: 5px 0 5px 5px; /*31px is left indentation of header text*/
cursor:pointer;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color:#410000;
display: block;
}


.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: bold 10px Arial, Helvetica, sans-serif;
color: #FFFFFF;
display: block;
padding: 3px 0;
text-transform: uppercase;
letter-spacing:0px;
line-height: 12px;
padding-left: 40px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #FFFFFF;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #410000;
text-decoration:none;
}
/* FIM DO MENU */



/* forms */

form {
	margin: 0px;
	padding: 0px;
}

.cx_texto {
	background-color:#E0E0E0;
	border:none;
	padding-left: 2px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#363346; 
	overflow: auto;
}
