*{
    margin:0;
    padding:0;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    color: #222222;
    background-color: #454545;
    margin:0;
    padding:0;
}

#cache
{
position:fixed;
top:0px;
background-color:#5D5D5D;
width:100%;
height:100%;
opacity : 0.6;
-moz-opacity : 0.6;
-ms-filter: "alpha(opacity=60)"; /* IE 8 */
filter : alpha(opacity=60); /* IE < 8 */
z-index:2;
}

#block_ajax
{
  position:fixed;
  top:20px;
  left:50%;
  margin-left:-400px;
  width:800px;
  max-height:650px;
  min-height:300px;
  z-index:600;
  background-color:#FFFEFB;
  border:1px solid #9A9A9A;
  padding:0px 0px 10px 10px;
  display:none;
  z-index:200;
}

.center{
    text-align:center;
}

.clr, .clear{
    clear:both;
}

.yo
{
font-size:10px;
color:#0080FF;
position:absolute;
top:65px;
left:8px;
}

a:link {
    color: #000000; /*#2d425d */
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #df4b0b;
    text-decoration: none;
}
a:active, .active a {
    color: #df4b0b;
    text-decoration: none;
}

ul{
    padding-left:20px;
    line-height: 15px;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
}
h1 {
    font-size: 15px;
    color: #df4b0b;
    margin-bottom: 10px;
}
h2 {
    font-size: 13px;
    color: #2d425d;
    padding-bottom: 10px;
    padding-top: 10px;
}
h3 {
    font-size: 11px;
    color: #333;
}

.card-50-default h3{
    font-size:15px;
    color:#df4b0b;
    padding:10px 0;
}
img, a img, img a{
    border:0;
}

.topbanner{
    width:980px;
    margin:10px auto;
    text-align:center;
}

.logo{
    float:left;
    width:150px;
    height: 95px;
    text-align: left;
    padding-left: 30px;
    padding-top: 15px;
}

.user{
    float:left;
    /*width:510px;*/
    height: 70px;
    padding-top:2px;
}
#loginform.user {
    margin-top:15px;
}

/*.user img{
    max-width:50px;
    max-height:50px;
    border:1px solid #CCC;
    float: left;
}*/

a.username{
    padding:15px 0 0 10px;
    float:left;
    font-weight: bold;
}

.banner-header{
    float:left;
    width:150px;
    text-align: center;
    height: 80px;
}


.menu-users{
    clear:both;
    width:900px;
    height:40px;
    text-align:center;
    font-weight: bold;
    color: #f2f2f2;
    padding-top: 10px;
    position: absolute;
    right: 0px;
    bottom: -10px;
}


.menu-users a{
    font-weight:bold;
    color:#f4f4f4;
    font-size:12px;
    padding:12px 10px 25px 10px;
    text-transform: uppercase;
    line-height: 20px;
    background: url(../img/menu_darkbg.png) bottom center no-repeat;
    margin: 0 3px;
}
.menu-users a:hover{
    background: url(../img/orange_menu.png) bottom center no-repeat;

}

.menu-users span.active a{
    background: url(../img/orange_menu.png) bottom center no-repeat;
    color:#f4f4f4;
}

.menu-users-submenu{
    text-align:left;
    width:370px;
    margin:0 auto;
    font-weight: bold;
    margin-top: 15px;
}

a.active{
    color:#df4b0b;
}


.wrapper{
    width:980px;
    margin:10px auto;
    padding:0;
    clear: both;
 
}
.container{
    background: #fff url(../img/facecol_bg.png) center top no-repeat;
    float:left;
    padding-left: 10px;
    padding-top: 20px;
    -moz-border-radius:  0 0 10px 10px;
    -webkit-border-radius:  0 0 10px 10px;
    -khtml-border-radius:  0 0 10px 10px;
    border-radius:  0 0 10px 10px;
    width: 970px;
}



.header{
    background:#fff url(../img/header_bg.png) top center repeat-x;
    /* [disabled]max-height:202px; */
    height:140px;
    width:940px;
    padding: 10px 20px 0 20px;
    float: left;
    position: relative;
    -moz-border-radius:  10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    border-radius:  10px 10px 0 0;
}

.foot{
    background:url(../img/foot_bg.png) bottom center no-repeat;
}



.footer{
    clear:both;
    width:980px;
    margin:0 auto;
    font-size:9px;
    color:#888;
    padding:10px 0;
}
.footer img{
    float:left;
    padding:0 30px;
}
.footer a{
    font-size:11px;
    line-height:20px;
    color: #f4f4f4;
}

.padding-top-20{
    padding-top:20px;
    float: left;
}


.language{
    float:right;
    width:940px;
    clear:both;
    text-align: left;
    /* [disabled]padding-bottom: 10px; */
}

.language a{
    padding-left:5px;
    font-size: 11px;
    letter-spacing: 1px;
}


.right{
    float:right;
}


/*FORMS /  login / search*/ 
.logintxt{
    float:left;
    height:40px;
    padding-top:20px;
    width:50px;
}

.create{
    font-size:10px;
    float: left;
    width: 120px;
    padding-top: 10px;
    line-height: 15px;
    text-align: right;
    padding-right: 10px;
}

.searchtop, .searchcontent{
    float:right;
    padding:2px;
    /*width:270px;*/
    margin-top: 15px;
    font-size: 11px;
}
.searchcontent{
    margin-top:5px;
}

.searchtop input#s{
    width:125px;
    height:30px;
    padding:0px;
    text-align:center;
    color:#655D48;
}
 .searchcontent #search, .searchtop #search, .searchtop #txtSearchNom, #login_email, #pwd_input{
    padding:3px 5px;
    background: url(../img/searchbg.png) center no-repeat;
    border:none;
    width:135px;
    height:26px;
}

input radio{
    background:none;
}

input.jobs{
    background: url(../img/button.png) center repeat-x;
    color:#f4f4f4;
    padding:10px 20px;
    border:none;
    font-weight: bold;
}
    input.jobs:hover{
        background: #444;
    }
    
    
.newsletter{
    margin-top: 0;
}


/*RIGHT COLUMN*/

.col-right{
    float:left;
    width:290px;
    /*background:url(../img/rightcol_bg.jpg) center repeat-y; */
    margin-bottom: 10px;
    margin-top: 10px;
}
#bandeau_droite{
    float:left;
    width:290px;
    /*background:url(../img/rightcol_bg.jpg) center repeat-y;*/
    margin-bottom: 10px;
    margin-top: 10px;
}

.blank{
    background:transparent;

}

.title-bar{
    background: #F8F8F8 url(../img/titlebar_bg.png) repeat;
    width:270px;
    height:40px;
    overflow:hidden;
    padding-left: 20px;
    font-weight: bold;
    float:left;
    line-height: 40px;
    text-shadow: 0 -1px 0 #fff;
    color: #333333;
    clear: both;
    margin-top:5px;
}
    
    .title-bar img{
    float: right;
    padding-right:3px;
    padding-top: 10px;
    }
    
.date{
    float:left;
    width:50px;
    padding: 5px 10px;
    margin-left: 1px;
    display: block;
    min-height: 50px;
    background-color:#E8ECF1;
    border-right: solid 1px #BFC4CC;
    height: 100%;
}

.block-info{
    background:url(../img/coldiv.jpg) center bottom repeat-x;
    float: left;
    width: 100%;
}


.date-r{
    text-align:center;
    font-size:12px;
    color:#df4b0b;
    font-weight:bold;
    margin-top:10px;
    float:left;
}

.link-info{
    padding:5px 5px 0% 90px;
    font-size:12px;
    display: block;
}

.link-info2{
    padding:10px;
    font-size:12px;
    display: block;
}
.link-info2 .username{
    padding:10px 0;
    font-size:10px;
    font-weight:bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FAFAFB;
}
.link-info2 .username a{
    color:#df4b0b;
}


/*ARTICLE*/


#gauche, .left-main{/*left-main*/
    float:left;
    width:650px;
    /* [disabled]min-height: 1000px; */
    margin: 0 15px 30px 0px;
}

.menu{
    float:left;
    clear:both;
    text-shadow: 0 -1px 0 #fff;
    background:url(../img/menubg.png) center top no-repeat;
    height:40px;
    width: 590px;
    text-align:center;
    padding-top:10px;
    font-weight:bold;
    font-size:12px;
    margin-top: 10px;
    padding-left: 30px;
}

.menu a{
    display: block;
    float: left;
    padding: 0 10px 5px 10px;
    min-height: 20px;
}

.submenu{
    width: 600px;
    float:left;
    clear:both;
    text-shadow: 0 -1px 0 #fff;
    background:url(../img/divider-b.jpg) center bottom no-repeat;
    height:25px;
    text-align:center;
    padding-top:5px;
}

.submenu a{
    padding-right:20px;
    font-weight: bold;
    font-size: 11px;
}

.learn-more, .learnmore, .learn-more a, .learnmore a {
    color:#F1F1F1;
    padding:2px 5px;
    font-size:12px;
    float:right;
    clear: both;
    background:url(../img/search.png) center no-repeat;
    
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    }
    .learn-more:hover, .learnmore:hover, .learn-more a:hover, .learnmore a:hover{
    background: #454545;
    }
    
.story{
    float:left;
    clear:both;
    background: url(../img/divider.jpg) center bottom no-repeat;
    width:600px;
    padding:30px 0px 50px 00px;
    display: block;
}
.photo_art, .photo_art img{
    width:200px;
    height:auto;
    float:left;
}
.photo_art img{
    width:160px;
    height:auto;
    float:left;
    margin:10px;
    border:1px solid #F1F1F3;
}

.social{
    float:left;
    width:600px;
    clear: both;
}

.button a{
    color:#FFF;
    padding:10px 5px;
    font-size:12px;
    clear: both;
    margin: 10px auto;
    width:200px;
    background:url(../img/button.png) center repeat-x;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    text-align:center;
    line-height: 90%;
    /* [disabled]font-weight: bold; */
    display:block;
    }
.button a:hover{
    background:url(../img/button_hover.png) center repeat-x;
    color:#FC0;
}

/*SLIDER*/

#bloc_orange, .news_item img{
    border-top-color: #F8F8F8;
    border-right-color: #F6F6F7;
    border-bottom-color: #F6F6F7;
    border-left-color: #FAFAFA;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 -1px 0 #fff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}


#bloc_bignews{
    width:510px;
    height: 260px;
    overflow: hidden;
    margin:0 auto;
}


#bloc_orange{
    color:#706f6f;
    width:520px;
    margin: 0;
    height: 260px;
    padding:5px 0;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #F9FAFA;
}
#bandeau_bignews{
    background: url(../img/slide_txt_bg.png) bottom left no-repeat;
    height:184px;
    width:274px;
    overflow: hidden;
    position: absolute;
    left: 157px;
    font-size: 12px;
    padding: 20px 50px 10px 50px;
    bottom:58px;
    z-index: 101;
    color: #000;
}
.date-news{
    color:#2D425D;
    font-size:9px;
    text-transform:uppercase;
    padding:0 0 5px 10px;
}
.fonte_new.pastrans{
    font-weight:bold;
    font-size:11px;
    line-height:13px;
    width:195px;
    padding:5px 0 2px 5px;
}

.fonte_new.pastrans a{
    color:#343434;
}

.pastrans{
    width:180px;
    margin: 0 auto;
}

.pastrans img{
    /*width:200px;
    height:105px;*/
}
.news_item{
    float:left;
    width:200px;
    margin: 5px 0;
}
#date_news{
    float:left;
    font-size: 11px;
    text-align: left;
    clear: both;
    width: 200px;
    font-weight: bold;
}
#titre_news, titre_news{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #2d425d;
    text-align: left;
    clear: both;
    line-height: 16px;
    padding:5px 0;
    width: 270px;
    font-style: italic;
}

.more{
    float:right;
}

.more a{
    color:#2d425d;
}
.intro a{
    color:#333;
}


/*BANNER*/

.banner{
    width:300px;
    height:280px;
    float:left;
    text-align: center;
}


/*POP UP EVENT*/

.popup-event{
    width:450px;
    height:430px;
    padding:50px 70px 40px 70px;
    background:url(../img/popup_bg.png) center no-repeat;
    font-size:11px;
    line-height: 16px;
}
.sponsor{
    float:left;
    clear:both;
    margin-bottom:20px;
    width:410px;
}
.sponsor img{
}

.sponsor-title{
    float:left;
    padding-top:20px;}
    
    .popup-event h2, .popup-event h3{
        text-align:center;
    }
    
.popupwrapper{
    width:430px;
    height:420px;
    overflow:auto;
}




/*VIP ROOM*/

.network{
    float:left;
    clear:both;
    width:980px;
    margin-bottom: 10px;
    background:#F8F8F8 url(../img/facecol_bg.png) center top no-repeat;
}

.card{
    float:left;
    width:180px;
    font-size:11px;
    text-align:center;
    padding: 10px 8px;
    margin: 10px 0 1px 0;
    height: 160px;
    background: url(../img/face_bg.png) bottom right no-repeat;
}

.card-full{
    float:left;
    width:226px;
    font-size:11px;
    text-align:center;
    padding: 10px 8px;
    margin: 10px 0 20px 0;
    height: 180px;
    overflow:auto;
    background: url(../img/face_bg.png) bottom right no-repeat;
}


.card-50{
    float:left;
    width:46%;
    font-size:11px;
    text-align:center;
    padding: 10px 2%;
    margin: 10px 0 20px 0;
    min-height: 180px;
    overflow:auto;
    background: url(../img/face_bg.png) bottom right no-repeat;
}

.full .card-50{
    min-height:100px;
}
.card-50-default{
    float:left;
    width:42%;
    text-align:left;
    padding: 10px 4%;
    margin: 10px 0 20px 0;
    min-height: 180px;
}



.card .name{
    font-weight:bold;
    /* [disabled]float:left; */
    clear:both;
}
.card .societe{
    float:left;
    clear:both;
    padding: 5px 0;
}

.userimg{
    clear:both;
    margin-bottom:10px;
    text-align: center;
}

.userimg img{
    width:80px;
    height:auto;
}

.card .links a{
    color:#df4b0b;
    padding-right:10px;
}

/*pagination*/

.pagination{
    clear:both;
    float:left;
    width:980px;
    height:30px;
    text-align:center;
    background: #fff url(../img/divfull.jpg) center repeat-x;
    padding-top: 10px;
}

.submenu2{
    float:left;
    width:980px;
    font-weight: bold;
    text-align: center;
}
.submenu2 a{
    padding-left: 20px;
}
    
.nav{
    font-size:14px;
    width:700px;
    float: left;
    font-weight: bold;
    padding-left: 140px;
}
.nav img{
    cursor:pointer;
}

.close{
    width:100px;
    float:right;
    cursor:pointer;
}


.jobs-form, .publications{
    background:#fafafb;
    float:left;
    padding:20px;
    width: 580px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DF6116;
    margin-bottom: 10px;
}
    
.tags{

}

.tags a{
    background: #454545;
    padding:2px 10px;
    float:left;
    color:#FFF;
    font-size: 9px;
    margin: 3px;
    letter-spacing: 1px;
}
.tags a:hover{
    background: url(../img/search.png) center no-repeat;
}

.tags a, .button, .button a, input.jobs{
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}


#coms, #read{
    width:50%;
    float:left;
    text-align:center;
    line-height:90%;
    height:30px;
    background: url(../img/sidebg.png) bottom right no-repeat;
    font-weight: bold;
    padding-top: 25px;
}

#tab-menu{
    padding-left: 140px;
    clear: left;
    height: 40px;
}

#tab-menu-full{
    padding-left: 200px;
    clear: left;
    height: 40px;
}


.tab, .menu_event, .tab_selected, .menu_event_selected{
    float:left;
    text-align:center;
    line-height:90%;
    height:20px;
    background: url(../img/sidebg.png) bottom right no-repeat;
    font-weight: bold;
    padding: 15px 25px 5px 25px;
}

.tab_selected, .menu_event_selected{
    color:#df4b0b;
}

.divider{
    background: #fff url(../img/div.jpg) center top no-repeat;
    clear:both;
    height:30px;
    float:left;
    width:970px;
}

.divider2{
    background: url(../img/div2.jpg) center bottom no-repeat;
    clear:both;
    height:20px;
    float:left;
    width:970px;
}

.titre_index{
    font-weight:bold;
    font-size:14px;
    padding:10px 0 20px 0px;
    /* [disabled]margin-top:30px; */
    background: url(../img/orange_menu.png) center bottom no-repeat;
    /* [disabled]border-bottom: dotted 1px #df4b0b; */
    color:#fff;
    clear: both;
    text-align:center;
    float: left;
    width: 960px;
}
.titre_prog{
    height:20px;
    border-bottom:solid 2px #4f4f4f;
    margin-bottom:10px;
    margin-top:20px;    
}
.date_art{
    font-weight:bold;
    color:#df4b0b;
    padding:10px 0;
    
}

a.choix_class{
    font-size:12px;
    font-weight:bold;
}

#deroul{
    width:600px;
    margin:0 auto;
    clear: both;
}

.info{
    margin:10px auto;
    width:700px;
    font-size:14px;
    color: #666;
}

.full{
    padding:20px 50px 50px 50px;
    text-align:justify;
}


/* Bloc déroulant */
.page
{
    float:left;
    width:225px;/*168*/
    height:100px;
    padding:0px 10px;
}

.page_message
{
    float:left;
    width:960px;
    height:40px;
    padding:0px 10px;
}

.nomprenom
{
    font-weight:bold;
    font-size:13px;
}
.arrow
{
    display: inline-block;
    height: 36px;
    width: 37px;
    background: url(img/arrow.png) no-repeat 0 0;
    text-indent: -999px;
    cursor: pointer;
    outline: 0;
    text-decoration:none;
}

forward 
{
    background-position: 0 0;
    right: 0;
}

.back 
{
    background-position: 0 -72px;
    left: 0;
}

.vip_photo
{
 width:26%;
 height:60px;
 overflow:hidden;
 float:left;
}

.vip_photo_message
{
 width:50px;
 height:50px;
 overflow:hidden;
 float:left;
}

.vip_photo_profile
{
 width:100px;
 height:100px;
 overflow:hidden;
}


/* MARTY */

.bordure
{
margin-right:5px;
float:left;
border-top:2px dotted #FE8A02
}

.box{
position:relative;
width:300px;
/*background-image:url('../image/layout/box_bg.gif');
border-bottom:solid #A3A49F 1px; */
margin-bottom:20px
}

.box2{
position:relative;
width:300px;
background-color: #F2F2EF;
padding: 5px;
/*background-image:url('../image/layout/box_bg.gif');
border-bottom:solid #A3A49F 1px; */
margin-bottom:20px
}

.box_entete{
position:relative;
color:#000;/*DC8D3E*/
font-family:verdana;
font-weight:bold;
font-size:16px;
padding-left:10px;
line-height:25px;
/*background-image:url(images/maquette/blocs/bulle1_haut.png);
background-repeat:no-repeat;*/
background:url("../img/titlebar_bg.png") repeat scroll 0 0 #F8F8F8;
height:30px;
width:280px;
padding-top:10px;
}

.box_entete2{
position:relative;
color:#DC8D3E;
font-family:verdana;
font-weight:bold;
font-size:16px;
padding-left:10px;
background-image:url(images/maquette/blocs/bulle2_haut.png);
background-repeat:no-repeat;
height:34px;
width:280px;
}

.box_line{
background-color:#000;
height:2px;
width:630px;
}

.box_icon{
width:25px;
}

.box_text{
position:relative;
width:280px;
padding:10px 0px 10px 10px;
background-color:#DEDEDE;
margin:0px;
/*background-image:url(images/maquette/blocs/bulle1_interieur.png);
background-repeat:repeat-y;*/
}

.box_text2{
position:relative;
width:270px;
padding-left:10px;
padding-right:10px;
background-color:#DEDEDE;
margin:0px;
/*background-image:url(images/maquette/blocs/bulle2_interieur.png);
background-repeat:repeat-y;    */
}

.box_bas{
/*background-image:url(images/maquette/blocs/bulle1_bas.png);
background-repeat:no-repeat;  
height:40px;*/
width:290px;
}

.box_bas2{
background-image:url(images/maquette/blocs/bulle2_bas.png);
background-repeat:no-repeat; 
height:40px;
width:290px;
}

.page-menu{
    color:#333;
    width:100%;
    padding:0;
    min-height:25px;
    text-align: center;
    float: left;
    clear: both;
    margin-bottom: 1px;
    padding-top: 3px;
}
.page-menu a{
padding:2px 10px;
text-decoration:none;
text-align: center;
font-size: 13px;
font-weight: bold;
color: #585858;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

.page-menu a:hover{
color:#FFF;
background-color: #DF4B0B;
}

.page-menu .current{
color: #DF4B0B;
font-weight: bold;
}
.divider-menu{
background: #fff url(../img/div.jpg) center top no-repeat;
clear:both;
height:30px;
float:left;
width:900px;
margin:0px auto;
}
