
body {
	margin: 0px;
	padding: 0px;
    background:#336699 url(immagini/linieback.jpg);  
    background-repeat: repeat-x;
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	padding-bottom: 1em;
}

h1 {
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	padding-bottom: 0em;
	margin-bottom:0;
	margin-top:0;
}

h2 {
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	margin-bottom:0;
	margin-top:0;
	font-style:normal;
}

h3 {
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	font-style:normal;
	margin-bottom:0;
	margin-top:0;
	font-weight: normal;
}

a:link {
	color: #003366;
	text-decoration: none;

}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF6347;
	text-decoration: underline;
}






#total { 
    width:900px;
	margin-left:auto; 
	margin-right:auto;
	background: #ffffff;
	border: solid;
	border-width: 2px;
	border-color: #336699;
}

#total1 { 
	padding: 1px 1px 1px 1px;
	margin-left:auto; 
	margin-right:auto;
	background: #ffffff;

}


#header{
	background:#FFFFFF url(immagini/header.jpg);  
	background-repeat: no-repeat;
	height:140px;
	width: 896px;
}


#bord{
	border: solid;
	border-width: 1px;
	border-color: #336699;
    }


#bord1{
	border: solid;
	border-width: 1px;
	border-color: #cf1918;
    }

#lin{
    background:#336699 url(immagini/lin.jpg);  
    background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
}	

#lin1{
    background:#cf1918 url(immagini/lin1.jpg);  
    background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
}	

#content{
	padding: 3px 3px 3px 3px;
}

#imaginemare {
	border: 1px solid #DDD;
	padding: 5px;
}

#meniu {

text-align: center;

       }


#meniu a {

    background:#336699 url(immagini/lin.jpg);  
	display: block;
    color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #336699;
	font-weight: bold;
	height:20px;
text-align: center;
	vertical-align: middle;
	width:126px;
       }

#meniu a:hover {
    background:#cf1918 url(immagini/lin1.jpg);
	display: block;
    color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #336699;
	font-weight: bold;
	height:20px;
	text-align: center;
	vertical-align: bottom;
	width:126px;
}

#footer: { }
#footer a: {
	text-decoration: none;
	font-weight: normal;
	font-size: 5px;
}


#marqueecontainer{
position: relative;

height: 400px; /*marquee height */
background-color: white;
overflow: hidden;

}

.glidecontentwrapper{
position: relative; 
width: 220px;
height: 290px; 
overflow: hidden;
}


.glidecontent{ 
position: absolute; 
background: white;


}


.glidecontenttoggler{ 
background: white; 
}


.glidecontenttoggler a.toc{ 
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ 
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}