﻿.albopretorio-RaggruppamentiElenco {
    background-color: #AB1414;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	width:auto;
	}
.albopretorio-DateElenco {
    background-color: #FFFFFF;
	color: #AB1414;
	font-weight: bold;
	padding: 5px;
	width:auto;
	}
.albopretorio-PubblicazioneCollegata {
	/*border-top:2px dashed #ff6600;
	border-left:2px dashed #ff6600;
	border-right:2px dashed #ff6600;
	border-bottom:2px dashed #ff6600;*/
	border-collapse:collapse;
	width:100%;
	}
.albopretorio-PubblicazioneCollegata .Attenzione_1 {
    font-size: 1.2em;
    color: red;
	}
.albopretorio-PubblicazioneCollegata .Attenzione_2 {
    font-size: 1.2em;
    color: red;
	}
.albopretorio-Dettagli .RichiestaCollegata {
	border-top:2px dashed #0066ff;
	border-left:2px dashed #0066ff;
	border-right:2px dashed #0066ff;
	border-bottom:2px dashed #0066ff;
	border-collapse:collapse;
	width:100%;
	}
.albopretorio-Dettagli table {
	border-top:2px solid #D0D0BF;
	border-left:2px solid #D0D0BF;
	border-right:2px solid #D0D0BF;
	border-bottom:0px solid #D0D0BF;
	border-collapse:collapse;
	width:100%;
	}
.albopretorio-Dettagli table tbody tr td{
	padding:5px;
	border:1px solid #D0D0BF;
	text-align:left;
	vertical-align:top;
	}
.albopretorio-Dettagli table thead tr th {
	background-color:#FFFFFF;
	border:1px solid #D0D0BF;
	padding:5px;
	font-weight:normal;
	font-variant:small-caps;
	font-size:1.2em;
	text-align:center;
	vertical-align:top;
	}
.albopretorio-Dettagli table tbody tr th {
	background-color:#E8E8E8;
	border:1px solid #D0D0BF;
	padding:5px;
	font-weight:normal;
	font-variant:small-caps;
	width:250px;
	text-align:left;
	vertical-align:top;
	}
