@media print {
    body {
	color: black;
	font-size: 12pt;
    }
    
    #layouttable td,  #logowrapper  {
	display:none; 
    }

    td#middle, #contenu {
	display: block;
	border: none;
    }    
    
    #contenu {
	width: 17cm;
	margin: 0;
	padding: 0;
	padding-right: 2em;
    }
}

body{
    margin: 0;
}

#page {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
}


#layouttable td{
/*    xborder: 1px dotted silver; */

}

.spip_logos {
    margin: 25px;
}

table #top{
}

table #left {
 /*   xbackground: #f0f0f0; */
}

table #middle {
 /*   xbackground: #f0f0f0; */
}

table #right {
/*    xbackground: #f0f0f0; */
}

#searchform, #reseller{
    margin: 1em 0;
    padding: 1em .5em;
    background: #d0effb;
    border-top: 1px solid #115094;
}

#reseller a {
    font-weight:bolder;
    color: #115094;
}

#reseller span.gray {
    color:gray;
}

#formulaire_recherche{
    float: none;
}

.formulaire_recherche{
    width: auto;
}
.formulaire_spip .forml {
    padding: 0;
    margin: 0;
    width: auto;
}

#recherche{
    background: white;
    width: 112px;
    font-size: 9pt;
}

#recherchebtn {
    border: 1px solid #115094;
    font-size: 7pt;
    font-weight: bolder;
    width: 22px;
    padding: 1px;
    margin:0;
    background: #e8e8e8;
}


#sitesform{
    margin: 1em 0;
    background: #fbefd0;
    border-top: 1px solid #f8cc00;
}

#sitesform div {
    padding: 1em .5em;
}

#sitesform h3 {
    color: #f8cc00;
    font-weight: bold;
    font-size: 9pt;
    margin: 0 0 1em 0;
}

#sitesform form {
    margin:0;
}

#sitesform a.btn {
    border: 1px solid #f8cc00;
    font-size: 9pt;
    font-weight: bold;
    padding: 1pt;
    text-decoration: none;
    width: 25px;
}



.sitesselect {
    font-size: 8pt;
    width: 115px;
}

#flashspacer {
/*    xbackground: #f0f0f0;  */
    width: 185px;
    height: 230px;
    position: relative;
    top:0;
    right:0;
/*    xborder: 1px dotted red; */
}

#flash {
 /*   xborder: 1px dotted silver; */
    position: absolute;
    right: 0px;
    bottom: 1px;
    z-index: 1;
}

#cover{
    width: 570px;
    height: 230px;
    background-image: url('../ibacz/cover.jpg');
    position: relative;
    top: -1px;
    right:0;
    z-index:2;
    border-top: 1px solid #115094;
}

#highlight {
    width: 385px;
    background: #d0effb;
    position: absolute;
    bottom: 0;
    right:0;
}

#cover h2 {
    color: white;
    background: #115094;
    font-weight: bold;
    font-size: 12pt;
    padding: .5em 14px;
}

#cover p{
    padding-left: 25px;
    margin: .5em 0;
    color: #115094;
}

#whoweare{
    width: 187px;
    background: #f8f8ff;
    float: left;
    color: rgb(102, 102, 102);
}

#whoweare h2{
    background: #ff9a57;
    color: white;
    font-weight: bold;
    font-size: 12pt;
    padding: 10px;
}

#whoweare .chapo{
    padding: 16px;
    color: rgb(102, 102, 102);
    font-weight: normal;
    font-size: inherit;
}

#whoweare .ibmsw{
    padding: 16px 16px 0 16px;
    color: rgb(102, 102, 102);
    font-weight: normal;
    font-size: inherit;
}


#aboutiba{
    margin-left: 200px;
    color: rgb(102, 102, 102);
}

#aboutiba h2, #news h2 {
    color: #115094;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #115094;
}

#aboutiba div.texte{
    color: rgb(102, 102, 102);
    padding: 5px 10px 10px 25px;
}

#news h3 {
    font-size:9pt;
    font-weight: bold;
    margin-top: .5em;
}

#news h3.date {
    color: #ff9a57;;
}

.topline {
    border-top: 1px solid #115094;
}

.bottomspace{
    margin-bottom: 1.5em;
}

#pied {
    margin-top: 3em;
}

#pied a{
    color: white;
}


#middle .spip_logos{
    margin: 0;
}

#contenu h1 {
    color: #f8cc00;
    font-size: 12pt;
    border-bottom: 1px solid #115094;
    padding: 10px;
    display: inline;
}

#breadcrump {
    background: #e5ecfb;
    padding: .5em;
    margin-bottom: 2em;
}

h3.spip{
    text-align: left;
    font-size: 9pt;
    font-weight: bold;
    color: gray;
}

ul.spip {
    margin-left: 8pt;
}

li.spip {
    margin-left: 1em;
    list-style: square outside url("puce.gif");
}

#sitemap h2 {
    border-bottom: 1px solid #115094;
    font-size:12pt;
    font-weight:bold;
    margin: 1em 0;
    padding-left: 10px;
}

#sitemap h3 {
/*    xborder-bottom: 1px dotted #f8cc00; */
    font-weight: bold;
}

#sitemap h3 a {
    color: #115094;
}

#sitemap ul {
    margin-left: 1em;
}

div.languagues {
    height: 20px;
}

div.languagues img.spip_logos {
    margin:1pt;
}

#logowrapper{
   /* background-image: url('../ibacz/kb.jpg'); */
}
	
a.home {
    color: #f8cc00;
}

form.requestform {
    color: gray;
    font-size: inherit;
    
}

form.requestform input {
    font-size:9pt;
    background: #F8F8FF;
}

.searchinfo {
    color:gray;
    margin-top: 2pt;
    font-size:9pt;
}


.authorinfo {
    font-size: 9pt;
    color: gray;
}

.authoricon {
    float: left;
    margin-right: 12pt;	
}

#authors hr {
    color:blue;
}

#authors h2 {
    margin-bottom: 0.4em;
    font-weight: bold;
}

.award {
    background: #e5ecfb url("../ibacz/bg-blue.gif") no-repeat; 
    font-size: 8pt; 
    margin: 8pt 0;
}

.award a {
    color: #11509e;
    text-decoration: none;
    display: block;
    padding: 0;
}

.award a.descriptif {
    padding: 8pt;
}

.award .spip_logos {
    padding:0;
    margin:0;
}

.spip_form_choix_unique {
    display: block;

}

.spip_form_choix_multiple {
    display: block;

}