@charset "utf-8";
/* CSS Document */

#tpl_list
{
	clear:both;

}

#tpl_list h1
{
	color:#368919;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:6px;
}




#tpl_list .row
{
	clear:both;
	margin-bottom:36px;
	height:72px;
}

#tpl_list .row h2
{
	color:#368919;
	font-weight:normal;
	font-size:12px;
	width:300px;
	float:left;
	padding-bottom:6px;
}


#tpl_list .row h2 a:link,  #tpl_list .row h2 a:visited, #tpl_list .row h2 a:active
{
	color:#368919;
	font-weight:normal;

}

#tpl_list .row h2  a:hover
{
	color:#368919;
	text-decoration:underline;
		font-weight:normal;

}

#tpl_list .row img
{
	float:left;
	margin-right:15px;


}

#tpl_list .row p
{
	float:left;
	width:305px;
}

/* #tpl_list .row p a:link, #tpl_list .row p a:visited, #tpl_list .row p a:active
{
	
	background-image: url(../images/background/p-strutture.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width:20px;
	height:9px;
	margin-top:5px;
	
	float:left;
	padding:0px;

}
*/


