/* CSS Document */

body.sito {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #FFFFFF ;
	background-image: url('/images/logo_sfondo.gif');
}

body.informa {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #523C6D ;
	background-image: url('/images/logo_sfondo.gif');
}

body.nuovo {
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #353535 ;
}

.normale {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

a.normale {	
	color:#333333;
}

a {
	text-decoration:none;
	cursor:hand;
}

a:hover {
	text-decoration:underline;
}

table {
	font-size:12px;
}

table.principale {
	background-image:url(/images/sfondo.gif) ;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:100%;
}

table.corpo {
	background-image:url(/images/sfondo-corpo.gif);
	background-repeat:repeat-y;
}

.testofondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#523C6D;	
}

a.testofondo {
	text-decoration:underline;
	color:#523C6D
}

.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F5F5F5;	
	font-weight:bold;
}


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

a.testotestata {
	color: #523C6D:
}

a.testotestata:hover {
	text-decoration:underline;
	color: #CCCCCC;
}

div.ranking {
	float:right;
	font-size:8px;
	text-decoration:none;
}

.titolo {
	font-size:15px;
	color:#523C6D;
	font-weight:bold;
}

.titolo_bianco {
	font-size:13px;
	color:#523C6D;
	font-weight:bold;
	background-image:url(images/bianco.jpg); 
	background-repeat:no-repeat; 
	float:left; 
	width:119px;
	border-bottom:1px solid #523C6D;
	margin-bottom:30px;
}

.contenuto_bianco {
	visibility:visible;
	display:block;
}

.contenuto_viola {
	visibility:hidden;
	display:none;
}

.solutions_bianco {
	visibility:visible;
	display:block;
}

.solutions_viola {
	visibility:hidden;
	display:none;
}

.titolo_viola {
	font-size:13px;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(images/viola.jpg); 
	background-repeat:no-repeat; 
	float:left; 
	width:119px;
	border-bottom:1px solid #523C6D;
	margin-bottom:30px;
	cursor:hand;
}

.titolino {
	font-size:12px;
	color:#523C6D;
	font-weight:bold;
}

.titolino_grigio {
	font-size:12px;
	color: #666666;
	font-weight:bold;
}

h1 {
	color:#FBFBFB;
	font-size:10px;
	line-height:10px;
}

#templates_list_container {
	clear:both;
}

.template_screenshot {
	border:none;
	cursor: pointer;	
}

.template_container {
	border:none;
	margin-left:1px;
	margin-top:1px;
	text-align:center;
	width:100%;
	float:left;
}
.screenshot_container {
	background-image:url('/images/templates/tile.gif');
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	text-align:center;
	vertical-align:middle;
	width:100%;
}
.screenshot_container td {
	text-align:center;
	width:100%;
}
.details_container {
	background-image:url('/images/templates/details-tile.gif');
	background-repeat:repeat-y;
	height:12px;
}
.template_container_bottom {
	background-image:url('/images/templates/bottom.gif');
	height:8px;
	background-repeat:no-repeat;
	/*Hack to fix IE6 bug with DIV height*/
	font-size:7px;
}
.template_container_top {
	background-image:url('/images/templates/top.gif');
	background-repeat:no-repeat;
	height:5px;
	/*Hack to fix IE6 bug with DIV height*/
	font-size:4px;
}
.template_container_middle {
	background-image:url('/images/templates/middle.gif');
	background-repeat:no-repeat;
	height:4px;
	margin:0px;
	padding : 0px;
	/*Hack to fix IE6 bug with DIV height*/
	font-size:3px;
}

.details_container table {
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
	
.titolone {
	font-size:18px;
	color:#523C6D;
	font-weight:bold;
}

div.titolomenu  {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

a.titolomenu  {
	color: #FFFFFF;
	font-size:12px;
}

a.linkmenu {
	color: #F2F2F2;
}

ul.listamenu {
	margin-left:20px; 
	margin-top:0px; 
	color: #a1be01;
}

