@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}

body {
	color:#000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #222;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
color:#c44812;
}
h1, h2, h3, h4 {
font:2.8em "Arial Narrow", Arial, Helvetica, sans-serif;
}
	h2 { font-size:2.4em; }
	h3 { font-size:2.0em; }
	h4 { font-size:1.6em; }

.wrap {
width:960px;
margin:0px auto;
text-align:left;
}
/* blog y texto */
#blog h3 {
font-size:1.2em;
}
#blog .post .txt {
	font-size:14px;
	color:#666;
}

.post .date {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	font-size:0.85em;
	color:#999;
	width:100%;
	overflow:hidden;
}
	.post .date div {
	float:left;
	}
	.post .date div.author {
	float:right;
	}
.txt {
line-height:1.7;
}
	.txt p, .txt ul, .txt ol, .txt dl, .txt table, .txt blockquote {
	display:block;
	margin:0px 0px 1.2em 0px;
	}
	.txt li {
	margin:2px 0px 2px 30px;
	list-style-type:square;
	}
		.txt ol li {
		list-style-type:decimal;
		}
	.txt h3 {
	padding-bottom:5px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	color:#c43d05;
	}
	.txt blockquote {
	padding:10px;
	background:#f0f0f0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/**/
#header {
	color:#ccc;
	height:135px;
	overflow:hidden;
	background-color: #000;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	#header .wrap {
	position:relative;
	}
#subhead {
	border-top:1px dotted #c44812;
	background-color: #c44812;
	background-image: url(../imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -135px;
	width: 100%;
}
#cp {
	clear:both;
	border-top:1px dotted #fff;
	width:100%;
	overflow:hidden;
	background-color: #e4e4e4;
	background-image: url(../imagens/bg-wrap.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
	#cp .wrap {
	padding:35px 0px;
	background:url(../imagens/bg-cp.jpg) top center no-repeat;
	overflow:hidden;
	}
#footer {
clear:both;
background:#222;
padding: 20px 0px 30px 0px;
border-top:1px dotted #000;
}
	#footer li {
	display:inline;
	padding:0px 15px;
	}
	#footer a {
	font-size:0.9em;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
	}
		#footer a:hover {
		color:#fff;
		text-decoration:underline;
		}

#header h1,
#header h1 a,
#header h1 span {
	position:absolute;
	display:block;
	width:294px;
	height:118px;
	overflow:hidden;
	font:1.8em Aldo, Arial, Helvetica, sans-serif;
	color:#fff;
}
	#header h1 span {
	top:0;
	left:0;
	background-image: url(../imagens/logomarca.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#header ul {
width:610px;
position:absolute;
top:80px;
right:0px;
}
	#header ul li {
	float:left;
	width:150px;
	margin:0px 1px;
	display:inline;
	}
	#header ul li a {
	display:block;
	padding:10px;
	font-size:0.85em;
	font-weight:bold;
	text-decoration:none;
	background:#222 url(../imagens/bg-menu.jpg) top left repeat-x;
	}
		#header ul li a span {
		display:block;
		margin-top:5px;
		color:#999;
		font-weight:normal;
		}
	#header ul li a:hover {
	background:#333;
	color:#fff;
	}
		#header ul li a:hover span {
		color:#ccc;
		}

#presents {
	float:left;
	width:200px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
	#presents h2 {
	color:#fff;
	font:1.2em "Arial Narrow", Arial, Helvetica, sans-serif;
	}
	
#media {
	float:left;
	width:400px;
	padding:20px 0px 0px 0px;
}

	#media ul {
		padding: 0 0 0 20px;
	}

#media ul li {
	list-style-type:none;
	float:left;
	padding:0px 10px 20px 0px;
	
	}
	#media ul li a {
	}
	#media ul li a img {
	display:block;
	width:40px;
	height:40px;
	overflow:hidden;
	background:#000;
	color:#fff;
	font-size:0.3em;
	}

#ourmedia {
width:610px;
float:left;
margin:0px 0px 20px 10px;
display:inline;
}
#blog, #promo, #shot {
	width:320px;
	float:right;
	display:inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2.title {
border-bottom:1px dotted #ccc;
padding-bottom:5px;
margin-bottom:15px;
font-size:2.6em;
}
	h2.title img {
	vertical-align:text-bottom;
	}
.submenu, .formatos {
width:170px;
float:left;
}
	.submenu {
	font-size:0.85em;
	}
	.submenu li {
	display:inline;
	}
	.submenu li a {
	display:block;
	padding:0px 10px 10px 30px;
	margin:0px;
	list-style-type:none;
	margin-bottom:10px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
	}
		.submenu li a:hover {
		text-decoration:underline;
		}
	.submenu h3, .formatos h3, #blogroll h3 {
	font-size:1.6em;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	}
		.formatos li, .module li, #blogroll li {
		margin:0px;
		list-style-type:none;
		padding:0px 0px 2px 20px;
		
		}
		.formatos, #blogroll {
		line-height:1.2;
		}
#blogroll {
clear:both;
padding:40px 0px 0px 0px;
width:100%;
overflow:hidden;
font-size:0.85em;
line-height:1.7;
}
	#blogroll p {
	padding:10px 0px;
	}
	#blogroll div {
	width:160px;
	float:left;
	}
	#blogroll a {
	text-decoration:none;
	}
		#blogroll a:hover {
		text-decoration:underline;
		}
#categories {
float:left;
margin:0px 20px;
display:inline;
}
#who, .site {
	width:540px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
	.site h5 {
	font-size:0.85em;
	color:#888;
	margin-bottom:15px;
	}
.formatos {
margin-right:40px;
display:inline;
}

#trafico {
border-top:1px dotted #ccc;
padding-top:1em;
font-weight:bold;
}
	#trafico strong {
	color:#c44812;
	}

.subcontent {
margin-left:200px;
}
	#incategories li {
	width:222px;
	float:left;
	margin:10px 20px 10px 0px;
	display:inline;
	}
		#incategories li a {
		display:block;
		background:#000;
		padding:1px;
		text-decoration:none;
		}
			#incategories li a:hover {
			background:#E24702;
			}
		#incategories li img {
		display:block;
		width:220px;
		height:78px;
		}
		#incategories li strong {
		display:block;
		padding:5px 10px 4px 10px;
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
		font-size:0.8em;
		}
	#incategories p.nav {
	clear:both;
	border-bottom:1px dotted #ccc;
	text-align:right;
	padding:20px 40px 10px 0px;
	margin-bottom:20px;
	}

#formatos {
width:770px;
background:#fff;
position:relative;
padding:10px 0px;
margin:5px 0px;
border:1px solid #ddd;
float:left;
display:inline;
}
	#formatos img {
	display:block;
	margin:0px 10px;
	}
	#formatos div {
	background:#CF3F00;
	color:#fff;
	width:180px;
	padding:10px 0px;
	text-align:center;
	font-weight:bold;
	}
		#formatos div p {
		margin:4px 0px;
		}
	#formatos #mb {
	position:absolute;
	top:125px;
	left:580px;
	}
	#formatos #rl {
	position:absolute;
	top:260px;
	left:580px;
	}
	#formatos #rl2 {
	position:absolute;
	top:825px;
	left:580px;
	}
	#formatos #bt {
	position:absolute;
	top:955px;
	left:580px;
	}
	#formatos #rc {
	position:absolute;
	top:1330px;
	left:580px;
	}
#masformatos {
background:#fff;
color:#333;
width:170px;
float:right;
margin:5px 0px;
display:inline;
}
	#masformatos p {
	border-top:1px solid #ddd;
	padding:5px 10px;
	}
	#masformatos h3, .module h2 {
	padding:5px 10px;
	background:#CF3F00;
	color:#fff;
	border-bottom:1px solid #000;
	font:bold 1em Arial, Helvetica, sans-serif;
	}
	#masformatos ul {
	padding:10px 10px 10px 0px;
	}
	#masformatos li {
	margin:2px 0px 2px 30px;
	list-style-type:square;
	}
#legal h3 {
font-size:1.4em;
}


/* CONFIGURAÇÃO DO FORMULARIO */
fieldset {
	border:0; padding:5px 0 5px 0px;
}
legend {
	display:none;
}
.textbox {
	border: 1px solid #6699CC; 
	background-color:#FFFFFF;
	padding: 2px 0px 2px 0px;
	font: 100% "Trebuchet MS", Verdana, Arial, Geneva, Tahoma, Helvetica, sans-serif;
	margin: 5px 0px 10px 0px;
	border-left-color: #c43d05;
	border-left-width: 4px;
}
label {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding: 10px 0px 5px 0px;
	display:block;
	width:60px;
	float:left;
}

/* Css geral dos links */

a.link_geral:link 				{color: #000000; text-decoration: none;}
a.link_geral:visited 			{color: #000000; text-decoration: none;}
a.link_geral:hover 				{color: #F69125; text-decoration: underline;}

.style1 {
color: #FFFFFF
}

#fotos ul {
	width: 400px;
	list-style: none;
}

#fotos ul li {
	list-style: none;
	float:left;
	margin: 5px;
}

.fotoraquel {
	display: block;
	width:260px;
	height: 327px;
	padding-right: 10px;
}

.textos_geral {
font: 1em "Arial", Helvetica, sans-serif;
color: #CC6600;
font-weight: bold;
}

#cadastro {
	width: 320px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	color:#FFF;
	padding-bottom: 10px;
}

#cadastro h5 {
padding: 0 0 10px 0;
}

