ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
fieldset{
	border:0;
}
label {
	width: 75px;
	float: left;
	margin-left: 28px;
	margin-right: 14px;
}
input {
	width: 200px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.clear {
	clear: both;
	height: 14px;
}
a,a:link,a:visited,a:hover{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html {
}
body{
	position:relative;
	color:#000;
	font-family:Arial;
	font-size: 12px;
	line-height: 17px;
	background: #f4f4f4 url(../img/fons.jpg) center repeat-y;
}

#fons {

h1{
	display: block;
	text-align:center;
	color: #db0123;
	font-size: 16px;
	text-transform: uppercase;
}
h2{
	display: block;
	text-align:left;
	margin-left: 40px;
	color: #db0123;
	font-size: 16px;
}
h3{
	display: block;
	text-align:left;
	color: #db0123;
	font-size: 12px;
	font-weight: bold;
}
