/********* Box arrondie *******/

#box {
	width:450px;
	margin-left:0px;
	position: relative;
	float: left;
}

#by_lt, #by_rt, #by_rb, #by_lb {
	height:11px;
	width:11px;
	background-repeat:no-repeat;
	font-size:1px;
	float:right;
}

#by_top, #by_bot {
	float:right;
	width:428px;
	height:11px;
	background-repeat:repeat-x;
}

#by_content {
    font-family:Arial;
    font-size:12px;
    padding-left: 10px;
    padding-right: 10px;
}

    .tx-jkpoll-pi1 {
        font-family:Arial,sans serif;
        color:#666666;
        font-size:11px;
        font-weight:normal;
        line-height:14px;
        text-decoration:none;
    }
        .tx-jkpoll-pi1 .border {
            border:1px solid #dcccc1;
            padding:10px;   
        }
        
        .tx-jkpoll-pi1 .vote{
            font-family: arial, sans-serif;
            font-size:11px;
            font-weight:normal;
            
            background:#FFFFFF;
            padding:10px;
            margin-top:20px; 
        }
        
        .tx-jkpoll-pi1 .vote INPUT{
            width:auto;
            border:0; 
        }
        
        .tx-jkpoll-pi1 LABEL {
            font-family: arial, sans-serif;
            font-weight:bold;
            margin-bottom:10px;
        }
        
        .tx-jkpoll-pi1 .answer{
            font-weight:bold;
        }
        .tx-jkpoll-pi1 .img{
            float:left;
            margin-top:3px;
            width:180px;
            height:10px;
            border:1px solid #dcccc1;
            background:#FFFFFF;
        }
        .tx-jkpoll-pi1 .percent{
            float:left;
            width:40px;
            text-align:right;
            color:#003399;
            font-weight:bold;
        }
        
        /*.tx-jkpoll-pi1 .pollsubmit {
            width:45px;
            height:11px;
            background:url('../imgs/poll/btn_voter') no-repeat;
            border:0;
            padding:0;
            margin:0;
            cursor:hand;
        }*/
        
        .tx-jkpoll-pi1 .error {
            font-family:Arial,sans serif;
            color:#7C0000;
            font-size:11px;
            font-weight:bold;
            background:#FFFFFF;
            padding:10px;
            margin-top:20px;
        } 
        

#fullbox{
width:400px;
margin-left: 10px;
margin-bottom: 20px;
}
#fullbox #by_top, #fullbox #by_bot{
width:378px;
}

#boxClubEncart {width:470px;}
#boxClubEncart #by_top, #boxClubEncart #by_bot {
	float:right;
	width:448px;
	height:11px;
	background-repeat:repeat-x;
}

/********* Box arrondie blanche *******/

#boxClubEncart #by_lt {
	background-image:url(../imgs/box/lt_blanc.gif);
}

#boxClubEncart #by_rt {
	background-image:url(../imgs/box/rt_blanc.gif);
}

#boxClubEncart #by_rb {
	background-image:url(../imgs/box/rb_blanc.gif);
}

#boxClubEncart #by_lb {
	background-image:url(../imgs/box/lb_blanc.gif);
}

#boxClubEncart #by_top {
	background-image:url(../imgs/box/top_blanc.gif);
}

#boxClubEncart #by_bot {
	background-image:url(../imgs/box/bot_blanc.gif);
}

#boxClubEncart #by_content {
	background-image:url(../imgs/box/bg_blanc.gif);
	border: 1px solid #FFFFFF;
	border-left: 1px solid #D0CFD4;
	border-right: 1px solid #D0CFD4;
}