@charset "utf-8";

/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#tudo {
	margin:0 auto;
	width:780px;
	text-align:left;
}

#banner {
	height:148px;
	background:url(images/layout_04.jpg) top center no-repeat;
}

#boxConteudo {
	width:100%;
	background:url(images/layout_08.jpg) center repeat-y;
	min-height:200px;
	height:auto !important;
	height:200px;
	text-align:justify;
	color:#fff;
	overflow:hidden;
	_overflow:visible;
}

#boxConteudo a { color:#fff !important; }

#conteudoMenu {
	width:214px;
	float:right;
	margin-right:8px;
	font-size:10px;
	line-height:16px;
	margin-bottom:30px;
}

#menuTop {
	width:214px;
	height:14px;
	background:url(images/layout_10.jpg) top center no-repeat;
	float:right;
}

#boxConteudoMenu {
	width:100%;
	background:url(images/layout_12.jpg) center repeat-y;
	min-height:50px;
	height:auto !important;
	height:50px;
	text-align:justify;
	color:#000;
	overflow:hidden;
	_overflow:visible;
}

#boxConteudoMenu a {
	text-decoration:none;
	color:#000 !important;
	margin-left:8px;
	font-weight:bold;
}

#boxConteudoMenu a:hover { text-decoration:overline underline; }

#menuBottom {
	width:214px;
	height:16px;
	background:url(images/layout_14.jpg) top center no-repeat;
	float:left;
}

#conteudo { width:780px; }

#conteudoEsq {
	width:515px;
	float:left;
	margin-left:20px;
	display:inline;
	border-right:solid 1px;
	padding-right:10px;
	min-height:685px;
}

#conteudoEsq a {
	color:#fff !important;
	font-size:12px;
	font-weight:bold;
}

#conteudoEsq a:hover { color:#666 !important; }

#conteudoDir {
	width:214px;
	float:right;
	margin-right:8px;
	display:inline;
}

#contato {
	float:right;
	width:214px;
	margin-top:20px;
	margin-bottom:20px;
}

#rodape {

}

#design {
	text-align:left;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:5px;
}

#design a {
	text-decoration:none;
	color:#000;
}

.class1 {
	width:220px;
	border:dashed 2px;
	padding:2px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}

.class2 {
	width:120px;
	border:dashed 2px;
	padding:2px;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
}

.class3 {
	text-align:right;
	 color:#F00;
	 font-weight:bold;
}

.class3 a { color:#F00 !important; }

.logoColor {  font-weight: bold;
    color: #f00;
    font-size: large;}

.center { text-align:center; }

.centerbold {
	text-align:center;
	font-weight:bold;
}

.bold { font-weight:bold; font-size:18px; color:#F00; }
.bold2 { font-weight:bold; font-size:16px; color:#000; }

.classForm {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}

#form {
	text-align:left;
	width:100%;
	padding:0;
	margin:0 auto;
}

input, textarea, select {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
    #menu ul {
    padding:0px;
    margin:0px;
    background-color:#252525;
    list-style:none;
	font-size:14px;
	color: #F00;
    }
	#menu ul li { display: inline; }
	#menu ul li a {
    /* padding: 2px 20px;*/
    display: inline-block;
    text-decoration: underline;
    font-size:14px;
    }
	#menu ul li a:hover {
    background-color:#FFF;
    color: #F00;
	font-size:14px;
    }

.voltar a {
	display:block;
	color:#000;
	text-decoration:none;
	border:solid 1px;
	padding:2px;
	width:40px;
	text-align:center;
	margin:0 auto;
	background:#fff;
}

.voltar a:hover { border:ridge 1px; }

.voltar a:active { border:groove 1px; }

p {
    text-align: left;
}
span {
    text-align: left;
}
.nav {
    font-size: medium;
    font-weight: bolder;}
    
    
    input, textarea, select{ width:100%; padding:6px 6px 6px 6px; color:#000000;}
img{ max-width:100%}
