body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/body.jpg);
	background-position: center top;
	background-repeat: repeat;	
}

.bg-gato-rodape-esq{
	background-image: url(../img/gato.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

img { border: 0px;}

.texto_noticias {	
font-family: 'PT Sans', "Arial Narrow", tahoma, arial, serif;
font-size: 11px;	
line-height: 15px;	
color: #333333;	
text-align: justify;
}
.bg_news {
	background-image: url(../img/cadastre-se.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.texto_noticias a:link {	color: #333;	text-decoration:none;}

.menu_superior {
	background-image: url(../img/menu-principal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.texto_noticias a:visited {	color:#333;	text-decoration:none;}
.texto_noticias a:hover { 	color: #0785D1; 	text-decoration:none; }
.texto_noticias a:active { 	color: #0785D1; 	text-decoration:none; }

h1 {
	font-size: 24px;
	text-align: left;
	color: #bf57c4;
	font-family: 'PT Sans Narrow', "Arial Narrow", tahoma, arial, serif;
	font-weight: normal;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-image: url(../img/icone-menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 50px;
	line-height: 40px;
	font-style: normal;
}

h2 {
	font-size: 28px;
	background-image: url(../img/menu-corpo-menor-nexus-eventos.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 25px;
	color: #FFFFFF;
	font-family: 'PT Sans Narrow', "Arial Narrow", tahoma, arial, serif;
	font-weight: normal;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


.texto_rodape {
	font-family: 'PT Sans', "Arial Narrow", tahoma, arial, serif;
	font-size: 12px;
	color: #980099;
	font-weight: normal;
}

.texto_rodape a:link {
	color: #980099;
	text-decoration: none;}
.texto_rodape a:visited {
	text-decoration: none;
	color: #980099;
}
.texto_rodape a:hover {
	text-decoration: none;
	color: #FFFFFF;
}.texto_rodape a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.texto_menu_superior {
	font-family: 'PT Sans Narrow', "Arial Narrow", tahoma, arial, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}

.texto_menu_superior a:link {	text-decoration: none;	color: #FFFFFF;}
.texto_menu_superior a:visited {	text-decoration: none;	color: #FFFFFF;}
.texto_menu_superior a:hover {	text-decoration: none;	color: #FFFF00;}
.texto_menu_superior a:active {	text-decoration: none;	color: #FFFF00;}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #980099;
}

.titulos a:link {	text-decoration: none;	color: #980099;}
.titulos a:visited {	text-decoration: none;	color: #980099;}
.titulos a:hover {	text-decoration: none;	color: #006600;}
.titulos a:active {	text-decoration: none;	color: #006600;}


.rodape {
	background-image: url(../img/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_corpo {
	background-image: url(../img/bg-preto-corpo-nexus-eventos.png);
	background-repeat: repeat;
	background-position: center top;
}




.texto_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
} 

.texto {
	font-family: 'PT Sans', "Arial Narrow", tahoma, arial, serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.texto a:link {	text-decoration: none;	color: #666666;}
.texto a:visited {	text-decoration: none;	color: #666666;}
.texto a:hover {	text-decoration: none;	color: #980099;}
.texto a:active {	text-decoration: none;	color: #980099;}

.numero_noticias {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	font-family: 'PT Sans', "Arial Narrow", tahoma, arial, serif;
}

.texto_data_noti {
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	font-family: 'PT Sans Narrow', "Arial Narrow", tahoma, arial, serif;
}



.campo_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#787878;
	font-weight: normal;
	border:0px;
	padding:5px;
	margin: 3px 0;
	
}
.depoimentos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #48789e;
}

.depoimentos a:link {	text-decoration: none;	color: #48789e;}
.depoimentos a:visited {	text-decoration: none;	color: #48789e;}
.depoimentos a:hover {	text-decoration: none;	color: #0000FF;}
.depoimentos a:active {	text-decoration: none;	color: #0000FF;}

.campo_form2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#787878;
	font-weight: normal;
	border:1px solid #d9d9d9;
	padding:5px;
	margin: 3px 0;
}


/* CSS VALIDAÇÃO DE FORMULÁRIO */
.LV_validation_message{
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.LV_invalid {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/* CSS VALIDAÇÃO DE FORMULÁRIO */

/* CSS MENU */
.menu5 {padding:5px 0 0 0; margin:0; list-style:none; height:28px; position:relative;  font-size:16px;}
.menu5 li {float:left; height:28px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:28px; line-height:28px; color:#980099; text-decoration:none; font-size: 16px; font-family:'PT Sans', "Arial Narrow", tahoma, arial, serif; text-align:center; padding:0 0 0 13px; cursor:pointer; }
.menu5 li a span {float:left; display:block; padding:0 22px 5px 8px; }
.menu5 li a:hover {color:#fff; background: url(../img/pro_five_1a.png) no-repeat;}
.menu5 li a:hover span {background:url(../img/pro_five_1b.png) no-repeat right top;}
/* CSS MENU */
