 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
 }

body {
	font-family:Microsoft Sans Serif, Sans-serif;
	font-size:12px;
}
p {
	margin:1em 0 1em 0;
}
#wrapper {
	position:relative;
	clear:left;
	width:802px;
	margin:50px auto 0px auto;
}

#header {
	background:url(../img/michele_bajona.png) no-repeat 0 0;
	width:800px;
	height:55px;
	 
	
}
#footer {
	height:30px;
	margin-bottom:20px;
	top:505px;
	width:800px;
	text-align:right;
	color:#5d5d5d;
	position:absolute;
	
}
#content {
	
	position:relative;
	width:800px;
	height:550px;
	cursor:pointer;
	margin-top:5px;
}
.fotos {
	width:600px;
	text-align:center;
}
.fotos img {
	border:1px solid #999999;
	 
}
#marc{
	width:802px;

}

#enter {
	background:transparent url(../img/enter.gif) no-repeat 0 0;
	height:103px;
	width:103px;
	z-index:3;
	 position:absolute;
	 left:10px;
	 top:470px;
	margin:auto;
	visibility:hidden;
		

}
