
body {
margin: 0;
padding: 0;
background: #f0f3f9 url("bg-grad.jpg") top left repeat-x fixed;
}

.wrapper {
width: 800px;
margin: 30px auto 0px;
background: #FBFAF5;
border: 5px solid #fff;
}


/*header*/


.header {
padding:0px;
margin:0px;
height:140px;
background-image:url(header-fonduri-europene.jpg);
border: 0px solid #fff;
}

.titlu {
padding:50px 0px 0px;
margin:0px;
text-align: center;
}

.titlu a {
font:30px Verdana, Arial, sans-serif;
color:#660066;
text-decoration:none;
}


.subtitlu {
padding: 10px;
margin:0px;
font:12px Verdana, Arial, sans-serif;
color:#660066;
text-align:right;
line-height: 16px;
}

/*menu*/

.navcontainer{
background: #660066;
height: 30px;
margin: 0;
padding: 0;
}
.navcontainer ul{
margin: 0;
padding: 0;
}
.navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 12px/30px Verdana,Arial, sans-serif;
text-align: center;
}

.navcontainer a
{
color: #F8F2E5;
text-decoration: none;
display: block;
width: 159px;
border-top: none;
border-right: 1px solid #A8B090;
border-bottom: none;
}

.navcontainer .pagina_curenta
{ background: #708bc2; color: #000; border-bottom: none; }

.navcontainer a:hover { background: #6600CC; color: #fff; border-bottom: none;}






/*continut*/

.continut {
					width:97%;
					padding:1.5%;
					font-family:Verdana,Arial,Sans Serfi;
					font-size:small;
					color:#000000;
					text-align:justify;				
					}


.continut a {
color:#6600CC;
text-decoration:none;
border-bottom: 1px #6600CC solid;
}

.continut a:hover {
color:#952dfe;
border-bottom: 1px #952dfe solid;
}

					
p.centrurosu {
					color:#FF0303;
					font-size:large;
					font-weight:bold;
					text-align:center		 
					}
					
#coperta	{
					margin:0px;
					padding:0px 40px 0px 40px;
					float:left;
					}					
					
h1		{
		font-size:large;
		font-weight:bold;
		color:#660066;
		text-align:center;
		margin:25px 0px;
		}					


h2 {
		font-size:large;
		font-weight:bold;
		text-align:center;
}

.linkuri a {
		text-decoration:none;
		border-width:0px;
}
					
ul.text	 {
		list-style-type: none;
		margin:0px;
		padding:5px;
		 }

li.text	 {
		background-image: url('bulet.gif');
		background-repeat: no-repeat;
		background-position: 0px 6px;
		padding-left: 15px; 
		 }

.cutie {
		margin:0px;
		padding:0px;   	
		background-color:#f5f5f5;
		border-width:1px;
		border-color:#1E189A;
		border-style:double
}

/*footer*/


.footer {
margin: 0px;
padding: 14px;
background: #f0f3f9;
font: 11px Verdana, Arial, sans-serif;
color: #333;
line-height: 14px;
text-align: center;
}

.footer a {
color:#660066;
text-decoration:none;
}

.footer a:hover {
color:#6600CC;
border-bottom: 1px #6600CC solid;
}





