/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: 	Comic Sans MS,Arial, Helvetica, sans-serif;
 font-size: 16px;
text-decoration:none;

}

a:link{
	text-decoration:none;
	color: yellow;
}

img {
border:0px;

}

TABLE{ 
bgcolor:#CCCC99;
font-family: georgia, serif;
color: #b0a819;
font-size: 13px;
font-style: italic;
text-align: justify;
letter-spacing: 1.4pt;
word-spacing: 1.8pt;
line-height: 1.5;

}

menu
{ 
bgcolor:#CCCC99;
font-family: georgia, serif;
color: #b0a819;
font-size: 11px;
font-style: italic;
text-align: left;
letter-spacing: 1.4pt;
word-spacing: 1.8pt;
line-height: 1.5;

}


#wrapper { 
 margin: 0 auto;
 width: 800px;
}
#faux {
 color:#CCCC99;
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
  background: pattern:140.gif;
 width: 800px;
 padding: 10px;
 height: 197px;
 margin: 10px 0px 5px 0px;
 
}
#leftcolumn { 
 display: inline;
 color: #CCCC99;
 margin: 1px;
 padding: 0px;
 width: 175px;
 float: left;
}
#rightcolumn { 
 float: left;
 color: black;
size:18px;
 margin: 1px;
 padding: 0px;
 width: 510px;
 display: inline;
 position: relative;
text-decoration:none;

}
#footer { 
 width: 784px;
 clear: both;
color: #CCCC99;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}
.clear { clear: both; background: none; }
.menuNavigazione{
width:192px;
margin:0;
padding:2px;
border:2px solid #999;
background:#0066cc;
color:#000;
text-align:center;
font-weight:bold;
}
.menuNavigazione li{
list-style:none;
}
.menuNavigazione a{
display:block;
text-decoration:none;
border:1px solid;
border-color:#FFF #666 #666 #FFF;
padding:3px;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
background:#006699;
color:#FFFFFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
background:#0066cc;
color:#000;
}


table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=90);
	opacity: .4;
	-moz-opacity: .2;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 0px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 5px;
	color: #CCCCCC;
	padding: 5px;
	font-weight:bold;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #cccc99;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #CCCC99;
	text-align: center;
	color: black;
	padding: 5px;
}

td.horizontal_center {
	background-color: #CCCC99;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: yellow;
	border-right-color: yellow;
	border-bottom-color: yellow;
	border-left-color: yellow;
	height: 70px;
	display: table-cell;
	vertical-align: top;
	background-image: url(testata3.jpg);
}
td.header_column {
	height: 150px;
	vertical-align: middle;
	color: #CCCC99;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #CCCC99;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: yellow;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: yellow;
}
div.bottom_content{
	color: #CCCC99;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

	-->
	/*]]>*/
	</style>
	<!--[IF LTE IE 6]><link rel="stylesheet" type="text/css" href="iefix.css" /><![ENDIF]-->
