/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {height:100%;} 
body {
	margin: 10px 0;
	padding: 0;
	background: #CCCCCC url(imagens/espaco5.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
}

a {
	color: #b62708;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	background: url(imagens/img1.jpg) no-repeat center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #e7310a;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
padding-left: 80px;
padding-top: 40px;
}

#header h2 {
padding-left: 80px;
}

#header h1 a {
font-size: 24px;
}

#header h2 a {
font-size: 12px;
}


#menu
{
	width: 760px;
	height: 38px;
	background: url(imagens/buttons_back.gif) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-style: none;
	}

#menu ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 23px;
	background: url(imagens/buttons_back.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
}

#menu a:hover {
	width: 100px;
	height: 23px;
	color: #000000;
}

#menu ul li.active a {
	width: 100px;
	height: 23px;
	color: #000;
	background: url(imagens/buttons_back_r.gif);
}

/* Content */

#content {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(imagens/img2.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#colOne {
	float: left;
	width: 515px;
	padding: 20px;
	}

#colTwo {
	float: right;
	width: 180px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
}


/* Footer */

#footer {
	width: 750px;
	background: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
	width: auto; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(imagens/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.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: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	color: black;
	display: block;
	padding: 5px 0;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color:#FFB7CE;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-style: solid;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}


#content  #colTwo  #Divcontato {
	background-color: #FFFFFF;
	color: #000000;
}

#contato input, #contato textarea{
	background-color: #F2E7DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #990000;
	color: #000000;
	overflow: auto;
}
