body{
    margin:0;
    padding:0;
    color:#000;
    font:normal 0.9em/150% 'Arimo', "Trebuchet MS", arial, verdana, sans-serif;
    text-shadow: 0px 0px 1px transparent; /* google font pixelation fix */      
    font-size:12px;
}

    img.background-image {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1
}

	p {
	text-align:justify;
}

	p img {
	margin:5px;
}


#wrap{
    width:960px;    
    background:#fff;
    margin:30px auto 30px auto;
    margin-bottom: 0px;    
    padding:0;
    -webkit-box-shadow: 0px 0px 14px #000000;
    -moz-box-shadow: 0px 0px 14px #000000;
    box-shadow: 0px 0px 14px #000000;
    behavior: url(PIE.php);
}
.header{
	height: 160px;
	background: -moz-linear-gradient(top, #fdfdfd 0%, #e1e1e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdfdfd 0%,#e1e1e1 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #fdfdfd 0%,#e1e1e1 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #fdfdfd 0%, #e1e1e1 100%); /* W3C */    
}

.titulo{
    font-family: 'handelgotdligregular';
    font-size: 20px;
    padding: 5px;    
    margin: 0
}
.titulo_ser{
	background: #EEEEEE;
	color:#0080FF;
	font-size:20px;
	padding: 5px
}
.voltar a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-decoration: none;    
}
.voltar a:hover{
    color: #0080ff;
}

/*---------------------------------
 MENU STYLES
 EDIT BELOW THIS LINE TO CUSTOMIZE
 -----------------------------------*/

.menu {
	
	z-index: 600;
}

.menu li {
}

.menu li a {
	padding: 15px 10px;
	text-decoration: none;
	font-size: 1.3em;
	border-left: 2px solid #ccc
}

.menu li.current > a, .menu li.current > a:hover, .menu li.current.hover > a {
	cursor: default;
}

.menu li a:hover, .menu li.hover > a {
	
}

/* sub menus */
.menu ul {
	background: #efefef;
	border: 1px solid #ccc;
}

.menu ul li {
}
.menu ul li a {
}

/* sub-sub menus */
.menu ul ul {
}
.menu ul ul li {
}
.menu ul ul li a {
}


/* ------------------------------------------------------ HOME -----------------------------------------------------------------------------*/
.item_home{
    float:left;
    width: 273px;
    margin: 7px;
    padding: 10px;
    height: 280px;
    overflow: hidden;    
}
.item_home p{
    text-align: justify;
}
.rede_social{
    margin-left: 15px;
}

.img_home{
	width: 427px;
	 -webkit-box-shadow: 2px 2px 8px #666;
    -moz-box-shadow: 2px 2px 8px #666;
    box-shadow: 2px 2px 8px #666;
    behavior: url(PIE.php);
}
.ver_mais_slide{
	float: right;
	width: 85px;
	height: 22px;	
	background: url(../images/home/fundo_ver_mais.png) 0 0 no-repeat;
	text-align: right;
	padding-right: 5px;
}
.ver_mais a{
	font-family: 'handelgotdligregular';
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
}
/* ------------------------------------------------------ GALERIA --------------------------------------------------------------------------*/
.total_fotos{
    margin-top: 2px;
}
.titulo_fotos{
	margin-bottom: -2px;
	text-align: center;
	height : 40px;	
}
.galeria_home{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.galeria_container{
	width: 196px;
	height: 220px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
	vertical-align:bottom;
}
/* ------------------------------------------------------ LISTA --------------------------------------------------------------------------*/
.total_lista{
	margin-top: 30px;
}
.titulo_lista{
	padding: 5px;
	font-size: 14px;
	font-weight:bold;	
}
.img_lista{
	float: left;
	margin: 5px;
}
.desc_lista{
	margin-left: 10px;
}
/* ------------------------------------------------------ PARCEIROS / CLIENTES -------------------------------------------------------------------------*/
.img_parceiros{	
	float: left;
	margin: 10px;
	-webkit-box-shadow: 2px 2px 8px #999;
	-moz-box-shadow: 2px 2px 8px #999;
	box-shadow: 2px 2px 8px #999;
	behavior: url(PIE.php);
}

/* ------------------------------------------------------ CONTATO --------------------------------------------------------------------------*/

.mensagens_container{
    height: 75px;
    border: 1px solid rgba(255,255,255,0);    
}
.contatos_container{
    margin-top: 22px;
    float: left;
    margin-left: 20px;
}
p.tit_contato{
    font-weight: bold;
    margin: 0px;
    margin-top: 15px;
    padding:0;
    line-height: 100%;
}
p.text_contato{
    margin-top: 0;
}
.mapa{
    border: 2px solid #b30f38;
}
.msg{
    float: left;    
    width: 172px;    
}


/*------------------------------------------------------ FOOTER ----------------------------------------------------------------------*/

#footer{
    text-align:center;
    padding:10px;
    margin:0;
    font-size:1.1em;
    font-weight:bold;    
    position: relative;
    top:0;
    left:0;
}
.assinatura{
	margin: 0 auto; 
	width: 960px; 
	padding: 10px 20px 10px 20px;
	color: #294224;
}
