﻿
    .IE8Fix 
{ 
    z-index: 1000; 
} 
      div.privacy {
            background-color: lightgrey;
            text-align: center;
            border: 3px solid green;
            padding: 5px;
            margin: 5px;
        }
  
/* 0 BASIC TAGS */
a {
	text-decoration: none;
	color: #d32525;
	text-align: left;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
	
}

a:active 
{
	text-decoration: underline;
	color: #980000;
}

h1, h2.sup, h3.super, h4.supersoft
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color:White;
	background-image: url('Images/bg-menu-main.png');
	background-repeat:repeat-x; 
	
	padding-left:5px;
	margin-bottom: 8px;
	text-align: left;
	
}

p
{
	line-height: normal;
	font-size:larger;
    text-align: justify;
    margin-right: 5px;
    margin-top: 6px;
    margin-bottom: 5px;
}

ul
{
	line-height: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	
}
hr
{
	color:#0099FF;
	 height:-15px;
}




body
{

	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	
}





.NavMenu {
	
	width: 300px;
	height: 81px;
	margin-left: 0px;
	margin-right: auto;
	
}



.menua {
	font-size: 13px;
	text-align: left;
	width: 600px;
	font-weight: bold;
	margin-right: 10px;
}



.menua a:visited, .nav a:visited
{
	color: #FFFFFF;
}
/* 3 FOOTER */



.menub
{
	margin: 12px 12px 12px 17px;
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	width: 430px;
	top: 36px;
	left: 310px;
	height: 24px;
	right: 27px;
	bottom: -3px;
}

.menub a:visited {
	color: #d32525;
}

                
 .button {
	
	margin-top:1px;
	margin-bottom:1px;
	display:table-header-group;
}



