
#wrap {
width : 902px;
margin : 0 auto;
}

body {
height: 100%;
/*background:#ffffff;*/
background-image: url(../images/bg_repeat.jpg);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 75%;
line-height : 150%;
}

/*body {
height: 100%;
background-repeat : repeat-x,repeat-y;
background-image: url(../images/bg_repeat.jpg);
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 75%;
line-height : 150%;
}*/
/*#header {
width : 902px;
height : 66px;
position : relative;
padding-top:0px;
background:  url(../images/mast_sail.jpg) right no-repeat;

}*/
/*#logo {
width : 147px;
height : 66px;
position : relative;
background:  url(../images/logoc-c.jpg)  left no-repeat;
}*/
#header {
  width: 902px;
  margin-bottom:1px;
  background: url(../images/mast_sail.jpg) top right no-repeat;
}

#logo {
	margin-left: 0px;
	height: 66px;
	background: url(../images/logoc-c.jpg) 0 50% no-repeat;
}

#title {
float : left;
width : 50%;
}

/*con il codice sotto in IE l'heder spagina in alto*/
/*#flash {
float : right;
width : 50%;
font-size : 85%;
}*/
#logo h1 {
background-color: #2340ff;
font-family : "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
font-weight : lighter;
font-size : 300%;
padding-top : 40px;
padding-left : 100px;
color : #ff9900;
}
#gallery {
width : 900px;
position : relative;
/*border : 1px solid #ccc;*/
padding-top:8px;
}
#menu {
width : 902px;
height: 31px;
position : relative;
background: url(../images/bottone_source.jpg)  left repeat-x;
padding-top:0px;
/*border : 0px solid #000;*/
}
#content {
width : 902px;
position : relative;
padding-top : 10px;
}
#text {
color: white;
width : 700px;
float : left;
padding-bottom : 30px;
}
#side {
float : right;
width : 180px;
padding-bottom : 30px;
}
#footer {
width : 902px;
position : relative;
clear : both;
border-top : 2px solid #ccc;
padding-top : 30px;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 21px;
white-space : nowrap;
border-right : 0px solid #cccccc;
}
ul#mainlevel-nav li a {
text-transform: uppercase;
font-style: italic;
font-weight: bold;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
display : block;
padding-left : 45px;
padding-right : 15px;
padding-top:4px ;
text-decoration : none;
color: #ff2418;
background : transparent;
}
#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
	color: blue;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
.componentheading {
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
font-weight : lighter;
font-size : 250%;
color: white;
padding : 10px;

}
.contentheading {	
color: white;
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
font-weight : lighter;
font-size : 200%;
padding: 5px 0px 5px 0px;

}
.contentpagetitle {
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
font-weight : lighter;
font-size : 250%;
color: #0100bc;
margin-left: 5px;
padding : 10px;

}
table.moduletable th {
font-family : "Lucida Grande", Verdana, Arial, sans-serif;
font-weight : lighter;
font-size : 200%;
color: white;
padding : 10px;
}
.pathway {
font-size : 0%;
font-weight : bold;
}
a.mainlevel {
text-decoration : none;
text-transform : uppercase;
display : block;
width : 165px;
font-weight : bold;
font-size : 85%;
padding-bottom : 2px;
margin-bottom : 5px;
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color: #0000f0;
border-left : 10px solid #ccc;
padding-left : 5px;
}
a.mainlevel:hover {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color : #000;
border-left : 10px solid #ff9900;
padding-left : 5px;
}
a.mainlevel#active_menu {
color: white;
border-left : 10px solid #ff9900;
}
a.mainlevel#active_menu:hover {
color: blue;
border-left : 10px solid #ff6600;
}
.small {
font-size : 85%;
padding-left : 20px;
}
.createdate {
font-size : 85%;
padding-left : 20px;
}
.modifydate {
font-size : 85%;
padding-left : 20px;
}
a:link, a:visited {
color: white;
text-decoration: underline;
}
a:hover {
color: red;
text-decoration : none;
}
.sectiontableentry2 {
background-color : #efefef;
}
.back_button {
font-weight : bold;
font-size : 85%;
}
.page {
font-weight : bold;
color  #666666:;
font-size : 85%;
}

/*pulsante nella sezione contatti*/

#pulsante a:link
{
float: left;
display:block;
color:#000;
font-size: x-small;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:2em;
line-height:2em;
padding:0 1em;
background:#DEDEDE;
text-decoration:none;
border-top:2px solid white;
border-left:2px solid white;
border-bottom: 2px solid black;
border-right:2px solid black;
}
#pulsante a:hover
{
float: left;
display:block;
color: #ff0000;
padding:0 1em;
background:#DEDEDE;
text-decoration:bold;
border-top:2px solid black;
border-left:2px solid black;
border-bottom: 2px solid #ffffff;
border-right:2px solid #ffffff;
}
