* {margin: 0; padding: 0;}
img {border: 0;}

html {text-align: center; 
	width: 100%;
	margin: 0;
	}

body {text-align: center; 
	width: 100%;
	background: #2C96EF url(/assets/templates/kissmebase/images/PreHome_sfondo.gif) top left repeat-y;
	margin: 0;
	}

#fotos {
	float: left;
	margin-top: 5px;
	width: 28%;
	z-index: -100;
/*	background: green;*/
	}

#centro {
	width: 320px;
	height: 400px;
/*	background: white;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -160px;
	texht-align: center;
	}

.video {
	width: 320px;
	height: 150px;
	background: black;
	}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39%;
	z-index: 1;
	text-align: center;
/*	background: white;*/
	}

.immagine {width: 100%;}

h1 {	
	margin-top: 20px;
	margin-left: 100px;
	margin-right: 40px;
	text-align: center;
/*	background: silver;*/
	}

#legal {
	width: 200px;
	height: 50px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin: -50px 0 0 -100px;
	vertical-align: middle;
/*	background: silver;*/
	}

#visi {
	width: 33%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
	
#bandiere { 
	height: 30px;
	margin-top: 2px;
	}

#bandiere img {border: none;}
#bandiere a:link img {border: 1px solid transparent;}
#bandiere a:visited img {border: 1px solid #071C38;}
#bandiere a:hover img {border: 1px solid #FFAF1D;}	
	
	
	
	
	

/*Testo*/
body {color: #FFF3DC; font-family: arial, "Luxi Sans", helvetica, sans-serif; font-size: 12px; font-weight: bold; font-variant: small-caps;}
a  {color: #FFDB4D; font-size: 13px; text-decoration: none; word-spacing: 2px; }
a:visited  {color: #071C38;}
a:hover {background: #FFAF1D;}
h1  {color: #FFF3DC;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
	






