/**  Videogiochissimo.it (c) 2010 Alessandro Gaudenzi **/

.infobox{
float: right;
padding: 0px 0px 0px 0px;
}

.arialazzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699FF;
    text-decoration: none;
}

.arialazzurro:hover {
	color: #E66122;
}


.arialbianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.arialnero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.arialink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
    text-decoration: none;
}

.arialink:hover {
	color: #6699FF;
}

.arialbarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    text-decoration: none;
}

.arialbarra:hover {
	color: #6699FF;
}

.grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-right: 10px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E66122;
    text-decoration: none;
}

.link:hover {
	color: #6699FF;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	color: #6699FF;
}

.menunero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menunero:hover {
	color: #6699FF;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #OOOOOO;
	text-align: justify;
	margin-right: 10px;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E66122;
	text-decoration: none;
	font-weight: bold;
}

.titolo:hover {
	color: #6699FF;
}

.titoloazzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}

.titologrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ededed;
	text-decoration: none;
	font-weight: bold;
}

.titolowii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
}

.titolowii:hover {
	color: #E66122;
}

.titolops3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.titolops3:hover {
	color: #E66122;
}

.titolopc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}

.titolopc:hover {
	color: #E66122;
}

.titoloxbox360 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}

.titoloxbox360:hover {
	color: #E66122;
}

.titolods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.titolods:hover {
	color: #E66122;
}

.titolopsp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E66122;
	text-decoration: none;
	font-weight: bold;
}

.titolopsp:hover {
	color: #009933;
}

.titoloaltro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

.titoloaltro:hover {
	color: #6699FF;
}

#home {
	position: relative;
	margin: 0px;
}

#home img {
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	display: block;
	margin: 0px;
}

#home .info {
	position: absolute;
	display: block;
	background-color: #000000;
	opacity: 0.6; /*FF*/
	filter: Alpha(Opacity=60); /*IE*/
	color: #000000;
	top: 182px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-left: 0.4em;
}

#immagine {
	position: relative;
	margin: 0px;
}

#immagine .titolo {
	position: absolute;
	display: block;
	background-color: #000000;
	opacity: 0.6; /*FF*/
	filter: Alpha(Opacity=60); /*IE*/
	color: #FFFFFF;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding: 0.5em;
	font-family: Arial;
	FONT-SIZE: 10px;
	text-decoration: none;
	text-align: center;
}

.tag0 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

.tag0:hover {
	color: #666666;
}

.tag1 {
	font-family: Arial;
	font-size: 14px;
	color: #6699FF;
	font-weight: bolder;
	text-decoration: none;
}

.tag1:hover {
	color: #E66122;
}

.tag2 {
	font-family: Arial;
	font-size: 13px;
	color: #E66122;
	text-decoration: none;
}

.tag2:hover {
	color: #6699FF;
}

.tag3 {
	font-family: Arial;
	font-size: 12px;
	color: #235BA8;
	text-decoration: none;
}

.tag3:hover {
	color: #E66122;
}

.tag4 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.tag4:hover {
	color: #E66122;
}