/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0112
*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-image: url(./images/body.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #04151F;
}

img {
    border: none;
}

a:active, a:focus, a:visited {
    text-decoration: none;
    outline: none;    
}

h2, h3, h4 {
font-family : Verdana, Arial, Palatino, Sans-Serif;
}

h3, h4, h5, h6  {
    padding: 5px 0px 5px 10px;
    font-size: 10pt;
    font-family : Verdana, Arial, Palatino, Sans-Serif;
}

ul {
    margin: 0px;
    padding: 0px;
}

/*   HEADER  */

#headcolumn {
    display: block;
    margin: auto;
    width: 1000px;
    height: 213px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
    vertical-align: top;
}

h1 {
    float: left;
    display: inline;
    margin: auto;
    margin: 45px 0px 0px 190px;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    padding: 7px 5px 7px 5px;
    background-color: #1F5975;
    background-image: url(./images/h1.jpg);
    background-repeat: repeat-x;
    background-position: top;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border: 1px solid #5697AD;
}


h1 a {
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
    background-color: #36A6DA;
    background-image: url(./images/h1a.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #95E7ED;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    padding: 2px 10px 2px 10px;
}

h1 a:hover {
color: #0A2D3E;
text-decoration: none;
}

.description {
    color: #30C7EE;
    padding-top: 13px;
    margin-left: -160px;
    float: left;
    text-align: left;
    margin-top: 96px;
}


#menucolumn {
    text-align: center;
    float: right;
    font-size: 9pt;
    height: 35px;
    width: 800px;
    overflow: hidden;
    padding: 0px;
    padding-top: 4px;
    margin: auto;
    background-image: url(./images/menu.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
        

#menucolumn ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#menucolumn ul li {
    display: block;
    _display: inline;
    float: right;
    width: auto;
    _height: 35px;
    padding: 2px;
    padding-bottom: 0px;
    _padding-top: 7px;
    margin: 0px;
    margin-left: 4px;
}

#menucolumn ul li:hover {
}

#menucolumn ul li a { 
    display: block;
    _display: inline;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    _height: 30px;
    padding: 7px 11px 7px 11px;
    text-decoration: none;

}

#menucolumn ul li.current_page_item  { 
text-decoration: none;
}

#menucolumn ul li.current_page_item a{ 
    color: #ffffff;
    text-decoration: none;
    background-color: #04151F;
    border: 1px solid #0F445D;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
        padding: 6px 10px 6px 10px;
  }

#menucolumn ul li a:hover {
    color: #fffffff;
    text-decoration: none;
    background-color: #04151F;
    border: 1px solid #0F445D;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    padding: 6px 10px 6px 10px;
}



/*   END HEADER  */

/*  MAIN */

#maincolumn {
    display: block;
    margin: 0px auto 0px auto;
    width: 996px;
    padding: 10px 2px 10px 2px;
    margin-top:3px;
    background-image: url(./images/main.jpg);
    background-repeat: no-repeat;
    background-position: top left; 
    background-color: #09384A;
    border: 1px solid #1B4F67;
    }

/*   END MAIN  */

/*   #POST  */


#contentcolumn {
    margin-bottom: 10px;
    color: #000000;
    float: left;
    width: 780px;
    margin: auto;

}

.postcolumn {
    display: block;
    float: none;
    width: 775px;
    _width: 775px;
    margin-right: 5px;
    margin-bottom: 15px;
    padding: 0px;
}


.postcolumn a {
    color: #2FC5EC;
    font-weight: normal;
    text-decoration: none;
}


.postcolumn a:hover {
   color: #ffffff;
   text-decoration: none;
   
}

.postcolumntitle {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 6px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-color: #5A747F;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
 }

.postcolumntitle a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.postcolumntitle a:hover {
    color: #2FC5EC;
    text-decoration: none;
}

.textcolumn {
    display: block;
    margin: 0px;
    padding: 7px;
    padding-top: 1px;
    color: #A4C1CC;
    background-image: url(./images/post.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}


.date-div {
background-image: url(./images/date.gif);
float: left;
width: 54px;
height: 54px;
margin: 10px 10px 10px 8px;
color: #FFFFFF;
}

/*   END post-div  */

/*   FOOTER  */
#footercolumn {
    display: block;
    clear: both;
    border-top: none;
    margin: auto;
    width: 1000px;
    height: 110px;
    text-align: center;
        background-image: url(./images/foot.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #164257;
    border-bottom: none;
    margin-top: 4px;
}

#footercolumnlinks {
    display: block;
    padding: 44px 5px 0px 5px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #2FC5EC;
}

#footercolumnlinks a {
    color: #ffffff;
    font-weight: bold;
}

#footercolumnlinks a:hover {
    color: #2FC5EC;
    text-decoration: none;
}



/*  BAR ITEMS 
************************************/

#sidebarcolumn {
display: block;
float: right;
width: 200px;
    color: #9A9898;
margin-right: 5px;
margin-bottom: 0px;
margin-top: 0px;
    padding: 0px;
}

#sidebarcolumn ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
    color: #EDDEC4;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #7C8F96;
    border-bottom: 1px solid #697D86;
    -moz-border-radius-topleft:      9px;
    -moz-border-radius-topright:     9px;
    -webkit-border-top-left-radius:  9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius:   9px;
    -khtml-border-top-right-radius:  9px;
    
}


#sidebarcolumn ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
}

#sidebarcolumn ul li ul {
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #A4C1CC;
    background-color: #5A747F;
    border-top: 1px solid #ffffff;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}


#sidebarcolumn ul li ol {
    list-style: none;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #A4C1CC;
    background-color: #5A747F;
    border-top: 1px solid #ffffff;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}

#sidebarcolumn ul li ul li, #sidebarcolumn ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    background-image: url(./images/side-li.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}



#sidebarcolumn a {
    display: block;
    text-decoration: none;
    color: #BFD7E0;
    padding: 7px 3px 7px 15px;
    margin: 0px;
    background-image: url(./images/link.jpg);
    background-position: center left;
    background-repeat: no-repeat;
}

#sidebarcolumn a:hover {
    display: block;    
    text-decoration: none;
    color: #ffffff;
    background-image: url(./images/link-hover.jpg);
    background-position: center left;
    background-repeat: no-repeat;
}

#sidebarcolumn ul li ul li:hover, #sidebarcolumn ul li ol li:hover {
}

#sidebarcolumn .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #A4C1CC;
    background-color: #5A747F;
    border-top: 1px solid #ffffff;
    -moz-border-radius-bottomleft:      9px;
    -moz-border-radius-bottomright:     9px;
    -webkit-border-bottom-left-radius:  9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius:   9px;
    -khtml-border-bottom-right-radius:  9px;
}

#sidebarcolumn .banners a {
    background-image: none;
    padding-left: 0px;
    border: none;
}

#sidebarcolumn .banners a:hover {
    background-image: none;
    border: none;
    background-color: transparent;
}


#sidebarcolumn .sidebar-post a {
    background-image: none;
    padding-left: 10px;
}


#sidebarcolumn .sidebar-post a:hover {
    text-decoration: none;
}

#sidebarcolumn .banners a:hover {
    text-decoration: none;
}

#sidebarcolumn .banners  img {
    margin-bottom: 5px;
}

#sidebarcolumn .banners  object, #sidebarcolumn .banners  embed {
    margin-bottom: 5px;
 }
 
#sidebarcolumn .date {
    text-align: left;
    color: #ffffff;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 996px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 10px;    
    padding: 0px 2px 5px 2px;
    margin-top: 0px;
    margin-bottom: 15px;
}


.wrapcolumn {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.A5_category {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 1px 10px 1px;
}

.A5_category * {
    width: auto;
    float: none;
}

.A5_category h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
    padding-top: 0px;
    margin: 0px;
    color: #30C7EE;
    text-align: center;
    letter-spacing: normal;
}

.A5_category h2 a {
    color: #ffffff;
    text-decoration: none;
}
.A5_category h2 a:hover {
    color: #30C7EE;
    text-decoration: none;
}


.A5_category .A5_paragraphes {
    margin: 0px;
    padding: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #A4C1CC;
    background-color: #0D5D82;
    background-image: url(./images/cont.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #1F5975;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.A5_category .A5_paragraphes object, .A5_category .A5_paragraphes embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.A5_category .A5_paragraphes table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #0D5D82;
    background-image: url(./images/table.jpg);
    background-position: top;
    background-repeat: repeat-x;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;    
    }

.A5_category .A5_paragraphes table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;    
}


.A5_category .A5_paragraphes table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #8FA6AC;
}

td.A5_graphs-2, td.A5_graphs-5, td .A5_graphs-6, td.A5_graphs-7, td.A5_graphs-8 , td.A5_graphs-9, td.A5_graphs-10  {
	text-align: center; 
	vertical-align: middle;
}

td.A5_graphs-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.A5_graphs-3, td.A5_graphs-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}
.emptycell {
    background-color: transparent;
}
.even {
    background-color: #1E5C79;
}

.odd {
    background-color: transparent;
}

.A5_category .A5_paragraphes table tr.even  td, .A5_category .A5_paragraphes table tr.odd  td {
}

.even:hover, .odd:hover {
    background-color: #093C54;
}

.A5_category a {
    color: #2FC5EC;
    text-decoration: none;
}
.A5_category a:hover {
    color: #ffffff;
    text-decoration: none;
}

.A5_category .A5_paragraphes table tr td a {
    color: #ffffff;
    text-decoration: none;
    display: block;
}
.A5_category .A5_paragraphes table tr td a:hover {
    color: #2FC5EC;
    text-decoration: none;
    display: block;
}

.A5_category .A5_paragraphes table tr td img {
    border: none;
}

.A5_category .footer {
    margin: 0px;
    padding: 5px;
    margin-top: 0px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #A4C1CC;
}

.A5_category .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #30C7EE;
    text-decoration: none;
    
    
}
.A5_category .footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

.A5_pics, .A5_banner {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.A5_graphs img {
    text-align: center;
    vertical-align: middle;
}

.A5_paragraph, .A5_header {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.A5_paragraph h1, .A5_header h1,
.A5_paragraph h2, .A5_header h2,
.A5_paragraph h3, .A5_header h3,
.A5_paragraph h4, .A5_header h4,
.A5_paragraph h5, .A5_header h5,
.A5_paragraph h6, .A5_header h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.A5_paragraph p, .A5_header p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.A5_paragraph ul, .A5_header ul, .A5_paragraph ol, .A5_header ol{
    margin-left: 20px;
    padding-left: 10px;
}


.A5_category img {
    border: none;
    margin: 0px;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.A5_labels, .A5_paragraphes ul.A5_choice li.A5_headline {
    background-color: #0D5D81;
    color: #A4C1CC;
    border: 1px solid #10658B;
}
.A5_paragraphes ul.A5_choice li {
    background-color: #0F6992;
}
.A5_paragraphes ul.A5_choice li, .A5_paragraphes ul.A5_choice li h4 {
    color: #2FC7EE;
}

/* Common tab styles */

.A5_paragraphes ul.A5_choice {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.A5_paragraphes ul.A5_choice li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #0F6992;
    margin-top: 5px;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.A5_paragraphes ul.A5_choice li.A5_headline {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.A5_paragraphes ul.A5_choice h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.A5_paragraphes ul.A5_choice li.A5_headline h4 {
    font-weight: bold;
}
.A5_paragraphes ul.A5_choice li:hover {
    text-decoration: none;

}


.A5_paragraphes ul.A5_choice h4:hover {
        color: #ffffff;
}

.A5_paragraphes ul.A5_choice li.A5_headline h4:hover {
    color: #ffffff;
}

.A5_paragraphes .A5_labels {
    margin: 0;
    padding: 5px;    
}

.A5_paragraphes .A5_labels h1,
.A5_paragraphes .A5_labels h2,
.A5_paragraphes .A5_labels h3,
.A5_paragraphes .A5_labels h4,
.A5_paragraphes .A5_labels h5,
.A5_paragraphes .A5_labels h6 {
    margin: 0;
}

