@charset "utf-8";
.tableau_reversement {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;

}

.tableau_reversement tr:last-child td {
	border-style: none;
}

.tableau_reversement tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.tableau_reversement tr:last-child td:last-child {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}


#reversement {
	margin-bottom: 10px;
}

#reversement h3 {
	margin-top: 14px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #75A822;
	font-weight: normal;
}
#titre_rev_micro {
	background-image: url(../images/titres/titre_reversements.png);
	height: 49px;
	width: 356px;
	display: block;
	margin: 5px 0px 8px;
}

.tableau_reversement td  {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #fff;
}

.tableau_reversement em {
	font-size: 9px;
}
tr .cellule_prix {
	font-size: 14px;
	color: #446114;
}
.cellule_pays img {
	padding-left: 3px;
	vertical-align: middle;
	position: relative;
	bottom: 3px;
}

.tableau_reversement th {
	color: #FFF;
	font-size: 14px;
	padding-top: 3px;
	vertical-align: middle;
	background-color: #75A822;
	padding-bottom: 4px;

}

.tableau_reversement tr > td:first-child {
	padding-left: 3px;
}

.tableau_reversement tr > td:last-child {
}

.tableau_reversement th:first-child {
	text-align: left;
	padding-left: 6px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
}

.tableau_reversement th:last-child {

	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;	
}

#reversement table.tableau_reversement tbody tr.header_tableau th p {
	margin: 0 0 5px;
	padding: 0;
}
.cellule_pays {
	text-align: left;
}
#titre_rev_cb {
	background-image: url(../images/titres/titre_reversementCB.png);
	height: 49px;
	width: 460px;
}

img#img_rev {
	margin-bottom: 10px;
	margin-top: 4px;
}

object#anim_rev_cb {
	margin-bottom: 17px;
}

.space_bottom {
	height: 220px;
}

ul.onglets {
	margin: 21px 0 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	height: 24px;
	width: 530px;
}

ul.onglets li {
	display: block;
	float: left;
	border-bottom: 2px solid #cb8737;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	border-bottom-top-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	color: #f7d7b1;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: #f7b465 no-repeat 7px center;
	padding: 0 2px 0 0;
	margin: 0 4px 0 0;
}

ul.onglets.reversement li:hover {
	background-color: #e2953c;
}

ul.onglets.reversement li.actif {
	background-color: #F7931E;
	font-size: 14px;
	border-bottom: 2px solid #F7931E;
	position: relative;
	bottom: 13px;
	cursor: default;
	color: #fff;
	padding-right: 9px;
}

ul.onglets li a {
	font-weight: bold;
	color: #f7d7b1;
	text-decoration: none;
	padding: 5px;
	display: block;
}

li.actif a.phone {
	background: url(../images/rev_picto_tel.png) no-repeat 3px center;
}


li.actif a.sms {
	background: url(../images/rev_picto_sms.png) no-repeat 3px center;
}


li.actif a.cb {
	background: url(../images/rev_picto_cb.png) no-repeat 3px center;
}

ul.onglets li.actif a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 9px 3px 9px 41px;
}

ul.jumplinks {
	padding: 0;
	margin: 10px 0;
	list-style-type: none;
	height: 42px;
}

ul.jumplinks li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

ul.jumplinks.reversement li a {
	color: #fff;
	display: block;
	background: #F7931E none no-repeat 8px center;
	padding: 12px 15px 12px 50px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

ul.jumplinks.reversement li a:hover {
	background-color: #faab4f;
	text-decoration: none;
}

a#phone {
	background-image: url(../images/rev_picto_tel.png);
}

a#sms {
	background-image: url(../images/rev_picto_sms.png);
}

a#cb {
	background-image: url(../images/rev_picto_cb.png);
}

div.bloc_onglet {
	background-color: #efefef;
	padding: 10px;
	width: 510px;
	border-top: 7px solid #F7931E;
	-moz-border-radius-bottomleft: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;}

div.bloc_onglet.actif {
	display: block;
}

div #reversement div.bloc_onglet h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
}