﻿body
{
	/*background-color: #fecfcf; <--- VERDE PROMOMEDIA */
	background-color: #fefdcf;
	background-image: url( 'images/promomedialogo2.gif' ); /* background-image:url('images/sfondo1.gif');*/
	margin: 0px 0px 0px 0px;
	margin: 0 auto;
}

a, a:visited
{
	color: #3f7d32;
	text-decoration: none;
	font-weight: bold;
}

#login
{
	background-image: url( 'images/login.png' );
	background-repeat: no-repeat;
	width: 850px;
	height: 477px;
	padding: 180px 0px 0px 0px;
	margin-top: 60px;
}

#login2
{
	text-align: center;
}

#header
{
	background-image: url( 'images/sfondo1.png' );
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
	margin: 0px 0px 0px 0px;
}

#mela
{
	float: right;
}

.zero
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.piccolo
{
	font-size: 12px;
}

.tabella
{
	text-align:center;
	color:#3f7d32;
	font-size:small;
	font-weight:bold;
}

.tasto_cerca 
{
	margin-left:150px;
}

#modulo_rimborso1
{
	width:595px;
	height:842px;
	margin: 0px 0px 0px 0px;
	margin: 0 auto;
}

.under
{
	z-index:-1;
	position:absolute;
	margin: 0px 0px 0px 0px;
	margin: 0 auto;
}

#modulo_rimborso2
{
	font-family:Tahoma;
	padding:250px 70px 0px 70px;
}

.button-image:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
    background-color: transparent;
    background-position : center center;
    background-repeat:no-repeat;
}

.dominus{
 
 border-color:#162d11;
 min-width:150px;
 background: url(images/graffi.png) #4B963B no-repeat right; 
 font-weight: bold;
}

.dominus-menu{
 
 border-color:#162d11;
 width:150px;
 background: url(images/graffi.png) #4B963B no-repeat right; 
 font-size: 1.1em;
}

.dominus:hover, .dominus:focus, .dominus:active{
  background-color:#162d11;
}


.dominus-active{
  background-color:#C94C4C;
}