/**
  
  @Descripció: Estils per mòdul de borsa d'enquestes
  @Tipus: full d'estils
  @versió: 1.0
  @data: 22 de desembre de 2006
  @autor:  Enric Vidal(aladetres)
  @històric de canvis:
 	1.0 - 12 de gener de 2006 -  Versió inicial.
 	
  	
 **/

.enquesta_llista_respostes
{	
	margin-left:0px;
	margin-bottom:8px;
	margin-top:8px;
	padding:0px;
	color:#333333;
}

.enquesta_llista_respostes li
{
	list-style: none;
	list-style-image: none; 
	
}

.enquestes_envia
{
	text-aling:left;
	margin-left:60px;
	
}

.enquesta_pastilla_titol
{
	
	font-weight: bold;
	margin-bottom:5px;
	font-size:1.4em;
	
}

.enquesta_pastilla_titol a
{
	color:#666666;
}

.enquesta_pastilla_titol a:hover
{
	color:#666666;
	text-decoration:underline;
}


.enquesta_text_pregunta
{
	font-weight: normal;
	color:#cc0000;
}

.enquesta_pastilla_cos
{
	padding-left: 10px;
	padding-right: 5px;
	padding-top:0px;
	padding-bottom:6px;
	background: #cccccc;
	text-align:left; 	
}


.enquesta_pastilla_opcio
{
	margin-top:0px;	
	padding-top:2px;
	font-size: 0.9em;	
}

.enquesta_pastilla_opcio a
{
	color:#178cc8;
}

.enquesta_pastilla_opcio a:hover
{
	color:#178cc8;
	text-decoration:underline;
}


.enquesta_llistat_item
{

	/*border-bottom:1px solid #E6E7E8;*/
	margin-bottom:10px;
}


.enquesta_llistat_item_respostes
{
	margin-left:30px;
	

}

.enquesta_llistat_item_respostes li 
{
	list-style: none;
	list-style-image: none; 

}

.enquesta_llistat_total
{
	text-align:right;
	margin-top:20px;
	margin-bottom:2px;
	margin-right:0px;
	font-size: 0.9em;
	color:#333333;

}


.enquesta_llistat_grafic
{
	margin-left:0px;
	margin-top:10px;
}

.enqueta_boto_pastilla
{
	font-size: 0.9em;
	background-color: #cccccc;
	color: #178cc8;
	border: 0;
	padding-left: 4px;
	padding-right: 4px;
	text-align:center;
	margin-right:5px;
}


.enquesta_top
{
	width:145px;
	height:15px;
}



.enquesta_bottom
{
	width:145px;
	height:15px;
}
