html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
hr {
	margin-right:30px;
	
}

img, body, html {
	border:0 none;
}

html, body { 
	margin:0px; 
	padding:0px; 
	text-align:center;
	font-size:12px; 
} 

#contentWrapper {
	font-family: arial;
	font-size: 12px;
	font-color: black;
	padding-top:340px;
}
#layoutWrapper{ 
	width:1024px; 
	background:#E6E6E6 url('../images/layout/header.jpg') no-repeat;
	min-height:500px;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	border-left:1px solid black;  
	border-right:1px solid black;
} 
 
#layoutHeader {
	position:relative; 
	height:150px; 
	width:100%;
} 
 
#layoutContent {
	float: left; 
	display:inline; 
	position: relative; 
	width:620px;
	min-width:620px;
	padding-right:20px; 
}

#menuContent {
	float:left;
	width:140px;
	padding-top:20px;
	padding-left:10px;
}
#contentCenter {
	width:470px;
	float:left;
}
#layoutRight {
	float:left;
	width:260px;
}
#populair {
	position:relative;
	top:140px;
	left:110px;
}
#layoutFooter {
	padding-top:20px;
	text-align:center;
	font-size:80%;
	height:90px; 
	clear:both;
 } 
 
.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix { 
	display: block;
}
/* End hide from IE-mac */

#menuRight {
	width:240px;
}

#form div {
	height:28px;
}

#foto1 {
	display:block;
	float: left;
	width:180px;
	height:160px;
	clear:both;
	background:white;
	border:1px black solid;
	margin:2px;
	padding:2px;
	text-align:center;
}
#foto1 img {
	border: 1px black solid;
	align:center;
}
#foto2 {
	display:block;
	float: left;
	width:180px;
	height:160px;
	background:white;
	border:1px black solid;
	margin:2px;
	padding:2px;
	text-align:center;
}
#foto2 img {
	border: 1px black solid;
	align:center;
}

#foto3 {
	display:block;
	float: left;
	width:180px;
	height:160px;
	background:white;
	border:1px black solid;
	margin:2px;
	padding:2px;
	text-align:center;
}
#foto3 img {
	border: 1px black solid;
	align:center;
}
a {
	color: black;
}
a:hover {
	color: #F100B7;
} 
