*{margin:0; padding:0;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	line-height:16px;
	font-size:11px;
	color:#000000;
}
a{
	color:#12734f;
}
a:hover{
	color:#000000;
}

/*********************************************************************************/
#header{
	display:block;
	width:900px;
	height:130px;
	padding:50px 0px 0px 60px;
/*	position:fixed;
	top:0px;
	left:0px;*/
}
/*********************************************************************************/
h1#logo{
	float:left;
	padding:34px 30px 0px 0px;
	text-align:center;
}
h1#logo a{
	display:block;
	width:180px;
	height:80px;
	background:url('../images/logo-imagos.jpg') no-repeat left top;
	text-indent:-10000px;
}
/*********************************************************************************/
#header_image{
	float:left;
	display:block;
	width:680px;
	height:100px;
	background:#ffffff url('../images/header_image/prima-pagina.jpg') no-repeat left top;
}
/*
#header .page_p1{
	background:#ffffff url('../images/header_image/prima-pagina.jpg') no-repeat left top !important;
}
*/

#header .page_p2{
	background:#ffffff url('../images/header_image/articole.jpg') no-repeat left top !important;
}
/* Contact */
#header .page_10 {
	background:#ffffff url('../images/header_image/contact.jpg') no-repeat left top !important;
}

/* Link */
#header .page_11 {
	background:#ffffff url('../images/header_image/link.jpg') no-repeat left top !important;
}

/* Articole */
#header .page_12 {
	background:#ffffff url('../images/header_image.jpg') no-repeat left top !important;
}

/* Proiecte */
#header .page_13 {
	background:#ffffff url('../images/header_image/proiecte.jpg') no-repeat left top !important;
}

/* Psihoterapie */
#header .page_14 {
	background:#ffffff url('../images/header_image/psihoterapie.jpg') no-repeat left top !important;
}

/*reprezentarea lumii la copil*/
#header .page_15{
	background:#ffffff url('../images/header_image/reprezentarea-lumii-la-copil.jpg') no-repeat left top;
}

/*animeaza povestea*/
#header .page_16{
	background:#ffffff url('../images/header_image/animeaza-povestea.jpg') no-repeat left top;
}

/*aptitudinile mele*/
#header .page_17{
	background:#ffffff url('../images/header_image/aptitudinile-mele.jpg') no-repeat left top;
}
/*********************************************************************************/
#navigation{
/*	position:fixed;
	top:180px;
	left:0px;
	float:left;*/
	display:block;
	width:240px;
	padding:0px 30px 0px 0px;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	line-height:16px;
}
#navigation li{
	padding:0px 0px 12px 0px;
	background:none;
}
#navigation a{
	padding:3px 6px;
	text-decoration:none;
	color:#000000;
}
#navigation a:hover, #navigation a.selected{
	background:#12734f;
	color:#ffffff;
}
#navigation li ul li{
	list-style:none;
	text-transform:none;
	padding:2px 0px;
}
#navigation li ul li a{
	color:#444444;
}
/*********************************************************************************/
#content{
/*	position:fixed;
	top:180px;
	float:left;
	width:670px;*/
	padding-right:10px;
	overflow-x: hidden;
}
/*********************************************************************************/
#content h2{
	font-size:15px;
	font-weight:normal;
	font-weight:bold;
	color:#12734f;
	color:#000000;
	padding-bottom: 5px;
}
#content h2.title
{
	color:#12734f;
}
#content h2 a{
	color:#12734f;
	text-decoration:none;
	margin-bottom: 0px;
}
#content h2 a.off{
	font-size:11px;
	margin-bottom: 20px;
}
#content h2 a:hover{
	color:#000000;
	text-decoration:none;
	text-decoration:underline;
}
/*********************************************************************************/
#content .post{
	padding:0px 0px 10px 2px;
	text-align:justify;
}
#content strong{
	color:#333333;
}
#content p{
	padding-bottom:10px;
}
#content p.autor {
/*	float: right;
	position: relative;
	top: -42px;
	right: 0px;*/
	text-align:right;
	font-style: italic;
	font-weight: bold;
}
#content span.list_title{
	/*
	font-weight:bold;
	color:#444444;
	font-style:italic;
	*/
	text-decoration:underline;
}
#content ul{
	padding:0px 0px 15px 15px;
	/*
	list-style-image:url(../images/li3.gif);
	*/
}
#content ol{
	padding:0px 0px 15px 23px;
}
#content li{
	font-style:italic;
}
span.author{
	display:block;
	padding-bottom:15px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
}

.nextprev {
	text-align: right;
}

