﻿body {
	padding: 0px;
	margin: 0px;
	background-color: #2e2e2e;
}
#main {
	background-color: #FFFFFF;
}
#stanga {

	background-color: #ff9c01;
	width: 525px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#continut_st{
	padding: 20px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;

}
#continut_dr{
	padding: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	
}
#tit_st{
	background-position: left center;
	font-family: "myriad Pro";
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 25px;
	background-image: url('../images/skin/sageata.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
}
#tit_dr{
	background-position: left center;
	font-family: "myriad Pro";
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 25px;
	background-image: url('../images/skin/sageata2.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
}
#dreapta {
	background-color: #23648e;
		font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;

}
#spatiu {
	width: 12px;
}
#footer {
	height: 29px;
	background-image: url('../images/skin/footer.jpg');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 24px;
}
#footer a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#footer a:hover{
	text-decoration: underline;
}
.trimitebt{
	background-image: url('../images/skin/trimite.jpg');
	background-repeat: no-repeat;
	width: 57px;
	height: 15px;
	border-style: none;
	cursor: pointer;
}


