﻿body, html{
    margin:0px;
    padding:0px;
    position:relative;
    min-width:940px;
    font-family:Arial;
    text-align:justify;
    font-size:12px;
    width:100%;    
    background:#fff url(../images/bgTexturaCinza.png);
}

body{
	display:table;    
}

img{
    border:none;
}

/*LINKS*/

a{
	color:inherit;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:inherit;
	text-decoration:underline;
}

/* FIM LINKS */



.txtTitulo{
	font-size:18px;
	line-height:25px;
	font-weight:bold;
	margin-bottom:15px;
	text-indent:5px;
	border-left:10px solid #c80000;
	border-bottom:1px solid #c80000;
	color:#000000;
	width:100%;
	clear:both;
}

.txtSubTitulo{
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	margin-bottom:15px;
	text-indent:5px;
	border-left:10px solid #c80000;
	border-bottom:1px solid #c80000;
	color:#000000;
	width:100%;
	clear:both;
}




/* LINHA TOPO */
.divTopo{
    height:450px;
    width:100%;
    background-color:#FFFFFF;
    /*background-image:url(../images/bgTopoPreto.png);
    background-repeat: repeat-x;*/
    background-image:url(../images/bgRede.png);
    background-repeat:repeat;
    background-position: top center;    
    position:relative;
    border-top:5px solid #a61a1a;	
    border-bottom:5px solid #c80000;	
}



.divTopoEntalheSlide{
	width:940px;
	height:325px;
	position:absolute;
	left:50%;
	margin-left:-470px;
	bottom:0px;
	z-index:2;
	background:url(../images/bgSlideEntalhe.png) bottom center no-repeat;
}

.divSubTopo{
	width:100%;
	height:110px;
	position:absolute;
	left:0px;
	bottom:-115px;
	z-index:1;
	background:url(../images/bgGradienteBrancoTop.png) top center repeat-x;
}


.divTopoDentro{
    height:80px;
    background:url(../images/Logo.png) left center no-repeat;
}

.divClickLogo{
	height:80px;
	width:300px;
	position:absolute;
	top:20px;
	left:0px;
}

/* MENU */

.divMenu{
	height:40px;
	width:620px;	
	margin:20px 0px;
	float:right;
	position:relative;	
}


.divMenu ul, .divMenu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	
}

.divMenu ul li a{
	display:block;
	text-decoration:none;	
	color:#eee;		
	font-weight:bold;	
}

.divMenuP{height:20px; margin:35px 0px;}
.divMenuM{height:30px; margin:30px 0px;}
.divMenuG{height:40px; margin:20px 0px;}

.divMenuP ul li a{padding:0px 10px; font-size:10px; height:20px; line-height:20px;}
.divMenuM ul li a{padding:0px 15px; font-size:12px; height:30px; line-height:30px;}
.divMenuG ul li a{padding:0px 20px; font-size:14px; height:40px; line-height:40px;}

.divMenu ul li{
	list-style:none;
	border-right:1px solid #fff;
	float:right;
}

.divMenu ul li a:hover{
	color:#fff;
	background:url(../images/vidroPreto.png);
	-moz-border-radius:1px;
	border-radius:1px; 
	-webkit-border-radius:1px;	
}

.divMenu li:first-child{
	border-right:none;
} 



/* FIM MENU */



/* SLIDE PRINCIPAL */

.divSlide{
    height:400px;
    width:900px;
    background:#000;
    position:absolute;
    top:150px;
    margin-left:-450px;
    left:50%;	
    z-index:2;
}

.divSlideSombra{ 
    height:35px;
    width:900px;
    background:url(../images/bgSombraSlide.png) top center no-repeat;
    position:absolute;
    bottom:-35px;
    margin-left:0px;	
    z-index:1;
}

.divSlideBloqueio{
	height:400px;
    width:900px;
    background:url(../images/bgSlideBloqueio.png) top center no-repeat;
    position:absolute;
    top:0px;
    left:0px;
    z-index:3;
}

/* FIM SLIDE PRINCIPAL */

/* LIMITE */

.divLimite{
	width:900px;
	padding:20px 0px;
	margin:0px auto;
	position:relative;
}

/* FIM LIMITE */

/* CONTEUDO */

.divConteudo{
    min-height:50px;
	padding-top:100px;
	padding-bottom:10px;
	background:#fff url(../images/bgSombraConteudo.png) center center repeat-y;
	position:relative;
	text-align:justify;
	
}

.div2Colunas{
	display:table;
	width:100%;
}

.divConteudoEsq, .divConteudoDir{
	width:440px;
	min-height:20px;
	display:table;
}

.divConteudoEsq{
	float:left;
}

.divConteudoDir{
	float:right;
}

/* FIM CONTEUDO */


/* INDEX */

.divBlocos{
	position:relative;
	display:table;
}
.divBlocoMeio{
	height:220px;
	width:236px;
	border-top:solid 2px #efefef;
	border-right:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
	border-left:solid 2px #efefef;
	padding:20px;
	margin-left:30px;
	background:#eee url(../images/bgBloco.png) top center;
	float:left;
	position:relative;
}

.divBlocoMeio:first-child{
	margin-left:0px;
} 

.divBlocoImagem{
	height:60px;
	margin-bottom:10px;
	padding:0px;
	overflow:hidden;
}
.divBlocoTexto{
	margin-bottom:10px;
	height:70px;
	line-height:16px;	
	text-align:justify;
	overflow:hidden;
}

.btnBloco{
	background:url(../images/btnBloco.png) top center no-repeat;
	height:45px;
	width:165px;
	margin:0px auto 20px auto;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	font-size:10px;
	font-weight:bold;
	color:#555;
}
.btnBloco:hover{
	color:#000;
}

.divBlocoSombra{ 
    height:35px;
    width:280px;
    background:url(../images/bgSombraBloco.png) top center no-repeat;
    position:absolute;
    bottom:-35px;
    margin-left:-20px;	
    z-index:1;
}

/* FIM INDEX */

/* RODAPE */

.divRodape{
    clear:both;
    min-height:100px;
    position:relative;
    background:url(../images/bgSombraRodape.png) top center no-repeat;
    color:#fff;
    text-shadow:1px 1px 1px #555;
}

.divSobreRodape{
	width:100%;
	height:40px;
	position:absolute;
	left:0px;
	top:-40px;
	z-index:1;
	background:url(../images/bgGradienteBrancoBottom.png) bottom center repeat-x;
}

.divRodapeEsquerda{
	float:left;
	width:600px;
}
.divRodapeDireita{
	float:right;
	width:280px;
}

/* FIM RODAPE */


/* REDES SOCIAIS */


.ulMidiasSociais, .ulMidiasSociais li{
	padding:0px;
	margin:0px;
	list-style:none;
}

.ulMidiasSociais li{
	float:right;
}

.ulMidiasSociais img{
	width:33px;
}

/* FIM REDES SOCIAIS */






/* DESENVOLVIMENTO */
/*
.divDesenvolvimento{
	width:150px;
	height:31px;
	float:right;
	background:url(../images/wiseLogo.png) top center no-repeat;
	cursor:pointer;
	margin-right:5px;
}
.divDesenvolvimento:hover{
	background:url(../images/wiseLogo.png) bottom center no-repeat;
}
*/


/* Logo BemSoft +++++++++++++++++++++++++++++++++++++ */

.divDesenvolvimento{
    position:absolute;
    width:150px;
    height:31px;
    right:0;
    cursor:pointer;    
    background:url(../images/bemsoftLogo.png) no-repeat;
}

/* Fim Logo BemSoft ++++++++++++++++++++++++++++++++++ */

/* FIM DESENVOLVIMENTO */


/* FORMULARIOS */

.obs{
	font-size:xx-small;
}

.divLinha{
	margin-bottom:10px;
}
.divLabel{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#777;
	height:25px;
	line-height:25px;
}
.divInput{
}
            
/* FIM FORMULARIOS */


/* INPUTS */


input[type=text], input[type=password], textarea{
	border:none;
	background:#efefef url(../images/bgInputText.png) top left no-repeat;
	width:100%;
	min-height:35px;
	line-height:35px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-indent:3px;
	font-size:14px;
	color:#444;
}

.inputPreValue{
	color:#888;
	font-style:italic;
}

textarea{
	border:none;
	background:#efefef url(../images/bgInputText.png) top left no-repeat;
	width:100%;
	min-height:25px;
	line-height:normal;
	-moz-border-radius:5px;
	border-radius:5px;
	text-indent:3px;
	padding:5px 0px;
	font-size:14px;
	color:#444;
}

input[type=button], input[type=submit]{
	border:none;
	background:#c4c4c4 url(../images/vidroBranco.png) 0px -2px repeat-x;
	color:#333;
	min-height:35px;
	line-height:35px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;	
	font-size:14px;
	cursor:pointer;
	margin-top:3px;
	min-width:120px;
}
input[type=button]:hover, input[type=submit]:hover{
	background:#aaa url(../images/vidroBranco.png) 0px -2px repeat-x;
	color:#000;
}

/* FIM INPUTS */


/*AUXILIARES*/

.clear{clear:both;}


.w10{width:10px !important}
.w20{width:20px !important}
.w30{width:30px !important}
.w40{width:40px !important}
.w50{width:50px !important}
.w60{width:60px !important}
.w70{width:70px !important}
.w80{width:80px !important}
.w90{width:90px !important}
.w100{width:100px !important}
.w120{width:120px !important}
.w130{width:120px !important}
.w140{width:120px !important}
.w150{width:150px !important}
.w160{width:160px !important}
.w170{width:170px !important}
.w180{width:180px !important}
.w190{width:190px !important}
.w200{width:200px !important}
.w220{width:220px !important}
.w250{width:250px !important}
.w300{width:300px !important}
.w350{width:350px !important}
.w400{width:400px !important}
.w450{width:450px !important}


/*Tamanhos de fontes*/
.size9 {font-size: 9px;}
.size10{font-size:10px;}
.size11{font-size:11px;}
.size12{font-size:12px;}
.size13{font-size:13px;}
.size14{font-size:14px;}
.size15{font-size:15px;}
.size16{font-size:16px;}
.size17{font-size:17px;}
.size18{font-size:18px;}
.size19{font-size:19px;}
.size20{font-size:20px;}

.txtLeft{text-align:left}
.txtRight{text-align:right}
.txtCenter{text-align:center}
.txtJustify{text-align:justify}

.txtObs{color:#888; font-style:italic;}

.btn{cursor:pointer;}

.alterar{background:url(../images/ibAlterar.png) no-repeat center center;}
.excluir{background:url(../images/ibExcluir.png) no-repeat center center;}

.txtAmarelo{color:yellow;}
.txtAzul{color:#0283ad;}
.txtVerde{color:green;}
.txtVermelho{color:#c00;}



/* GALERIA */

.divGaleria{position:relative; display:table;}
.divGaleriaItem{width:250px; height:185px; border:10px solid #f6f5ed; margin:15px; float:left; background:#efefef; position:relative; text-align:center;} 
.divGaleriaItemImg{width:250px; height:185px; overflow:hidden; position:relative;}
.divGaleriaItemImg img{width:250px;}
.divGaleriaDescricao{width:190px; min-height:20px; line-height:20px; padding:10px 20px; position:absolute; left:50%; margin-left:-115px; bottom:10px; background:url(../images/vidroPreto.png); color:#eee; text-align:center; z-index:1;}

.divGaleriaP .divGaleriaItem{width:110px; height:80px; border:5px solid #f6f5ed;} 
.divGaleriaP .divGaleriaItemImg{width:110px; height:80px;}
.divGaleriaP .divGaleriaItemImg img{width:110px;}

.divGaleriaM .divGaleriaItem{width:175px; height:130px;} 
.divGaleriaM .divGaleriaItemImg{width:175px; height:130px;}
.divGaleriaM .divGaleriaItemImg img{width:175px;}

.divGaleriaPortaFotoLT{width:80px; height:80px; position:absolute; left:-21px; top:-20px; background:url(../images/portaFotoLT.png) no-repeat top left; z-index:2;}
.divGaleriaPortaFotoRT{width:80px; height:80px; position:absolute; right:-21px; top:-20px; background:url(../images/portaFotoRT.png) no-repeat top left; z-index:2;}
.divGaleriaPortaFotoRB{width:80px; height:80px; position:absolute; right:-21px; bottom:-20px; background:url(../images/portaFotoRB.png) no-repeat top left; z-index:2;}
.divGaleriaPortaFotoLB{width:80px; height:80px; position:absolute; left:-21px; bottom:-20px; background:url(../images/portaFotoLB.png) no-repeat top left; z-index:2;}

/*AGUARDE*/


.divAguarde{
    min-height:30px;
    width:140px;
    text-align:center;
    padding:10px;
    position:absolute;
    top:50%;
    margin-top:-100px;
    left:50%;
    margin-left:-80px;
    z-index:10001;
    background:#fff;
    -moz-border-radius:0px 15px;
    -webkit-border-radius:0px 15px;
    border-radius: 0px 15px; 
    font-weight:bold;
    line-height:20px;
    color:#555;
    -moz-box-shadow: 0px 0px 10px #aaa;
    -webkit-box-shadow: 0px 0px 10px #aaa;
    box-shadow: 0px 0px 10px #aaa;
}

.divAguardeLocal{
	height:15px;
	line-height:15px;
	color:#fff;
	font-weight:bold;
	padding:0px;
}
.divAguardeLocal img{
	float:left;
	margin-right:5px;
}


/* FIM AGUARDE */