/*
Website Name: MARC GILOUX
Author: Guendabrenda Guendalina Balzani

*/
body {
	background: url("sfondo.jpg");
	background-repeat:repeat; 
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
    text-align:center;
}
#riga{ 
  	width: 700px;
	height: 100%;
	background-color: #000000;
    text-align: left;
}
#menu{ 
	width: 700px;
	height: 120px;
	background-color: #000000;
}
#sound{ 
	width: 700px;
	height: 60px;
	background-color: #000000;
}
#today{ 
	width: 700px;
	height: 500px;
	text-align:left;
	background-color:#000000;
}
#mg{ 
	width: 700px;
	height: 60px;
	background-image:url("mgmg.png");
	background-position:center;
	background-repeat:no-repeat;
	background-color: #000000;
}
#quickcam{ 
	width: 700px;
	height: 60px;
	background-image:url("qc.png");
	background-position:center;
	background-repeat:no-repeat;
	background-color: #000000;
}
#elencoguest{ 
    position: left;
	width: 200px;
	height: 400px;
	text-align:left;
	vertical-align:text-top;
	background-color: #000000;
}
#colonnaguest{ 
    position: left;
	padding-top: 0px;
	width: 500px;
	height: 100%;
	vertical-align:middle;
	text-align:center;
    background-color: #000000;
}
#mercato{ 
    position: left;
	width: 700px;
	height: 80px;
	text-align:left;
    background-color: #FF9966;
} 
.li { 
    font-size: 14px;
    padding-left:20px;
	color: #000000; 
	text-decoration: none;
	background-color:#FF9966;
} 
.li a{ 
    font-size: 14px;
    padding-left:20px;
	color: #000000; 
	text-decoration: underline;
	background-color: #CCCCCC;
} 
.li a:hover{ 
    font-size: 14px;
    padding-left:20px;
	color: #000000; 
	text-decoration: none;
	background-color: #CCCCCC;
} 
.solo { 
    font-size: 14px;
    padding-left:56px;
	color: #FFFFFF; 
	text-decoration: none;
} 
.solo a{ 
    font-size: 14px;
	color: #FFFFFF; 
	text-decoration: underline;
}
.solo a:hover{ 
    font-size: 14px;
	color: #FFFFFF; 
	text-decoration: none;
} 
.red, 
.red a{ 
    font-size: 12px;
	color: #FFFFFF; 
	font-weight:400;
	padding-bottom: -100px;
	text-decoration: none;
	background-color:#FF9966;
}  
.red a:hover{ 
    font-size: 12px;
	color: #FF9966; 
	font-weight:400;
	padding-bottom: -100px;
	text-decoration: none;
	background-color:#FFFFFF;
} 
.blu{ 
    font-size: 12px;
	color: #FFFFFF; 
    font-weight:400;
	text-decoration: none;
	background-color: #336699;
} 
.titolo { 
    font-size: 18px;
	color: #FFFFFF; 
	font-weight:400;
	text-decoration: none;
	background-color: #FF9966;
} 
.market{ 
	font-size: 14px; 
	color: #FFFFFF; 
	font-style:oblique;
}
.testo { 
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none;
} 
.testo a{ 
    font-size: 14px;
	color: #FFFFFF; 
	text-decoration: underline;
} 
.testo a:hover{ 
    font-size: 14px;
	color: #FFFFFF; 
	text-decoration: none;
} 
.testina { 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
} 
.testina a{ 
    font-size: 11px;
	color: #FFFFFF; 
	text-decoration: underline;
} 
.testina a:hover{ 
    font-size: 11px;
	color: #FFFFFF; 
	text-decoration: none;
} 
.videoTitle { 
	font-size: 11px; 
	color:#CC9966; 
	text-decoration: none;
} 
.text{ 
	font-size: 9px; 
	color: #CC9966; 
	text-decoration: none;
} 
