/* ******************************************************************* Top Elements */

* { 
    margin: 0; 
    padding: 0; 
    outline: 0 
}

body {
    text-align: center;
    font: 12px Verdana, Tahoma, arial, sans-serif;
    background: #FFF  no-repeat center top;
    color: #FFF; 
    background-color: #4A0F0F;
}

.sfondopagina {
    background: #FFF7EA;
}


.boxed ul{
    padding-left: 20px;
    padding-bottom: 10px;
    margin: 15px;
}

.boxed li{
    margin-left: 30px;
}

.boxed{
    background-color: #FFFFFF;
    border: 1px solid #F2D0D0;
    margin-bottom: 15px;
    padding: 8px;
}

.testopagina {
    color: #000;
}
.colorh1 {
    color: #990D0D;
}
.colorh2 {
    color: #416DAF;
}
.colorh3 {
    color: #990D0D;
}
.colormenu { 
    color: #FFFFFF;
}
.colormenu_i { 
    color: #630D03;
}
.sfondomenu { 
    background: #630D03;
    text-align:center;
    font-weight: bold;
}
.sfondomenu_i { 
    background: #FFFFFF;
    text-align:center;
    font-weight: bold;
}

.calendario{
    background-color: #FFFFFF;
    color: #630D03;
}

/* ******************************************************************* parti generali */

h1, h2, h3 {
    font-family: inherit;	 		
}

#logo-text{
    width:70%;
    position: relative;
    float: right;
    color: #FFFFFF; 
    /* top: 100px; */ 
    font-size: 350%; 
    font-style: italic; 
    font-family: Dejavu Serif; 
    text-align: right; 
}

#slogan{
    width:70%;
    position: relative;
    float: right;
    /* top: 90px; */
    font-size: 150%;
    font-family: Arial;
    text-align: right;
    color: #FFFFFF;
    margin-bottom: 30px;
}


h1 {
    font-size: 20px;	
    font-weight: bold;
    color: #990D0D;
}

h2 {
    font-size: 140%;
    color: #416DAF;
}
#main h2 {
    font-size: 140%;
    color: #416DAF;
}

h3 {
    margin-top: 20px;
    font-size: 120%;
    color: #990D0D; 
}

h1, h2, h3, p {
    padding: 10px;		
    margin: 0;
}

/* links */
a {
	text-decoration: none;
	color: #0A1554;
	background: inherit;
}
a:visited {
	text-decoration: none;
	color: #2E3663;
	background: inherit;
}

a:hover {
	color: #475394;
	background: inherit;
	text-decoration: underline;
}

/* form elements */

form {
    margin:10px; 
    padding: 5px;
    background-color: transparent; 	
}

label {
    display:block;
    font-weight:bold;
    margin:5px 0;
}

input {
    padding:2px;
    border:1px solid #eee;
    font-size: 80%;
    font-family: inherit;
    color:#777;
}

textarea {
    width:400px;
    padding:2px;
    font-size: 80%;
    font-family: inherit;
    border:1px solid #eee;
    height:100px;
    display:block;
    color:#777;
}

input.button { 
    font: bold 12px Arial, Sans-serif; 
    height: 24px;
    margin: 0;
    padding: 2px 3px; 
    color: #FFF;
    background: #8EB50C url(images/standard/button-bg.jpg) repeat-x 0 0;
    border: none;
}

/* images */

img {
    background: #FAFAFA;
    border: 0px solid #E5E5E5;
    padding: 2px;
}

img.right {
    margin: 5px 0px 10px 10px;  
}

img.left {
    margin: 5px 10px 10px 0px;
}

/* alignment classes */

.left  { float: left; }
.right { float: right; }
.aleft  { text-align: left; }
.aright { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

.permalink {
    margin-top: 0px;
/*    float: right; */
    
    
}

.permalink a {
    padding-right: 5px; 
    padding-top: 0px;
    margin-top: 5px;
    font-weight: bold;
    display: block;
}




.links {
	clear: both;
	padding: 4px;
	background-color: #F7F7F7;
	border-top: 1px solid #B4BBBE;
	font-size: 0.8em;
}

.posted {
	margin-right: 15px;
}

.cleared {
	clear: both;
}

h1.categoria {
    margin-bottom: 3px;
    text-align: right;
    font-style: italic;
    font-size: 1.2em;
}

.googlemap {
    text-align: center;
}


/* ******************************************************************* Contenitori */

.menu_important_info {
    color: #000000;
    display: none;
    visibility: hidden;
}

div.accordion{
    margin: 0px;
    padding: 0px;
    margin-right: -30px;
    margin-bottom: 0px;
}

#menu a {
    font-size: 11px;
    color: #FFFFFF;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 30px;
    text-decoration: none;
    height: 30px;
    width: 160px;
    display: block;
    outline:0;
    margin-bottom: 5px;
    background-color: #4A0F0F;
}

#menu  {
    margin-top:40px;
}

#menu_right {
    margin-top:200px;
}

#menu_right a {
    font-size: 11px;
    color: #FFFFFF;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 30px;
    text-decoration: none;
    background-color: #4A0F0F;
    height: 30px;
    width: 160px;
    display: block;
    outline:0;
    margin-bottom: 5px;
}

#menu a:hover {
  background-color: #630D03;
  color: #FFFFFF;
}						

#menu_right a:hover {
  background-color: #630D03;
  color: #FFFFFF;
}						

#menu li {
    display: block;
    list-style-type: none;
}

#menu_right li {
    display: block;
    list-style-type: none;
}

#wrap{
    margin: 0;
    width:100%;
    height:100%;
    margin-bottom:0px;
    padding: 0px;
}


#cTable{
    text-align:center;
    margin:auto;
    margin-top: 30px;    
    width: auto;
}

#popup {
    float: right;
    width: 300px;
    border: thin solid #666666;
    height: auto;
    background: #FFFFFF;
    visibility:hidden;
    font: 11.333px Arial, Helvetica, sans-serif;
    padding: 10px;
    margin-right: 10px;
}


#SidebarLeft{
    width: 170px;
    float: right;
    text-align:right;
    /*
    border: 1px solid white;
    background-color: green;
    */
    padding: 2px 4px 2px 0px;
    margin-top: 0px;
    margin-right: 5px;
}

#leftTd{
    vertical-align: top;
    width: 220px;
    color: #FFFFFF;
}

#centerTd{
    vertical-align: top;
     background-color: #1C0202;
}
#rightTd{
    vertical-align: top;
    width: 220px;
    color: #FFFFFF;
}

#SideBarRight{
    width: 170px;
    text-align:left;
    /*
    border: 1px solid white;
    background-color: green;
    */
    float:left;
    padding: 2px 4px 2px 0px;
    margin-top: 0px;
}


	
#CenterPart{
    width: 851px;
    height: 100%;
    color: #2F0322;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    padding: 4px;
}

#OverHeader{
    width: 100%;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

#header{
    width: 855px;
    height: 240px;
    background-color: #EFEFEF;
    background: transparent url("images/standard/testata.jpg") no-repeat center top;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    overflow: hidden;
}

#flashcontent{
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
}

#fltest{
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    position: relative;
    /* top: -38px; */
}

#content-wrap{
    width: 100%;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    color: #2F0322;
    background-color: #FFF7EA;
}

#main{
    width: 90%;
    padding: 2px 2px 20px 2px;
    margin: auto;
    text-align: left;
    color: #2F0322;
    background-color: transparent;
    line-height: 145%;
}

#main p {
    margin: 0px;
    padding: 0px;

}


/* ******************************************************************* languagebox */

#languagebox {
/*    position: absolute; */
    float: left;
    clear: none;
    z-index: 90;
    margin-left: 4px;
    margin-top: 10px;
}

#languagebox img {
    padding: 2px;
    background-color: #FFF;
}

#languagebox .languageflag {
    display: block;
}

/* ******************************************************************* menutop */

.notseen {
    display: none;
}


/* ******************************************************************* Footer */

#footer {
    clear: both;
    width: 896px;
    text-align: center;
    font-size: 92%;
    padding-top: 30px;
    padding-bottom: 15px;
    margin:auto;
}

#footerowner {
    Line-Height: 12px;
    padding-right: 0px;
}

#footerowner a,
#footerowner a:hover{
    color: #fff;
}

#footerowner a:hover{
    text-decoration: underline;
}

#footerlegal {
    padding-left: 10px;
    text-align: center;
    width: 800px;
    margin: 0 auto;
    font-size: 85%;
}
#footerlegal,
#footerlegal a,
#footerlegal a:hover {
    color: #999;
}

#footer a { 
    text-decoration: none;
}

/* ******************************************************************* menu laterale */



h1.title {
    background-color: transparent;
    height: 35px;
    margin: 0px;
    padding: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
}

h1.title a {
    background: none;
}

table.page{
    font-size: 80%;
}

