body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

.cgray		{color: #666666;}

div#tresc{
	width: 900px;
	text-align: left;
	margin-top: 30px;
	margin-bottom:50px;
}


.foot{
	color: #666666;
	font-size: 10px;
	width: 900px;
	text-align: center;
	margin-top: 50px;
	
}

h1{
	color: #782900;
}


h2{
	color: #006D88
}
.lang 			{float: right;font-size: 14px; text-decoration: underline}
.lang a			{color: #666666}
.lang a:hover	{color: #782900}


.menu 			{float: left;font-size: 20px; text-decoration: underline}
.menu a			{color: #666666}
.menu a:hover	{color: #782900}


.foot a 		   {color: #666666; font-size: 10px; text-decoration: underline}
.foot a.:hover	{color: #782900; text-decoration: underline}


