@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
{
	font-size:24px;	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


#tpl_list .row
{
	background-color:#EFEFEF;
	background-image:url(../images/background/row-col.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #E9E9E9;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:10px;
	min-height:100px;
	padding:10px;
	width:270px;
	height: 170px;
	
}

#tpl_list .row h2
{
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#A964B0;
	padding-top:0px;

}


#tpl_list .row h2 a:link,  #tpl_list .row h2 a:visited, #tpl_list .row h2 a:active
{
	color:#A964B0;
}

#tpl_list .row h2  a:hover
{
	color:#A964B0;
}

#tpl_list .row img
{
	float:left;
	margin-left:0px;
	margin-right:11px;
	margin-top:0px;
	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;

}
*/



