.asText {
    font: inherit;
    display: inline;
}

.gsh1{
    height:18px;
}
.gsh2{
    height:36px;
}
.gsh3{
    height:54px;
}

/** width+ margin left = 277 **/
.gs1{
    width:52px;
    margin-left:225px;
}
.gs2{
    width:140px;
    margin-left:137px;
}
    
.gs3{
    
    width:218px;
    margin-left: 59px;
}
.gs4{
    width:300px;
    margin-left: 10px;
}
.gs5{
    width:382px;
    margin-left: 10px;
}



.mtNone{
    margin-top: 0px !important;
}
.mrNone{
    margin-right: 0px !important;
}
.mbNone{
    margin-bottom: 0px !important;
}
.mlNone{
    margin-left: 0px !important;
}
/*
.ml0{
    margin-left: 20px;
}
.ml1{
    margin-left:102px;
}
.ml2{
    margin-left:185px;
}
.ml3{
    margin-left:267px;
}
.ml4{
    margin-left:325px;
}
.ml12{
    margin-left:995px;
}
.mb1{
    margin-bottom:18px !important;
}
.mb0{
    margin-bottom:0px !important;
}
*/

.json{
    display:none;
}
.loadingPage{
    width:24px;
    height: 24px;

    background-image: url(../../img/the-drone/loading24.gif);
    background-attachment: none;
    background-repeat: no-repeat;
    background-position: center center;
}
.content {
	width: 630px;
	min-height: 600px;
	padding:18px 10px 18px 10px;
	/*background:#f2f2f2;*/
	position:relative;
	margin-left:5px;
	margin-right:5px;
}

/*
TV flashplayer
*/

.mainFlash {
    height: 558px;
    width: 1019px;
    margin-left: -14px;
    position: relative;
    
}
.mainFlash.home{
    width: 100%;
    height: 918px;
    margin-left: 0px;
}

.mainFlashInside {
    height: 100%;
    width: 100%;
    z-index: 1;
}


.flash100 {
    width:100%;
    height:100%;
    padding:0px;
}

.hidden{
    display:none;
}


/*------------separateur----------*/

.separatorText {

    clear: both;
    margin-bottom: 36px;
    height: 38px;
}
.separatorText.bottom {
    border-bottom: 0px dotted #e0e0e0;
}
.separatorText.top {
    border-top: 1px solid #e0e0e0;
}

.separatorText > *{
/*    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 9px;
    padding-top: 9px;
    float: left;
    min-height: 20px; */
    color: #b5a16e;
    font-family: ITCAvantGardeStd-Bk,Century Gothic,sans-serif;
    font-size: 16px;
    line-height: 20px;
    float: left;
    min-height: 20px;
    


}
.separatorText > .text1 {
    margin-left: 30px;
    width: 138px;
}
.separatorText > .text2 {
    padding-left: 15px;
     border-left: 1px solid #b5a16e;
    width: 400px;
}
.separatorText.hasContent{
    display: inline-block;
    height: auto;
}
.separatorText.hasContent > .text2{

    font-size:12px;
}




.content_home .separatorText{
    margin-top: 18px;
    margin-bottom: 9px;
}



.endline{
    margin-left: 10px;
    margin-right: 10px;
}





.listNext {
    background-repeat: no-repeat;
    border-top: 1px solid #CCCCCC;
    display: block;
    height: 36px;
    margin-left: 10px;
    position: relative;
    width: 630px;
}
.listNext > *:hover {
    background-color: #DDDDDD;
    color: #333333;
    text-decoration: none;
}
.listNext > * {
    background: none repeat scroll 0 0 transparent;
    border-left: 1px solid #CCCCCC;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 9px;
    padding-left: 15px;
    padding-top: 9px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 134px;
    color:#333;
}

/*------------social-----------------*/
.socials{
    height: 20px;
    margin: 0px 10px 18px 260px;
    clear: both;
}
.socials > .social-button {
    float:right;
}


/*--------------------home----------------------*/

.sliderControls{
}
.sliderControls .in{
    float:right;
    width:310px;
}
.sliderCount{
    width:240px;
    float:left;
}
.slide-prev, .slide-next {
	cursor: pointer;
	float: left;
	width:30px;
	height:18px;

	text-align: center;
}
.slide-prev {
	background-image: url(../../img/the-drone/bt-prev.gif);
        margin-right: 4px;
}
.slide-next {
	background-image: url(../../img/the-drone/bt-next.gif);
}
.slide-prev:hover, .slide-next:hover {
}



/*-----search header-------*/

/*--------conserver-----------*/

.search-header {
    background: none repeat fixed 0 0 #fff;
    margin-top: -18px;
    margin-bottom: 18px;
    padding: 25px 0px 20px 0px;
    width: 100%;
}

.search-header .column-title {
    color: #eee;
    width:300px;
}
.search-header .column-title .keyword {
    color: #B5A16E;
}


.homeBlogPostContainer{
    width: 990px;
    margin-top:10px;
    float:left;
}


.homeVideoPostContainer{
    padding-top:20px;
    top: 0;
}





/*-------------latests à droite----------*/

.link .hidden{
    display:none;
}
.link.over .hidden{
    display:block;
}



/*-----------------next articles---------------*/

.content-next-article {
	color: #555;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
        margin-left: 10px;
        width:630px;
}

/*------------------related--------------*/

.related-item{
 height:72px;
 margin-left: 10px;
}
.related-item div{
    float:left;
}

.related-item .thumb{
    height: 36px;
    width: 54px;
     background-position: left top;
}
.related-item:hover .thumb{
    background-position: left bottom;
}

.related-item .title{
    height:72px;
    margin-left: 30px;
    margin-right: 30px;
    width: 216px;
}
.related-item .description{
    width: 300px;
}
.related-item .auteur{
    padding-top: 4px;
}


/*------------------header article fat-------------*/

.post-header2 {
        /*background-image: url(../../img/david-test/paterns/tresclair.jpg);
	background-attachment: fixed;*/
	padding-bottom: 54px;

}

.post-header2 .content-title {
	width: 504px;/*display:inline;*/
}
.post-header2 .content-description {
        margin-top: 36px;
	border-top: 1px solid #DDDDDD;
        padding-top: 17px;
	margin-left: 367px;
	padding-bottom: 9px;
	width:277px;
}
.post-header2 .auteur {
	margin-left: 367px;
	padding-bottom: 9px;
	padding-top: 0;
	width: 277px;/*border-bottom: 1px solid #666;*/
}


/*--------------------*/

.onglets {
    margin-left: -10px;
    margin-top: -18px;
    width: 670px;
    color: #b5a16e;
}
.onglets a {
    color: #000;
}
.onglets > .onglet1, .onglets > .onglet2 {
    display: block;
    float: left;
    height: 25px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-top: 7px;
    background-color: #eee;
    margin-top: 10px;
}
.onglets > .onglet1 {
    display: block;
    width: 296px;
    padding-left:10px;
    margin-left:10px;
}
.onglets > .onglet2 {
    display: block;
    width: 296px;
    padding-left:10px;
    margin-left:30px;

}
.onglets > .onglet1 {
   /* background-image: url("../../img/the-drone/shadows/innerShadow.png");*/
    background-position: right bottom;
}
.onglets > .onglet2 {
    /*background-image: url("../../img/the-drone/shadows/innerShadow.png");*/
    background-position: left bottom;
}
.onglets > .onglet1.selected,.onglets > .onglet2.selected {
    background-image: none;
    background-color: transparent;
    font-weight: bold;
}

.body_home #w-subfooter {
    display:none;
    
}