/* DESENVOLVIDO POR ORANGE! WPI  */

/* GERAL */
body {
	background-image: url(../images/raw/testeback.png);
	background-repeat: repeat;
}
.link_menu {
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: #996600;
	text-decoration: none;
}
.link_menu:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.div_fotos { 
	font: bold 11px Arial;
	color:#FFFFFF;
	display:block; 
	width:430px; 
	text-align:center;
	padding: 10px;
	border-width: 0px;
}
.link_legenda {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_legenda:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link_video {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_video:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.div_texto { 
	font: 12px Arial;
	color:#000000;
	display:block; 
	width:430px;
	padding: 10px;
	border-width: 0px;
	line-height:18px;
}