@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body{ 
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin: 0;
}
.link_alb{
	text-decoration: none;
	font-weight:bold;
	color:#2a3249;
	height:20px;
}

.link_alb a{
	text-decoration: none;
	font-weight:bold;
	color:#dc4204;
}

.link_alb a:hover{
	text-decoration: none;
	font-weight:bold;
	color:#dc4204;
}

.link_alb_subtire {
	text-decoration: none;
	color:#2a3249;
}

.link_alb_subtire a{
	text-decoration: none;
	color:#dc4204;
}

.link_portocaliu a{
	color:#db4105;
	text-decoration:none;
	/*font-weight:bold;	*/
}

.link_portocaliu a:hover{
	color: #db4105;
	text-decoration:underline;
	/*font-weight:bold;	*/
}

/*INVELITOARE SITE*/
#wrapper{
	background-color:#FFFFFF;
}
/*END INVELITOARE SITE*/

/*HEADER*/
#header{
	height: 240px;
	margin: 0 auto;
	background-image:url(../images/bg-sus.png);
}

#header-interior{
	width: 1000px;
	height: 240px;
	margin: 0 auto;
	background-image:url(../images/bg-sus.png);
}

#header a {
	border: none;
	text-decoration: none;
	font-weight:bold;
	color:#db4105;
}

#header a:hover {
	border: none;
	text-decoration: underline;
	font-weight:bold;
	color:#db4105;
}

a.link{
	color:#db4105;
	text-decoration:underline;
}

a:hover.link{
	color:#db4105;
	text-decoration:none;
}

/*END HEADER*/

/*MIJLOC*/
#mijloc{
	width: 1000px;
	margin: 0 auto;
}
/*END MIJLOC*/

/*STANGA*/
#meniu_stanga{
	background-color:#d9e2eb;
	/*border-left: 1px #4142BA solid;
	border-right: 1px #4142BA solid;*/
}
/*END STANGA*/

/*MENU*/
/*END MENU*/

/*CONTINUT*/
#continut{
	width: 568px;
	margin: 0 auto;
	color: #2a3249;
	/*border-left: 1px #4142BA solid;
	border-right: 1px #4142BA solid;*/
}
.contur_i_r{
	background-color:#d9e2eb;
}
.contur_i_r a:hover{
	background-color:#d9e3eb;
}

.intrebare{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.continut_intrebare{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:2px;
}
.raspuns{
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.spatiu{
	background-color:#FFF;
	height:1px;
}

/*END CONTINUT*/

/*DREAPTA*/
#dreapta{
	width: 200px;
	margin: 0 auto;
}	
.contur_1{
	border-left: 1px #4142BA solid;
	border-right: 1px #4142BA solid;
	border-bottom: 1px #4142BA solid;
	text-decoration: none;
	font-weight:bold;
	color:#666666;	
}
.contur_1 a{
	border: none;
	text-decoration: none;
	font-weight:bold;
	color:#666666;
}
.contur_1 a:hover{
	border: none;
	text-decoration: none;
	font-weight:bold;
	color:#4142BA;
}

/*END DREAPTA*/

/*FOOTER*/
#footer{

}

#footer-interior{
	width: 1000px;
	height: 90px;	
	margin: 0 auto;
	color:#CCCCCC;
	text-align: center;
	background: url(../../site3/img/bg_jos.png);
	clear:both;
}

#footer-interior p {
	padding: 30px 0 0 0;
}

#footer-interior a {
	border: none;
	text-decoration: none;
	color: #db4105;
}

#footer-interior a:hover {
	border: none;
	text-decoration: underline;
	color: #db4105;
}
/*END FOOTER*/
