/*----------------------------------------------------------layout-------------------------------------------*/
h1{
	color:#000000;
  text-align:right;
  font-size:40px;
  margin-bottom:0px;
  margin-top:20px;
  margin-right:30px;
 }
 
#layout_head{
	width:800px;
	margin:0px auto;
	background-color:#EAE415;
}
#layout_content{
	width:800px;
	margin:0px auto;
	background-color:#EAE415;
	display:table;
}
#layout_footer{
	background-color:#EAE415;
	width:800px;
	height:100px;
	margin: 0px auto;
	text-align:center;
	padding-top:20px;
	color:#000000;	
}
#layout_footer a{
	color:#000000;	
}
h2{
	line-height:normal;
	margin:0px;
}
h2 a{
	color:#000000;
	text-decoration:none;
}
h3 {
	margin-left:10px;
	padding:0;
	display:inline;
}
h3 a {
  font-size:14px;
}


/*--------------------------------------------------------------content--------------------------------------------------------------*/
#right_section
{
	float:right;
	padding:2px;
	width:123px;
	display:table;	
}
#layout_left
{
	width:670px;
	float:left;
	display:table;
	margin-bottom:40px
}
#page_picture_left
{
	width:630px;
	float:left;
	display:table;
}
/*--------------------------------------------------------------leftPanel--------------------------------------------------------------*/
#matiriale_layout
{
  border:1px solid #000000;
  background-color:#ffffff;
	padding:10px;
	margin:10px auto;
  width:630px;
  list-style:none;
  display:table;
}

#matiriale_layout li
{
	float:right;
	width:250px;
	padding:15px;
	margin:10px auto;
	text-align:center;
	border:none;
}
#matiriale_layout li img
{
	width:250px;
	border:1px solid #000000;
	float:right;
	margin:0 auto;
}
#matiriale_layout li p
{
	width:250px;
	text-align:right;
	padding:0 0px;
	margin:0;
	float:right;
	color:#000000;
}
.clearFloat
{
	clear:both;
}
#weekImage{
	text-align:center;

}
#weekImage h1{
	color: #000000;
}
#weekImage img{
	width:400px;
	border:3px solid #000000;
}
#pagenavigator{
	margin:10px;
	padding:0px;
	clear:both;
}
#nav_bar ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav_bar li
{
	font-family:Tahoma; 
	font-size:12px; 
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	width:20px;
	height:15px;
	margin:5px;
	padding:5px;
	float:right;
}
#nav_bar li a
{
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
#nav_bar li a:hover
{
	text-align:center;
	color:#FFFFFF;
}

#pgNavSelected
{
	background-color:#FFFFFF !important;
	border:1px solid #000000;
}
#pgNavSelected a
{
	color:#CA0000 !important;
}

/*---------- covers---------------------------------------------------------------*/
.cover_style ul{
   	float:right;
}
.cover_style li{
	float:right;
	text-align:center;
	padding:4px;
	width:140px;
	display:inline;
	height:240px !important;
}

.cover_style li img{
	border:1px solid #000000;
	width:135px;
	height:196px;
}

.cover_style li a{
	text-decoration:none;
	color:#9e0059;
}

/*--------------------------------------------------------------rightPanel--------------------------------------------------------------*/
#right_section ul
{
	padding:0px;
	margin:0px;
	border:1px solid #000000;
}
#right_section ul li.Out
{
	list-style:none;
	padding:2px;
	margin:5px;
	text-align:right;
	text-decoration:underline;
	background-color: #EAE415;
	border:0px
}
#right_section ul li.Over
{
	list-style:none;
	padding:2px;
	margin:5px;
	text-align:right;
	text-decoration:underline;
	background-color:#000000;
}
#right_section ul li.Out a
{
	text-decoration:underline;
	color:#271002;
	font-weight:bold;
}
#right_section ul li.Over a
{
	text-decoration:underline;
	color:#FFFFFF   ;
	font-weight:bold;
}

/*----------------------*/
.text_ads{
 color:#000000;
 padding-bottom:20px; 
}


