﻿
.hidden {
	visibility:hidden;
}

/* base */
a {
	color: #002E5F;
	text-decoration: none;
}
a:hover {
	color: #003979;
}
img {
	border: 0px;
}

li 
{
    margin-left:15px;
    }
h2
{
	color: #333367;
	margin-bottom: 8px;
	font-size: 14px;
}
h3 {
	color: #292929;
	font-size:14px;
}
h4 a {
	color: #DD0000;
}
h4 {
	color: #002E5F;
	font-size: 14px;
}

h3 a {
	color: #C0C0C0;
}
h5 {
	color: #002E5F;
}
hr {
	color: #DDDDDD;
	width: auto;
	height: 1px;
}
/* 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: 0 auto 0 auto;
    background-color: #fff;
    color: #121212;
    font-family: Verdana;
    font-size: 11px;
}
#wrapper
{
       margin: 0 auto 0 auto; clear: both;
    width: 100%;
    color: #555555;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background: #fff /*url('../images/wrapperbg.gif') repeat-x top*/;
}
.container
{
    margin: 0 auto 0 auto;
    width: 980px;
    clear:both;
    display:block;
    min-height: 100%;
    height: auto !important;
    height: 100%;
/*background: #fff url('../images/wrapperbg2.gif') repeat-y  0 145px;*/
}
#header
{
	margin: 0px;
	background: url('../images/je-header.png') no-repeat center
top;
	height: 180px;
	margin: 0 auto 0 auto;
	width: 980px;
	clear: both;
	display: block;
}
/*

#logoHome {
	margin-left: 0px;
	float: left;
	width: 500px;
	height:80px;
	clear: left;
	display: block;
background-image: url( '../images/JE-logo.gif' );

	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}*/
#main
{
    padding-top: 20px;
    padding: 5px 5px 0px 5px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    float: left;
    margin-left: 5px;
    color: #292929;
    font-size: 11px;
    background-color: #FFFFFF;
    margin-bottom: 0px;
    display:block;
    clear:none;
	width:600px;
	max-width:600px;
}
#Pagina
{
    margin: 0 auto 0 auto;
    width: 980px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.about {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
}


/* ----------------------------------------------------------------*/
#footer
{
	background: #F5F5F5;
	clear: both;
	height: 80px;
	margin: 0px;
	color: #333367;
	padding: 10px;
	width: 960px; text-align:center;
}
#footer p
{
    float: left;
    display: inline;
    margin-left: 10px;
}
#footer a, #footer a:visited
{
	color: #002E5F;
}
#footer a:hover
{
	color: #66669A;
}

/*
#footer #inner {
{
	width: 940px;
	margin: 0 auto;
	text-align:center;
	position: relative;
	}
*/

.clearfix:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/******************************************************************/
#mainlogin {
	width: 650px;
}
#loginPage #main {
	width: 100%;
}

#TimingPanel {
	display: none;
	background: #333367;
}

.PagineIncluse 
{
	padding: 5px;
	color: #333367;
}
.PagineIncluse p
{
	color: #000000;
}
.PagineIncluse h3
{
	font-size: 13px;
	font-weight: bold;
	color: #333367;
	padding: 10px 0 10px 0;
}
.strillo 
{
    height:20px;
}
.box{
	background: #f8f8f8;
	border: 0px #DEDCD4 solid;
	display: block;
	float: left;
	clear: none;
	margin: 10px 0px 5px 5px;
	min-height: 220px;
	padding: 3px;
	width: 285px;
}

