/* CSS Document */
html {
    /*background: #F8F8F8;*/
    background-color:White;
}

body {
    font: 90% "Trebuchet MS", sans-serif;
    margin: 0;
 }

div#global {

    width: 1024px;
    margin: 0 auto;
    margin-top:0;
    position: relative;
    padding:0px 10px;
    background: url(../images/shadow.gif) repeat-y;
} 

div#header {
    font:"Trebuchet MS", sans-serif;
    background: #ffffff url(../images/bg_top.png) repeat-x ;
    color: #646464;
    height: 112px;
    position: relative;
    /*border-bottom: 1px solid #000000;*/
    margin:0;
}

#global_search{
    margin-left:500px;
    margin-top:5px;
    position:absolute;
}

#navbar_header{
    position:relative;
    height:28px;
    /*background:#E42424;*/
    background:silver url(../images/bg_bottom.png);
    border-bottom: 1px solid silver;

}

#logo {
    margin-top:7px;
    margin-left:15px;
    float:left;
    position:absolute;
}

#team {
    margin-right:10px;
    float:right;
    margin-top:30px;

}

#langues 
{
    margin-left:895px;
    margin-top:7px;
    /*margin-top:10px;*/
    position:absolute;
    /*background-color:white;*/ 
    /*border:solid 1px black;*/ 
    /*border:solid 1px silver;*/
    /*border-bottom:solid 1px white;*/
    padding:0 2px;
}

.img_langues
{
    float:left;
    margin-left:5px;
    margin-bottom:0;
    margin-top:0;
}

#rssfeeds{
    position:absolute;
    margin-top:7px;
    padding:0 5px;
    vertical-align:top;
}

#rssfeeds a{
    color:#FF7400;
    text-decoration:none;
}

#rssfeeds a:hover{
    color:#00aaff;
}

#logged{
    float: right;
    margin-right:15px;
    margin-top:30px;
}

div#logged img{
    float:left;
}

div#header h1 {

	float:left;
	position: absolute;
	bottom: 40px;
	left: 150px;
	font: 3em "Trebuchet MS", sans-serif;
	padding:0;
	margin:0;
	
}

div#header strong {

	float:left;
	position: absolute;
	bottom: 18px;
	left: 152px;
	/*font: 2em "Trebuchet MS", sans-serif;*/	
	padding:0;
	margin:0;
	/*color:silver;*/
	font: 25px Arial;
    color:#E42424;
}

div#center {
    /* Pour viter la superposition
    du pied de page et du contenu : */
    width:1014px;
    padding-bottom: 30px;
    overflow:hidden;
    background: #ffffff;
    margin-left:0;
    padding-left:5px;
    padding-right:5px;
    padding-top:0px;
}

div#center h3{
    font: "Trebuchet MS", sans-serif;
    padding-top:0;
    margin-top:0;
}

div#footer {
    /*position: absolute;*/
    width: 1024px;
    height:20px;
    bottom: 0;
    background: #edebeb url(../images/bg_bottom.png) repeat-x;
    color: #646464;
    margin:0 auto;
}

div#footer a {
    color: #646464;
}

div#content {
    float: left;
    width: 600px;
    margin-top:20px;
    margin-left:15px;
    padding-top:0px;
}

div#content_p2 {
    float: left;
    width: 800px;
    margin-top:20px;

}

div#content_accueil_admin {
    float: left;
    width:100%;
    margin-top:50px;

}

div#content_form {
    float: left;
    width: 830px;
    margin-top:20px;

}

div#sidebar {
    float: right;
    width: 180px;
    margin:0;
    margin-top:20px;
}

div#sidebar img{
    float:left;
    margin-right:3px;
    margin-top:0;
    padding-top:3px;
}

div#sidebar h3{
    background:url(../images/bg_bottom.png) repeat-x;
    width:168px;
    height:30px;
    color:#646464;
    margin-bottom:0;
    padding-top:3px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    margin-top:20px;
}

div#sidebar h3, div#sidebar p {
    padding: 0 5px;
}

div#sidebar_faq {
    width: 180px;
    margin:0;
    margin-top:20px;
    position:fixed;
}

div#sidebar_faq img{
    float:left;
    margin-right:3px;
    margin-top:0;
    padding-top:3px;
}

div#sidebar_faq h3{
    background:url(../images/bg_bottom.png) repeat-x;
    width:168px;
    height:30px;
    color:#646464;
    margin-bottom:0;
    padding-top:3px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;

}

div#sidebar_faq h3, div#sidebar p {
    padding: 0 5px;
}
/*###########################_MENU2_###############################*/

div#sidebar2 {
    float: left;
    width: 180px;
    margin:0px;
    margin-top:20px;
}

div.menu2 input {
    font-family:"trebuchet ms",sans-serif;
    font-size:11px;
    color:#000000;
}

div.menu2 input[type=submit]{
    font-family:"trebuchet ms",sans-serif;
    font-size:9px;
}

div.menu2 {
    margin: 0;
    padding: 10px;
    font-size: 10px;
    list-style: none;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

div.menu2 p {
    margin:0;
    margin-bottom: 4px;
    padding: 0;
}

div.menu2 a {
    height: 15px;
    margin:0 0 0 0;
    color: #00aaff;
    font:110% "Trebuchet MS", sans-serif;
    text-decoration: none;
}

div.menu2 a:hover {
    background-position: left bottom;
}

div.menu2 a:hover {
    color: #E42424;
}

div#sidebar2 h3, div#sidebar2 p {
    padding: 0 5px;
}

div#sidebar2 h3{
    font-size:99%;
    background:url(../images/bg_bottom.png) repeat-x;
    width:168px;
    height:30px;
    color:#646464;
    margin-bottom:0;
    padding-top:3px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    margin-top:20px;
}

div#sidebar2 img{
    float:left;
    margin-right:3px;
    margin-top:0;
}


/*################################################################"*/
div#auth{
    position: absolute;
    margin-top:63px;
    margin-left:400px;
    padding-bottom:0px;
}


table#authentification{
    font:"Trebuchet MS";
    font-size:10px;
    margin:0 auto;
    bottom: 0;
    padding-bottom:0;
}

div#content h2 {
    color: #00aaff;
    margin-top:15px;
}

div#content h3 {
    color:#E42424;
    margin-bottom:0;
    padding-bottom:10px;
}

div#content_accueil_admin h2 {
    color: #00aaff;
}

div#content_accueil_admin h3 {
    color: #f00;
    margin-bottom:0;
    padding-bottom:10px;
    border-bottom:solid 1px #ccc;
}

div#footer p {
    margin: 2px 0;
    font-size: 0.9em;
}

div#content a {
    color: #ccc;
    font-weight: bold;
}
div#content a:hover {
    color: #E42424;
}

div#search2 {
    background-color:#F4F4F4;
    border:1px solid #CCCCCC;
    margin:0 0 10px;
    padding:10px;
    width:578px;
    height:75px;
    margin-top:0;

}

div#cadre {
    background-color:#F4F4F4;
    border:1px solid #CCCCCC;
    margin:10px ;
    padding:10px;
    width:680px;
    margin-top:0;

}

div#search_faq {
    background:url(../images/bg-search.png) repeat-x ;
    border:1px solid #000000;
    margin:0 auto ;
    margin-top:0;
    padding:10px;
    color:White;
    font-weight:bolder;
}

div#search_direct {
    background:url(../images/bg-search.png) repeat-x ;
    border:1px solid #000000;
    margin:0 0 10px;
    padding:10px;
    width:578px;
    margin-top:0;
    color:White;
}

div#search_faq_img{
    margin:0;
    padding:0;	
}

div#telechargement {
    background-color:#F4F4F4;
    border:1px solid #CCCCCC;
    margin:0 0 10px;
    padding-bottom:3px;
    width:800px;
    margin-top:0;
    height:auto;
}

div#telechargement_head{
    background-color:#ccc; 
    width:800px; 
    height:36px;  
    margin:0;
    padding:0;
}

div#telechargement_head h3{
    margin:0;
    padding:0;
    float:left;
}

div#telechargement_head h4{
    margin:0;
    padding:0;
    float:left;
}

div#icone {
    float:left;
    border:1px solid #000000;
    background-color:#FFFFFF;
}

div#telechargement p{}

div#search{
    background-color:#F4F4F4;
    border:1px solid #CCCCCC;
    margin:0 0 10px;
    padding:0 0 0 10px;
    width:403px;
}

#TableInfo{
    padding:0;
    padding-left:10px; 
    margin-right:20px; 
    width:230px; 
    float:right;
    
}

	
/*___________________________________TABS________________________________________________*/
#menutabs{
    z-index:30000;
    position: relative;
    top:1px;
}

#shadetabs{
    padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#shadetabs li{
    display: inline;
    margin: 0;
    padding:0;
}

#shadetabs li a{
    position: relative;
    text-decoration: none;
    color:#FFFFFF;
    padding: 7px 7px;
    background: url(../images/toolbar3.gif) repeat-x;
}

#shadetabs li a:hover{
    text-decoration: underline;
    color: #E42424;

}

#shadetabs li a:active
{
    background: url(../images/toolbar2.gif) repeat-x;  
}

#shadetabs li a.selected
{
    background: url(../images/toolbar2.gif) repeat-x;  
}

.contentstyle{
    background:#FFFFFF none repeat scroll 0 0;
    border:5px solid #535353;
    clear:both;
    position:relative;
    width:790px;
    padding:10px;
    top:5px;
}

.contentstyle img
{
    padding-right : 10px;
}

.contentstyle h2{
    color:#CCCCCC;
    margin-top:0;
    padding-bottom:7px;
    margin-bottom:5px;
}

.contentstyle h3{
    color:#E42424;
}

.contentstyle h4{
    color:#00AAFF;
    border-bottom: solid 1px #00AAFF;
    margin-bottom:5px;
    margin-top:25px;
}

.contentstyle h5{
    color:silver;
    font-size:14px;
    margin: 0;
    font-style:italic;
    text-indent:1%;
    text-decoration: underline;
}

.contentstyle p{
    margin-top: 0;
}

.contentstyle hr{
    color:#CCCCCC;
}

#icon_content
{
    float:left;
    margin-right:15px;
    padding:0;
}

.underline
{
    height:20px;
    width:100%;
    margin-bottom:10px;
}

.vue_item
{
    color:Gray;
    display:block;
    border-bottom: solid 2px Gray;
    padding-left:10px;
}

div#video 
{
    background-color:#CCCCCC;
    color:#FF0000;
    display:none;
    height:100%;
    opacity:0.8;
    filter : alpha(opacity=80); 
    position:absolute;
    vertical-align:middle;
    width:100%;
    z-index:100;
}

/*___________________________vote FAQ______________________________*/

.star
{
	background-image: url(../images/EmptyStar.png);
	background-repeat:no-repeat;
	width:13px;
	height:12px;
	float:left;
	display:block;
}

#container_star
{
	display:block;
}

#message_vote
{
	float:left;
	margin-left:20px;	
}

/*_________________________Social Widget_____________________________*/

/*
#socialWidget
{
    text-align:center;
}

#socialWidget a
{
    color:#FFFFFF;
}

#socialWidget img
{
}
*/

/*____Share this widget____*/

#ShareThis
{
    display:block;
    text-align:center;
    height:50px;
    width:790px;
}

a.stbar.chicklet img {
    border:0;
    height:16px;
    width:16px;
    margin-right:3px;
    vertical-align:middle;
}
a.stbar.chicklet {
    height:16px;
    line-height:16px;
}
