@charset "utf-8";
/* CSS Document */
ul {
	list-style-image:url(img/listArrow.gif);
	list-style-position:inside;
	list-style-type:none;
	display:bloc;
	padding-left:15px;

}


li {
}
.topArea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.topArea a {
	text-decoration:none;
	color:#FFFFFF;
}
.topArea a:hover {
	text-decoration:underline;
}
.menuBackground {
	background-image:url(img/menuBackground.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.subMenuGradient {
	background-image:url(img/subMenuGradient.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.bottomGradient {
	background-image:url(img/subMenuGradient.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.subMenuButtons {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9c9c;
	padding:3px;
}
.subMenuButtons a {
	color:#9c9c9c;
	text-decoration:none;
}
.subMenuButtons a:hover {
	text-decoration:underline;
	color:#5C5C5C;
}
.subMenuBackground {
	background-image:url(img/subMenuSpacer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.subTitle { 
	font-family:"Trebuchet MS", sans-serif;
	font-size:17px;
	color:#777777;
	font-weight:bold;

	padding-right:5px;
	padding-top:5px;
	text-transform:uppercase;
}
.content {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#888888;
	text-align:left;
	padding:10px;
}
.BoxFistPage{
	border:#e7e7e7 solid 1px;
}
.titleContentBoxFirstPage {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#6d6d6d;
	text-align:left;
}
.contentMessage {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#888888;
	text-align:left;
}
.content a {
	color:#555555;
	text-decoration:none;
	padding-left:14px;
	background-image:url(img/linkArrow.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	
}
.content a:hover {
	color:#888888;
	text-decoration:none;

}
.contentNone a{
	background-image:none;
	padding:0px;
}
.bottomLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin-left:10px;
	margin-top:10px;
}
.bottomLinks a {
	color:#999999;
	text-decoration:none;
}
.bottomLinks a:hover {
	color:#999999;
	text-decoration:underline;
}
.bottomLinksRight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-right:10px;
	text-align:right;
}
.bottomLinksRight a {
	color:#999999;
	text-decoration:none;
}
.bottomLinksRight a:hover {
	color:#999999;
	text-decoration:underline;
}
.boxTable {
    background-image:url(img/boxBackground.gif);
	color:#FFFFFF;
	background-position:bottom center;
	background-repeat:no-repeat;
}
.titluProiectDesfasurare {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#646464;
/*	text-transform:uppercase*/;
	text-align:center;
	padding-top:3px;
	background-image:url(img/topRoudBox.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-position:center;
}
.descriereProiectDesfasurare {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	text-align:left;
	padding:7px;
}
.detaliiProiectDesfasurare a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	text-decoration:none;
	padding-left:1px;

}
.detaliiProiectDesfasurare a:hover {
	border-bottom:solid;
	border-width:1px;
	border-color:#ffc484;

	text-decoration:none;
	color:#575757;
}
.textarea {
	background: none;
	width: 350px;
	height: 83px;
	margin: 0px 0px 0px 0px;
	border:#797979 solid 1px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.formArea {
	background: none;
	width: 150px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	border: none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:#797979 solid 1px;
}
#button {
	background-color:#cccccc;
	border:3px;
	border-color:#797979;
	color:#666666;
    height: 23px;
    width: 100px;
    float: right;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
}