﻿@charset "utf-8";
/* CSS Document */

body{
	top:0px;
	margin-top:0px;
	font-family:Helvetica, Arial sans-serif lighter;
	}

div#header{
	width:809px;
	height:177px;
	padding:0px;
/*	background-color:#F00; */
	}
.sinistra{

	float:right;
	width:217px;
	text-align:right; 
	margin:61px 23px 0 0;
}

.sinistra a,.sinistra a:hover {
	font-style:normal;
}

div#logo, div#logo:hover{
	background-image:url(../images/cabaret_voltaire_logo.jpg);
	width:162px;
	height:75px;
	margin-top:102px;
	margin-left:0px;
	padding:0px;
	float:left;
	cursor:pointer;
	border:none;
	}

div#project{
	background-image:url(../images/info.jpg);
	width:36px;
	height:36px;
	margin-top:141px;
	margin-left:354px;
	float:left;
	padding:0px;
	cursor:pointer;
	text-decoration:none;
	border:none;
	}
div#facebook{
	background-image:url(../images/facebook.jpg);
	background-position:top;
	width:32px;
	height:32px;
	margin-top:141px;
	margin-left:750px;
	float:right;
	padding:0px;
	cursor:pointer;
	text-decoration:none;
	border:none;
	position:absolute;
	}
div#facebook:hover{
	background-image:url(../images/facebook.jpg);
	background-position:bottom;
	width:32px;
	height:32px;
	margin-top:141px;
	margin-left:750px;
	float:right;
	padding:0px;
	cursor:pointer;
	text-decoration:none;
	border:none;
	position:absolute;
	}
	
div#project:hover{
	background-image:url(../images/info_over.jpg);
	width:36px;
	height:36px;
	text-decoration:none;
	border:none;
	}
	
div#cropcircle{
	background-image:url(../images/crop_circle.jpg);
	width:235px;
	height:102px;
	margin-top:0px;
	margin-right:21px;
	float:right;
	padding:0px;
	}

div#clearfloat{
	clear:both;
	}

div#container{
	width:809px;

	padding:0px;
	margin:0px;
	}
	
div#data{
	font-family: Helvetica, Arial sans-serif lighter;
	font-style:italic;
	font-size:12px;
	float:left;
	margin-left:23px;
	margin-bottom:0px;
	padding:0px;
	display:block;
	}
	
div#divisore{
	background-image:url(../images/div.jpg);
	margin-top:0px;
	margin-bottom:4px;
	margin-left:0px;
	padding:0px;
	width:809px;
	height:3px;
	float:left;
	display:block;
	}
	
div#titolo{
	margin-left:21px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	float:left;
	}

div#invito{
	margin-top:0px;
	margin-left:21px;
	padding:0px;
	width:370px;
	float:left;
	border:0;
	}

div#testo{
	margin-top:12px;
	font-family: Helvetica, Arial sans-serif lighter;
	font-size:13px;
	float:left;
	margin-left:23px;
	padding:0px;
	text-align:justify;
	width:530px;
	}

div#testo a,a{
	font-family: Helvetica, Arial sans-serif lighter;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000;
	}

div#testo a:hover, a:hover{
	color:#666;
	text-decoration:none;
	}
	
	
a.rizoma{
	background:url(../images/rizoma.jpg);
	width:68px;
	height:15px;
	display:inline-block;
	margin-bottom:10px;
	}
a.rizoma:hover{
	background:url(../images/rizoma_over.jpg);
	}
	
a.off{
	background:url(../images/off.jpg);
	width:38px;
	height:15px;
	display:inline-block;
	margin-bottom:10px;
	}
a.off:hover{
	background:url(../images/off_over.jpg);
	}
a.semm{
	background:url(../images/semm.jpg);
	width:50px;
	height:15px;
	display:inline-block;
	margin-bottom:10px;
	}
a.semm:hover{
	background:url(../images/semm_over.jpg);
	}
a.ceretto{
	background:url(../images/ceretto.jpg);
	width:88px;
	height:15px;
	display:inline-block;
	margin-bottom:10px;	
	}
a.ceretto:hover{
	background:url(../images/ceretto_over.jpg);
	}


div#footer{
	float:left;
	width:788px;
	font-family: Helvetica, Arial sans-serif lighter;
	font-size:12px;
	height:20px;
	margin-left:23px;
	margin-top:0px;
	padding:0px;
	}

div#footer a{
	font-family: Helvetica, Arial sans-serif lighter;
	font-size:12px;
	color:#000;
	text-decoration:none;
	}

div#footer a:hover{
	font-family: Helvetica, Arial sans-serif lighter;
	font-size:12px;
	color:#666;
	text-decoration:none;
	}
