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

#tpl_list
{

}

#tpl_list h1
{
	color:#1c6a91;
	height:33px;
	width:686px;
	padding-top:0px;
	padding-left:0px;

}

#tpl_list h1
{

}


#tpl_list .row
{
	min-height:100px;
	max-height:105px;
	margin-top:10px;
	margin-bottom:10px;
	width:310px;
	float:left;
	margin-right:30px;
	border-bottom:1px solid #f2f2f2;
}

#tpl_list .row h2
{
	
	font-size:13px;
	color:#ee9d00;
	padding-top:3px;
	font-weight:bold;
}


#tpl_list .row h2 a:link,  #tpl_list .row h2 a:visited, #tpl_list .row h2 a:active
{
	color:#ee9d00;
	font-weight:bold;
}

#tpl_list .row h2  a:hover
{
	color:ee9d00;
	font-weight:bold;
}

#tpl_list .row img
{
	border: 2px solid #e5e5e5;
	float:left;
	margin-left:0px;
	margin-right:11px;
	margin-top:7px;
	margin-bottom:3px;
}

#tpl_list .row p
{
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	height:80px;
	overflow:none;
}

/* #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;

}
*/


