﻿h1.ris
{
	padding-left:10px;
	height:20px;
	padding-bottom:20px;
}
h1.ris2
{
	display:block;
	margin-top:3px;
}
h2
{
	margin:0;
	padding:0;
	width:335px;
}
div#tit-elenco-sx
{
	width:600px;
	background-image:url(../img/elenco/bk-risultati-tit.jpg);
	background-repeat:repeat-x;
	float:left;
	margin-bottom:15px;
}
div#tit-elenco-dx
{
	width:258px;
	background-image:url(../img/elenco/ricerca.jpg);
	background-repeat:repeat-x;
	float:right;
	margin-right:10px;
	margin-bottom:15px;
	min-height:430px;
}
div#strutsx
{
	width:445px;
	height:205px;
	float:left;
}
div#strutdx
{
	width:222px;
	height:190px;
	float:right;
}

@media (max-width: 768px) {

h2
{
	margin:0;
	padding:0;
	width:100%;
}

    
    div#strutsx
{
	width:100%;
	height:205px;
	float:left;
}

div#strutdx
{
	width:100%;
	height:190px;
	float:right;
}

}

span.cod
{
	color:#333333;
	font-weight:bold;
}
table.info
{
	margin-top:7px;
	width:100%;
}

table.info td
{
	color:#000;
	font-weight:bold;	
	text-align:left;
	width:50%;
}
table.info td.td_prezzo
{
	width:100%;
}
p.desc_elenco
{
	padding:0;
	margin:0;
	margin-top:15px;
	margin-left:3px;
	display:block;
	width:420px;
}
table.icone
{
	margin-left:13px;
	margin-top:10px;
}
div#foto
{
	width:215px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
div#foto img
{
	width:204px;
	/*height:140px;*/
	border:0;
}

/*bottoni sotto foto elenco*/

div.br div.btdx a
{
    border-style:solid; 
	border-width:1px 1px;
	border-color:#666666;
	margin-top:15px;
	padding-top:3px;
	text-align:center;
}
div.br div.bg1 a
{
    width:130px;
    float:right;
}

div.br div.bg2 a
{
    width:75px;
    float:left;
}

table td.td_prezzo
{
    padding-top:15px;   
}

div.cont-strut
{
	border-top:#aac1e0 1px solid;
	padding:15px 0;
}
div.cont-strut-primo
{
     border-top-width:0px !important;
     padding-top:0;  
}

@media (max-width: 768px) {

    div#strutdx {
    height: 100%;
    text-align:center;
    padding-right:0;
}

    div.br {
    padding-right:0;
    }

    p.desc_elenco
{
	padding:0;
	margin:0;
	margin-top:15px;
	margin-left:3px;
	display:block;
	width:100%;
}


    div.cont-strut
{
	border-top:#aac1e0 1px solid;
	padding-top:15px;
}

div#foto img
{
	width:100%;
	/*height:140px;*/
	border:0;
}

div#strutsx {
    height: auto;
}

div#foto
{
	width:100%;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
    padding-right:5px;
}

div.br div.bg1 a {
    width: 100%;
}

}

div#under-search
{
	height:200px;
	width:246px;
	background-image:url(../img/elenco/under-ricavanzata.jpg);
	background-repeat:no-repeat;
	margin-left:12px;
}
/*paginatore*/

div#ctl00_ContentPlaceHolder1_Paginatore1_PanPaginatore table.PAG_Tabella td,
div#ctl00_ContentPlaceHolder1_Paginatore1_PanPaginatore table.PAG_Tabella td a
{
	color:#fff;
}
div#ctl00_ContentPlaceHolder1_Paginatore1_PanPaginatore table.PAG_Tabella td a:hover,
div#ctl00_ContentPlaceHolder1_Paginatore1_PanPaginatore table.PAG_Tabella td a:active
{
	font-weight:bold;
}

div#ctl00_ContentPlaceHolder1_elenco1_Paginatore1_PanPaginatore td a.PAG_NumPaginaSel
{
	font-weight:bold;
    text-decoration:none;
}