@charset "utf-8";
/* CSS Document */

body {
background:#000000;
width:960px;
margin: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}



#page {}

#header {
border-bottom: #303030 solid 1px;
}

.logo {
background-image:url(img/logo-fc.png);
background-repeat:no-repeat;
width:388px;
height:81px;
display: inline-block;
float:left;
}


.top {
display: inline-block;
float:right;
padding: 20px 0px 0px 0px;
}

.menu_top li {
display: block;
	list-style: none;
	margin:0px;
	padding: 0px 2px;
	display: inline;
	white-space: nowrap;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	}

.menu_top a {
text-decoration:none;
color: #ffffff;
padding:0px;}

.menu_top a:hover {
text-decoration: underline;
color: #ffffff;}

.menu_top a:visited {
text-decoration:none;
color: #ffffff;}



#wrapper { height: 380px; }

#footer {
padding: 20px 0px;
font-size:10px;
text-align:right;
}

.clear {clear:both;}



a.bg {
width: 960px;
height: 380px;
background-image:url(img/valentino_www_logo.png);
background-repeat:no-repeat;
background-position: center; 
display:block;
}

a.bg:hover {background-image:url(img/valentino_www_logo_2.png);}
a.fc, a.ristorante, a.catering, a.events, a.drive { width:192px; height:38px; float:left; display:block;  0 0 no-repeat}


a.ristorante {background-image:url(img/r.jpg);}
a.ristorante:hover { background: url(img/r.jpg) 0 -38px no-repeat;}

a.fc {background-image:url(img/fc.jpg);}
a.fc:hover { background: url(img/fc.jpg) 0 -38px no-repeat;}

a.catering {background-image:url(img/c.jpg);}
a.catering:hover { background: url(img/c.jpg) 0 -38px no-repeat;}

a.events {background-image:url(img/e.jpg);}
a.events:hover { background: url(img/e.jpg) 0 -38px no-repeat;}

a.drive {background-image:url(img/d.jpg);}
a.drive:hover { background: url(img/d.jpg) 0 -38px no-repeat;}

.menu { width:960px; height:38px; }
.click { width: 960px; height:100px; padding-top: 30px;}
.ban { width:320px; height:100px; display:  block; float:left;}
