﻿@charset "utf-8";

/*Istituzionale*/

.searchCapSX {
	width: 22px;
	height: 51px;
	background-image:url(../imgs/Search/sxIstituzionale_r2_c2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.searchIstituzionale { 
	width: 176px;
	height: 51px;
	/*background: #000000;*/
	background-image:url(../imgs/Search/sfondoIstituzionale.png);
	background-repeat: repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 

.searchBox {
	border: 0;
	text-align: center;
}

/* per Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchIstituzionale { padding: 9px 0 0 0; }
}
/* fine Safari */

.searchCapDX {
	width: 22px;
	height: 51px;
	background-image:url(../imgs/Search/dxIstituzionale.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*End Istituzionale*/



/*Start Clinica*/

.searchTabClinica {
	widht: 220px;
}


.searchCapSXClinica {
	width: 22px;
	height: 51px;
	background-image:url(../imgs/Search/sxClinica.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.searchClinica {
	width: 176px;
	height: 51px;
	/*background: #000000;*/
	background-image:url(../imgs/Search/sfondoClinica.png);
	background-repeat: repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 

.searchBoxClinica {
	border: 0;
	text-align: center;
}

/* per Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchClinica { padding: 9px 0 0 0; }
}
/* fine Safari */

.searchCapDXClinica {
	width: 22px;
	height: 51px;
	background-image:url(../imgs/Search/dxClinica.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.searchRisultatiClinica80 {
	font-size: 80%;	
	padding: 0 0 3px 0;
	text-decoration: none;
	color: #006600;
}

a.searchRisultatiClinica80:hover	{
	text-decoration: underline;
	color: #000000;
}

a.searchRisultatiClinica100 {
	font-size: 100%;	
	padding: 0 0 3px 0;
	text-decoration: none;
	color: #006600;
}

a.searchRisultatiClinica100:hover	{
	text-decoration: underline;
	color: #000000;
}

a.searchRisultatiClinica120 {
	font-size: 120%;	
	padding: 0 0 3px 0;
	text-decoration: none;
	color: #006600;
}

a.searchRisultatiClinica120:hover	{
	text-decoration: underline;
	color: #000000;
}

/*End Clinica*/


/*Start Ricerca*/

.searchTabRicerca {
	widht: 220px;
}


.searchCapSXRicerca {
	width: 22px;
	height: 51px;
	background-image:url(../imgs/Search/sxRicerca.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.searchRicerca {
	width: 176px;
	height: 51px;
	/*background: #000000;*/
	background-image:url(../imgs/Search/sfondoRicerca.png);
	background-repeat: repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 

.searchBoxRicerca {
	border: 0;
	text-align: center;
}

/* per Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchRicerca { padding: 9px 0 0 0; }
}
/* fine Safari */

.searchCapDXRicerca {
	width: 22px;
	height: 51px;
	background-image:url(../imgs/Search/dxRicerca.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*End Ricerca*/
