body {
	background-color:#876C4F;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#954D33;
}
.footer {
	font-size:10px;
	color:#382D21;
	padding-top:8px;
}

.footer a {
	text-decoration:none;
	color:#382D21;
}

.footer a:hover {
	text-decoration:none;
	color:#ffffff;
}

#container {
	width:949px;	
}
#container .topContainer {
	position:relative;
	background: url(/caferossobianco/img/main_back.jpg) no-repeat top left;
	width:949px;
	height:437px;
	text-align:left;
}
#container .bottomContainer {
	background: url(/caferossobianco/img/content_back.gif) repeat top left;
	width:949px;
	display:table;
}

.subTitle {
	color:#C06342;
	font-weight:bold;
	line-height:15px;
}

.subTitleNoBold {
	color:#C06342;
	line-height:15px;
}


.content_index {
	width:613px;
	padding-left:15px;
	padding-bottom:2px;
}

.content {
	width:613px;
	padding-left:15px;
	padding-bottom:2px;
}

.content a {
    color:#C06342;
}

ul.bulletList {
    margin-top:-8px;
}

ul.bulletList li {
    margin-left:-18px;
}

#menuImages {
    position:absolute;
    left: 35px; top:45px;
 }
 
#menuImages img {
    border: solid 1px;
    border-color:#1C2422;
}

#menuText {
    position:absolute;
    left: 35px; top:129px;
 }
 
 #imageRotation {
    position:absolute;
    left: 255px; top:171px;
 }

 #logoClick {
    position:absolute;
    left:35px; top:171px;
 } 

.clear {clear: left; line-height: 0; height: 0; font-size:1px; padding:0px; margin:0px;}