@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: ##333333;
}

.produtos {
	font-family: Arial;
	font-size: 10px;
	color: red;
	line-height: 1.1em;
}


.mensagem {
	font-family: Arial;
	font-size: 14px;
	color: red;
	
}

.hoteis {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##333333;
}

.texto a:link, .texto a:active, .texto a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
}
.texto a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.Titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333
	padding-left: 10px;
}
.titulo_piada {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.piada {
	font-family: Arial;
	font-size: 12px;
	color: #252525;
}
.Box {
	background-color: #EFEFEF;
	border: 1px solid #999999;
}

img {
	padding: 2px;
	border: 3px solid #FFCC00;
}

img a:link {
	padding: 2px;
	border: 3px solid #CCCCCC;
}

.imagem {
	padding: 0px;
	border: 0px;
}

.sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.noticia{
	font-family:Arial, Verdana, sans-serif;
	font-size:12;
	line-height:1.3;
}
.menu_noticia{
	font-family:Arial, Verdana, sans-serif;
	font-size:11;
	line-height:1.3;
}
.titulo_noticia{
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}	

.varios{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #505050;
}

.noticia_foto img {
	float: left;
	padding-left: 10px;
}

a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}