﻿#i_enquetes{
	width:				205px;
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
	text-align:			left;
}

/*-----------------------------------------------------------------------*/
#i_enquetes h1{
	font-weight:		normal;
	font-size:			11px;
}

/*-----------------------------------------------------------------------*/
#i_enquetes p{
	padding-top:		5px;
	padding-bottom:		5px;
}

/*-----------------------------------------------------------------------*/
#i_enquetes a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#i_enquetes a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#i_enquetes img{
	float:				left;
}

/*-----------------------------------------------------------------------*/
#i_enquetes span{
	font-size:			10px;
}

/*-----------------------------------------------------------------------*/
#info_enquetes{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
}

/*-----------------------------------------------------------------------*/
#info_enquetes h3{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#info_enquetes h1{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	font-weight:		normal;
}

/*-----------------------------------------------------------------------*/
#info_enquetes img{
	float:				right;
	margin-left:		10px;
}

/*-----------------------------------------------------------------------*/
#info_enquetes span{
	font-size:			10px;
}

/*-----------------------------------------------------------------------*/
#info_enquetes a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#info_enquetes a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#enquete{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-top:		10px;
	padding-bottom:		10px;
	padding-right:		10px;
}

/*-----------------------------------------------------------------------*/
#enquete a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#enquete a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
.enquete_div{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	height:				30px;
	line-height:		30px;
	padding-left:		15px;
	background-image:	url('../img/bg_item.gif');
	background-repeat:	no-repeat;
	border-bottom:		1px #666666 dotted;
}