@font-face {
    font-family: "HelveticaNeueLight";
    src: url('fonts/HelveticaNeue-Light-45.eot');
    src: url('fonts/HelveticaNeue-Light-45.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Light-45.ttf') format('truetype');
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/*********************************************************************
 *	Widget mode simple
 *********************************************************************/
body {
	margin:0px;
	padding:0px;
}

div.widget-content {
    height: 252px;
	width: 245px;
	padding-top: 14px;
	overflow: hidden;
}

div.widget-content .widget-title {
    color: #FFFFFF;
    font-family: HelveticaNeueLight;
    font-size: 20px;
    padding-left: 17px;
}

div.widget-content .action-content {
    margin: 73px 0 0;
    width: 300px;
}

div.widget-content .action-sep {
    background-image: url("/v2/images/widgets_transparency_sprite.png");
    background-repeat: no-repeat;
    height: 11px;
}

div.widget-content .action-info {
    color: #999999;
    float: left;
    font-size: 12px;
	font-family: Arial;
}

div.widget-content .action-price {
    color: #FF5500;
    font-weight: bold;
}

div.widget-content .action-sep.right {
    background-position: 0 -120px;
    float: left;
    width: 140px;
}

div.widget-content .action-sep.left {
    background-position: -127px -120px;
    float: left;
    width: 16px;
}
/*********************************************************************
 *	Widget mode Extend
 *********************************************************************/
div.widget-content-extend {
	background-image: url("/v2/images/extend_bg.jpg");
	padding-top: 14px;
	width:799px;
	height: 252px;
	color: #FFF;
	font-family: HelveticaNeueLight;
	font-size:20px;
	
}

.widget-content-extend .widget_table tr .col_left {
	width: 70%;
	padding-left:20px;
}
.widget-content-extend .widget_table tr .col_right {
	font-family: Arial;
	width: 30%;
	padding-right:20px;

}
.widget-content-extend .widget_table tr .col_left .donne {
	color: #ff5500;
	float: right;
}
.widget-content-extend .widget_table tr td table tr .info {
	font-size: 18px;
	font-family: Arial;
	float:left;
    padding-left: 10px;

}
.widget-content-extend .widget_table tr td table tr .result {
	font-size: 18px;
	padding-right: 10px;
	float: right;
	
	
}

.plus {
	font-size: 15px;
	color: #ff7417;
	padding-top: 16px;
	margin-top:16px;
	text-align: left;
	padding-left: 10px;
	text-decoration:none;
}
.plus a {
	font-size: 15px;
	color: #ff7417;
	text-decoration:none;
}
.finance {
	font-size: 15px;
	padding-left: 10px;
	text-align: left;
	color: #fff;
	text-decoration:none;
}
.finance a{
	font-size: 15px;
	color: #fff;
	text-decoration:none;
}



.widget_table tr td table .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	padding-top: 7px;
	padding-bottom: 7px;
}

.inputsSelect1 {
	background-image:url(/v2/images/bcg_select.png);
	background-repeat:no-repeat;
    float: left;
    height: 30px;
    margin: 0px 0 0 10px;
    padding: 0px 0 0;
    position: relative;
    text-align: left;
    width: 184px;
}
.inputsSelect1 .selects {
	color:#FFF;
    cursor: default;
    font: 12px Arial;
    overflow: hidden;
	padding-left:10px;
	padding-top:10px;
    white-space: nowrap;

}
.inputsSelect1 ul {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #999999;
    display: none;
    font: 11px Arial;
    list-style: none outside none;
    margin: 0;
    padding: 5px;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    z-index: 100;
}
.inputsSelect1 ul {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #4C4C4C;
    display: none;
    font: 11px Arial;
	color:#FFF;
    list-style: none outside none;
    margin: 0;
    padding: 5px;
    position: absolute;
    text-align: left;
    white-space: nowrap;
    z-index: 100;
	width:183px;
}

table.gph-fives {
   
    border-collapse: collapse;
    height: 180px;
    margin-bottom: 10px;

}
p, ul, li, img, form, fieldset {
    border: medium none;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.inputsSelect1 #listeSelect1 li a {
	font-family: Arial;
	color: #FFF;
	text-decoration: none;
}
#listeSelect1 {
width: 170px; 
margin-top:6px; 
margin-left:3px; 
}
