@charset "utf-8";
/* CSS Document */

/*Style pentru footer*/

#footer {
	width:975px;
	clear:both;
	border:0px;
	margin: 0 auto;
	text-align: left;
}

#foot123456{
	min-height: 91px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:3px;
	padding-bottom:9px;
}

#foot123456 {
	width:150px;
	float:left;
	margin-right:15px;
	font-weight:normal;
}

#foot123456.last{
	margin-right:-15px;
}

#foot7{
	clear:both;
	width:975px;
	height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:3px;
	padding-bottom:9px;
}

#foot7a, #foot7b {
	width: 487px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	padding-top:3px;
}

#foot7a {
	text-align:left;
}

#foot7b {
	text-align:right;
}

#foot123456 a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 1.3em;
}

#foot123456 a:hover{
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#FF0000;
}

#foot123456 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.3em;
}

#foot123456 p.partvision { /*Instructiuni RSS feed*/
	visibility:hidden;	   /*vizibile doar in IE6*/
}

#footer h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 19px;
	color:#666666;
	padding-bottom: 2px;
}

/*Incheiere style pentru footer*/