@charset "iso-8859-1";

body {
	margin-left			: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 0px;
	background-color   	: #333333;
}
.back_ofertas { 
	background-image	: url(../img/back_ofertas.jpg);
	background-color	: #FFFFFF;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_home { 
	background-image	: url(../img/back_home.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_empresa { 
	background-image	: url(../img/back_empresa.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_floricultura { 
	background-image	: url(../img/back_floricultura.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_paisagismo { 
	background-image	: url(../img/back_empresa.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_dicas { 
	background-image	: url(../img/back_home.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_localizacao { 
	background-image	: url(../img/back_localizacao.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_contato { 
	background-image	: url(../img/back_contato.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_links { 
	background-image	: url(../img/back_home.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.back_fotos { 
	background-image	: url(../img/back_fotos.jpg);
	background-color	: #333333;
	background-position	: top;
	background-repeat	: no-repeat;
}
.texto_padrao { 
	font-family      	: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size      		: 11px; 
	font-weight   		: normal; 
	line-height			: 19px; 
	color         		: #000000; 
}
.teste_menu {
	position: absolute;
	height: 50px;
	width: 980px;
	top: 350px;
	azimuth:center;
	z-index: 10;
	background-color: #990033;
}
.text_titulo {
  font-family			: 'Josefin Sans', serif;
  font-size				: 24px;
  font-weight			: bold;
  line-height			: 50px;
}
.text_texto {
  font-family			: 'Josefin Sans', serif;
  font-size				: 18px;
  line-height			: 21px;
  text-align			: justify;
}
.text_ofertas {
  font-family			: 'Josefin Sans', serif;
  font-size				: 18px;
  line-height			: 25px;
  text-align			: left;
  padding-left			: 30px;
  padding-right			: 30px;
}
.div_facebook{
	position			: absolute;
	width				: 30px;
	height				: 30px;
	left				: 50%;
	top					: 10px;
	margin-left			: 450px;
}
  a.link_normal:link    { text-decoration: none; color: #000000; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}
  a.link_normal:visited { text-decoration: none; color: #000000; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}
  a.link_normal:hover   { text-decoration: none; color: #008000; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}
  a.link_normal:active  { text-decoration: none; color: #000000; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}
  
  a.dicas_l1:link    { text-decoration: none; color: #000000; background-color:#0C9; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}
  a.dicas_l1:visited { text-decoration: none; color: #000000; background-color:#0C9; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}
  a.dicas_l1:hover   { text-decoration: none; color: #008000; background-color:#0C9; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}
  a.dicas_l1:active  { text-decoration: none; color: #000000; background-color:#0C9; display: block; font-family: 'Josefin Sans'; font-weight: normal; font-size: 18px; line-height: 30px;}


