/* CSS Document */

/*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ 

body {
    font-size:14px; font-family:Arial, Verdana; color:darkred;
	scrollbar-3d-light-color : darkred;
	scrollbar-arrow-color : darkred;
	scrollbar-base-color : white;
	scrollbar-dark-shadow-color : grey;
	scrollbar-face-color : Papayawhip;
	scrollbar-highlight-color : darkred;
	scrollbar-shadow-color : darkred;
	background:#3d2d18 url(../images/Monteriggioni_02.png) left top repeat-x
}

/*#######################
  Element Styles 
#######################*/

h1 {margin:20px 0} 
h2, h3, h4, h5, p, ul, ol, dl {margin:15px 0}
h1 {font-weight:bold; color:Orange;}
h2, h3, h4, h5 {font-weight:bold; color:#717171; text-decoration: none}
h1 {font-size:1.5em}
h2 {font-size:1.5em}
h3 {font-size:1.25em}
h4 {font-size:1.15em; text-align: center;}
h5 {font-size:1em; font-style:italic; color:gray}
a {text-decoration:none; color:blue;}
a:hover {text-decoration:none; color:red;}
dt {margin:15px 0; font-weight:bold}
dd {margin:5px 0 5px 15px}
ol {margin-left:25px}
strong {font-weight:bold}

p {font: 12px "Verdana" "Arial"; 
	text-align: justify; text-indent: 0 cm; margin-left: 0 cm; margin-right: 0 cm; margin-top: 0 cm; font-weight: normal; font-style: normal;  color: Darkred;}

/*#######################
  Layout Styles 
#######################*/

#wrapper {width:960px; margin:0 auto}

#header {height:65px}
	#navigation {float:left; margin:0px; border-right:2px groove Darkred;}
		#navigation li {float:left; display:inline; margin-right:2px; font-size:1.2em; border-left:2px groove Darkred; }
			#navigation li a {display:block; padding:10px; text-decoration:none; color:Darkred}
            #navigation li a:hover {color:Darkorange}
            #altre_pagine li a:hover {color:Darkorange}
 
#homepage_intro {clear:both; padding:10px; margin-top:20px; font-size:1.15em; color:#fff; background:#faf8f8 url(../photo/Fortezza_Monteriggioni_5.jpg) top no-repeat}
	#homepage_intro h1 {font-size:2.0em; color:DarkOrange}
	#homepage_intro p {line-height:1.5em; font-size:1.5em; font-weight:bold; color:DarkOrange}

#homepage #content {margin-top:15px}
#content {clear:both; float:left; display:inline; margin-top:50px; padding:15px; background:#faf8f8 url(../images/content_bg.jpg) 50% top no-repeat}	
	
	#content p {line-height:1.25em}
	#content ul {margin-left:25px; list-style-type:disc}
	#content li {margin:10px 0}	
	#homepage #content .two_columns {float:left; display:inline; width:910px; margin-right:15px}
	#content .two_columns {float:left; display:inline; width:915px; margin-right:15px}
 
    /*#######################
   #content img {float:left; display:inline; margin:15px 15px 15px 0}
   body {font-size:14px; font-family:Arial, Verdana; color:darkred; background:#3d2d18 url(../images/Monteriggioni_02.png) left top repeat-x
   
   	#content .thin_column {float:left; width:219px; font-size:.9em; color:#717171; font-style:italic}}

    #######################*/
	
/* Foooter Styles */

#footer {clear:both; padding:50px 0 30px 0; font-size:0.85em; font-style:italic; color:gray}

#tabella_fondo {clear:both; padding:10px; margin-top:15px; font-size:1.15em; color:Darkred;}
    #tabella_fondo h1 {font-size:2.5em; text-align: center; text-decoration: none}
	#tabella_fondo h4 {font-size:1.0em; color:DarkOrange; text-decoration: none}
	#tabella_fondo p {line-height:1.0em; font-size:0.85em; font-weight:bold; color:DarkOrange}
    #tabella_fondo img {align:center;}
    #tabella_fondo a {align:center; color:Yellow; text-decoration: none;}
	#tabella_fondo a:hover {text-decoration:none}
