
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;
}

div.banner {
	height: 40px;
	margin: 0;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	text-align:center;
	margin-left:auto; 
	margin-right:auto;
	background:url("/immagini/top_bar_pre.jpg");
	border-bottom: solid 1px white;
}

div.banner a {
color:white;
font-size:13px;
text-decoration:none;
font-weight:bold;
}

div.banner a:hover {
color:yellow;
font-size:15px;
}


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: #0000FF;
	text-decoration: underline;

}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: red;
	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;
    }

#bord2{
	border: solid;
	border-width: 2px;
	border-color: #ffffff;
	margin: 2 2 2 2;
    }

#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 a: {
	text-decoration: none;
	font-weight: normal;
	font-size: 5px;
}





#new a {
	display: block;
	text-decoration: none;
	color: #003366;
	text-align: center;
	border: 1px solid #cccccc;
	vertical-align: middle;
	height:91px;
	width:120px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	background:white;
opacity:0.6;filter:alpha(opacity=60)
       }


#new a:hover {
	display: block;
    background:#d3e4e7;
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
	color: #003366;
	border: 1px solid #336699;
	text-align: center;
	height:91px;
	width:120px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
opacity:1;filter:alpha(opacity=110)
}


#new2 a {
	display: block;
	text-decoration: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	height:70px;
	width:100px;
	overflow: hidden;
       }


#new2 a:hover {
	display: block;
	text-decoration: none;
	color: #003366;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	width:100px;
	overflow: hidden;
}



#colt {
 position:absolute;
 top:0;
 right:0;

}







#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: #000000;
color: white;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
