*{
	margin:0;
	padding:0;
	border:none;
	outline:none
}
body{
	background:url(/i/background_2.jpg);
	font-family:Arial,Verdana;
	font-size:11px;
	color:#fff
}
h2{
	font-family:inherit;
	text-transform:uppercase;
	font-size:15px
}
h3{
	font-family:inherit;
	text-transform:uppercase;
	font-size:13px
}
p{
	font-family:inherit;
	margin-bottom:15px;
	text-align:justify
}
ul{
	margin:0 0 15px 20px
}
a{
	color:#fff;
}

#wrapper{
	width:585px;
	margin:47px auto
}


#idiomas{
	float:right;
	width:75px;
	margin-top:66px
}
#idiomas img{
	padding:2px
}
#idiomas .ov{
	background:#fff
}


#homepage{
	margin-top:45px
}
#homepage .conteudo{
	margin-top:36px
}
#homepage .conteudo div{
	margin-top:18px
}


#noticias{
	margin-top:88px
}
#noticias h2{
	background:url(/i/ln.jpg) no-repeat right 12px
}
#noticias .conteudo{
	margin-top:25px
}
#noticias .conteudo div{
	margin-top:10px
}


#footer{
	text-align:right;
	font-size:12px;
	margin-top:115px;
	background:url(/i/ls.jpg) no-repeat 0 12px
}
#footer a{
	text-decoration:none;
	font-weight:bold
}
