body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fundo_menu{
	background-image:url('../image/index_04.jpg'); 
	background-repeat:repeat-x;
}

.fundo_menu:hover{
	background-image:url('../image/pinhao.jpg'); 
	background-repeat:repeat-x;
}
.titulo1 {
	color: White;
	font-family: Arial;
	font-size: 14px;
	text-decoration : none;
	font-weight: bold;
	text-transform: uppercase;	
}


.titulo2 {
	color: White;
	font-family: Arial;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	text-transform: uppercase;	
}
a.titulo2:hover {
	color: White;
	font-family: Arial;
	font-size: 12px;
	text-decoration : underline;
	font-weight: bold;
	text-transform: uppercase;	
}

.titulo3-5 {
	color: Black;
	font-family: Verdana;
	font-size: 13px;
	text-decoration : none;
	font-weight: bold;
	text-transform: uppercase;
}
a.titulo3-5:hover {
	color: Black;
	font-family: Verdana;
	font-size: 13px;
	text-decoration : underline;
	font-weight: bold;
	text-transform: uppercase;
}

.titulo3 {
	color: Black;
	font-family: Verdana;
	font-size: 18px;
	text-decoration : none;
	font-weight: bold;
	/*letter-spacing: 0.5px;*/
	text-transform: uppercase;	
}
.titulo_itens {
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	text-decoration : none;
}

.texto1 {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	/*font-weight: bold;*/	
	text-decoration : none;
}

a.texto1:hover {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	text-decoration : underline;
	
}
.texto1menor {
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
	text-decoration : none;
	text-transform: uppercase;		
}
a.texto1menor:hover {
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
	text-decoration : underline;
	text-transform: uppercase;		
}
.texto10 {
	color: Black;
	font-family: Verdana;
	font-size: 10px;
	/*font-weight: bold;*/	
	text-decoration : none;
}
.texto2menor {
	color: #B6944C;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration : none;
	text-transform: uppercase;		
}


.texto2 {
	color: White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration : none;
	text-transform: uppercase;		
}
a.texto2:hover {
	color: White;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	text-decoration : underline;
}
.end {
	color: White;
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
}
.vejamais {
	color: White;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}

a.vejamais:hover {
	color: White;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}


.menu {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.menu:hover {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}
	
.rodape {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.rodape:hover {
	color: #989696;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}

.rodape2 {
	color: #575352;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.rodape2:hover {
	color: #575352;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}

.login {
	color: #575352;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
}

a.login:hover {
	color: #575352;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
}

.formCampo {
	border : 1px;
	border-color: #COCOCO;
	border-style: solid;
	font-family : Verdana;
	color : #COCOCO;
	font-size: 10px;
	background: #FFFFFF;
}

.form_btn {
	border : 2px solid #000000;
	font-family : Verdana;
	color : #FFFFFF;
	font-size: 11px;
	background: #000000;
}

.form_btn2 {
	border : 2px solid Black;
	font-family : Tahoma;
	color : #E4E4E4;
	font-size: 11px;
	background: Black;
}

.foto {
	color: #FF6603;
	border: 1px solid #FF6603;
}
.foto_space{
	margin-right:8px;
	margin-bottom:5px;
}