.textInfo{
	float:left;
	width:445px;
	border-bottom:1px dotted black;
	padding-bottom:15px;
	margin-bottom:35px;
	text-align:justify;
	color:black;
	font-size:12px;
}

.textInfo h1{
	color:black;
	font-size:11px;
	margin-bottom:10px;
}

.title{
	margin-top:20px;
	color:#BBB;
}

.title h1{
	color:black;
	font-size:18px;
	display:block;
	margin-bottom:5px;
}

.title em{
	font-weight:bold;
	font-style:normal;
	color:#A0A0A0;
}

.title b{
	color:black;
}

.title .separa1{
	margin-top:5px;
	margin-bottom:40px;
	height:3px;
	background:#CCC;
}

#links{
	clear:both;
}

#links h1{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#links a{
	color:#92c9e4;
	display:block;
	float:left;
	clear:both;
	margin-bottom:3px;
}

#links a:link, #links a:visited, #links a:hover, #links a:focus{
	color:#8fda44;
	background:url('../images/activitatLink.gif') no-repeat;
	padding:0;
	min-height:14px;
	padding-left:20px;
}

.dataTop{
	float:right;
	width:340px;
	background: #7fc200  url('../images/cursDataTop.gif') no-repeat;
	color:white;
}
.dataBottom{
	background:white url('../images/cursDataBottom.gif') no-repeat;
	height:10px;
}

#data{
	padding:25px;
	font-weight:bold;
	color:white;
	font-size:11px;
}
 #data b{
	color:#CF9;
 }
 
 #data table td{
	vertical-align:top;
 }
 
 .separaAct{
	clear:both;
	height:60px;
 }
 

.section h1{
	color:#6C0 !important;
}
