
/* LOGIN */
/*#loginForm {
	padding-top:20px;
}

#loginForm form.login table {
	width:500px;
	border:0px;
	background-color:#F9F9F9;
	border:1px solid #DDD
}
*/

body
{
	background: #fff url(/images/sfondo-cmc.png) top left;;
	color: #333;
/* 	font-size: 12px; */
	padding: 20px;
}

pre
{
	font:11px;
}

/*a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
*/
/*h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}
*/
/*p
{
	overflow: hidden;
	text-align: left;
}*/

th
{
	font-size: small;
	padding: 20px 0 0;
	text-align: center;
}

.container_12
{
	background: #fff url(/img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

div#formHeader
{
	background: silver;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #333;
	font-size: 14px;
	text-align: center;
	padding: 20px 0 20px;
}

/*div#segnaposto
{
	background: grey;
}*/

div#spacer
{
	padding: 0px 0 0;
}

/*fieldset#white
{
	background: white;
}*/
