* {

}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	border-color: #E9600F;
	border: 1px;
	text-align: justify;
	background-image: url(../websitex5/images/fundo2.jpg);
	background-position: center;
	background-color: #D8D8D8;
	margin: 15px;
}

h1, h2, h3 {
	color: #F26921;
}

h1 {
}

h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: center;
}

h3 {
	text-transform: none;
	font-size: 1em;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p, blockquote, ul, ol {

}

p {
}



ul, ol {

}

ul {
}

ul li {
}

ol {
}

ol li {
}

pre, code {
}

pre {
}

code {
}

a:link {
	color: #F26923;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

img {
}

.image-left {
	float: left;
	margin-right: .1em;
	 behavior: url('../websitex5/iepngfix.htc');
}

.image-right {
	margin-left: 1em;
	float: right;
	border: 0px;
	 behavior: url('../websitex5/iepngfix.htc');
}


input {
	border:1px solid #CCCCCC;
}

textarea {
	border:1px solid #CCCCCC;

}

select {
	border:none;

}

/* Header */

#header {
	height: 120px;
	background-image: url(../websitex5/images/img03.jpg);
	background-repeat: no-repeat;
	background-color: #E96010;
	padding: 0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

/* Logo */

#logo {
	height: 120px;
	text-transform: none;
	background-image: url(../websitex5/images/caixa.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

#logo h1 {
	float: left;
	font-style: normal;
	font-size: 1.75em;
	color: #FFFFFF;
	padding-left: 100px;
	padding-top: 35px;
	text-align: center;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	letter-spacing: -.05em;
	font-style: italic;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	padding: 0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	
}

/* Sidebar */

#sidebar {
padding-left: 0px;
}

/* Content */

#content {
	padding: 0px;
}

#example {

}

/* Menu */

#menu {
	float: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;

}

#menu h2 {
	display: none;
}

#menu ul {
	list-style: none;
	padding: 0;
}

#menu li {
	display: inline;
	height: 35px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a {
	height: 35px;
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	background-color: #EEECED;
	background-image: none;
	background-repeat: repeat-x;
	padding: 4px;
	border: 1px solid #E85F0E;
	font-weight: normal;
}

#menu a:hover {
	color: #F08F02;
}

/* Testimonial */





/* Welcome */

#welcome {
}

/* Footer */

#footer {
	color: #0A0E75;
	height: 60px;
	padding: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../websitex5/images/img06.gif);
	width: 726px;
	margin-left: auto;
	margin-right: auto;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	font-size: 0.8em;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer a {
	color: #F36823
}

.style1 {font-size: small}
