body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	background-color:#e5e5e5;
}

a{
	color:white;
	text-decoration:none;
}

a:hover{
	color:black;
}

#top{
	height:330px; 
	background-color:#cc0000; 
	text-align:center;
}

#navi{
	background-color:#cc0000; 
}
#navi table{
	height:16px;
	width:500px; 
	text-align:center;
}

#navi td{
	text-align:center;
	border-right:1px solid black;
}

#deco{
	height:50px;
	background:url(../img/fons_ratllat_home.gif);
	background-repeat:repeat-x;
	border-bottom:150px solid #e5e5e5;
}

#peu{
	height:20px;
	line-height:20px;
	text-align:center;
	vertical-align:bottom;
	background-color:#cc0000;
	padding-bottom:16px;
}
