/* Digest  ------------------------------  1. General  1.1 Recurrents  2. Header  3. Content  X. Footer  */ /* Colors  ------------------------------  # current text	:	#2a2a2a  */ /* em Formula  ------------------------------  1em = 16px (default font) {où 1em = taille de la font herite}  so 1px = 1 ÷ 16 = 0.0625em  to conclude Xpx = X * 0.0625em  */ /* ----------------------------------------------------------------------------*/ /* -------------------------------------------------------------------------------------------------->>> 1. General <<<-----------*/ /* ----------------------------------------------------------*/ /* html, body {  height: 100%;  } */
body {
    background: white;
    color: #2a2a2a;
    font-family: Arial, FreeSans, Helvetica, 'Trebuchet MS', Tahoma, verdana, sans-serif;
    font-size: 0.8em;
    line-height: 1.5em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
}
 /* sticky footer style #NOTIE, #IE6, #IE7, #IE {  min-height: 100%;  height: auto !important;  height: 100%;  margin: 0 auto -142px auto; /* la marge inferieure doit etre egal a la hauteur du footer  } */
#global {
    margin: 0 auto;
    width: 995px;
}
 /* .footer, .push {  height: 142px; /* le footer et la div push doivent avoir les memes tailles  }*/ /* -------------------------------------------------------------------------------------------------->>> 1.1 Recurrents <<<-----------*/
.ui-tabs .ui-tabs-hide {
    display: none;
}
 /* ----------------------------------------------------------------------------*/ /* -------------------------------------------------------------------------------------------------->>> 2. Header <<<-----------*/ /* ----------------------------------------------------------*/
#header {
    position: relative;
    padding-bottom: 140px;
    background: transparent url(/design/telmediaaudaxis/images/structure/esprit-libre.jpg) no-repeat center bottom;
}
 /* -------------------------------------------------------------------------------------------------->>> 2.1 Logo <<<-----------*/
#header h1 {
    width: 267px;
    height: 108px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
    z-index: 10;
}
 /* -------------------------------------------------------------------------------------------------->>> 2.2 Acces rapide <<<-----------*/
#header .top-links {
    padding-left: 680px;
    float: left;
    font-size: .8em;
}

#header .top-links li {
    display: inline;
    font-family: Tahoma, sans-serif;
    color: #7d95a8;
}

#header a {
    color: #7d95a8;
    text-decoration: none;
}

#header .address {
    float: left;
    font-size: .8em;
    background: transparent url(/design/telmediaaudaxis/images/structure/carte.gif) no-repeat 0 15px;
    padding-left: 60px;
    margin-left: 50px;
    padding-bottom: 10px;
}

#header .address .item-01 {
    padding-bottom: 5px;
    text-decoration: underline;
}

#header .address li {
    line-height: 1.15em;
}

#header .address li a {
    text-transform: uppercase;
    color: #83cff0;
}

#header .address li a:hover, #header .address li a:focus {
    text-decoration: underline;
}
 /* -------------------------------------------------------------------------------------------------->>> 2.3 Recherche <<<-----------*/
#header .sub-header {
    clear: both;
    border-top: 1px solid #0080ba;
    left: 130px;
    top: 85px;
    position: absolute;
    width: 865px;
    z-index: 20;
}

#header .sub-header ul li {
    display: block;
    float: left;
    width: 100px;
    position: relative;
    text-align: center;
}

#header .sub-header ul li a {
    color: #5d5e60;
}

#header .sub-header ul li a:hover, #header .sub-header ul li a:focus {
    text-decoration: underline;
}

#header .sub-header .search {
    float: right;
    position: relative;
    top: -3px;
}

#header .sub-header .text {
    border: 1px solid #0d86be;
    padding: 1px;
}

#header .sub-header .btn-submit {
    border: 0;
    position: relative;
    top: 5px;
}

#header .sub-header li div {
    display: none;
    position: absolute;
    float: left;
    z-index: 3;
    top: 18px;
    left: 0;
}

#header .sub-header li div ul {
    min-width: 150px;
    border: solid 1px #53779f;
    padding: 10px 0 10px 10px;
    font-size: .85em;
    float: left;
    background: #f3f3f3;
}

#header .sub-header li div ul li {
    text-align: left;
    display: block;
    float: left;
    clear: left;
    text-align: left;
    background: url(../../images/elements/puce_noir.gif) no-repeat 0 5px;
    padding: 0 10px 4px 7px;
    margin: 0;
    line-height: 1.1em;
    white-space: nowrap;
}

#header .sub-header li div ul li a {
    color: #000
}
 /* ----------------------------------------------------------------------------*/ /* -------------------------------------------------------------------------------------------------->>> 3. Content <<<-----------*/ /* ----------------------------------------------------------*/
#content {
    padding: 20px 0;
}

.col-02 h2, .col-01 h2, .col-03 h2 {
    font-size: 1.3em;
    color: #0099df;
    border-bottom: 1px dashed #ccc;
    padding-left: 11px;
    clear: both;
}

.col-02 .bloc, .col-01 .bloc {
    padding: 10px;
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
}

.col-01 .bloc {
    padding: 10px;
	text-align: left;
}
.col-01 .bloc p {
	font-size: .85em;
}

.col-03 .bloc {
    padding: 10px 10px;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

.col-03 .bloc1 {
    padding: 10px;
    clear: both;
    margin-bottom: 10px;
}

.col-02 .bloc1 {
    padding: 10px;
    clear: both;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    border-bottom: 2px solid #ccc;
}

.col-02 .bloc1 h3 {
    margin: 0 !important;
}

.col-02 .bloc1 .col-05 h3 {
    padding-top: 10px !important;
}

#content .align-02 {
    color: #0683bc;
    text-align: right;
    text-decoration: underline;
    font-weight: 900;
    font-size: .9em;
    clear: both;
    display: block;
}

#content .align-022 {
    color: #0683bc;
    text-align: right;
    text-decoration: underline;
    font-weight: 900;
    font-size: .9em;
    clear: both;
    display: block;
    padding-top: .9em;
}

#content .align-02:hover, #content .align-02:focus {
    text-decoration: none;
}
 /* -------------------------------------------------------------------------------------------------->>> 3.1 Colonne 01 <<<-----------*/
.col-01 {
    float: left;
    width: 185px;
    padding-right: 20px; /*padding-top: 19px;*/
}

.col-01 div {
    overflow: hidden;
}

.col-01 div a {
    color: #000000;
}

.col-01 div span {
    color: #666600;
    text-align: center;
    font-weight: 500;
    font-size: .9em;
    clear: both;
    display: block;
}

#interne .col-01 {
    padding-top: 0;
}
* html .col-01 .pole {
    margin-bottom: 20px;
}

.col-01 .pole li {
    display: block;
    float: left;
    clear: left;
    text-align: center;
    margin-bottom: 10px;
}

.col-01 .pole li a {
    display: block;
    width: 183px;
    height: 58px;
    color: white;
    line-height: 58px;
    text-transform: uppercase;
    font-size: 1.5em;
    font-family: Tahoma, sans-serif;
}

.col-01 .pole .btn-web a {
    background: transparent url(/design/telmediaaudaxis/images/elements/btn-web.gif) no-repeat 0 0;
}

.col-01 .pole .btn-erp a {
    background: transparent url(/design/telmediaaudaxis/images/elements/btn-erp.gif) no-repeat 0 0;
}

.col-01 .pole .btn-bi a {
    background: transparent url(/design/telmediaaudaxis/images/elements/btn-bi.gif) no-repeat 0 0;
}

.col-01 .bloc h3 {
	font-family: Tahoma, sans-serif;
    padding-bottom: 10px;
	font-weight: 400;
}
.col-01 .bloc span {
	display: block;
	text-align: right;
	color: #666;
	font-style: italic;
	border-top: 1px solid #ccc;
}
.col-01 .bloc .align-02 {
	padding-top: 5px;
}

.col-01 .tree {
    background: #f3F3F3;
    padding: 10px;
    font-size: .85em;
}

.col-01 .tree li {
    background: transparent url(/design/telmediaaudaxis/images/elements/puce-fleche.gif) no-repeat 0 7px;
    padding-left: 10px;
}

.tree .current {
    font-weight: 900;
}

.col-01 .tree ul {
    border-left: 2px solid #ccc;
    padding-left: 3px;
    margin: 5px 0 5px 0;
}

.col-01 .tree ul li {
    line-height: 1.2em;
    padding-bottom: 5px;
    background: none;
    padding-left: 0;
}

.col-01 .tree a {
    color: #0099df;
}

.col-01 .tree ul a {
    color: #666;
}

.col-01 .tree ul a:hover {
    color: #1a1a1a;
}
 /* -------------------------------------------------------------------------------------------------->>> 3.2 Colonne 02 <<<-----------*/
.col-02 {
    float: left;
    width: 470px;
    padding-right: 20px;
}

.col-022 {
    float: left;
    width: 770px;
    padding-right: 20px;
}
* html .col-022 {
    width: 750px;
    display: inline;
}

.col-02 .rss {
    float: right;
    position: relative;
    top: 2px;
}

.col-022 .rss {
    float: right;
    position: relative;
    top: 2px;
}

#content .col-02 h2 {
    clear: none;
}

#content .col-02 h2 a {
    clear: none;
    color: #0099DF;
}

.col-02 .bloc .entry {
    display: block;
    float: left;
    width: 100%;
    font-size: .85em;
    margin-bottom: 10px;
}

.col-02 .bloc .entry .date {
    color: #666;
    font-style: italic;
    font-size: x-small;
    margin-bottom: 5px;
    text-align: right;
    display: block;
}

.col-02 .bloc .entry h3 {
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 30px 0 0 0;
    padding: 0;
}

.col-02 .bloc .entry h3 a {
    color: #0099DF;
    text-decoration: none;
}

.col-02 .bloc .entry h3 a:hover, .col-02 .bloc .entry h3 a:focus {
    text-decoration: underline;
}
 /* -------------------------------------------------------------------------------------------------->>> 3.3 Colonne 03 <<<-----------*/
.col-03 {
    float: left;
    width: 300px;
}

.col-03 .bloc ul li {
    float: left;
    padding: 5px;
}

#tag-cloud1 {
    float: left;
    text-align: center;
}

#tag-cloud {
    float: left;
    text-align: center;
    margin-top: 1.5em;
}

#tag-cloud ul {
    float: none;
    text-align: center;
    margin: 0;
}

#tag-cloud ul li {
    display: inline;
    padding: 0;
    line-height: 1;
    background: none;
}
 /* -------------------------------------------------------------------------------------------------->>> Colonne 04 <<<-----------*/
.col-04 {
    float: left;
    width: 130px;
}
 /* -------------------------------------------------------------------------------------------------->>> Colonne 05 <<<-----------*/
.col-05 {
    float: center;
    width: 100%;
}

#tag-cloud ul li a:link, #tag-cloud ul li a:visited, #tag-cloud ul li a:active, #tag-cloud ul li a:hover {
    text-decoration: none;
}

#tag-cloud ul li.level-1 {
    font-size: xx-small;
}

#tag-cloud ul li.level-2 {
    font-size: x-small;
}

#tag-cloud ul li.level-3 {
    font-size: small;
}

#tag-cloud ul li.level-4 {
    font-size: medium;
}

#tag-cloud ul li.level-5 {
    font-size: large;
}

#tag-cloud ul li.level-6 {
    font-size: x-large;
}

#tag-cloud ul li.level-7 {
    font-size: xx-large;
}

#tag-cloud ul li.level-1 a {
    color: #999;
}

#tag-cloud ul li.level-2 a {
    color: #888;
}

#tag-cloud ul li.level-3 a {
    color: #777;;
}

#tag-cloud ul li.level-4 a {
    color: #666;
}

#tag-cloud ul li.level-5 a {
    color: #555;
}

#tag-cloud ul li.level-6 a {
    color: #444;;
}

#tag-cloud ul li.level-7 a {
    color: #333;
}

.bloc .bloc-01 {
    font-family: Tahoma, sans-serif;
}

.bloc .bloc-01 h3 {
    text-align: center;
    color: #5f6062;
    font-weight: 400;
    font-size: 1.1em;
    padding-bottom: 5px;
}

.bloc .bloc-01 img {
    display: block;
    margin: 0 auto;
}

.bloc .bloc-02 {
    font-family: Tahoma, sans-serif;
    text-align: left;
}

.bloc .bloc-02 .too {
    display: block;
    font-weight: 900;
    padding: 0;
    margin: 5px 0;
    border-bottom: 1px dashed #ccc;
    color: #5f6062;
}

.bloc .bloc-02 ul {
    background-color: #f3f3f3;
    padding: 10px;
}

.bloc .bloc-02 ul li {
    background-image: url(../../images/elements/puce-fleche.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding: 0 0 5px 10px;
    font-size: 0.85em;
    line-height: 1.1em;
    float: none;
}

.bloc .bloc-02 ul li a {
    color: #0099DF;
}
 /* ----------------------------------------------------------------------------*/ /* -------------------------------------------------------------------------------------------------->>> X. Footer <<<-----------*/ /* ----------------------------------------------------------*/
#footer {
    border-top: 1px solid #0080ba;
    padding-top: 2px;
    margin-top: 20px;
}

#footer a {
    color: #777993;
}

#footer #copyright {
    float: left;
}

#footer ul {
    float: right;
}

#footer ul li {
    display: inline;
    padding: 0 .5em;
}
 /*------------------------------------------ Pagination */
ul.pagination {
    margin: 10px auto;
    display: table; /*border:1px solid #000;*/
    padding: 2px;
    white-space: nowrap;
}

#IE6 ul.pagination {
    margin: 0
}

ul.pagination li {
    display: block;
    float: left;
    background: none !important;
    padding: 0 !important;
    color: black !important;
    margin: 0 10px;
}

ul.pagination li a {
    text-decoration: none !important;
    display: block;
    background: #f3f3f3;
    padding: 2px 7px;
    color: #323232 !important;
}

ul.pagination li a:hover, ul.pagination li a:focus {
    border: 1px solid #323232;
    padding: 1px 6px;
    background: #323232;
    color: white !important;
}

ul.pagination li strong {
    background: #323232;
    display: block;
    padding: 2px 7px;
    color: white;
}

ul.pagination li span {
    display: block;
    padding: 2px 7px;
}