body {
	margin:0;
	padding:0;
	background-color:#D7EDFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em; /*1em=10px*/
	text-decoration:none;
}

a, a:hover{
	text-decoration:none;
}

#header{
	width:980px;
	height:101px;
	margin:0;
}

#wrapper{
	width:980px;
	margin:0;
	padding:0;
}
.text_espaciado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
