body{
	font-family: "Lucida Sans Unicode, Verdana, Arial";
	font-size: 12px;
	background-color: #EA9D54;
}


#idiomes {
	font-family: "Lucida Sans Unicode, Verdana, Arial";
	font-size: 12px;	
	background-color: #993333; 
	width: 900px;
}

#menu {
	font-family: "Lucida Sans Unicode, Verdana, Arial";
	font-size: 12px;	
	width: 900px;
}

#text {
	font-family: "Lucida Sans Unicode, Verdana, Arial";
	font-size: 12px;	
	width: 500px;
}

#footer {
	font-family: "Lucida Sans Unicode, Verdana, Arial";
	font-size: 12px;	
	background-color: #993333; 
	width: 900px;
}

table{
	valign: middle;
	}


h1{
	font-size: 16px;
}

p{
	padding-bottom : 7px;
	padding-left : 10px;
	padding-right :10px;
	padding-top : 7px;
	font-size: 12px;
}

	
a:link {
	color: White;
	text-decoration : none;
}
a:visited {
	color: White;
	text-decoration : none;
}
a:hover {
	color: Black;
	text-decoration: none;
}
a:active {
	color: White;
	text-decoration : none;
}


