@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial;
	scrollbar-face-color: #F0F0F0; 
	scrollbar-highlight-color: #EBEBEB;
	scrollbar-shadow-color: #EBEBEB; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: ##F0F0F0; 
	scrollbar-track-color: #EBEBEB;
	scrollbar-darkshadow-color: #EBEBEB;
}

#header{
	background-color:#cc0000;
	border-bottom:solid #000 5px;
}
#banner{
	width:824px;
	height:215px;
	margin:auto;
	background-image:url(images/banner.png);
}

#container{
	width:824px;
	margin:auto;
}

.clr{
	font-size:1px;
	clear:both;
	float:none;
}

#footer{
	background-color:#1d1b1c;
}

#footerContainer{
	margin:auto;
	width:824px;
	text-align:left;
	color:#fff;
	font-size:11px;
}
.footerRed{
	width:631px;
	background-color:#cc0000;
}

.RedByte{
	padding:15px 0;
}

#leftPanel{
	margin-top:10px;
	width:193px;
	float:left;
	font-size:13px;
}
#mainContent{
	margin-top:10px;
	width:620px;
	float:right;
	font-size:13px;
	padding-bottom:15px;
}
td{
	font-size:13px;
}
#marq{
	height:100px;
	overflow:hidden;
	margin:0;
	border-top:solid #ccc 1px;
	border-bottom:dotted #cc0000 1px;
	background:url(images/bggrimarq.jpg);
}
h1 {
	color:#cc0000;
	font-size:16px;
}
.dtComunicat{
	font-size:16px;
	color:#666;
	margin:5px 0;
}
.comunicat{
	background:url(images/sagetuta.png) left center no-repeat;
	padding:5px 18px;
	display:block;
	text-decoration:none;
	color:#666;
	margin:4px 0;
}
.comunicat:hover{
	background:url(images/zoom.gif) top right no-repeat!important;
	background-color:#1d1b1c!important;
	color:#fff;
}
.box{
	margin:10px 0;
	width:300px;
	background:url(images/css.gif) left top no-repeat;
	padding-top:9px;
	padding-left:10px;
	float:left;
}
.bottombox{
	background:url(images/cdj.gif) right bottom no-repeat;
	padding-bottom:9px;
	padding-right:10px;
	text-align:left;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
.hr8{
	width:80%!important;
}
.boxdetails{
	margin:4px 0;
	text-align:right;
}
.boxdetails a{
	background-image:url(images/sagetuta.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	color:#666;
	margin-left:5px;
	width:70px;
	text-align:left;
	float:right;
	font-size:15px;
}
.boxdetails a:hover{
	background-position:0 -17px;
	background-repeat:no-repeat;
	padding-left:15px;
	text-decoration:none;
	color:#c00;
	margin-left:5px;
	width:70px;
	text-align:left;
	float:right;
}

.prioritati{
	background-image:url(images/sagetuta.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#666;
	padding:5px 18px;
	border-bottom:dotted silver 1px;
}
.prioritati:hover{
	background:url(images/zoom.gif) top right no-repeat!important;
	background-color:#1d1b1c!important;
	color:#fff;
}
.lnkEven{
	background-image:url(images/sagetuta.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#666;
	padding:2px 18px;
	border-bottom:dotted silver 1px;
}
.lnkEven:hover{
	background:url(images/zoom.gif) top right no-repeat!important;
	background-color:#1d1b1c!important;
	color:#fff;
}
.lnkEven span{
	font-weight:bold;
}
.banner1{
	background-image:url(images/banner.png)!important;
}
.banner2{
	background-image:url(images/banner-old.png)!important;
}
.banner3{
	background-image:url(images/banner2.png)!important;
}
.banner4{
	background-image:url(images/banner3.png)!important;
}