﻿#c_istruzioni
{
	margin:30px 50px 0px 50px;
	padding:10px 10px 0px 20px;
	font:14px/30px Verdana;
	background-image:url(imgCatalogo/apice.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.but
{
	background-image:url(imgCatalogo/but.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:97px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	border:0px solid #000000;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.butG
{
	background-image:url(imgCatalogo/butGray.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:97px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	border:0px solid #000000;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.butO
{
	background-image:url(imgCatalogo/butO.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:97px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	border:0px solid #000000;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.butO_big
{
	background-image:url(imgCatalogo/butO_big.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:139px;
	height:27px;
	text-align:center;
	vertical-align:middle;
	border:0px solid #000000;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.c_testo
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	color: #555;
}
.c_titolo
{
	font-size: 18px;
	color: #003399;
}
.c_titolo1
{
	font-size: 17px;
	color: #003399;
}

.c_titolo2
{
	font-size: 16px;
	color: #003399;
}
.c_titolo3
{
	font-size: 14px;
	color: #003399;
}
.c_titolo4
{
	font-size: 12px;
	color: #003399;
}
.c_titolo5
{
	font-size: 10px;
	color: #003399;
}
.b
{
	font-weight:bold;
}


#c_titolo1
{
	width:70px;
	vertical-align:bottom;
}
a.titolo1:visited, a.titolo1:link
{
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	text-decoration:none;
}
a.titolo1:hover
{
	font-size: 11px;
	color: #ffa800;
	font-weight: normal;
	text-decoration:none;
}
#c_titolo1d
{
	text-align:left;
	font-style:italic;
	vertical-align:bottom;
	width:240px;
}
.NomeCasa	/* Come a.titolo1d ma non per link	*/
{
	font-size: 16px;
	color:#F19020;
	font-weight: normal;
	text-decoration:none;
	font-family:Arial;
}
a.titolo1d:link,a.titolo1d:visited,a.titolo1d:active
{
	font-size: 15px;
	color:#003399;
	font-weight: normal;
	text-decoration:none;
	font-family:Arial;
}
a.titolo1d:hover
{
	font-size: 15px;
	color:#F19020;
	font-weight: normal;
	text-decoration:none;
	font-family:Arial;
}
#c_titolo2
{
	font-size: 11px;
	color: #003399;
}

/* Ricerca - elenco*/
.find
{
	width:150px;
}
#tabGruppi
{
	height:90px;
	width:480px;
	margin-left:20px;
	margin-top:4px;
}
#tabGruppi td
{
	padding:0px 0px 0px 3px;
	border:0px;
	height:12px;
}
#tabGruppi .tdDesc
{
	text-align:justify;
	height:25px;
}
#tabGruppi .tdServ
{
	height:15px;
	font-style:italic;
	font-size:12px;
}
#sep
{
	border-bottom:1px dashed #AEAEAE;
	width:100%;
	clear:left;
	font-size:1px;
}
#divGallery
{
	clear:left;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
}
/* dettaglio	*/
#c_container
{
	background-image: url(imgCatalogo/left.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left:20px;
}
#c_risorse
{
	border-bottom:1px dashed #AEAEAE;
}
#c_risorse td
{
	padding:10px;
}
#c_rf
{
	width:90px;
	vertical-align:top;
}
#c_rt
{
	width:380px;
	vertical-align:top;
}
#c_rd
{
	width:305px;
	text-align:right;
	vertical-align:bottom;
	padding-right:50px;
}
#tabDettCasa
{
	margin:0px;
	font-size:11px;
	width:470px
}
#tabDettCasa td
{
	width:380px;
	padding:0px 0px 0px 0px;
	/*border:0px;*/
	text-align:left;	
}
#tabDettCasa th
{
	width:90px;
	padding:0px 0px 0px 0px;
	/*border:0px;*/
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
}
/* Parte solo per la stampa, attualmente la parte sopra è identica a catalogo.css	*/
.c_cl
{
	clear:left;
}
