﻿
body {
	margin: 0px;
	padding: 0;
	background: #000000 url(images/img04.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

h1 {
	margin: 0;

	font-weight: normal;

}

h1 { font-size: 44px; }

h2 { font-size: 18px;color:#fff }

h3 {
	color: white;
	right: inherit;
	font-size:15px;
}

p {
	
	line-height: 150%;
	text-align: justify;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
}

ul, ol { }

blockquote { }

a {
	color: #a12444;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 0px 0 0px 10px;
	width: 20px;
	height: 20px;
	top: 5px;
	/*clip: rect(5px, auto, auto, auto);*/
	
}


#wrapper {
}

/* Header */

#header-wrapper {
	
	
}

#header {
	width: 920px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 500px;
}

#menu ul {
	margin: 0;
	padding: 15px 10px 10px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	background: url(images/img01.jpg) no-repeat left 10px;
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 14px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
}

#menu .current_page_item a {
}

#menu .first {
}
/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	margin: 0 auto;
	height:435px;
	
}

#page-bgtop {
	width: 920px;
	margin: 0px auto;
	padding: 10px;
	background: url(images/img05.jpg) no-repeat left top;
	padding: 5px 30px; 
	height: 55px;
	padding: 5px 30px; 
	
}


/** LOGO */

.logos {
	padding: 5px;
	width: 20px;
	height: 20px;
}
.logosRight {
	padding: 5px;
	width: 20px;
	height: 20px;
	margin-left:675px;
	
}


#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
	height: 81px;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo h1 {
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 0px;
}

/* Content */
#conteudo {
	font-size: 13px;
	color: #C0C0C0;
	width: 445px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	z-index: 4;
	position: absolute;
}
#content {
	float: left;
	width: 455px;
	margin-top:28px;
	z-index: 4;

	
	
}


#colunaEsquerda {
    float: left;
    width: 49%;
    padding-right: 1em;
    margin-top:275px;
    height: 441px;
    color: silver
}

#colunaDireita {
    margin-left: 50%;
    padding-left: 1em;
    margin-top:275px;
    height: 441px; 
    color: silver ;
}



	/* Sidebar */

#sidebar {
	float: right;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	height: 550px;
	z-index:1;
	position:relative;  height: 389px; left: -89px; top: -10px; 
	 
}



/* Footer */


#barraMenu {
	position:absolute;
	bottom:0%;
	left:0px;
	width: 100%;
	z-index:3;
	


}

#titles {
	font-weight: bold;
	color: #CCCCCC;
}

.Titleimg,titlePage {
	padding: 5px;
	width: 150px;
	height: 35px;
}


    .submit { margin-left: 125px; margin-top: 10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* para o IE */;
	-moz-opacity: 0.7;color:gray; 

    }
    .label { display: block; float: left; width: 120px; text-align: right; margin-right: 5px; }
    .form-row { padding: 5px 0; clear: both; width: 700px; }
    label.error { width: 250px; display: block; float: left; color:gray; padding-left: 120px; }
    input[type=text], textarea { width: 320px; float: left; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=35); /* para o IE */;
	-moz-opacity: 0.3; 
 }
    textarea { height: 50px; }

