/* 
Date: April 2010
Revisione: 29/10/2010
Theme Name: Mondomix Italia
Version: 0.1
Description: www.mondomixitalia.it  newssletter administrator developed by www.riccardomarino.it
Author: Riccardo Marino
Author URI: http://www.riccardomarino.it/    
Author E-MAIL: info@riccardomarino.it
*/

html {
	height: 100%;
}

body {
  margin: 0px 0px 0px 0px;
  background-image: url("/img/bg.gif");
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}

.Privacy
{
	border-right: #666666 1px solid;
	padding-right: 0px;
	border-top: #666666 1px solid;
	padding-left: 0px;
	font-size: 9px;
	padding-bottom: 0px;
	overflow: auto;
	border-left: #666666 1px solid;
	width: 100%;
	color: #666666;
	padding-top: 0px;
	border-bottom: #666666 1px solid;
	font-family: Verdana, Arial, Verdana, Geneva, Helvetica, sans-serif;
	height: 100px;
	width: 600px;
	background-color: #eee;
}

#footer{
  width: 892px;
	height:25px;
	line-height: 24px;
/*  border-top: #666666 1px solid; */
  background-color: transparent;
  text-align: right;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
}

#footer_left {
  float: left;
  width: 30px;
	height: 25px;
	line-height: 25px;
  background-color: transparent;
}

#footer_right {
	float: left;
	width: 842px;
  height:25px;
	line-height: 24px;  
  background-color: #4280c2;
  text-align: right;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}


#footer a{
	text-decoration: none;
  color: #fff;
}

.homelist a:hover {
	text-decoration: none;
  color: #666666;
}











