/* INDEX COMMENT */
body
{
	background-color:#67b5ff;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	
	
}
#box
{
	width:1024px;
	margin:0 auto;
	/*background-color:;*/
	border-width:2px; 
	border-style:solid;
	border-color:#FFF;
}
#logo
{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:395px;
	
}
#cs
{
	width:200px;
	/*height:1024px;*/
	float:left;
	
	
}
#cc
{
	min-height: 600px; /* attributo non supportato da IE */
    max-height: 3000px!important; /* anche !important non è supportato da IE, ma sugli altri permette di dare priorità ad una doppia dichiarazione */
    height: auto; /* per IE */
	width:620px;
	/*height:1024px;*/
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#FFF;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#FFF;
	float:right;
	
}
#cd
{
	width:200px;
	/*height:1024px;*/
	float:right;
}


a
{
	color:#FFF;
	font-size:16px;
}

a:hover
{
	color:#edc46a;
	font-size:16px;
}

#ultimo
{
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:239px;
	font-size:16px;
	margin:0 auto;
	clear:both;
	
}

.botton
{
	
	background-image:url(img/bg_button.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	
}
.foto
{
	
	
	width:100px;
	
	
}
.border
{
	
	background-image:url(img/border.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:100px;
	
}
.borderlink
{
	
	
	width:250px;
	
	
}

.foto_hp
{
	
	
	width:500px;
	
	
}
.foto_photo
{
	
	
	width:500px;
	
	
}

/* Disponibilità (rettangolo con scritta) */
.classifica1 {
	color:#F00;
font-size: 14px;
border: 1px solid #f0344e;	
}

/* Disponibilità (rettangolo con scritta) */
.classifica {
color: #FFF;
font-size: 14px;
border: 1px solid #FFF;	
}
.style_risultati {
	color:#F00;
}
