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

/* corpo da pagina */

body {
	margin-left                 : 0px;
	margin-top                  : 0px;
	margin-right                : 0px;
	margin-bottom               : 0px;
	background					:url(bg.jpg) top center;
	background-repeat			:repeat-x;
}

/* estilos de fontes e demais paradinhas */

.font_topo {
	font-family                 : Arial, Helvetica, sans-serif;
	font-weight                 : 600;
	font-size                   : 12px;
	color                       : #3a74a2;
	text-decoration             : none;
    }

.font_padrao1 {
	font-family                 : Verdana, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 9px;
	color                       : #2689c0;
	text-decoration             : none;
    }

.font_padrao2 {
	font-family                 : Verdana, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 9px;
	color                       : #25418b;
	text-decoration             : none;
    }

.font_padrao3 {
	font-family                 : Verdana, Geneva, sans-serif;
	font-size                   : 9px;
	color                       : #25418b;
	text-decoration             : none;
    }

.font_azul {
	font-family                 : Verdana, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #324c96;
	text-decoration             : none;
    }

.font_azul2 {
	font-family                 : Verdana, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #3b93c5;
	text-decoration             : none;
    }

.font_azul3 {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #324c96;
	text-decoration             : none;
    }

.font_laranja {
	font-family                 : Verdana, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #f0682c;
	text-decoration             : none;
    }

.font_laranja2 {
	font-family                 : Verdana, Geneva, sans-serif;
	font-size                   : 10px;
	color                       : #f0682c;
	text-decoration             : none;
    }

.font_laranja3 {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #f0682c;
	text-decoration             : none;
    }

.font_branco {
	font-family                 : Verdana, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #ffffff;
	text-decoration             : none;
    }

.font_branco2 {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 14px;
	color                       : #ffffff;
	text-decoration             : none;
    }
	
.font_branco3 {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bolder;
	font-size                   : 35px;
	color                       : #ffffff;
	text-decoration             : none;
	text-align					: center;
    }
.font_branco4 {
	margin-top					: 5px;
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bolder;
	font-size                   : 18px;
	color                       : #ffffff;
	text-decoration             : none;
	text-align					: center;
    }	

.font_preto {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #555555;
	text-decoration             : none;
    }

.font_preto2 {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #717a81;
	text-decoration             : none;
    }

.font_vermelho {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 10px;
	color                       : #324C96;
	text-decoration             : none;
    }

.font_vermelho2 {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 14px;
	color                       : #324C96;
	text-decoration             : none;
    }

.font_vermelho3 {
	font-family                 : Tahoma, Geneva, sans-serif;
	font-size                   : 10px;
	color                       : #d23b40;
	text-decoration             : none;
    }

/* estilos globais */

#bgsuperior {
	position                    : relative;
	background-image            : url(../imagens/backtop.jpg);
	background-repeat           : no-repeat;
	background-position         : 50% 0%;
	width                       : 100%;
	z-index                     : 1;
    }

#caixatopo {
	position                    : relative;
	left                        : 50%;
 	top                         : 6px;
	margin-left                 : -479px;
	width                       : 875px;
	height                      : 65px;
    }

#logotipo {
	position                    : relative;
	top                         : 7px;
	margin-left                 : 0px;
	width                       : 188px;
	height                      : 49px;
	z-index                     : 2;
    }

#menu {
	margin-top                  : -37px;
	margin-left                 : 218px;
	width                       : 328px;
	z-index                     : 2;
    }

#status {
	margin-top                  : 13px;
	margin-left                 : 219px;
	width                       : 278px;
	height                      : 18px;
	z-index                     : 2;
	}

#caixalogin {
	margin-top                  : -58px;
	margin-left                 : 568px;
	background-image            : url(../imagens/caixalogin.jpg);
	width                       : 316px;
	height                      : 39px;
	z-index                     : 2;
	}

#lmbtsenha {
	margin-top                  : 1px;
	margin-left                 : 715px;
	width                       : 316px;
	height                      : 39px;
	z-index                     : 2;
	}

#carrosel {
	position                    : relative;
	left                        : 50%;
 	top                         : 35px;
	margin-left                 : -492px;
	width                       : 1000px;
	height                      : 450px;
    }

/* estilos pg home */

#caixaconth {
	position                    : relative;
	left                        : 50%;
 	margin-top                  : 45px;
	margin-left                 : -460px;
	width                       : 924px;
    }

#tpautalh {
	position                    : relative;
	margin-top                  : 7px;
	margin-left                 : 11px;
	width                       : 349px;
	height                      : 24px;
	border-bottom               : 1px solid #f0682c;
    }

#pautalh {
	position                    : relative;
	background-image            : url(../imagens/bkpauta.jpg);
	background-color            : #e6f1f7;
	background-position         : top;
	background-repeat           : no-repeat;
	margin-top                  : 7px;
	margin-left                 : 7px;
	width                       : 357px;
	height                      : 224px;
    }

#teventoh {
	position                    : relative;
	margin-top                  : -256px;
	margin-left                 : 382px;
	width                       : 370px;
	height                      : 24px;
	border-bottom               : 1px solid #f0682c;
    }

#eventoh {
	position                    : relative;
	background-image            : url(../imagens/bgfevento.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 3px;
	margin-left                 : 378px;
	width                       : 190px;
	height                      : 170px;
    }

#eventodesch {
	position                    : relative;
	background-image            : url(../imagens/cxevento.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 3px;
	margin-left                 : 383px;
	width                       : 180px;
	height                      : 53px;
    }
	
#eventotxtd {
	padding-top                 : 8px;
	margin-left                 : 21px;
	width                       : 157px;
	height                      : 47px;
    }

#eventotxtd2 {
	padding-top                 : 8px;
	margin-left                 : 21px;
	width                       : 157px;
	height                      : 47px;
    }

#eventoh2 {
	position                    : relative;
	background-image            : url(../imagens/bgfevento.jpg);
	background-repeat           : no-repeat;
	margin-top                  : -226px;
	margin-left                 : 570px;
	width                       : 190px;
	height                      : 170px;
    }

#eventodesch2 {
	position                    : relative;
	background-image            : url(../imagens/cxevento.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 3px;
	margin-left                 : 575px;
	width                       : 180px;
	height                      : 53px;
    }

#ttagh {
	position                    : relative;
	margin-top                  : -250px;
	margin-left                 : 770px;
	width                       : 96px;
	height                      : 20px;
	border-bottom               : 1px solid #f0682c;
	z-index                     : 2;
    }

#tagh {
	position                    : relative;
	background-image            : url(../imagens/bgtagsh.png);
	background-repeat           : no-repeat;
	margin-top                  : -26px;
	margin-left                 : 770px;
	width                       : 158px;
	height                      : 256px;
    }

#tclientesh {
	position                    : relative;
	margin-top                  : 14px;
	margin-left                 : 11px;
	width                       : 914px;
	height                      : 20px;
	border-bottom               : 1px solid #f0682c;
    }

#cclientesh {
	position                    : relative;
	background-image            : url(../imagens/bgclientes.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 7px;
	margin-left                 : 7px;
	width                       : 924px;
	height                      : 70px;
    }

.clientes {
	padding-top                 : 15px;
	padding-left                : 8px;
	border                      : 0px;
    }

.hr_laranja {
	position: relative;
	height                      : 1px;
	background-color            : #f2c8c9;
	border                      : none;
	color                       : #fbd7c7;
	margin-top                  : 40px;
}

#rodapehome {
	position                    : relative;
	margin-bottom               : 0px;
	margin-top                  : -4px;
	background-color            : #e4f1f7;
	width                       : 100%;
	height                      : 30px;
    }

/* estilos pg eventos */

#topoevento {
	background-position         : center;
	background-repeat           : no-repeat;
	width                       : 100%;
	height                      : 280px;
	display                     : block;
	text-align					: center;
    }
	
#caixaevento {
	position                    : relative;
	margin-top                  : 1px;
/*	background-image            : url(../imagens/fundo.jpg);
	background-position         : 50% 0%;
	background-repeat           : no-repeat;*/
	background-color            : #22571f;	
	width                       : 100%;
	height                      : 100%
    }

#tituloevento {
	position                    : relative;

	width                       : 900px;
	height                      : 100px;

	margin-top                  : 20px;
	margin-bottom				: 20px;
	margin-left                 : -450px;
	left                        : 50%;
	
    }

#conteudoevento {
	position                    : relative;
	left                        : 50%;
	margin-top                  : 0px;
	margin-left                 : -458px;
	margin-bottom				: 0px;
	background-color            : #17351f;
	width                       : 916px;
	min-height                  : 100px;
	_height                     : 100px;
    }
	
#borda_topo{
	position: relative;

	width: 916px; 
	height: 20px; 
	
	margin-top: 15px;
	margin-left: 50%;
	left: -458px;

	background-position: top center; 
	background-repeat: no-repeat; 
	
	}	

#borda_bottom{
	position: relative;

	width: 916px; 
	height: 20px; 
	
	margin-bottom: 0px;
	margin-left: 50%;
	left: -458px;

	background-position: top center; 
	background-repeat: no-repeat; 
	
	}	

#voltar{
	position: relative;
	
	width: 55px;
	height: 25px;
	
	margin-left: 50%;
	left: -27px;
	
	margin-top: 0px;
	margin-bottom: 50px;
	
	padding-left: 10px;
	padding-top: 5px;
	
	font-family                 : Tahoma, Geneva, sans-serif;
	font-weight                 : bold;
	font-size                   : 14px;
	color: #FFFFFF;
	
	background: #17351f;
}

#voltar a{

	text-decoration: none;
	
	}


#conteudoevento2 {
	position                    : relative;
	left                        : 50%;
	margin-top                  : 7px;
	margin-left                 : -463px;
	background-color            : #e6f1f7;
	width                       : 916px;
	min-height                  : 100px;
	_height                     : 100px;
    }

#formcheckevento {
	position                    : relative;
	margin-top                  : 2px;
	margin-left                 : 3px;
	background-color            : #17351F;
	width                       : 136px;
	height                      : 42px;
    }

.formcheckevento {
	position                    : relative;
	margin-top                  : 2px;
	margin-left                 : 3px;
	background-color            : #17351F;
	width                       : 136px;
	height                      : 42px;
    }

.bgfotoevento {
	background-image            : url(../imagens/ffotoevent.jpg);
	background-repeat           : no-repeat;
	padding-top                 : 0px;
	padding-left                : 0px;
	height                      : 144px;
	width                       : 145px;
    }

.bgfotointerna {
	background-image            : url(../imagens/ffotoint.jpg);
	background-repeat           : no-repeat;
	padding-top                 : 0px;
	padding-left                : 0px;
	height                      : 144px;
	width                       : 145px;
    }

#vjmaiseventos {
	position                    : relative;
	float                       : right;
	margin-top                  : 35px;
	margin-right                : 50px;
	margin-bottom               : 20px;
	width                       : 119px;
	height                      : 15px;
    }

#dscfevento {
	position                    : relative;
	margin-bottom               : 0px;
	margin-left                 : 3px;
	padding                     : 4px;
	background-color            : #0d4145;
	width                       : 129px;
	height                      : 42px;
    }

.dscfevento {
	position                    : relative;
	margin-bottom               : 0px;
	margin-left                 : 3px;
	padding                     : 4px;
	background-color            : #0d4145;
	color						: #FFFFFF;
	width                       : 130px;
	min-height                  : 20px;
	*min-height                 : 20px;
	_min-height                 : 20px;
    }
	
.thumb{

	border: solid 4px #203033;
	
	}	

.hr_01 {
	height                      : 1px;
	background-color            : #17351f;
	border                      : none;
	color                       : #17351f;
	margin-top                  : 13px;
}

.hr_rosa {
	height                      : 1px;
	background-color            : #f2c8c9;
	border                      : none;
	color                       : #f2c8c9;
	margin-top                  : 13px;
}

#rodapevento {
	position                    : relative;
	margin-bottom               : 0px;
	margin-top                  : -4px;
	background-color            : #17351f;
	width                       : 100%;
	height                      : 30px;
}

/* estilos pg associados */

#tbuscass {
	position                    : relative;
	margin-top                  : 7px;
	margin-left                 : 12px;
	width                       : 717px;
	height                      : 14px;
	border-bottom               : 1px solid #f2d2c3;
    }

#acaixabusca {
	position                    : relative;
	background-image            : url(../imagens/caixabusca.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 5px;
	margin-left                 : 9px;
	width                       : 722px;
	height                      : 51px;
    }

#tfavortass {
	position                    : relative;
	margin-top                  : 10px;
	margin-left                 : 12px;
	width                       : 395px;
	height                      : 14px;
	border-bottom               : 1px solid #f2d2c3;
    }

#favortass {
	position                    : relative;
	background-color            : #e6f1f7;
	margin-top                  : 10px;
	margin-left                 : 12px;
	width                       : 398px;
	min-height                  : 100px;
	_height                     : 100px;
    }

.bgfotoass {
	background-image            : url(../imagens/bgfass.jpg);
	background-repeat           : no-repeat;
	padding-top                 : 0px;
	padding-left                : 0px;
	height                      : 126px;
	width                       : 126px;
    }

#dscfass {
	position                    : relative;
	margin-bottom               : 0px;
	margin-left                 : 3px;
	padding                     : 4px;
	background-color            : #fff;
	width                       : 115px;
	height                      : 22px;
    }

.dscfass {
	position                    : relative;
	margin-bottom               : 0px;
	margin-left                 : 3px;
	padding                     : 4px;
	background-color            : #fff;
	width                       : 115px;
	height                      : 22px;
    }

#dscfass2 {
	position                    : relative;
	margin-bottom               : 0px;
	margin-left                 : 3px;
	padding                     : 4px;
	background-color            : #fff;
	width                       : 115px;
	height                      : 35px;
    }

.dscfass2 {
	position                    : relative;
	margin-bottom               : 0px;
	margin-left                 : 3px;
	padding                     : 4px;
	background-color            : #fff;
	width                       : 115px;
	height                      : 35px;
    }

#tpautass {
	position                    : relative;
	margin-top                  : -515px;
	margin-left                 : 421px;
	width                       : 305px;
	height                      : 14px;
	border-bottom               : 1px solid #f2d2c3;
    }

#pautass {
	position                    : relative;
	background-color            : #e6f1f7;
	margin-top                  : 11px;
	margin-left                 : 421px;
	width                       : 305px;
	height                      : 486px;
    }

#teventoass {
	position                    : relative;
	margin-top                  : 7px;
	margin-left                 : 7px;
	width                       : 179px;
	height                      : 14px;
	border-bottom               : 1px solid #f2d2c3;
    }

#eventoass {
	position                    : relative;
	background-image            : url(../imagens/bgfevento.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 3px;
	margin-left                 : 3px;
	width                       : 190px;
	height                      : 170px;
    }

#eventodeass {
	position                    : relative;
	background-image            : url(../imagens/cxevento.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 3px;
	margin-left                 : 7px;
	width                       : 180px;
	height                      : 53px;
    }
	
#eventotxtass {
	padding-top                 : 8px;
	margin-left                 : 21px;
	width                       : 157px;
	height                      : 47px;
    }

#tagsass {
	position                    : relative;
	margin-top                  : 7px;
	margin-left                 : 3px;
	width                       : 186px;
	height                      : 14px;
	border-bottom               : 1px solid #f2d2c3;
    }

#ntagsass {
	position                    : relative;
	background-image            : url(../imagens/ftag.jpg);
	background-repeat           : no-repeat;
	margin-top                  : 3px;
	margin-left                 : 3px;
	width                       : 189px;
	height                      : 287px;
    }

#vjmaisass {
	position                    : relative;
	float                       : right;
	margin-top                  : 3px;
	width                       : 103px;
	height                      : 15px;
    }

#vjmaispauta {
	position                    : relative;
	float                       : right;
	margin-top                  : -12px;
	width                       : 87px;
	height                      : 15px;
    }

/* estilos da pagina interna */

#formcheckevento2 {
	position                    : relative;
	margin-top                  : 2px;
	margin-left                 : 3px;
	background-color            : #ffffff;
	width                       : 134px;
	height                      : 42px;
    }

.formcheckevento2 {
	position                    : relative;
	margin-top                  : 2px;
	margin-left                 : 3px;
	background-color            : #ffffff;
	width                       : 134px;
	height                      : 42px;
    }
#error, #message {
	font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	list-style: none;
	margin: 0 auto;
	margin-top:15px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width:800px;	
}
#error {
	background-color: #ffebe8;
	border-color: #c00;
}
#message {
	background-color: #E1FFE1;
	border-color: #006600;
}	





































