@charset "utf-8";

/* CSS Document */

body {
	/*background-color: #610311;*/
	background-color: #280108;
	margin: 0 0 20px 0;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 76%;
	color: #333;
}


/* ----- LINKS ----- */

a:link, a:visited {
	color: #610311;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FF3919 !important;
}

#nav a#currentPage {
    color: #FF3919 !important;
}

#nav a {
	list-style: none;
	border-style: none;
}

#nav a:link, #nav a:visited {
	color: #933;
	text-decoration: none;
	font-weight: normal;
}

#nav a:hover {
	color: #FF3919 !important;
	text-decoration: none;
	background: #FFFFFF;
}


/* ----- IDS ----- */
#nav {
	float: right;
	/*margin: 0px 0px 5px;*/
	/*left: 45px;
	top: 12px;*/
	/*text-align: right;*/
	padding: 0px 35px;
	height: 20px;
	font-family: georgia;
	position: relative;
	clear : both;
}

#navAdmin {
	float: right;
	padding: 0px 35px;
	height: 20px;
	font-family: georgia;
	position: relative;
	clear: both;
	font-size: 90%;
}

ul#nav {
	white-space: nowrap;
	font-size: 110%;
	margin: 0px;
}

#nav li {
	color: #333;
	display: inline;
	padding: 3.5px 3.5px;
}

#header {
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#testata {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
	width: 697px;
}

#logo {
	background-color: #610311;
	height: 87px;
	width: 285px;
	position: relative;
	top: 20px;
	left: 33px;
}

#topmenu {
    position: relative;
	top: 35px;
	right: 33px;
	font-size: 90%;
	color: #333;
	width: 200px;
	float: right;
}

#topmenuAdmin {
    position: relative;
	top: 35px;
	right: 33px;
	font-size: 90%;
	color: #333;
	width: 400px;
	float: right;
}

#container {
	/*background-image: url("images/body.jpg");*/
	/*background-repeat: repeat-y;*/
	/*height: 566px;*/
	width: 760px; /*762*/
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	margin-bottom: 0;
}

#bodyLeft {
	padding: 20px 31px 12px 32px;
	text-align: justify;
	margin-right: 240px;
	/*width: 480px;*/
}

#sidebar {
	float: right;
	width: 240px;
	padding: 40px 0px 12px 0px;
	word-wrap: break-word;
}


#contenutoMenu a:link, #contenutoMenu a:visited {
	color: #333 !important;
	text-decoration: none;
	font-weight: normal;
}

#contenutoMenu a:hover, #contenutoMenu a:active {
	color: #933 !important;
	text-decoration: underline;
}

#headSidebar {
    background-image: url(images/menu.head.jpg);
    width: 193px;
    height: 49px;
}

#contenutoMenu {
    background-color: #efe5e6;
    width: 193px;
    /*padding-left: 10px; */ 
}

#contenutoMenu h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: lighter;
	color: #933 !important;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
    padding-top: 0px;
}

#contenutoMenu ul {
    margin: 0;
    list-style: none;
    padding-left: 20px;
    padding-bottom: 10px;
}

#footerSidebar {
    background-image: url(images/menu.tail.jpg);
    width: 193px;
    height: 47px;
    margin: 0px;
}

#footer {
    clear:both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}

#testofooter1 {
	font-size: 90%;
	color: #333;
	position: relative;
	top: 20px;
	left: 33px;
	float: left;
	line-height: 20px;
}

#credits {
	font-size: 90%;
	color: #333;
	text-align: right;
	/*float: left;*/
	padding: 30px 50px 0px 0px;
}

#creditsDue {
	font-size: 85%;
	color: #fff;
	text-align: right;
	padding: 10px 30px 0px 0px;
}

#animazione {
	/*position: relative;
	top: 136px;
	left: 147px;*/
	height: 348px;
	width: 697px;
	margin-right: auto;
	margin-left: auto;
}

#corpo {
	padding: 20px 31px 12px 32px;
	text-align: justify;
}

#boxes {
	background-color: #efe5e7;
	height: 210px;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/*padding-top: 15px;*/
}


/* ----- CLASSES ----- */
.bold {
	font-weight: bold;
	color: #FF3919;
}

.corsivo {
    font-style: italic;
    font-weight: bold;
}

.marginecertificazione {
	margin: 0 5px 5px 5px;
}

/* ----- TAGS HTML ----- */
img {
	border: none;
}

p {
	margin: 0 0 5px 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: lighter;
	color: #933;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: lighter/*bold*/;
	color: #933;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: lighter;
	color: #933;
	padding-bottom: 0;
}

h4 a:link, a:visited {
    color: #933 !important;
}

input, select, textarea {
    border: 1px solid #ef939c;
    font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 95%;
	color: #333;
	padding: 1px 3px 1px 4px;
}

form {
    margin: 0;
    padding: 0;
}

ul.map, li.map {
    list-style: none;
    margin: 0 !important;
	padding:0px!important;
	/*height:0!important;*/
}


/* ----- LOGIN ----- */

#containerLogin {
	width: 338px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;

}

#headerLogin {
	background-image: url(images/login.head.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 338px;
}

#contenutoLogin {
    background-color: #fff;
    margin: 0;
    padding-left: 20px;
}

#contenutoLogin p {
    margin: 0;
    padding-right: 20px;
    /*padding-bottom: 10px;*/
}

#footerLogin {
    background-image: url(images/login.tail.png);
    width: 338px;
    height: 20px;
    margin: 0;
}

#contenutoLogin h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #933;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 20px;
    padding-top: 0px;
    text-align: center;
}

#testo {
    text-align: center;
    font-size: 90%;
    /*padding-top: 15px;*/
}

#error {
    background-color: #efe5e6;
    border: 1px dashed #933;
    color: red;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.boxAdmin {
    padding: 10px;
    background-color: #edd7d5;
    border: 1px dotted #ff3919;
    width: 400px;
}

.rettangolo {
    background-color: #efe5e6;
    border: 1px solid #933;
    padding: 10px;
   }

.tdrow1 {
    background-color:#EEF2F7;
    border-bottom:1px solid #D1DCEB;
    border-right:1px solid #D1DCEB ;
    border-top:1px solid #FFF;
    border-left:1px solid #FFF;
}

.tdrow2 {
    background-color:#F5F9FD;
    border-bottom:1px solid #D1DCEB;
    border-right:1px solid #D1DCEB;
    border-top:1px solid #FFF;
    border-left:1px solid #FFF;
}

#green{ 
	background: #DEFAE0;
	border: 1px solid #34DA40;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
}

#green p{
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	/*font-weight: bold; */
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0; 
	text-align: right;
}