* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #C0C0C0 no-repeat top center;
	color: #000000;
	font-size: 15px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, Comic Sans;
	}
img {
	border: 0px;
	}
#principal {
	width: 760px;
	background-color: #51b00f;
	margin: 19px auto 29px;
		
	}
	

.header{
	
	width: 760px;
	height: 100px;
	color:#FF0000;
	}
.head1 {
	width: 485px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.header h1 a {
	color: #000;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.descriere {
	color: #0000FF;
	font-size: 12px;
}
.head2 {
	width: 260px;
	float: left;
}
.head2 p {
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	
}
#content {
	padding: 20px 0 0 15px;
	width: 465px;
	margin-right:5px;

	
	}
#content a {
	color: #0000FF;
	text-decoration:none;
	font-weight:bold;
	}
#content a:hover {
	color:#00FFFF;
	text-decoration:none;
	font-weight:bold;
	}

.footer {
	background: no-repeat;
	width: 730px;
	height: 120px;
	padding: 0px 15px 0;
	color: #fff;
	font-size: 11px;
	}
p.foot1 {
	padding-top: 25px;
}
p.foot2 {
	padding-top: 25px;
	float: right;
	text-align: right;
	margin-right:5px;
}
.footer a {
	color: #fff;
	}
.footer a:hover {
	background-color: #650000;
	text-decoration:none;
	}
.foot2 a:hover {
	background-color: #294A59;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
.despartire{
height:20px;
width:450px;
}
.tabel {
	border-bottom: 1px dashed #FF9966;
	border-top: 1px dashed #FF9966;
	border-left:1px dashed #FF9966;
	border-right:1px dashed #FF9966;
	}
.tabeltd {
	border-bottom: 1px dashed #7CFC00;
	border-top: 1px dashed #7CFC00;
	border-left:1px dashed #7CFC00;
	border-right:1px dashed #7CFC00;
	}