/* CSS Document */

body { background: #fff; font-family: Arial, Helvetica, Helvetica Neue, Verdana, sans-serif; font-size: 13px; line-height: 18px; color: #555; }
body { -webkit-text-stroke: 1px rgba(255,255,255,.01); } /* Snow Leopard Safari Type Fix */
@media only screen and (max-device-width:480px) { body { -webkit-text-stroke:0 black; } } /* Undo the fix for Mobile Safari */
body.ff2 { opacity: .99; } /* Make our type in FF look uber sexah */

body {
	margin-top: 0;
	padding-top:0;
	text-align:center;
	background-image:url(images/back/2.jpg);
	background-color:#252628;
	background-repeat:repeat-x;
}

h1 {
	color:#7e0032;
	font-size:24px;
	margin-top:18px;
}

h2 {
	color:#7e0032;
	font-size:16px;
	padding-top:30px;
	padding-bottom:0px;
}

br {
	line-height:8px;
}


#tela {
	width:960px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFF;
	border:#fff 6px solid;
}


#header {
	width:960px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFF;
}

	#header_a {
	width:315 px;
	text-align:left;
	float:left;
	}

	#header_b {
	width:645px;
	text-align:right;
	float:right;
	}
	
	#header a {
 	color:#8F013A;
	text-decoration:none;
	}
	
	#header a:hover {
	font-weight:bold;
 	color:#fff;
 	background:#8F013A;
	text-decoration:none;
	}
	
	#header a:active {
	font-weight:bold;
 	color:#fff;
 	background:#8F013A;
	text-decoration:none;
	}
	
#menu {
	width:960px;
	clear:both;
}

#content {
	width:960px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFF;
}

	#content a {
 	color:#8F013A;
	text-decoration:none;
	}
	
	#content a:hover {
	font-weight:bold;
 	color:#fff;
 	background:#8F013A;
	text-decoration:none;
	}
	
	#content a:active {
	font-weight:bold;
 	color:#fff;
 	background:#8F013A;
	text-decoration:none;
	}

#index_col1 {
	width:280px;
	float:left;
	margin-right:60px;
}

#index_col2 {
	width:280px;
	float:left;
	margin-right:60px;
}

#index_col3 {
	width:280px;
	float:right;
}

#principal {
	width:640px;
	float:right;
}

#sidebar {
	width:280px;
	float:left;
	margin-right:40px;
	margin-top:15px;
	background-color:#EEE;
}


#footer {
	width:960px;
	clear:both;
	text-align:center;
	padding-top:20px;
}
	#footer a {
 	color:#8F013A;
	text-decoration:none;
	}
	
	#footer a:hover {
	font-weight:bold;
 	color:#fff;
 	background:#8F013A;
	text-decoration:none;
	}
	
	#footer a:active {
	font-weight:bold;
 	color:#fff;
 	background:#8F013A;
	text-decoration:none;
	}


#footer img {
	margin-bottom:10px;
}

#contato_a {
	float:left;
	width:320px;
}

#contato_a h2 {
	margin-top:10px;
	margin-bottom:0;
}

#contato_b {
	float:right;
	width:320px;
}

#contato_b h2 {
	margin-top:10px;
	margin-bottom:6px;
}


/* Menu */
ul#navegacao{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	font-size:16px;
	background:transparent url("images/fundo_menu.jpg") repeat-x top left;
}
ul#navegacao li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px dotted #fff;
	}
ul#navegacao li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 19px 0 19px;
	height:24px;
	height:40px;
	}
ul#navegacao li a:hover{
	background:transparent url("images/fundo_menu_over.jpg") repeat-x top left;
	}
	
.li_direita {
	border-right:none;
}

.imagem_index {	
	margin-right:10px;
}

.fone_topo {
	font-size:18px;
	line-height:25px;
}

.ass_direita {
	text-align:right;
	font-weight:bold;
}


/* CONTATO */

#contato{
	width:524px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top:14px;
	position:relative;
	text-align:left;
}

#contato p{
font-size:11pt;
border-bottom:none;
}

#contato label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}

#contato .small{
	color:#666666;
	display:block;
	font-size:9px;
	font-weight:normal;
	text-align:right;
	width:140px;
	margin-top:-6px;
}

#contato input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #5E001F;
width:300px;
margin:2px 0 20px 10px;
background-color:#A80035;
color:#FFF;
}

#contato textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #5E001F;
width:300px;
height: 60px;
margin:2px 0 20px 10px;
background-color:#A80035;
color:#FFF;
}

#contato button{
clear:both;
margin-left:150px;
width:90px;
height:31px;
text-align:center;
font-size:13px;
font-weight:bold;
background-color:#A80035;
color:#FFF;
border:solid 1px #5E001F;
}

img {
	border:0;
}
