@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/fundo_standart.jpg);
}

.menuSelected, .menuSelected a, .titulo h2 {
	color: #F60;
}

.item {
	background-image: url(images/fundo2_standart.png);
}

.item h2 {
	border-top-color: #F60;
	color: #999;
	border-bottom-color: #999;
}

.item h2 a {
	color: #999;
}

#tituloStandart {
	height: 121px;
}

#itemOStandart {
	width: 384px;
	height: 423px;
	margin-bottom: 5px;
}

#itemOStandart .itemBranco {
	text-align: center;
}

#itemComoFunciona {
	margin-left: 5px;
	margin-top: 143px;
	margin-bottom: 5px;
	width: 274px;
	height: 280px;
}

#itemComoFunciona img {
	width: 270px;
}

#itemVazio {
	width: 223px;
	height: 139px;
	float: left;
}

#itemIdeia {
	margin-bottom: 5px;
	width: 161px;
	height: 139px;
}

#itemIdeia .itemBranco{
	height: 87px;
}

#footer {
	background-image: url(images/fundo2_standart.png);
}

.standarteContent {
	background-color: #FFF;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
}

#content {
	width: 700px;
}

#content p {
	margin-bottom: 4px;
}

.standarteContent h2 {
	font-weight: bold;
	font-size: 15px;
	color: #F60;
	border-top: #FFF2DB solid 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.standarteContent a {
	color: #F60;
}

.galeria  {
	background-color: #FFF5C6;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 10px;
	position: relative;
	margin-bottom: 20px;
}

.galeriaTitulo {
	font-size: 12px;
	color: #F60;
	border-bottom: #F60 solid 1px;
	margin-bottom: 10px;
}

.galeriaHolder {
	overflow: hidden;
	position: relative;
	width: 680px;
	height: 296px;
}

.galeriaContent {
	width: 6600px;
	height: 286px;
}

.galeriaItem {
	float: left;
}

.itemImagem {
	width: 380px;
}

.itemImagem img {
	height: 286px;
	width: 369px;
}

.itemTexto {
	width: 275px;
	height: 286px;
	margin-right: 15px;
	margin-left: 15px;
}

.itemTexto p {
	margin-bottom: 4px;
}

.galeriaNavigation {
	position: absolute;
	text-align: right;
	width: 100%;
	top: 320px;
	margin-right: 20px;
}

.galeriaNavigation span {
	background-color: #FFF;
	padding: 5px 10px;
}

.galeriaNavigation a {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 0 3px;
}

.galeriaCurrent, .galeriaNavigation a:hover {
	background-color: #FFF5C6;
}

.linkGaleriaSelected {
	font-weight: bold;
	color: #F60;
}

#miomagneto {
	display: none;
}

#suspensos {
	display: none;
}

#exemplos1, 
#exemplos2, 
#exemplos3, 
#exemplos4, 
#exemplos5, 
#exemplos6, 
#exemplos7, 
#exemplos8, 
#exemplos9, 
#exemplos10, 
#exemplos11, 
#exemplos12, 
#exemplos13, 
#exemplos14, 
#exemplos15, 
#exemplos16, 
#exemplos17 {
	display: none;
}

#accordion {
	margin-top: 10px;
}

h3.toggler {
	color: #F60;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}

div.element {
	margin-top: 5px;
	margin-bottom: 10px;
}

div.element p {
	margin-bottom: 3px;
}
