﻿
.hidden {
	visibility:hidden;
}

/* base */
a, a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #555555;
}
.strillo a 
{
    color: #ffffff;
    }
.strillo a:hover 
{
    color: #ffffff;
    }
img {
	border: 0px;
}
td 
{ padding-left:5px;
  padding-right:5px;
    }
h2 {
	color: #1A1A1A;
	font-size:14px;
	
}
h3 {
	color: #292929;
		font-size:14px;
}
h4 a {
	color: #DD0000;
}
h4 {
	color: #990000;
}
h4 a:hover {
	color: #FF0000;
}
h3 a
{
    	font-size:14px;
}
h5 {
	color: #990000;
}
hr {
	color: #DDDDDD;
	width: auto;
	height: 1px;
}
li 
{
    margin-left:15px;
    }
/* elenchi */
ul {
	list-style-type: none;
}
ul.elenco li {
	background-color: transparent;
	background-image: url('../images/bullet_blue.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-left: 5px;
	padding-bottom: 2px;
	line-height: 18px;
	margin-top: 1px;
	margin-right: 0pt;
	margin-bottom: 1px;
	margin-left: 0pt;
}
/*
	Main Body Styles
*/
.pager {
	margin: 3px;
	font-size: 13px;
	text-decoration: none;
}
body
{
	margin: 0px;
	background-color: #fff;
	color: #F3F3F3;
	/*
	font-family: "Lucida Grande", "Verdana", "Meiryo", "Hiragino Kaku Gothic Pro W3", Sans-Serif;
	font-size: 11px;*/
	    font: 13px Helvetica, Arial, Verdana, Sans-Serif;

}
#wrapper
{
    clear: both;
    float: left;
    width: 100%;
    color: #555555;
	background: #fff url( '../images/bg_general.png' ) repeat-x center top;
    min-height: 600px;
}
.container
{
    margin: 0 auto 0 auto;
    width: 970px;
	 /*background:#fff url( '../images/bg-colonne.gif' ) repeat-y left top*/;
}
#header {
	height: 145px;
    width: auto;
    clear: both;
    float: left;
}

#logoHome {
	margin-left: 1px;
	float: left;
	width: 490px;
	height: 87px;
	clear: left;
	display: block;
	background-image: url('../images/hip-logok.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 1px;
}
#main
{
    padding-top: 20px;
    padding: 10px 5px 10px 5px;
    min-height: 480px;
    float: left;
    width: 600px;
    color: #292929;
    margin-top: 5px;	background: url('../images/maintopblock.png') repeat-x left 10px;

}
.about {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
}

/* ----------------------------------------------------------------*/
#footer {
	background: #333;
	clear: both;
	height: 80px;
	margin: 0px;
	padding: 10px;
	padding-top: 40px;
	margin-top: 10px;
	color: #E3E2E2;
	padding-left: 10px;
}
#footer p {
	float: left;
	display: inline;
}
#footer a, #footer a:visited {
	color: #C0C0C0;
}
#footer a:hover {
	color: #FFFFFF;
}
.footer 
{
    text-align:center;
}
  #footer strong { color:#fff;}  

/*
#footer #inner {
{
	width: 940px;
	margin: 0 auto;
	text-align:center;
	position: relative;
	}
*/
/*  isTabs ~ Sean Catchpole  */
/******************************************************************/

#TimingPanel {
	display: none;
	background: #1A3568;
}
