/********************************************************************************/
/* PROJECT 	: */
/* DATE 	: */
/* IMPLEMENTED BY	: */
/********************************************************************************/
/* RESET, FORMAT INITIAL*/
HTML,BODY{padding:0; margin:0;}
BODY{ background:url(imgs/content_bg.jpg) repeat-x #fff; font:12px Arial, Helvetica, sans-serif; text-align:justify; }
A{outline:none;color:#ef0101;}
A:hover{}
P{margin:0; padding:0;}
FORM{padding:0; margin:0;}
INPUT, TEXTAREA, SELECT{color:#000; background:#fff;}
UL{margin:0; padding:0; list-style-type:none;}
LI{margin:0; padding:0;}
IMG{border:0;}
H1 { margin-top:0; font-size:18px; font-weight:normal; color:#7c0000; }
H2 {  }
H3 {}
/********************************************************************************/
.clear{ position:relative !important; float:none !important; clear: both !important; padding:0 !important; margin: 0 0 -1px !important; text-decoration:none !important; text-indent:-10000px !important; border: none !important; background:transparent !important; background-image:none !important; height:1px !important; font-size:1px !important; overflow:hidden !important; }
/********************************************************************************/
.wrapper{ width:960px; margin:0 auto; }
#header{ background:#fff; }
	#logo{ display:block; float:left; width:225px; height:69px; margin-top:75px; background:url(imgs/logo.gif) no-repeat; text-indent:-9999px; }
	#menu{ float:left; margin-left:120px; padding-top:100px; border-top:19px solid #d00000; }
		#menu LI{ display:block; width:225px; margin-bottom:3px; padding-left:10px; }
			#menu LI:hover, #menu LI.activ{ background:#fdf5e1; }

			#menu LI A{ display:block; padding:5px 0 5px 10px; font-size:16px; font-weight:bold; background:url(imgs/dart_menu.gif) left center no-repeat; color:#d20005; text-decoration:none; }
				#menu LI A:hover, #menu LI A.activ{ background:url(imgs/dart_menu_a.gif) left center no-repeat #fdf5e1; }
	#bgHeader{ float:right; }
.noBorder{ border:none !important; }
#noBorderLi { margin-bottom:30px; border-bottom:2px solid #fff; }
#noBorderLi LI{ border:none !important; margin:0 0 20px !important; padding:0 !important; }
#content{ min-height:450px; height:auto !important; height:450px; margin-top:100px; border-bottom:1px solid efe2c2; color:#7c0000; }
	#leftContent{ float:left; width:420px; }
	#rightContent{ float:right; width:540px; }
		#rightContent LI{ margin-bottom:20px; padding-bottom:20px; border-bottom:2px solid #f8f2e3; }
		.doctor{ width:180px; padding:3px 0 3px 20px; font-weight:bold; background:#f2e7ce; }
			.doctorDart{ padding-left:10px; background:url(imgs/dart_doctor.gif) left center no-repeat #f2e7ce; }
H1 SPAN{ padding:0 5px; background:#fdf5e1; }
.perioada{ font-size:14px; }
#footer{ font-size:11px; color:#afa58d; }
	#footer A{ font-size:11px; }
.borderTop{ margin-top:30px; border-top:1px solid #efe2c2; }
	#leftFooter{ float:left; width:320px; padding:30px 0; }
	#middleFooter{ float:left; width:320px; padding:30px 0; text-align:right; }
	#rightFooter{ float:right; width:320px; padding:30px 0; text-align:right; }
		#rightFooter A{ font-weight:bold; color:#afa58d; text-decoration:none; }