@font-face {
    font-family: 'Tareno';
    src: url('../font/bold-webfont.eot');
    src: url('../font/bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/bold-webfont.woff') format('woff'),
        url('../font/bold-webfont.ttf') format('truetype'),
        url('../font/bold-webfont.svg#FuturaMdMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TarenoL';
    src: url('../font/normal-webfont.eot');
    src: url('../font/normal-webfont.eot?#iefix') format('embedded-opentype'),
        url('../font/normal-webfont.woff') format('woff'),
        url('../font/normal-webfont.ttf') format('truetype'),
        url('../font/normal-webfont.svg#FuturaLtLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

#fullbg {
    background: #fff no-repeat bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: -25px 0 0 0; 
    padding: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.chart {
    width: 430px;
}

.stats table td {
    background: #B2B7BB;
    font-size: 12px;
}

.stats table {
    border-spacing: 5px;
}

.stats table td span {
    float: right;
    color: green;
}

.red {
    color: red !important;
}

.title {
    border-top: 1px solid #B2B7BB;
    border-bottom: 1px solid #B2B7BB;
    text-align: center;
    padding: 5px 0;
    color: #23408F;
    font-size: 14px;
    margin: 5px;
}

.borderchart {
    border-right: 1px solid #B2B7BB;
    width: 445px;
    padding-right: 12px;
}

body {
    margin: 0;
    padding: 0;
    color: #555;
    font: normal 10pt Tareno, Arial,sans-serif;
    background: transparent;
}

a {
    color: #23408F;
    text-decoration: none;
}

a:hover {
    color: #23408F;
    text-decoration: underline;
}

#page {
    margin-top: 25px;
    margin-bottom: 180px;
}

#header {
    margin: 0;
    padding: 0;
    height: 143px;
    width: 932px;
    background: url(../images/header.png);
}

.container {
    width: 932px;
}

#content {
    padding: 60px 4px 5px 6px;
}

#sidebar {
    padding: 20px 20px 20px 0;
}

#footer {
    margin: 0;
    height: 65px;
    background: #fff url(../images/footer.png) repeat-x;
    position: fixed;
    bottom: 0;
    width: 100%;
}

#footer div {
    font-size: 0.8em;
    width: 935px;
    margin: 20px auto 0 auto;
    text-align: right;
    color: #fff;
}

#logo {
    padding: 10px 20px;
    font-size: 200%;
}

#lang {
    float: right;
    margin-top: 50px;
    width: 100px;
}

#lang img {
    width: 12px;
}

#lang td {
    padding: 0 5px 0 0;
    text-align: right;
}

#lang table {
    margin: 0;
}

#mainmenu {
    float: right;
    margin-top: 16px;
}

#mainmenu ul {
    padding:0 20px 5px 20px;
    margin:0px;
}

#mainmenu ul li {
    display: inline;
    text-align: center;
}

#mainmenu ul li a {
    color: #b2b7bb;
    background-color:transparent;
    font-size:12px;
    text-decoration:none;
    text-align: center;
    display: block;
    float: left;
    padding: 0 8px;
    height: 30px;
}

#mainmenu ul li a span {
    color: #bbc0c4;
    text-decoration:none;
    display: block;
    font-weight: normal;
    padding-top: 2px;
    font-family: TarenoL;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a {
    color:#23408f;
    text-decoration:none;

}

.big {
    font-size: 18px;
    background-color: #e5e6e5;
}

.sbox {
    width: 600px;
    float: right;
}

.bbox {
    width: 920px;
}

.sbox img, .bbox img {
    float: right;
    margin-left: 20px;
}
.bbox figure.principles_img img{
    float: none;
    margin-left: 0;
}
.bbox figure.principles_img {
    float: right;
    width:170px;
}
.bbox figure.principles_img figcaption{
    margin-top:2px;
    padding-left:10px;
    border-left:1px #D0D1D3 dashed;
    color:#23408F;
}
.bbox figure.principles_img figcaption i{
    color:#555555;
}
figure.principles_img.fatma{
    margin-top:-160px;
}
figure.principles_img.mises{
    margin-top:10px;
}

/*Carousel Home*/
#carousel {
    width: 100%;
    display:block;
    background-color: white;
    margin-bottom: 2px;;
    padding: 10px 0px;
}
#carousel table{
    margin-bottom: 0;
}
#carousel td{
    width:50%;
    vertical-align: top;
}
#carousel td:first-child{
    border-right: 1px solid #B2B7BB;
}
#carousel h2{
    font-size: 16px;
    margin-bottom: 0;
}
#carousel figure{
    display:inline-block;
    margin-bottom: 7px;
    height: 140px;
}
#carousel img{
    float: left;
    width: 114px;
    margin-left: 0;
}
#carousel figcaption{
    float: left;
    margin-left: 10px;
    width: 320px;
}
/*End Carousel Home*/
.home div.clear , .News div.clear {
    border-top:1px solid rgb(208,209,211);
    margin:25px 0;
}
.tbox td {
    background: url(../images/bgbox.png) repeat;
}

.tbox td {
    white-space: nowrap;
}


.tbox2 {
    background: url(../images/bgbox.png) repeat;
    margin-bottom: 10px;
}

.sbox h1, .bbox h1 {
    height: 18px;
    background: url(../images/sbox_header.png) no-repeat;
    padding: 6px 10px;
    font-size: 18px;
    margin: 0;
    color:#23408f;
    margin-bottom: 2px;
}

h3 {
    font-size: 18px;
    color:#23408f;
}
.politic h3 {
    text-align: justify;
}

p {
    text-align: justify;
}
.home p {
    margin-bottom:0;
}
.politic p {
    margin:1.5em 0;
    width:620px;
}

.bbox h1 {
    background: url(../images/bbox_header.png) no-repeat;
}

.sbox div.co, .bbox div.co {
    background: url(../images/sbox_bg.png) repeat;
    padding: 10px;
    min-height: 258px;
}

.nobg div {
    background: transparent;
    padding: 10px;
    min-height: 228px;
}

.sbox div h2, .bbox div h2 {
    font-size: 14px;
}

.last {
    margin: 0;
}

.septd {
    padding: 4px;
    margin: 0;
    background: white !important;
}

div.flash-error, div.flash-notice, div.flash-success {
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}

/* tableau de liens */
.table_link{
    width:670px; 
    margin-bottom:0;
}
.table_link h3{
    margin-bottom:0;
}
.table_link ul{
    margin:0;
}
.table_link ul li{
    width: 490px;
}
.tr_link tr td:first-child{
    padding-left:30px;
}
.tr_link tr li{
    list-style-type: circle;
}
.table_link.table_politic{
    width:100%; 
}
.table_link.table_politic td:first-child{
    width:84%; 
}
.table_link.table_politic ul{
    text-decoration: none;
}
.table_link.table_politic ul h3{
    text-decoration: underline;
}

.table_link.table_politic ul li{
    width: 440px;
}
.table_link.table_principles{
   float: left;
}

.politic ul {
    width: 590px;
    text-align: justify;
}
