* {
	margin: 0;
	padding: 0;
}

body {
	background: #a0d8ef;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 13px;
	color: #666666;
}

h1 {
	border-bottom: 1px solid #e3f2f8;
	padding: 0px 0px 10px 0px;
	font-weight:bolder;
}


.line {
	border-bottom: 1px solid #e3f2f8;
}

/* Wrapper */
#wrapper {
	background: url(images/back_top.jpg) repeat-x;
}


/* Header */
#header {
	width: 1020px;
	height: 150px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/01_header.jpg);
}

/* Page */
#page {
	width: 1020px;
	margin: 0 auto;
	background:#FFFFFF;
	background: url(images/03_page.jpg) repeat-y;
}

/* Content */
#content {
	float: left;
	width: 180px;
	padding: 15px 0 0 15px;
	border-right:1px solid #e3f2f8;
	margin-top:10px;
}

#content1 {
	float: left;
	width: 520px;
	padding: 0px 0 0 0px;
}

#content1 h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content1 h1 {
	font-size: x-large;
	font-weight:bolder;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#006dad;	
}
#content1 h2 {
	font-size: 14px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#000000;	
	padding: 10px 0 5px 0;
}
#content1 h3 {
	font-size: small;
	font-weight:bolder;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 10px 0 5px 0;
	color: #006dad;	
}

#content1 ul, #content1 ol {
	padding: 0px 0px 0px 15px;
}

.litere{list-style-type:lower-latin;}

#content1 p{ 
	padding: 0 0px 0 0;
	color:#858585;	
}

#content1 .boxed {
	background: url(images/box_contact.jpg);
	float: left;
	width:270px;
	height:88px;
	color:#301703;
}


/* Welcome */
#welcome {
	padding: 20px 30px 0 20px;
	/*border-right:#663300 dashed 1px ;*/
}
#welcome a{
	text-decoration: none;
}

#welcome2 {
	padding: 20px 40px 0 20px;
	border-left:1px solid #e3f2f8;
}
#welcome2 a{
	text-decoration: none;
}

.fara_border{
    border-style: none;
}

#content2 {
	float: right;
	width: 300px;
	height: 100%;
	margin: 0px 0px 0px 0px;	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 13px;
}

#content2 ul {
	margin: 0;
	padding: 0 0 0 20px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 13px;
	/*list-style: none;*/

}


#content2 h1 {
	font-size: 14px;
	font-weight:bold;
	color:#006dad;
	margin-bottom: 20px;		
}

#content2 p {
	margin: 0;
	padding: 0 5px 0 0;
}

#content2 a {
	border: none;
}



/* Footer all*/
#footer {
	width: 1020px;
	height: 164px;
	margin: 0 auto;
	background:url(images/04_footer.jpg) no-repeat;
	color: #FFFFFF;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	border: none;
	color: #FFFF00;
}
/* Footer left center right(discount)*/
#footer_left {
	float:left;
	text-align: left;
	width: 303px;	
	padding: 30px 0px 0px 40px;
}
#footer_right {
	float:left;
	text-align: right;
	width: 364px;	
	padding: 30px 30px 0 0px;
}
#footer_discount {
	float: right;
	width: 283px;
	height: 164px;
	background:url(images/04_footer_discount.jpg) no-repeat;
}






.citat {
	width:200px;
	font-size: 18px;
	font-weight:bolder;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#62ccf7;	
}


/*pt pagina comunicare*/
#sfat {
}
#sfat li{
padding: 0px 0px 7px 0px;
}


/*FORMULAR*/
fieldset {
padding: 0;
border-style: none;
}
fieldset.submit {
border-style: none;
}
label {
	float: left;
	width: 25em;
	text-align: left;
	padding: 0 0 3px 0;
}
