/*
.SpostaTuttoBlocco {
	position: relative;
	left: 15px;
}
*/
.SpostaSU {
	position: relative;
	top: 0px;
	left: 25px;
	width: 95%;
}

/*---------------INIZIO .CSS CONFOTO-------------------*/
.FondoSondaggioConFoto {
	position: relative;
	top: -10px;
	/*background: url("../../immagini/notizie/FondoTitolo_Corto.gif") no-repeat;*/
	left: 72px;
	bottom: 52px;
}

.FondoVotaRisultatiConFoto {
	position: relative;
	bottom: 45px;
	left: 65px;	
}

.NoUnderlineConFoto, A.NoUnderlineConFoto:Hover {
   text-decoration: none;
}

.FondoImmagineConFoto {
	position: relative;
	left: -72px;
	top: 15px;
}

.FondoImmagineConFoto Img {
	position: relative;
	border: 3px solid #CACFB1;	
}

.FondoStatoVotantiPeriodoConFoto {
	position: relative;
	width: 70%;
	left: 80px;
	bottom: 40px; 	
}

.SpostaDXConFoto {
	position: relative;
	width: 70%;
	left: 80px;
	font-weight: bold;
	color: #FF0000;
	bottom: -3px;
}

/*---------------FINE .CSS CONFOTO-------------------*/


/*---------------INIZIO .CSS SENZAFOTO-------------------*/
.AlzaBlocco {
	position: relative;
	margin-top: -33px;
}

.FondoSondaggioSenzaFoto 
{
	position: relative;
	left: 72px;
	bottom: 5px;
	/*background: url("../../immagini/notizie/FondoTitolo_Corto.gif") no-repeat;*/
	height: 15px;
	width: 95%;
}

.FondoVotaRisultatiSenzaFoto {
	position: relative;
	top: 5px;
	left: 65px;	
}

.NoUnderlineSenzaFoto, A.NoUnderlineSenzaFoto:Hover {
   text-decoration: none;
}

.FondoImmagineSenzaFoto {
	position: relative;
	left: 15px;
	top: 15px;
}

.FondoStatoVotantiPeriodoSenzaFoto 
{
	position: relative;
	left: 10px;
	bottom: -3px; 	
}

.SpostaDXSenzaFoto 
{
	position: relative;
	width: 95%;
	left: 10px;
	bottom: -8px;
	font-weight: bold;
	color: #FF0000;
}

/*---------------FINE .CSS SENZAFOTO-------------------*/

.sfondo3 {
	BACKGROUND-COLOR: #F3F3F3; /*#EEEEEE*/
	width: 100%;
   text-align: left;
}

.ColoreScritta {
	font-weight: bold;
	color: #0066B5;
}

.AllineaPuntiniStato {
	margin-left: 14px; /*13px*/
}

.AllineaPuntiniVotanti {
	margin-left: 4px; /*3px*/
}

.AllineaPuntiniPeriodo {
	margin-left: 1px; /*0px*/
}

.sondaggi_testo
{
	position: relative;
	left: 10px;
}

.sondaggi_sfondoUL
{
	position: relative;
	left: 10px;
	background-color: White;
}

.sondaggi_sfondoLI
{
	/*vuota*/
}

.sondaggi_centrato 
{
	text-align: center;
}

.sondaggi_sfondosx 
{
	position: relative;
	color: #000000; 
	width: 99%;
	background-color: #F3F3F3;
	left: 10px;
}

.sondaggi_sfondodx 
{
	position: relative;
	background-color: #F3F3F3;
	width: 1%;
	height: 1px;
}

.sondaggi_titolo
{
	position: relative;
	color: #000000; 
	width: 99%;
	font-weight: bold;
	left: 10px;
}

.sondaggi_hr
{
	position: relative;
	left: 10px;
}

.sondaggi_risultati
{
	text-align: center;
}

.sondaggi_stato
{
	text-align: center;
	font-weight: bold;
}

.sondaggi_elenco
{
	position: relative;
	left: 10px;
	width: 100%;
}

.sondaggi_intestazioneRilutatiLeft
{
	position: relative;
	font-weight: bold;
	background-color: #F3F3F3;
	color: #000000; 
	text-indent: 1px;
	width: 90%;
}

.sondaggi_intestazioneRilutati
{
	position: relative;
	font-weight: bold;
	background-color: #F3F3F3;
	color: #000000; 
	text-indent: 1px;
	width: 5%;
}

.sondaggi_elencoRilutati
{
	position: relative;
	color: #000000; 
	background-color: #F3F3F3;
	text-indent: 1px;
	width: 90%;
}
.sondaggi_elencoRilutatiValori
{
	position: relative;
	color: #000000; 
	text-align: right;
	background-color: #F3F3F3;
	width: 5%;
}

.sondaggi_elencoRilutatiTotale
{
	position: relative;
	color: #000000; 
	background-color: #F3F3F3;
	text-align: right;
	width: 90%;
}

.sondaggi_grafico
{
	position: relative;
	top: 30Px;
	text-align: center;
}

.sondaggi_torna
{
	position: relative;
	top: 30Px;
	text-align: center;
}

