/* Cappè Giuseppe Styles - Author: Fabrizio Ravasi - Date: November 2008 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	text-align: center;
	font: 90%/1.4  Arial, Helvetica, sans-serif;
	color: #666;
	background-color:#FFFCF1;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h2 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1em;
	letter-spacing: 4px;
}
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
	height: 140px;
	border-bottom: 4px solid #C7B78D;
}
#header-bottom {
	background-color: #FFF1BB;
	text-align: center;
	padding: 6px 0 8px 0;
	color: #96753D;
}
#content {
	padding: 30px 80px 20px 100px;
}
#content h1 {
	color: #96753D;
	padding: 0 0 20px 0;
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left-col {
	float: left;
	width: 400px;
}
#left-col p {
	padding: 0 0 20px 0;
}
#right-col {
	float: left;
	width: 280px;
	padding: 0 0 0 100px;
}
#footer {
	text-align: center;
	padding: 10px 0 20px 0;
	border-top: 8px solid #FFF1BB;
	clear: both;
}
#footer span {
	font-size: 0.9em;
	color: #CCCCCC;
}
#footer a, footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0 8px;
}
#footer a:hover {
	color: #996600;
	background-color: #FFF1BB;
}
.clear {
	clear: both;
}
#logomilubredesign {
	position: absolute;
	bottom: 40px;
	right: 20px;
}

/* End Styles */
