﻿@charset "utf-8";
/* CSS Document */



html, body_tab_jq {
color:#eaeaea;
}

img { border:none; }

.center {
width:980px;
margin-right:auto;
margin-right:auto;
}

.centerText {
text-align:center;
}
.center {
width:100%; 
}

.marginbot {
margin-bottom:15px;
}

ul.list li {
list-style-type:none;
margin-right:20px;
}

ul.tabs {
width:100%;
overflow:hidden;
}

ul.tabs li {
list-style-type:none;
display:block;
float:right;
color:#fff;
padding:8px;
margin-right:2px;
background-color:#333;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
cursor:pointer;
}

ul.tabs li:hover {
background-color:#FF2700;
}

ul.tabs li.current {
border-bottom:2px solid #000;
background-color:#30C0FF;
padding:8px;
}

.tabscontent {
border-top:2px solid #333;
padding:8px 0 0 0;
display:none;
width:100%;
text-align:justify;line-height: 30px;

}
/* ------------------------------ liens */

