*{margin:0;padding:0;}
body{text-align:center;font-size: 13px;font-family: arial,helvetica,sans-serif;cursor: default}
ol, ul{padding-left:50px;}
img{border:0;}
body{font-size:13px;}
.clear{clear:both;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}

body{
	background: url('fondo.gif') 0 0 repeat-x #004064;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: left
}
a{
	color: #fff;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
h1{
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 280%
}
#contacto{
	position: relative;
	width: 680px;
	height: 246px;
	margin: 90px auto;
	background: rgba(255,255,255,.05);
	border: solid 1px #13a8e0;
	padding: 28px 0 0 90px
}
#datos{
	position: absolute;
	bottom: 20px;
	left: 90px
}
