body {
	font-family:Tahoma;
	white-space: normal;
}


/* MAIN   ---------------------- */
#main{
vertical-align:top;
padding-left:20px;
padding-right:20px;
font-family:Tahoma;
font-size:11;
color:#0e2638;
}
#main a:link {
text-decoration:underline;
color:#ee7c02;

}
#main a:visited {
text-decoration:underline;
color:#ee7c02;
}
#main a:hover {
text-decoration:none;
color:#ee7c02;
}
/* FOOTER  ---------------------- */
#footer {
font-size: 10px;
color: #027ce3;
text-align: center;
}
#footer a:link {
text-decoration:underline;

color:#027ce3;
}
#footer a:visited {
text-decoration:underline;
color:#027ce3;
}
#footer a:hover {
text-decoration:none;
color:#027ce3;
}
#footer_bg {
background:url(../images/bg_footer.jpg) repeat-x;
}


/*HEADER  ---------------------- */
#header{
vertical-align:top;
font-family:Tahoma;
font-size:13;
color:#F3F3F3;
}
#header a:link {
text-decoration:underline;
color:#F3F3F3;
}
#header a:visited {
text-decoration:underline;
color:#F3F3F3;
}
#header a:hover {
text-decoration:none;
color:#F3F3F3;
}

/*STYLE  ---------------------- */
#title {
	font-family:Tahoma;
	font-size:18px;
	color:#ee7c02;
	font-weight:lighter;
	line-height: normal
}
#title-articole {
	font-family:Tahoma;
	font-size:18px;
	color:#ee7c02;
	font-weight:lighter;
	line-height:30px;
}

#cont_left {
	padding:20px;
	float:left;
	width:220px;
}
#cont_main {
	padding:20px;
	padding-left:40px;
	float:left;
	width:550px;
}
#cont_main2 {
	padding:20px;
	padding-left:40px;
	float:left;
	width:500px;
}
#proiecte {
	padding:20px;
	padding-left:40px;
	float:left;
	width:700px;
}
#intro {
	position: relative;
	top:10px;
	padding-top:0px;
	padding-left:0px;
	width:387px;
	vertical-align:middle;
	text-align:justify
}
#intro2 {
position:relative;
bottom: -100px;
	padding-top:0px;
	padding-left:0px;
	width:480px;
	vertical-align:bottom;
	text-align:justify;
}
.cv-title{padding-top: 7px;}
		
#cont_activitate {
	padding:35px;
	float:left;
	width:140px;
	text-align:center;
}


hr { height:1px; padding-bottom:5px;}
img {border:0}