@charset "utf-8";
/* CSS Document */
@import url("http://fonts.googleapis.com/css?family=Roboto:300");
body {
font-family:Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
background-repeat: repeat-x;
text-align:left;	
line-height:21px;
font-size:12px; 
}
a {
	text-decoration:none;
	color:#006772;
	font-weight: bold;
	}
.Header {
	width: 100%;
	height:125px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color:#F0F0F0;
}
.Header-center{
	margin : 0px auto 0px auto;
	width:960px;
	font-size:40px;
	color:#617292;
	line-height:125px;
	text-align:left;
	}
.table_style {
	font-size:12px;
	border-collapse:collapse;
	border: 1px solid #c0c0c0;
	background-color:#F5F5F5;
	text-align:center;
	margin: 0px auto 20px auto;
	}
.table_style th {
	padding-left:10px;
	height:70px;
	vertical-align:middle;
	line-height:18px;
	text-align: center;
	}
.table_style th:nth-child(-n+1){
	text-align:left;
	font-size:16px;
	}
.table_style tr:nth-child(even) {
	background-color:#ffffff;
	}
.table_style td {
	height:60px;
	line-height:30px;
	font-size:12px;
	color:#909db6;
	padding-left:10px;
	}
.table_style td:nth-child(1) {
	text-align:left;
	font-size:14px;
	color:#909db6;
	}
.table_title {
	background-color: #00ABBD;
	color:#FFF;
	font-size:16px;
	}
.table_price{
	font-size:25px;
	color:#00abbd;
	text-align:center;
	margin: 15px 0 0px 0;
}
.table_price_full{
	font-size:15px;
	color:#B20000;
	text-align:center;
	text-decoration:line-through;
}

.Bullet{
	font-size:30px;
	text-align:center;
}
/* New button with Promo*/
.cta_btn {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 20px;
	}

.cta_btn a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff;
}
.cta_btn a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;
}
.cta_btn a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btn span {
	
	margin-left:10px;
}
.cta_btn span0 {
	
	margin-left:10px;
	border-left: 1px solid rgba(0,171,189,0.9);
}
.cta_prixbarre {
	
	font-size: 16px;
	color:#ffffff;
	margin-left:10px;
	text-decoration: line-through;
	line-height:10px;
}

/* End New button*/
/* New button no Promo*/
.cta_btnnopromo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 18px;
	}

.cta_btnnopromo a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff
}
.cta_btnnopromo a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;;
}
.cta_btnnopromo a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btnnopromo span {
	
	margin-left:10px;
}
.cta_btnnopromo span0 {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
/* End New button*/
#content-text {

	font-size: 14px;
	color: #666;
}
#content {
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	width:960px;
	}
.box-bottom {
	background-color:#FFF;
	border: 1px solid #CCC;
}
.box-bottom-title {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	margin: 10px 10px 10px 10px;
	width:205px;
}
.box-bottom-image {
	vertical-align: bottom;
	width: 205px;
	margin: 0px 10px 10px 10px;	
}
/* New button with Promo Lightbox*/
.cta_btn1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 20px;
	}

.cta_btn1 a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff;
}
.cta_btn1 a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;
}
.cta_btn1 a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btn1 span {
	
	margin-left:10px;
}
.cta_btn1 span0 {
	
	margin-left:10px;
	border-left: 1px solid rgba(0,171,189,0.9);
}
.cta_prixbarre1 {
	
	font-size: 16px;
	color:#ffffff;
	margin-left:10px;
	text-decoration: line-through;
	line-height:10px;
}

.cta_btn2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 20px;
	}

.cta_btn2 a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff;
}
.cta_btn2 a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;
}
.cta_btn2 a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btn2 span {
	
	margin-left:10px;
}
.cta_btn2 span0 {
	
	margin-left:10px;
	border-left: 1px solid rgba(0,171,189,0.9);
}
.cta_prixbarre2 {
	
	font-size: 16px;
	color:#ffffff;
	margin-left:10px;
	text-decoration: line-through;
	line-height:10px;
}

/* End New button*/
/* New button no Promo Lightbox*/
.cta_btnnopromo1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 18px;
	}

.cta_btnnopromo1 a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff
}
.cta_btnnopromo1 a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;;
}
.cta_btnnopromo1 a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btnnopromo1 span {
	
	margin-left:10px;
}
.cta_btnnopromo1 span0 {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
/* New button no Promo Lightbox*/
.cta_btnnopromol-table {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 16px;
	}

.cta_btnnopromol-table a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff;
}
.cta_btnnopromol-table a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;
}
.cta_btnnopromol-table a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btnnopromol-table span {
	
	margin-left:10px;
}
.cta_btnnopromol-table span0 {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.cta_btnnopromo2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 18px;
	}

.cta_btnnopromo2 a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff
}
.cta_btnnopromo2 a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;;
}
.cta_btnnopromo2 a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btnnopromo2 span {
	
	margin-left:10px;
}
.cta_btnnopromo2 span0 {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
/* End New button*/
/* New lightbox*/
#buttonx {
    width:78px;
    height:28px;
 
    background-image: -webkit-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
    background-image: -moz-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
    background-image: -o-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
    background-image: -ms-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
    background-image: linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#feda71', EndColorStr='#feba48');
 
    border:1px solid #ca9336;
 
    -webkit-box-shadow:
        inset 0px 1px 0px #fee395,
              0px 1px 1px rgba(0,0,0,.15);
    -moz-box-shadow:
        inset 0px 1px 0px #fee395,
              0px 1px 1px rgba(0,0,0,.15);
    box-shadow:
        inset 0px 1px 0px #fee395,
              0px 1px 1px rgba(0,0,0,.15);
 
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
 
    font-size:13px;
    font-weight:bold;
    text-align:center;
    line-height:28px;
 
    color:#996633;
    text-shadow:0px 1px 0px rgba(255,255,255,.4);
 
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-14px;
    margin-left:-39px;
}
 
#buttonx:hover {
    background-image: -webkit-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
    background-image: -moz-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
    background-image: -o-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
    background-image: -ms-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
    background-image: linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fec252', EndColorStr='#fecd61');
 
    -webkit-box-shadow:
        inset 0px 1px 0px #fed17e,
              0px 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow:
        inset 0px 1px 0px #fed17e,
              0px 1px 1px rgba(0,0,0,.1);
    box-shadow:
        inset 0px 1px 0px #fed17e,
              0px 1px 1px rgba(0,0,0,.1);
}
#modalx {
    width:360px;
    height:189px;
    padding:8px;
 
    background:rgba(0,0,0,.3);
 
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
 
    position:fixed !important;
    top:50% !important;
    left:50% !important;
    margin-top:-94px !important;
    margin-left:-180px !important;
    z-index:101;
	visibility:hidden;
}
#modalx-1 {
    width:360px;
    height:189px;
    padding:8px;
 
    background:rgba(0,0,0,.3);
 
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
 
    position:fixed !important;
    top:50% !important;
    left:50% !important;
    margin-top:-94px !important;
    margin-left:-180px !important;
    z-index:101;
	visibility:hidden;
}
#headingx {
    width:360px;
    height:44px;
 
    background-image: -webkit-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -moz-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -o-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: -ms-linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    background-image: linear-gradient(top, rgb(249, 249, 249), rgb(233, 233, 233));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e9e9e9');
 
    border-bottom:1px solid #bababa;
 
    -webkit-box-shadow:
        inset 0px -1px 0px #fff,
        0px 1px 3px rgba(0,0,0,.08);
    -moz-box-shadow:
        inset 0px -1px 0px #fff,
        0px 1px 3px rgba(0,0,0,.08);
    box-shadow:
        inset 0px -1px 0px #fff,
        0px 1px 3px rgba(0,0,0,.08);
 
    -webkit-border-radius:4px 4px 0px 0px;
    -moz-border-radius:4px 4px 0px 0px;
    border-radius:4px 4px 0px 0px;
 
    font-size:16px;
    font-weight:bold;
    text-align:center;
    line-height:44px;
	font-family:Arial, Helvetica, sans-serif;
 
    color:#444444;
    text-shadow:0px 1px 0px #fff;
}
#contentx {
    width:360px;
    height:144px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
 
    background:#fcfcfc;
 
    -webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
    -moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
    box-shadow:0px 1px 3px rgba(0,0,0,.25);
 
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
    border-radius:0px 0px 4px 4px;
}
 
#contentx p {
    font-size:13px;
    font-weight:normal;
    text-align:center;
    line-height:22px;
    color:#555555;
 
    width:100%;
    float: left;
 
    margin:19px 0;
}
.buttonx {
    width:138px;
    height:33px;
 
    font-size:13px;
    font-weight:bold;
    line-height:33px;
 
    color:#fff;
    text-shadow:0px 1px 0px rgba(0,0,0,.2);
 
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
 
    -webkit-box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
    -moz-box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
    box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
 
    float:left;
}
.buttonx:hover {
    width:138px;
    height:33px;
 
    font-size:13px;
    font-weight:bold;
    line-height:33px;
 
    color:#fff;
    text-shadow:0px 1px 0px rgba(0,0,0,.2);
 
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
 
    -webkit-box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
    -moz-box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
    box-shadow:
        inset 0px 1px 0px rgba(255,255,255,.5),
        0px 1px 2px rgba(0,0,0,.3);
 
    float:left;
}
.buttonx img { 
    float:left;
    width:33px;
    height:33px;
}
 
 
 
.buttonx.green1 {
    background: -webkit-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: -moz-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: -o-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: -ms-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad44f', endColorstr='#609d29',GradientType=0 );
 
    border:1px solid #5b8821;
 
    margin:0 5px 0 35px;
}
.buttonx.green2 {
    background: -webkit-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: -moz-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: -o-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: -ms-linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    background: linear-gradient(top,  rgba(122,203,10,1) 0%,rgba(68,151,2,1) 90%,rgba(62,151,12,1) 95%,rgba(55,151,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad44f', endColorstr='#609d29',GradientType=0 );
 
     border:1px solid #5b8821;
 
    margin:0 35px 0 5px;
}

.reveal-modal-bg { 
    position: fixed; 
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.4);
    z-index: 100;
    display: none;
    top: 0;
    left: 0; 
}

/* End New lightbox*/
/* New button no Promo SMALL*/
.cta_btnnopromo-small {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 14px;
	}

.cta_btnnopromo-small a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff
}
.cta_btnnopromo-small a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;
}
.cta_btnnopromo-small a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btnnopromo-small span {
	
	margin-left:10px;
}
.cta_btnnopromo-small span0 {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
/* End New button SMALL*/
/* New button no Promo Lightbox*/
.cta_btnnopromol {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	font-size: 20px;
	}

.cta_btnnopromol a {
	color: #003F04;
	border: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	background-color:#A8D327;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	border-width:1px;
	border-color:#ffffff;
}
.cta_btnnopromol a:hover {
	
	background-color:#A8D327;
	border-width:1px;
	border-color:#ffffff;
	border: 1px solid #ffffff;
}
.cta_btnnopromol a:active {
	
	position: relative;
  	top: 1px;
}
.cta_btnnopromol span {
	
	margin-left:10px;
}
.cta_btnnopromol span0 {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
/* End New button*/
.upgrade-content-title{
	margin : 0px auto 0px auto;
	width:960px;
	text-align:left;
	font-size:14px;
	color:#666;
	line-height:22px;
	padding-bottom:15px;
	}
.upgrade-content-title-registered{
	margin : 0px auto 0px auto;
	width:960px;
	text-align:left;
	font-size:16px;
	color:#008C00;
	line-height:22px;
	padding-bottom:15px;
	}
#content-resources {	
padding: 20px 0px 20px 0px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCC;
margin-top:40px;
}
#content-ri15win {
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	width:960px;
	}
#Title-product {
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	color: #111111;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align:left;
	width:450px;
	padding-bottom:20px;
}
#system-60 {
	width:60px;
	}
#Title-product {
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	color: #111111;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align:left;
	width:450px;
	padding-bottom:20px;
}
.table-large {
	width:450px;
	}
#content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height:24px;
}
.table-system  {
	padding-top:20px;
	padding-bottom:40px;
	}
#content-resources h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	color: #111111;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align:center;
	width:960px;
}
#content-ri15 {
	margin: 0px auto 0px auto;
	padding: 00px 0px 0px 0px;
	width:960px;
	}
/* New button */
.Bouton-ri16win-table {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	border-radius: 3px;
	}

.Bouton-ri16win-table a {
	color: #ffffff;
	border: thin solid #ffffff;
	text-decoration: none;
	position: relative;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-transform: uppercase;
	border-radius: 3px;
	margin: 0px auto 0px auto;
	font-weight:bold;
background-image: -webkit-linear-gradient(top, #00abbd, #00abbd);
  background-image: -moz-linear-gradient(top, #00abbd, #00abbd);
  background-image: -ms-linear-gradient(top, #00abbd, #00abbd);
  background-image: -o-linear-gradient(top, #00abbd, #00abbd);
  background-image: linear-gradient(to bottom, #00abbd, #00abbd);
}
.Bouton-ri16win-table a:hover {
	
	background-color:#ffffff;
	border: thin solid #00abbd;
	margin: 0px auto 0px auto;
	color: #00abbd;
	font-weight:bold;
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}
.Bouton-ri16win-table a:active {
	
	position: relative;
  	top: 1px;
}
.Bouton-ri16win-table span {
	
	margin-left:10px;
}
.Bouton-ri16win-table span0 {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-right: 10px;
}