/* CSS Document */
body{margin:0px; padding:0px; background:url(../images/background.gif) 0px 0px repeat-x #F6F4E4; color:#6B6854; font:12px "Trebuchet MS", Arial, Helvetica;}

#Main_Panel{width:730px; position:relative; margin:0px auto; padding:0px;}
.logotype{width:160px; height:40px; margin:30px 0px 0px 35px;}


#Left_Top_Panel{width:240px; height:125px; position:relative; margin:0px auto; padding:0px; background:url(../images/left_top.jpg) 0px 0px no-repeat; /* border-width:1px; border-color:Red; border-style:dashed; */}


#Left_Bottom_Panel{width:200px; height:auto; position:relative; margin:0px auto; padding:20px 20px 0px 20px; background:url(../images/menu_background.jpg) 0px 0px no-repeat; /* border-width:1px; border-color:Green; border-style:dashed; */}
#Left_Bottom_Panel a{height:20px; font:15px "Trebuchet MS", Arial, Helvetica; font-weight:bold; padding:0px; margin: 0px 0px 0px 20px; color:#8F8C73; text-decoration:none;}
#Left_Bottom_Panel a:hover{height:20px; font:15px "Trebuchet MS", Arial, Helvetica; font-weight:bold; padding:0px; margin: 0px 0px 0px 20px; color:#7F0A5F; text-decoration:none;}


#Right_Panel{width:500px; float:left; margin:0px; padding:0px; /* border-width:1px; border-color:Blue; border-style:dashed; */}
#Right_Panel h1{width:480px; height:125px; background:url(../images/header.jpg) 0px 0px no-repeat #D33F9F; color:#fff; font:20px Arial, Georgia, "Times New Roman", Times; font-weight:bolder; padding:35px 0px 0px 20px; margin: 0px;}


#Content_Panel{width:500px; height:auto; float:left; padding: 20px 0px 0px 0px; /* border-width:1px; border-color:Fuchsia; border-style:dashed; */}
#Content_Panel h1{color:#8F146E; font:22px Georgia, "Times New Roman", Times; font-weight:bold; border-bottom-style:dashed; border-bottom-color:#000000; border-bottom-width:1px;}
#Content_Panel a{color:#000000; text-decoration:none;}
#Content_Panel a:hover{color:#7F0A5F; text-decoration:underline;}


#Footer_Main_Panel{background:url(../images/footer_background.gif) 0px 0px repeat-x #6B6854; color:#ffffff; position:relative; margin:0px auto; height:120px; clear:both;}
#Footer_Panel{width:730px; height:auto; position:relative; margin:0px auto; font:12px "Trebuchet MS",Arial, Helvetica; font-weight:normal;}
#Footer_Panel a{padding:0px; color:#ffffff; background:#6B6854; text-decoration:none; font-weight:bold;}
#Footer_Panel a:hover{text-decoration:underline;}


p{text-align:justify;}
p.center{text-align:center;}

a{color:#8F8C73; text-decoration:none;}
a:hover{color:#7F0A5F; text-decoration:none;}


/*Chenarul care apare la imagini*/
.frame_blue_corner_lt
{
	background-position: left top; 
	background-image: url(../images/frame_blue/frame_corner_lt.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff
}

.frame_blue_corner_rt
{
	background-position: right top; 
	background-image: url(../images/frame_blue/frame_corner_rt.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff

}

.frame_blue_corner_lb
{
	background-position: left bottom; 
	background-image: url(../images/frame_blue/frame_corner_lb.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff;
}

.frame_blue_corner_rb
{
	background-position: right bottom; 
	background-image: url(../images/frame_blue/frame_corner_rb.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff
}

.frame_blue_corner_lt_round
{
	background-position: left top; 
	background-image: url(../images/frame_blue/frame_corner_lt_round.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff;
}

.frame_blue_corner_rt_round
{
	background-position: left top; 
	background-image: url(../images/frame_blue/frame_corner_rt_round.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff;
}

.frame_blue_corner_lb_round
{
	background-position: left bottom; 
	background-image: url(../images/frame_blue/frame_corner_lb_round.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff;
}

.frame_blue_corner_rb_round
{
	background-position: right bottom; 
	background-image: url(../images/frame_blue/frame_corner_rb_round.gif); 
	background-repeat: no-repeat; 
	background-color: #ffffff
}

.frame_blue_margin_t
{
	background-position: 50% top; 
	background-image: url(../images/frame_blue/frame_margin_t.gif); 
	background-repeat: repeat-x; 
	background-color: #ffffff;
}

.frame_blue_margin_l
{
	background-position: left bottom; 
	background-image: url(../images/frame_blue/frame_margin_l.gif); 
	background-repeat: repeat; 
	background-color: #ffffff;
}

.frame_blue_margin_r
{
	background-position: right bottom; 
	background-image: url(../images/frame_blue/frame_margin_r.gif); 
	background-repeat: repeat; 
	background-color: #ffffff;
}

.frame_blue_margin_b
{
	background-position: 50% bottom; 
	background-image: url(../images/frame_blue/frame_margin_b.gif); 
	background-repeat: repeat-x; 
	background-color: #ffffff;
}

.frame_blue_c
{
	background-position: right bottom; 
	background-image: url(../images/frame_blue/frame_c.gif); 
	background-repeat: repeat; 
	background-color: #ffffff;
}
