/***** Modification de la css existant *****/

* {
	color: #393939;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.template_portail input {
	border: 0;
}
.template_portail input.input {
	height: 20px;
	border: 1px solid #e5e5e5;
}
body {
	min-width: 1045px
}

#misenpage {
	font-size: 11px;
	font-weight: normal;
	height: 99%;
	margin: 0 auto;
	width: 1045px;
}

#header {
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	height: 100px;
	margin-bottom: 10px;
	width: 982px;
	margin-left: 55px;
}

#myIframe {
	width: 100%;
	height: 100%;
	border: none;
}

/* Modification du style #box-all{margin-left: 0px; width: 943px;} pour integrer une iframe contenant les anciens modules */
/* largeur ideale pour firefox : 982, pour ie 8 : 979, sinon le bloc retourne a la ligne */
#box-all {
	margin: 0px;
	padding: 0px;
	width: 979px;
	height: 400px;
}

/***** FIN Modification de la css existant *****/

/***** G�n�ral *****/
.bold {
	font-weight: 700;
}
.u {
	text-decoration: underline
}
.lowercase {
	text-transform: lowercase;
}
.color-blu {
	color: #4eb7e0;
}
.color-green {
	color: #9dc92f;
}
.color-darkgreen {
	color: #228B22;
}
.color-orange {
	color: #FF8C00;
}
.color-red {
	color: #DF0101;
}
.color-grey {
	color: grey;
}
.alinea {
	margin-left: 7px;
}
.uppercase {
	text-transform: uppercase;
}
.font-size-16 {
	font-size: 16px;
}
.block-link {
	margin-top: 5px;
}

.footer-left {
	float: left;
	text-align: left;
	padding-left: 55px;
	padding-top: 3px;
}

.footer-left span {
	color: #B7B5B5;
}

.footer-right {
	float: right;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
}

.footer-right span {
	color: #B7B5B5;
}

#box_mymt a#simple_link,
.popup-large a#simple_link {
	background-image: none;
	padding-left: 0px;
}
#box_mymt a,
.popup-large a {
	display: inline-block;
	padding-left: 15px;
	background-image: url(../images/mymt/puce.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #828282;
	text-decoration: underline;
}
#box_mymt a:hover,
.popup-large a:hover {
	color: #E80000;
}
#box_mymt a.no_bg,
.popup-large a.no_bg {
	background-image: none;
	padding-left: 0;
}
.txt_rouge {
	color: red;
}
.txt_vert {
	color: green;
}
.mt-red {
	color: #E80000;
}
.error ul li span {
	color: red;
}
.error ul li {
	list-style-type: none;
}
input[type="text"],
input[type="password"],
input[type="email"] {
	border: solid 1px #BFBDBD;
}
.afficher_puce {
	padding-left: 15px;
	background-image: url(../images/mymt/puce.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.afficher_info {
	padding-bottom: 1px;
	background-image: url(../images/mymt/ico_info.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.loading {
	background-image: url(../images/anim.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.div_tel_link {
	background-image: url("../images/mymt/puce.png");
	background-position: 0 center;
	background-repeat: no-repeat;
}

/***** FIN G�n�ral *****/

#box_mymt {
	color: #393939;
	font-family: Gotham Book, Arial, sans-serif;
	width: 1037px;
}
#box_mymt h1 {
	border-bottom: 1px solid #d2d2d2;
	font-size: 40px;
	text-transform: uppercase;
	color: #393939;
}
#box_mymt h2 {
	border-bottom: 1px solid #d2d2d2;
	font-size: 16px;
	text-transform: uppercase;
	color: #393939;
	font-weight: 700;
}
#box_mymt h2.display {
	display: none;
}
.naked {
	font-size: 16px;
	text-transform: uppercase;
	color: #393939;
	margin-bottom: 10px;
}

/***** Block top Personnel (Bienvenue) *****/

#block-perso {
	min-height: 120px;
	padding: 20px;
	background-color: #FFF;
	margin-left: 55px;
}
#block-perso-left {
	float: left;
	padding-top: 10px;
}
#block-perso-right {
	float: right;
	padding-top: 10px;
	text-align: right;
	line-height: 20px;
}
#block-perso-name {
	font-size: 16px;
	text-transform: uppercase;
}
#block-perso-name span {
	font-size: 16px;
}
.block-2colonne {
	float: left;
	width: 42%;
	padding: 20px;
	margin-bottom: 15px;
	background-color: #FFF;
	margin-left: 55px;
}
/***** FIN Block top Personnel (Bienvenue) *****/

/***** PRO *****/
#box_mymt h1.pro {
	border-bottom: 1px solid #d2d2d2;
	font-size: 24px;
	text-transform: uppercase;
	color: #393939;
}
.sublock-flotte {
	width: 890px;
}
.logopro {
	float: left;
	position: relative;
	z-index: 15;
	top: 0;
	right: 10px;
}

/***** FIN PRO *****/

/***** Block Mon compte / Mes factures / Mes services / Infos *****/
#block-box {
	min-height: 200px;
	padding-top: 10px;
	position: relative;
	min-width: 1038px;
}
.box {
	float: left;
	width: 197px;
	min-height: 180px;
	margin-left: 10px;
	padding: 20px 20px 0px;
	margin-left: 5px\9;
}
.box:first-child {
	margin-left: 0px;
}
.background {
	background-image: url(../images/mymt/background-box.jpg);
}
.background-messervices {
	background-position: 160px 80px;
	background-color: #fff;
}
.whitebg {
	background: #fff;
}
#box-moncompte {
	margin-left: 0px;
}
#block-onglet {
	float: left;
	width: 55px;
	margin-left: 0;
	margin-top: -5px;
	position: relative;
}
#compte-mobile {
	display: inline-block;
	width: 55px;
	height: 71px;
	background-image: url(../images/mymt/block-one-down.png) !important;
	background-repeat: no-repeat;
	background-position: 0px !important;
	padding: 0 !important;
	z-index: 30;
}
#compte-mobile.selected {
	background-image: url(../images/mymt/block-one-up.png) !important;
	background-repeat: no-repeat;
	background-position: 0px !important;
	padding: 0 !important;
	z-index: 30;
}
#compte-telephone {
	display: inline-block;
	width: 55px;
	height: 66px;
	background-image: url(../images/mymt/block-telephone-down.png) !important;
	background-repeat: no-repeat;
	background-position: 0px !important;
	padding: 0 !important;
	z-index: 20;
}
#compte-telephone.selected {
	background-image: url(../images/mymt/block-telephone-up.png) !important;
	background-repeat: no-repeat;
	background-position: 0px !important;
	padding: 0 !important;
	z-index: 20;
}
#compte-adsl {
	display: inline-block;
	width: 55px;
	height: 73px;
	background-image: url(../images/mymt/block-adsl-down.png) !important;
	background-repeat: no-repeat;
	background-position: 0px !important;
	padding: 0 !important;
	z-index: 10;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#compte-adsl.selected {
	background-image: url(../images/mymt/block-adsl-up.png) !important;
	background-repeat: no-repeat;
	background-position: 0px !important;
	padding: 0 !important;
	z-index: 10;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#moncompte-favoris {
	position: relative;
	display: inline-block;
	right: -180px;
	background-image: url(../images/mymt/star.png) !important;
	width: 18px;
	height: 18px;
}
#moncompte-favoris.selected {
	position: relative;
	display: inline-block;
	right: -180px;
	background-image: url(../images/mymt/star2.png) !important;
	width: 18px;
	height: 18px;
}
#block-moncompte {
	margin-top: -18px;
}

#block-moncompte-content {
	height: 142px;
}
#block-factures-content {
	height: 142px;
}
#block-services-content {
	height: 142px;
	position: relative;
}

.select {
	border: 1px solid #e6e6e6;
	height: 20px;
	margin-top: 10px;
	width: 198px;
}
#moncompte-fidelite,
#facture-montant,
#services-monforfait,
#services-maprime {
	margin-top: 2px;
}
#services-monmobile {
	width: 200px;
}
#services-montelephone {
	position: absolute;
	right: -5px;
	top: 59px;
}
#facture-reglement {
	margin-top: 5px;
}
#moncompte-mespoints {
	margin-top: 5px;
}
#cartes-bancaires {
	margin-top: 10px;
}
#services-monforfait,
#services-maprime {
	width: 140px;
}
#services-monmobile {
	margin-top: 5px;
}

.block-more {
	background-image: url("../images/mymt/plus.png") !important;
	background-position: 85px 5px !important;
	background-repeat: no-repeat;
	height: 38px;
	display: inline-block;
	width: 200px;
}
.block-more-open {
	background-image: url("../images/mymt/plus-hover.png") !important;
	background-position: 85px 5px !important;
	background-repeat: no-repeat;
	height: 38px;
	display: inline-block;
	width: 200px;
}

.block-more-link {
	background-image: url("../images/mymt/plus-link.png") !important;
	background-position: 20px 10px !important;
	background-repeat: no-repeat;
	height: 19px;
	display: inline-block;
	width: 70px;
}
.block-more-link.open {
	background-image: url("../images/mymt/plus-hover-link.png") !important;
	background-position: 20px 10px !important;
	background-repeat: no-repeat;
	height: 19px;
	display: inline-block;
	width: 70px;
}

.block-info-content {
	margin-top: 10px;
	border: 1px solid #d2d2d2;
	height: 127px;
	background-color: #FFF;
	display: inline-block;
}
#block-info-texte {
	font-size: 14px;
	font-family: AmericanTypewriterStd, Arial, sans-serif;
	text-align: center;
}

/***** Sous Menu *****/

#blocks-subcat {
	padding-top: 10px;
	margin-left: 55px;
}
.sub-block {
	background-color: #fff;
	padding: 20px;
}
.subblock-block {
	width: 238px;
	float: left;
}
.subblock-block-messervices {
	width: 218px;
	float: left;
}
.subblock-block-last {
	float: left;
	width: 228px;
}
.subblock-content {
	margin-top: 15px;
}
.subblock-link {
	margin-top: 15px;
}
#moncompte-separator-red {
	background-color: #de0023;
	width: 238px;
	height: 10px;
	position: relative;
	top: -30px;
	left: -20px;
}
#factures-separator-red {
	background-color: #de0023;
	width: 238px;
	height: 10px;
	position: relative;
	top: -30px;
	left: 226px;
}
#services-separator-red {
	background-color: #de0023;
	width: 238px;
	height: 10px;
	position: relative;
	top: -30px;
	left: 473px;
}

#factures-mesfactures,
#factures-format {
	margin-top: 10px
}
#facture-internet {
	margin-top: 15px;
}
#facture-internet-img,
#facture-internet-texte {
	float: left;
}

#subblock-consommation {
	width: 445px;
	float: left;
}
#subblock-messervices {
	width: 445px;
	float: left;
	margin-left: 50px;
}

#messervices-forfait,#messervices-options,#messervices-sharedforfaits,#messervices-monmbile,#messervices-cartesim,#messervices-itinerance
	{
	margin-top: 15px;
}

#maconsommation-tabs {
	margin-top: 10px;
	height: 30px;
	padding-left: 20px;
}
#maconsommation-tabs .tab {
	float: left;
	width: 104px;
	height: 29px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-right: 1px;
}
#maconsommation-tabs .tab.selected {
	background-color: #fff;
}
#maconsommation-tabs .tab a {
	color: #393939;
	text-decoration: none;
}
/* Centrage du contenu des onglets */
#maconsommation-tabs .tab {
	text-align: center;
	font-size: 0px;
}
#maconsommation-tabs .tab .vertical-align {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#maconsommation-tabs .tab a {
	display: inline-block;
	vertical-align: middle;
}

#subblock-consommation .tabs-content {
	min-height: 160px;
	background-color: #FFF;
	padding: 5px 20px 0;
	line-height: 15px;
}
#maconsommation-count {
	margin-top: 15px;
	line-height: 15px;
}

/* Consos Data */
span.onglet{
	 	border: 1px solid #eee;
	    padding: 7px;
	    background: #FFF;
	    margin-right: 8px;
	    color: inherit;
	    float : left;
	    cursor:pointer;
}

span.onglet.active {
		color: inherit;
		//color:expression(this.parentNode.currentStyle['color']);
	    border-bottom: 3px solid #de0023;
}

div.onglets {
	margin-bottom:5px;
	display: table;
	border-bottom: 1px solid #d2d2d2;
	height: 28px;
	padding-bottom: 0px !important;
	width: 100%;
}

/***** FIN Sous Menu *****/

/* boutons */
.submit {
	background-color: transparent;
	background-image: url(../images/mymt/background-bouton.jpg);
	background-repeat: no-repeat;
	border: 0 none;
	color: #FFFFFF;
	height: 25px;
	width: 94px;
	font-weight: 700;
	text-transform: uppercase;
}
.submit-left {
	background-color: transparent;
	background-image: url(../images/mymt/background-bouton.jpg);
	background-repeat: no-repeat;
	border: 0 none;
	color: #FFFFFF;
	float: left;
	height: 25px;
	width: 94px;
	margin-left: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.submit-center {
	background-color: transparent;
	background-image: url(../images/mymt/background-bouton.jpg);
	background-repeat: no-repeat;
	border: 0 none;
	color: #FFFFFF;
	height: 25px;
	width: 94px;
	margin-left: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

/***** POP UP *****/

div.fancybox-inner div h2 {
	border-bottom: 1px solid #d2d2d2;
	font-size: 16px;
	text-transform: uppercase;
	color: #393939;
	height: 25px;
}
div.fancybox-inner div {
	padding: 5px;
	line-height: 15px
}

#popup-facturation,
#popup-modifAdresseFactu,
#popup-modifOptions {
	width: 600px;
}
#popup-modifForfait {
	width: 635px;
}
#popup-modifNumerosIllimites {
	width: 635px;
}
#popup-modifCoordBancaire {
	width: 680px;
}
#popup-form {
	float: left;
	width: 425px;
}
#form-block-factures {
	width: 583px;
	background-color: #FFF;
}
#popup-infos {
	width: 300px;
	margin-left: -10px;
}
#form-block {
	width: 435px;
	height: 320px;
	padding: 15px;
	background-color: #FFF;
}
#btnRechercheAdr {
	margin-left: 468px;
	padding-left: 35px;
	padding-top: 10px;
	font-size: 11px;
	color: #393939;
	text-decoration: underline;
}
#btnRechercheAdr:hover {
	color: #E80000;
}
/*
#form-block-recherche {
	width: 455px;
	height: 170px;
	margin-right: 10px;
}
.form-block {
	height: 40px;
}
*/
#form-adresse {
	height: 130px;
}
#popup-facturation #form-adresse a {
	padding-left: 15px;
	background-image: url(../images/mymt/puce.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #393939;
	text-decoration: underline;
	margin-top: 10px;
	float: right;
}
.sup {
	vertical-align: super;
	font-size: 7px;
	color: #d40000;
}
#block-submit {
	margin-top: 20px;
	text-align: center;
}
#block-close {
	text-align: center;
}
#block-submit-steps {
	width: 590px;
	margin-top: 20px;
	text-align: center;
}

#infos-forms {
	margin-top: 15px;
}
#infos-comptes {
	height: 160px;
}
#form-complement {
	width: 435px;
}
.form-textarea {
	border: 1px solid #e5e5e5;
	resize: none;
}

#popup-modifEmailContact,
#popup-imprimerParamInternet,
#popup-emailContact-form,
#popup-factures-form,
#popup-factures-result,
#popup-detailsFacture-result,
#popup-detailsConso-result
{
	float: left;
	width: 665px;
}

#popup-modifInfosBox {
	float: left;
	width: 565px;
}

/*
#form-emailContact-block {
	width: 635px;
	height: 150px;
	padding: 15px;
	background-color: #FFF;
}
*/

#form-factures-block {
	width: 635px;
	height: 330px;
	padding: 15px;
	background-color: #FFF;
}

#result-factures-block {
	width: 635px;
	height: 290px;
	padding: 15px;
	background-color: #FFF;
}
#form-single-submit-button {
	margin-left: 110px
}
/*
#form-block-factures {
	width: 435px;
	height: 500px;
	padding: 15px;
	background-color: #FFF;
}
*/

#popup-demat-facture {
	width: 735px;
}
#popup-factures,
#popup-detailsFacture,
#popup-detailsConso {
	width: 715px;
}
#popup-rapports-activites {
	width: 735px;
}

#popup-consult-factures {
	padding: 5px;
	line-height: 15px
}
#popup-consult-factures h2 {
	border-bottom: 1px solid #d2d2d2;
	font-size: 16px;
	text-transform: uppercase;
	color: #393939;
	height: 20px;
}

#popup-consultation-code-puk {
	padding: 5px;
	line-height: 15px;
}
#popup-consultation-code-puk-label {
	margin-left: 130px
}
#popup-consult-codepuk {
	background-color: #FFF;
	margin-top: 50px;
}

span.right {
	float: right;
}

.popup-large {
	clear: both;
	margin-bottom: 2px;
}
.white {
	background-color: #FFF;
}
.popup-1colonne {
	float: left;
	min-width: 23%;
	margin-bottom: 2px;
	margin-right: 28px;
}
.popup-2colonne {
	float: left;
	width: 47%;
	margin-bottom: 2px;
}
.popup-3colonne {
	float: left;
	width: 73%;
	margin-bottom: 2px;
}
.popup-xcolonne {
	float: left;
	margin-right: 20px;
}
#form-block-large,
#table-block-large {
	width: 670px;
	padding: 15px;
	background-color: #FFF;
}
.popupSmall {
	max-width: 460px;
}
.popupLarge {
	max-width: 715px;
}
.popup-table {
	width: 680px;
	border-collapse: collapse;
}

/* block criteres de recherche conso */
.threeInARow {
	float: left;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 25%;
}
/***** FIN POP UP *****/

/***** tableaux avec pagination *****/
#pagination-block {
	width: 635px;
	background-color: #000;
	color: #FFF;
}
#pagination-block div {
	width: 635px;
	background-color: #000;
	float: right;
	color: #FFF;
	font-weight: 700;
}
#pagination-block a {
	color: #FFF;
	font-weight: 700;
}
th.sorted {
	background: url(../images/mymt/tri-down-0.png) no-repeat center right;
}
th.order1 {
	background: url(../images/mymt/tri-up.png) no-repeat center right;
}
th.order2 {
	background: url(../images/mymt/tri-down.png) no-repeat center right;
}
th.sorted a,
th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}
.center {
	text-align: center;
}
.sortable {
	cursor: pointer;
}
.table-prev {
	width: 31%;
	float: left;
	text-align: left;
}
.table-pagin {
	width: 31%;
	float: left;
	text-align: center;
	color: #FFF;
}
.table-next {
	width: 31%;
	float: right;
	text-align: right;
}
.even {
	background-color: #EFEFEF;
}
.pagenum {
	padding: 4px 0 0 4px;
}
.select-pagenum {
	border: 1px solid #e6e6e6;
	width: 20px;
	text-align: center;
}
/***** FIN tableaux avec pagination *****/

/***** POP UP tableaux *****/
.popup-table th {
	background-color: #000;
	color: #FFF;
	text-align: left;
	padding-left: 2px;
	border-bottom: 5px solid #FFF;
	border-top: 5px solid #FFF;
	height: 17px;
}
.popup-table th a {
	color: #FFF;
}
.popup-table td {
	text-align: left;
	padding-left: 2px;
}
.popup-table .price {
	text-align: right;
	padding-right: 2px;
}
.popup-table tr:nth-child(even) {
	background-color: #EFEFEF;
}
/***** FIN POP UP tableaux *****/

.floatright {
	float: right;
	white-space: nowrap;
}

/***** FLOTTES tableaux *****/
td .selectnum,
td .selectnom,
td .selectengag,
td .selectprime {
	border: 1px solid #e6e6e6;
	height: 20px;
	width: 100px;
}
td .selectoffre,
td .selectetat {
	border: 1px solid #e6e6e6;
	height: 20px;
	width: 150px;
}
h2 .nbentree {
	border: 1px solid #e6e6e6;
	width: 50px;
}
#flottrePro_length {
	text-transform: uppercase;
}
/***** FIN FLOTTES tableaux *****/

/***** FIN Block Mon compte / Mes factures / Mes services / Infos *****/