﻿*, html{
	text-align:justify;
}

body{
	background:#FFFFFF url("../images/bodybg.jpg") repeat-x fixed 0% 10px;
}

.doc{
	background:url("../images/container-bg.png") repeat-y;
}
* html .doc{
	background:url("../images/container-bg.jpg") repeat-y;
}

.top{
	height:19px;
	background:url("../images/container-top.png") no-repeat;
}

* html .top{
	background:url("../images/container-top.jpg") no-repeat;
}

.bottom{
	height:19px;
	margin-top:-5px;
	background:transparent url("../images/container-bottom.png") no-repeat;
	
}

* html .bottom{
	
	background:transparent url("../images/container-bottom.jpg") no-repeat;
	
}
/***** HEADER****/
.header{
	height:110px;
	background:url("../images/header-bg.jpg") no-repeat 8px 0;
}
.header .logo{
	height:100px;
	background:url("../images/logo-utb.gif") no-repeat 25px 7px;
}

/*** Le menu ***/

#topnav {
  /*overflow: hidden;*/
  /*background-image: url(../images/onglet/fond.png);  */
  background-position: bottom;
  background-repeat: repeat-x;
}

#topnav ul {
  float: left;
  margin-top: -30px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 30px;
  padding: 0px;
  list-style: none;
}

* html #topnav ul{
  margin-left: 10px;
}

#topnav ul li {
  float: left;
  margin-left: 3px;
}
#topnav ul li a {
  float: left;
  /*font-family:verdana, serif;*/
  font-size:10pt;
  text-decoration: none;
  letter-spacing: 0px;
  padding-left: 10px;
  background-image: url(../images/menus/coin-gauche.jpg);
  background-position: 0% -239px;
  background-repeat: no-repeat;
  font-weight:bold;
}
#topnav ul li#actif a {
  float: left;

  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 10px;
  background-image: url(../images/menus/coin-gauche.jpg);
  background-position: 0% 0%;
  background-repeat: no-repeat;
}


#topnav ul li a span {
  float: left;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(../images/menus/coin-droit.jpg);
  background-position: 100% -239px;
  background-repeat: no-repeat;
  color: #ffffff;
}
#topnav ul li#actif span {
  float: left;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 0px;
  background-image: url(../images/menus/coin-droit.jpg);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  color: #FFFFFF;
}
#topnav ul li a:hover {
  background-position: 0% -478px;
}
#topnav ul li a:focus {
  background-position: 0% -478px;
}
#topnav ul li a:hover span {
  background-position: 100% -478px;
}
#topnav ul li a:focus span {
  background-position: 100% -478px;
}
/*************************/

.contact-us-ban{
	height:33px;
	margin-top:-5px;
	background:url("../images/contact-us-ban.jpg") no-repeat;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:0px;
}
* html .contact-us-ban{
	margin-top:-8px;
}
#slider{
	padding-left:12px;
	height:235px;
	background:url("../images/slidebg.jpg") no-repeat 12px 0;
}
.box-right{
	margin-right:12px;
}

.box-left{
	margin-left:12px;
}
.box-right table tr td a{
	text-decoration:none;
}
.box-right p {
	margin-top:5px;
}
.box-right p a{
	text-decoration:none;
}
/** Les services en pages en sommaire **/
.box-middle{

}

.services-accueil {
	height:110px;
}

.services-accueil h1{
	font-family:"Trebuchet MS", verdana, arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 5px 7px 5px;
	text-align:center;
}

.services-accueil-particulier{
	background:url("../images/service-accueil-particulier-bg.jpg") repeat-x 12px -80px;
}
.services-accueil-particulier a:hover{
	background-color:#d4ceba;
}

.services-accueil-particulier h1{
	background:url("../images/service-accueil-particulier.jpg") repeat-x;
}

.services-accueil-professionnel{
	background:url("../images/service-accueil-profesionnel-bg.jpg") repeat-x 12px -80px;
}

.services-accueil-professionnel a:hover{
	background-color:#cdd7a8;
}

.services-accueil-professionnel h1{
	background:url("../images/service-accueil-profesionnel.jpg") repeat-x;
}

.service-accueil-entreprise{
	background:url("../images/service-accueil-entreprise-bg.jpg") repeat-x 12px -80px;
}

.service-accueil-entreprise a:hover{
	background-color:#98bdbb;
}

.service-accueil-entreprise h1{
	background:url("../images/service-accueil-entreprise.jpg") repeat-x;
}
.services-accueil ul{
	margin:0;
	padding:0;
}
.services-accueil ul li{
	margin:0;
	padding:0;
	display:inline;
}

.services-accueil ul li a{
	display:block;
	text-decoration:none;
	color:#000000;
	margin-left:3px;
	padding:0px;
	border-bottom:1px solid #CCCCCC;
}
.plusdinfo{
	text-align:center;
}

#newsletter{
	padding:0 5px;
}
#newsletter h1{
	font-size:13px;
	font-weight:bold;
	color:#0049ba;
}
#newsletter #nl-txt{
	font-size:11px;
	text-align:left;
}
#newsletter #nl-input{
	border:1px solid #CCCCCC;
	padding:2px;
	font-style:italic;
}
.center{
	text-align:center;
}
#banqueenligne{
	text-align:left;
	margin-top:10px;
}
#banqueenligne h1{
	font-size:13px;
	font-weight:bold;
	color:#0049ba;
}
#banqueenligne #bl-txt{
	text-align:left;
	font-size:11px;
	margin-bottom:7px;
}
/****** Mini plan du site ******/
.mps{

}

.mps ul{
	list-style:square;
}

.mps ul li{

}

.mps ul li a{
	text-decoration:none;
	color:#333;
	font-size:11px;
}
.mps ul li a:hover{
	color:#000000;
}
.mps ul li a strong{
	
}
#footer{
	margin-top:-10px;
	background:url("../images/footerbg.jpg") no-repeat 9px 30px;	
}

#footersepar{
	padding-top:40px;
	padding-bottom:25px;
	text-align:center;
	font-size:11px;
	color:#666666;
	background:url("../images/footersepar2.jpg") repeat-x ;	
}

#footersepar a{
	text-decoration:none;
	color:#666666;
}
#footersepar a:hover{
	text-decoration:none;
	color:#0049ba;
}

*+html #footersepar{
	padding-top:20px;
	padding-bottom:25px;
	text-align:center;
	font-size:11px;
	color:#666666;
	background:url("../images/footersepar2.jpg") repeat-x ;	
}

.produits-part-1{
	height:265px;
	background:url("../images/produits-part-1.jpg") no-repeat 0 -1px;
}

* html .produits-part-1{
	margin-top:10px;
}

.lien-produit a{
	text-decoration:none;
	font-weight:bold;
}
.lien-tpe{
	padding-top:85px;
	text-align:right;
	padding-right:60px;
	/*border:1px solid red;*/
}
.lien-gab{
	padding-top:125px;
	text-align:right;
	padding-right:150px;
	/*border:1px solid blue;*/
}
.alloutb{
	background:url("../images/allo-utb.png") no-repeat;
	height:168px;
}
.gim{
	background:url("../images/gim.jpg") no-repeat;
	height:168px;
}

* html .alloutb, * html .gim{
	margin-top:10px;
}
.lien-alloutb{
	padding-top:140px;
	padding-right:50px;
	text-align:right;
}
.lien-gim{
	padding-top:140px;
	padding-right:20px;
	text-align:right;
}
/******************************************/
.correspondants{
	height:84px;
	margin-top:10px;
	background:url("../images/correspondants.jpg") no-repeat;
 	overflow:hidden;
	text-align:left !important;
	padding-left:5px;
	word-spacing:nowrap; 
}
.correspondants h1{
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	padding-top:3px;
}
.correspondants img{
	/* height:44px; */
	/* margin-bottom:35px; */
	margin-right:5px;
	
}

/** La même chose pour ie6 et ie7, le 8 > le gère bien
* html .correspondants ul li, *+html .correspondants ul li{ margin-right:5px; }
*/
.lien-correspondants {
	text-align:right;
	margin-top:-15px;
	padding-right:17px;
}

.lien-correspondants a{
	text-decoration:none;
	font-size:10px;
}
.rezoutb1{
	height:230px;
	background:url("../images/symbolique/reseau-utb.jpg") no-repeat;
}
.rezoutb2{
	height:230px;
	background:url("../images/symbolique/reseau-utb2.jpg") no-repeat;
}
.rezoutb3{
	height:230px;
	background:url("../images/symbolique/reseau-utb3.jpg") no-repeat;
}
.rezoutb4{
	height:230px;
	background:url("../images/symbolique/reseau-utb4.jpg") no-repeat;
}
.rezoutb5{
	height:230px;
	background:url("../images/symbolique/reseau-utb5.jpg") no-repeat;
}
.rezoutb6{
	height:230px;
	background:url("../images/symbolique/reseau-utb6.jpg") no-repeat;
}
.lien-agences{
	padding-top:150px;
	padding-left:30px;
}

#marqueebox{
	margin-left:485px;
	height:18px;
	padding-right:12px;
	overflow:hidden;
	margin-top:-12px;
	font-style:normal;
	margin-bottom:-3px;
	font-size:11px;
	font-size:11px;
}

/*********************/
.center{
	text-align:center;
}

.presentation{
	/* background:url("../images/internal/presentation-bg.jpg") 100% 0% no-repeat; */
}

.presentation h1{
	font-size:20px;
	font-weight:bold;
	color:#0049ba;
	font-family:"Trebuchet MS", Verdana, serif;
	
}
.topclear{
	height:5px;
}

.sousmenus{
	
}

.sousmenus  ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sousmenus  ulli{
	margin:0;
	padding:0;
}
.sousmenus  ul li a{
	display:block;
	text-decoration:none;
	padding:3px;
	padding-left:15px;
	background:#FFFFFF url("../images/smarrow.gif") no-repeat 2px 8px;
	margin-top:0px;
	margin-left:3px;
	margin-right:3px;
	border-bottom:1px dotted #0049ba;
	border-right:1px dotted #0049ba;
	color:#000;
}

.sousmenus  ul li a:hover{
	font-weight:bold;
}
.logopage{
	margin-top:10px;
}
div.sousmenus ul li.actif a{
	font-weight:bold;
	color:#0049ba;
	/*background-color:#0049ba;*/
	/*background-image:none;*/
	background:#FFFFFF url("../images/smbg.jpg") no-repeat -2px 0px;
	border-right:none;
	border-left:1px dotted #0049ba;
}
.tab-modele-1{
	border:1px solid #0049ba;
	border-collapse:collapse;	
}
.tab-modele-1 th, .tab-modele-1 td{
	font-size:12px;
}

.tab-modele-1 .entete{
	background:#0049ba url("../images/tab-modele-1-entete-bg.jpg") repeat-x 0px -5px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, serif;
}
.tab-modele-1 tr th{
	width:50%;
}

.tab-modele-1 tr.odd{
	background-color:#e6e3de;
}

.tab-modele-1 tr.entete td {
	font-weight:bold;
	font-size:13px;
}

.tab-modele-1 tr.odd{
	background:#e3ebf8 url("../images/tab-modele-1-odd-bg.jpg") repeat-x 0 -5px;
}

.tab-modele-1 tr.even, .tab-modele-1 tr.even td{
	background:#FFFFFF url("../images/tab-modele-1-even-bg.jpg") repeat-x 0px 0px;
}
.tab-modele-1 tr.inter td{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#0049ba;
}
/*
*/
.tab-modele{
	border-collapse:collapse;	
}
.tab-modele th, .tab-modele td{
	font-size:12px;
}

.tab-modele .entete{
	background:#0049ba url("../images/tab-modele-1-entete-bg.jpg") repeat-x 0px -5px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, serif;
}

.tab-modele tr.entete td {
	font-weight:bold;
	font-size:13px;
}


/*
*/
blockquote{
	border:4px double #FFFFFF;
	background-color:#0049ba;
	font-style:italic;
	text-align:left;
	color:#FFFFFF;
	white-space:nowrap;
	padding:5px;
}

.bottomnav{
	text-align:center;
	background:#ebeffa;
	padding:3px;
	color:#000;
	border:1px solid #dddddd;
	margin-top:20px;
}

div.rub-item{
	padding-top:5px;
	background:url("../images/internal/service-bg.jpg") repeat-x 0 bottom;
	/*width:48%;
	border:1px solid red;
	margin-right:2%;
	*/
	float:left !IMPORTANT;
	height:220px;
	margin-bottom:10px;
	border-bottom:1px solid #e2eaf7;
	/*clear:both;*/
}

.item-texte{
	font-size:12px;
	text-align:justify;
	margin-top:-35px;
	height:85px;
	font-style:italic;
	padding:0 10px 0 10px;
}

.rub-item h2{
	font-size:18px;
	margin:0;
}
.rub-item .item-logo{
	/*float:left;*/
	padding-right:5px;
}

.internal>ul{
	list-style:none;
}

.internal>ul > li > strong{
	display:block;

	font-size:15px;
	margin-top:5px;
	margin-bottom:10px;
}


.internal > ul > li > ul{
	list-style:url("../images/arrow-internal.gif");
}

h3{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}
a#sp{
	font-weight:bold;
	background:#0049ba;
	color:#FFFFFF;
	border-right:none;
}

#horairewu{
	border:1px dotted #0049ba;
}
#horairewu tr th{
	background:#FFFFFF url("../images/smbg.jpg") no-repeat -2px -5px;
	color:#0049ba;
	text-align:center;
}

.service-ico, .service-ico-left{
	margin-top:5px;
	margin-right:15px;
	float:left;
}

.service-ico-right{
	margin-top:5px;
	margin-right:15px;
	float:right;
}



.presentation h3{
	color:#FFFFFF;
}

.comptes{

}

.tabBleu{

}

.tabBleu ul{
	background-color:#2776db;
}

.tabBleu ul{
	/*margin-left:10px;*/
}
.tabBleu ul li a, .tabBleu ul li span {
	background-image:none;
	background-color:#FFFFFF;
}
.fragment{
	margin-bottom:30px;
}

.fragment ul{
	background-color:transparent;
	list-style:url("../images/fragmentpuce.gif");
}

.tabBleu .fragment{
	height:100px;
}

/********* Partenaires *************/
.partners{
	padding-left:10px;
}

.partener{
	width:150px;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #e6f0f9;
	/*border:1px solid #FF0000;*/
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	height:140px;
	overflow:hidden;
}
.partener .partnerLogo{
	text-align:center;
}

.partenerDef {

}
.partenerNom{
	font-weight:bold;
	font-size:11px;
	text-align:center;
	background:#fdfefe;
	height:45px;
	display:table-cell;
	vertical-align:middle;
	width:150px;
}

.partenerDevise{
	background-color:#e2eaf7;
	width:30px;
	float:left;
	padding:3px;
}

.partenerPays{
	margin-left:36px;
	padding:3px;
	padding-left:5px;
	background:#fbfdfd;
	
}

.news-box{
	clear:both;
}
.news-box .news-titre{
	font-weight:bold;
	font-size:13px;
}
.news-box .news-logo{
	float:left;
	margin-right:5px;
}
.news-link{
	text-align:right;
}

.news-chapo{}
.news-chapo span.date{
	font-size:11px;
}

/******* PAGINATION******/
.paginationbox ul li {
	background:url("../images/pagination-item-normal.jpg") no-repeat -2px 0;
	display:block;
	float:left;
	width:22px;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	padding-top:3px;
}

.paginationbox ul li a{
	display:block;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}


.paginationbox .pagelinks-start {
	background:url("../images/pagination-start.jpg") no-repeat;
	display:block;
	float:left;
	width:39px;
	height:25px;
}
.paginationbox .pagelinks-prev {
	background:url("../images/pagination-prev.jpg") no-repeat;
	display:block;
	float:left;
	width:24px;
	height:25px;
}
.paginationbox .pagelinks-current {
	background:url("../images/pagination-item-current.jpg") no-repeat -1px 0;
	display:block;
	float:left;
	width:22px;
	height:25px;
}

.paginationbox .pagelinks-next {
	background:url("../images/pagination-next.jpg") no-repeat -2px 0;
	display:block;
	float:left;
	width:22px;
	height:25px;
}

.paginationbox .pagelinks-end{
	background:url("../images/pagination-end.jpg") no-repeat;
	display:block;
	float:left;
	width:40px;
	height:25px;
}

.paginationbox .pagelinks-disabled{
	/*
	background:url("../images/pagination-none.jpg") no-repeat;
	display:none;
	float:left;
	width:22px;
	height:25px;
	*/
}
#faq{
	border:1px solid #2534bf;
	padding:3px;
	text-align:justify !important;
}
#faq .texte{
	font-size:11px;
	font-style:italic;
	color:#666666;
}

#faq h3{
	color:red;	
	text-align:left !important;
	margin-top:-15px;
	margin-left:12px;
}
#faq .strong{
	text-align:center !important;
	font-weight:bold;
}
#faq .link {
	text-align:right;
}
#faq .link a{
	text-decoration:none;
	padding-right:20px;
	font-size:10px;
}
.reliefbox{
	height:280px;
	background-color:#eff3fc;
	padding:10px;
}
.reliefbox h3{
	font-size:16px;
	margin-bottom:10px;
	background-color:#e5ecf9;
	padding:5px;
}

table#contactform{
	width:95%;
	margin-left:18px;
	/* background:url("../images/contactbg.jpg") no-repeat 50% 50%; */
}
table#contactform tr th{
	display:table-cell;
	vertical-align:top;
}

table#contactform tr  th strong{
	color:#FF0000;
}
textarea{
	height:150px;
}


.discret{
	color:#a4a1a1;
}
ul.style1{ list-style:none !IMPORTANT;margin:0;padding:0;}
ul.style1 li{margin-left:10px; }
ul.style1 li  {}
ul.style1 li span{
	width:16px;
	height:16px;
	display:block;
	float:left;
}
ul.style1 li  a{text-decoration:none;color:#666666;}
ul.style1 li  a:hover{text-decoration:underline;color:#000;}
#accordion h4{
	font-weight:bold;
}

##container-1{
	
}

#container-1 .ui-widget-header{
	background:none !IMPORTANT;
	border:none;
	border-bottom:1px solid #0049ba;
}

#container-1 .ui-tabs-selected, #container-1 .ui-state-active{
	border-color:#0049ba !IMPORTANT;
}

#container-1 .ui-tabs-selected a, #container-1 .ui-state-active a{
	color:#0049ba !IMPORTANT;
}
#ouverturedecompteaccordeon h4, #accordeonCreditParticulier h4 {
	font-weight:bold;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}

ul#gabliste{}
ul#gabliste li{
	margin-top:10px;
}
ul#gabliste li strong{
	font-size:13px;
	color:#0049ba;
}
ul#gabliste li div{
	background:#f4f9fa;
	padding:5px;
}

h2.interligne-long{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin-bottom:3px;
	/*border:1px solid red;*/
	background:url("../images/interligne-long.jpg") no-repeat;
}
.strong{
	font-weight:bold;
}
.inprogress{
	padding-top:20px;
	text-align:center;
}
#alertBox{
	width:300px;
	position:fixed;
	left:50%;
	margin-left:-150px;
	background:yellow;
	top:0;
	padding:5px;
	text-align:center;
}

.poll {
	border:1px solid #0049ba;
	margin-top:10px;
}
.poll table{}
.poll table th{
	background:#0049ba;
	color:#FFFFFF;
	text-align:center;
}

.poll table tr td label{
	display:block;
	text-align:left;
	cursor:pointer;
}
#agences{
	margin-left:25px;	
}

#agences .agence{
	height:70px;
	padding:10px;
	width:190px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	background:#FFF;
	border:1px solid #b7c6dd;
	overflow:hidden;
}
#agences .agenceImg{
	display:none;
}
#agences .agenceImg img{
	
}

#agences .agenceAddr{
	text-align:left;
	
}
#agences .agenceAddr H1{
	clear:both;
	
	font-size:14px;
	text-align:left;
}

#pollgraph{letter-spacing:nowrap;}
#pollgraph .on{color:#FF0000;}
#pollgraph .off{color:#666;}


#auth_login_zone{
	width:400px;
	position:absolute;
	left:50%;
	margin-left:-200px;
	padding-top:200px;
	background:url("../images/logo_admin.gif") no-repeat 0 120px;
}
#auth_login_zone fieldset{
	border:1px solid #0049ba;
}
#auth_login_zone #login, #auth_login_zone #password{
	width:200px;
	padding:5px;
}

#auth_login_zone #submit{
	text-align:right;
	padding-right:20px;
}

#auth_login_zone input{	
	padding:3px;
}
#auth_login_zone a{
	text-decoration:none;
	color:#0049ba;
	font-style:italic;
}
.linkactions a{
	text-decoration:underline!IMPORTANT; 
	padding-right:8px;
	padding-left:8px;
}
.linkactions2 a{
	text-decoration:none!IMPORTANT; 
	padding-right:8px;
	padding-left:8px;
	font-size:13px;
	border-right : 1px solid black;
}
#sort-container li span{
	display:block;
	width:500px;
	float:left;
}
.formu{
}
.formu p{
	margin:3px 0 3px 0;
	clear:both;
}
.formu p .jforms-label, .formu .plabel{
	width:220px;
	display:block;
	color:#4f4e4e;
	font-style:italic;
	float:left;
	padding-right:10px;
	text-align:left;
	font-weight:bold;
	white-space: no-wrap;
}
.formu p .jforms-label, .formu .plabel, .formu .slabel{
	width:220px;
	display:block;
	color:#4f4e4e;
	font-style:italic;
	float:left;
	margin-left:5px;
	padding-right:10px;
	text-align:left;
	font-weight:bold;
	white-space: no-wrap;
	
}

.formu p .jforms-submit{
	/*width:100px;*/
}
.formu p select{
	margin-top:-2px;
}
.formu p textarea{
	width:290px;
	height:90px;
}
.formu p.tinywide textarea{
	width:500px;
	height:300px;
}
.formu p.tinywide input {
	width:500px;
	border:1px solid #d2e2f4;
}

.formu p.tinywide select{
	width:auto !IMPORTANT;
}
.formu p .bigarea textarea{
	width:380px;
	height:150px;
}
.ajoutabonne{
}
.ajoutabonne div{
}
.ajoutabonne div label{
	float:left;
	width : 200px;
	margin-top:3px;
	color:#4f4e4e;
	font-style:italic;
}
.ajoutabonne  .readonly{
	background:#cccccc;
	font-weight:bold;
	font-family:arial;
}
.petitinput{
	width:15px;
}

#espace_login_zone{
	width:400px;
/* 	position:absolute; */
	left:50%;
	 margin-left:300px; 
	padding-top:100px;
	background:url("../images/logo_espace.gif") no-repeat 0 25px;
}
#espace_login_zone fieldset{
	border:1px solid #0049ba;
}
#espace_login_zone #login, #espace_login_zone #password{
	width:200px;
	padding:5px;
}

#espace_login_zone #submit{
	text-align:right;
	padding-right:20px;
}

#espace_login_zone input{	
	padding:3px;
}

#espace_login_zone a{
	text-decoration:none;
	color:#0049ba;
	font-style:italic;
}
.bouton{
	width:100px;
	background:#3e92d5;
	border:1px solid #3e92d5;
	text-align:center;
 color:#FFFFFF; 
 font-weight:bold;
 cursor:pointer;
}
#abonnes{
	width:50%;
	height:180px;
	float:right;
	overflow:auto;
}
#abonnes .jforms-ctl-destinataires{
	display:block;
}
#abonnes .jforms-ctl-destinataires label{
	cursor:pointer;
}
.formu div.apercu{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:0px;
	clear:both;
	font-size:12px;
	letter-spacing: 1px;
}

.formu div.apercu label{
	display: block;
	padding:0px;
	padding-left:3px;
	width:120px;
	float:left;
	padding-right:50px;
	background:#3e92d5;
	color:#fff;
}

.formu div.apercu span{
	font-weight:bold;
	padding:5px;
}

.nolistmenu ul{
	list-style:none;
}
.imprime {
	border:1px solid #ccc;
}
.imprime td, .imprime th{
	border:1px solid #ccc;
}
.dateheure{
	padding-top:55px;
	text-align:right;
	padding-right:50px;
	color:#0f125f !IMPORTANT;
}