
* {
    padding: 0px;
    margin: 0px;
}

body {
    background-color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.clear {
    clear: both;
    background: none;
}

.wrapper {
    margin: 0% 5% 0px 5%;
}

.faux {
    background: #3E82A0;
    overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
    width: 100%;
}

.headerBora {
    height: 70px;
    margin: 0px 0px 0px 0px;
    background: url("banner_rr.jpg") left no-repeat;
    font-style:italic;
}

.navigation {
    margin: 0px 0px 0px 0px;
    overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
    width: 100%;
    text-align:center;
    min-height: 10px;
}

.spacer10px {
    background: #3E82A0 none repeat scroll 0%;
    clear:both;
    height: 10px;
}

.marginTmoins10 {
    margin: 0px 0px 0px 0px;
    width: 100%;
}

.topround_l {
    float: left;
    height: 20px;
    width:  20px;
    background:url("corners.php?ext=FFFFFF&r=20&int=3E82A0") no-repeat top left;
    background-position:0px 0px;
}
.topround_r {
    float: right;
    height: 20px;
    width:  20px;
    background:url("corners.php?ext=FFFFFF&r=20&int=3E82A0") no-repeat top left;
    background-position:-20px 0px;
}

.bottomround_l {
    float: left;
    height: 20px;
    width:  20px;
    background:url("corners.php?ext=FFFFFF&r=20&int=3E82A0") no-repeat top left;
    background-position:0px -20px;
}

.bottomround_r {
    float: right;
    height: 20px;
    width:  20px;
    background:url("corners.php?ext=FFFFFF&r=20&int=3E82A0") no-repeat top left;
    background-position:-20px -20px;
    clear:right;
}

.ftopround_l {
    float: left;
    height: 10px;
    width:  10px;
    background:url("corners.php?int=FFFFFF&r=10&ext=3E82A0") no-repeat top left;
    background-position:0px 0px;
}

.ftopround_r {
    float: right;
    height: 10px;
    width:  10px;
    background:url("corners.php?int=FFFFFF&r=10&ext=3E82A0") no-repeat top left;
    background-position:-10px 0px;
    clear:right;
}

.fbottomround_l {
    float: left;
    height: 10px;
    width: 10px;
    background:url("corners.php?int=FFFFFF&r=10&ext=3E82A0") no-repeat top left;
    background-position:0px -10px;
}

.fbottomround_r {
    float: right;
    height: 10px;
    width: 10px;
    background:url("corners.php?int=FFFFFF&r=10&ext=3E82A0") no-repeat top left;
    background-position:-10px -10px;
    clear:right;
}

.pre_footer {
    margin: 0px 0px 10px 0px;
}
/*------------------------------ Menu Tabs I ---------------------------------*/
.tabsI {
    float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
}

.tabsI ul {
    margin:0;
    padding:0px 20px 0px 20px;
    list-style:none;
}

.tabsI li {
    display:inline;
    margin:0;
    padding:0;
    height: 42px;
}

.tabsI a {
    float: left;
    background: url("onglets.php?i=left&h=42&s1=F7AF68&e1=F48D29&c1=F48417&s2=70A7BF&e2=3E82A0&c2=4A7A90") no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
}

.tabsI a span {
    float: left;
    display: block;
    background: url("onglets.php?i=right&h=42&s1=F7AF68&e1=F48D29&c1=F48417&s2=70A7BF&e2=3E82A0&c2=4A7A90") no-repeat right top;
    padding: 5px 15px 4px 6px;
    color: #FFFFFF;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsI a span {
    float:none;
}

/* End IE5-Mac hack */
.tabsI a:hover span {
    color: #FFFFFF;
}

.tabsI a:hover {
    background-position:0% -43px;
}

.tabsI a:hover span {
    background-position:100% -43px;
}


/*------------------------------ fin Menu Tabs I -----------------------------*/

.zindexBack {
    z-index: -5;
}

.spacerHorizontal {
    background:#3E82A0;
    width:10px;
    float:left;
    height:100%;
}

.leftcolumn {
/*    float: left;*/
    background: #ffffff;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    height: auto;
    width: 100%;
}

.leftcolumn ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    background: #ffffff;
}

.leftcolumn li {
    margin:0px 5px 0px 5px;
    padding:0px;
}

.leftcolumn a {
    color: #0C3A5E;
}
.sections {
    text-align:center;
    padding: 0px;
    background: #FFFFFF;
}

.sections a {
    text-decoration: none;
    font-weight: bold;
    font-style:italic;
}

.sections a:hover {
    text-decoration: underline;
}

/******************************************************************************/
.tools {
    float:right;
    padding: 0px 10px 0px 0px;
	font-size:small;
    text-align:right;
}

.tools ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.tools a {
    text-decoration: none;
}

.tools a:hover {
    text-decoration: underline;
    color: #F48D29;
}

.tools a:hover span {
    color: #F48D29;
}

.tools span {
    color: #F48D29;
}
/******************************************************************************/
.rightcolumn {
    float: left;
/*    color: #333;*/
    background: #ffffff;
    margin: 0px 10px 0px 10px;
    padding: 0px;
    width:98%;
}

.rightcolumncontent {
    padding: 0px 10px 10px 10px;
    /*color: #0C3A5E;*/
    height: 99%;
}

.rightcolumncontent ul {
    margin: 1em;/* 5em;*/
    /*padding-left:1em; margin-left:0;*/
}

/* default w3c HTML4 stylesheet */
.rightcolumncontent h1              { font-size: 2em; margin: .67em 0 }
.rightcolumncontent h2              { font-size: 1.5em; margin: .75em 0 }
.rightcolumncontent h3              { font-size: 1.17em; margin: .83em 0 }

.rightcolumncontent h4 { margin: 1.12em 0 }
.rightcolumncontent p { margin: 1.12em 0 }
.rightcolumncontent blockquote { margin: 1.12em 0 }
/*.rightcolumncontent ul { margin: 1.12em 0 }*/
.rightcolumncontent fieldset { margin: 1.12em 0 }
.rightcolumncontent form { margin: 1.12em 0 }
.rightcolumncontent ol { margin: 1.12em 0 }
.rightcolumncontent dl { margin: 1.12em 0 }
.rightcolumncontent dir { margin: 1.12em 0 }
.rightcolumncontent menu { margin: 1.12em 0 }

.rightcolumncontent h5              { font-size: .83em; margin: 1.5em 0 }
.rightcolumncontent h6              { font-size: .75em; margin: 1.67em 0 }
/* end w3c HTML4 stylesheet */

.rightcolumncontent a {
    /*color: #F48D29;*/
}

.rightcolumncontent a:hover {
    /*color: rgb(87,204,255);*/
}

.mailfooter {
    color: #F48D29;
    text-align:center;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    font-style: italic;
}

.mailfooter a {
    color: #F48D29;
    text-decoration: none;
}

.mailfooter a:hover {
    text-decoration: underline;
}

a.highlightSection:hover {
    text-decoration: underline;
    color: #F48D29;
}

.highlightSection span {
    font-weight:bold;
    font-size:larger;
    background: #3E82A0;
    color: #F48D29;
}

.tabsI a.highlightCategory {
    background-position:0% -43px;
}
.tabsI a.highlightCategory span {
    background-position:100% -43px;
}

.sections h4 {
    text-align:center;
    font-size: larger;
}

.buds h4 {
    text-align:center;
    font-size: larger;
}

.tools h4 {
    text-align:center;
    font-size: larger;
}

.sectionBanner {
	float: right;
	margin: 4px 10px 0px 0px;
	color: #FFFFFF;
	font-size:xx-large;
	font-weight: bolder;
}

.sections ul {
    list-style: none;
    padding: 7px;
}

.sections ul li {
    display: inline;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: white;
}

.sections ul li a, .buds ul li a:hover {
    text-decoration: none;
    text-align: center;
    width: 100%;
}

.sections ul li a span {
    padding: 2px 0px 2px 2px;
    margin: 5px;
/*    color: ;*/
    font-weight: bold;

}

.centre table {
    text-align: center;
    margin: 0 auto;
}

.centre {
    text-align: center;
    margin: 0 auto;
}

#genoretcompteur td {
  padding: 1px 5px 1px 2px;
}

/******************************************************************************/

.buds {
    /*margin: 0 0 0 20px;*/
    line-height: normal;
    /*background: url("hlist.php?h=42&ch=70A7BF&cb=F7AF68") repeat-x left;*/
    background-color: #3E82A0;
    overflow: auto;
}

.buds ul {
    list-style: none;
    padding: 7px;
}

.buds ul li {
    display: inline;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: white;
}

.buds ul li a, .buds ul li a:hover {
    text-decoration: none;
    text-align: center;
    width: 100%;
}

.buds ul li a span {
    padding: 2px 0px 2px 2px;
    margin: 5px;
    color: #FFFFFF;
    font-weight: bold;

}

.buds ul li a:hover span {
    color: #3E82A0;
    background-color: white;
}

.buds .ftopround_l {
    background:url("corners.php?int=3E82A0&r=10&ext=FFFFFF") no-repeat top left;
    background-position: 0px 0px;
}

.buds .ftopround_r {
    background:url("corners.php?int=3E82A0&r=10&ext=FFFFFF") no-repeat top left;
    background-position:-10px 0px;
}

.buds a.highlightBud span {
    color: #F48D29;
}

.buds  a.highlightBud:hover span {
    /*text-decoration: underline;*/
    color: #F48D29;
}

/*search bloc*/
.search {
    margin: 0px 3px 0px 7px;
}

.BoraSearchTab #search, .BoraSearchTab  #searchall, .BoraSearchTab #searchpage {
    margin: 0 0 -5px 0;
}
