/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body {
	background-color:#dbeedf;
	letter-spacing:1;
	font-family: 'Open Sans', sans-serif;
	font-size: 62.5%;
	background-image: url(../images/back-geral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header {
	height:500px;
}
.headerimg {
	width:100%;
	height:500px;
	position:absolute;
}

/* NAVIGATION */
#nav-outer { height:125px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:115px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search {
	background-color:#F30;
	float:right;
	width:220px;
	padding:10px;
}
#searchtxt { padding:3px; width:150px; }
#searchbtn {
	border:1px solid #eee !important;
	background-color:#F60;
	color:#eee;
	padding:3px;
	margin-left:5px;
}

/* MENU */
#menu {
	position:relative;
	top:95px;
	left: 410px;
	width: 550px;
	text-align: right;
}
/* Somente para Chrome e Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #menu { 	left: 590px;
	width: 400px; }
}
#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a {
	color:#FCB100;
	text-decoration:none;
	font-weight:bold;
	padding-right:20px;
}
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:74px; }
#firstline {
	background-image:url("../images/textbg.png");
	color:#333;
	font-size:30px;
	padding:4px 13px 7px;
	float:left;
	display:block;
}
#secondline {
	background-image:url("../images/textbg.png");
	color:#F30;
	text-decoration:none;
	font-size:45px;
	padding:0 13px 10px;
	float:left;
	display:block;
	clear:both;
}
#secondline:hover {
	text-decoration:underline;
	color:#F60;
}

.pictured {
	background-color:#F60;
	color:#FFF;
	font-size:12px;
	padding:9px 16px;
	text-transform:uppercase;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
}
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer {
	position:relative;
	top:320px;
	margin:0 auto;
	width:960px;
}
#headernav { padding-left:864px; }

/* CONTENT */
#content {
	color:#575757;
	background-color:#DBEEDF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#content p {
	font-size:16px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.laranja {
	color: #93002C;
}

h1 {
	color: #7D0025;
	position: relative;
	padding-top: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 28px;
	text-align: center;
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#content p a {
	text-decoration:none;
	color:#93002C;
}
#content p a:hover {
	text-decoration:underline;
	color:#931C39;
}
#content2 {
	color:#575757;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	background-color: #DBEEDF;
	width: 990px;
	font-size: 14px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #C00;
}
#rodape {
	color:#CCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	width: 100%;
	margin-bottom: 0px;
	float: left;
	text-align: center;
	font-size: 12px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #680621;
}
.link-rodape {
	color: #CCC;
	text-decoration: none;
}
.link-voltar {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.thumbs-projetos {
	padding: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.img-prod {
	border: 4px solid #963;
}
.desc-prod {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 8px;
}
.desc-prod2 {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
}
#list-prod {
	margin-top: 8px;
	padding-bottom: 5px;
}
.titulo-prod {
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
}
.img-prod-decor {
	border: 4px solid #963;
	margin: 10px;
	float: left;
}
.branco {
	color: #FFF;
}
