/*bloc titre section */
#section{

min-width: 980px;
margin-top: -10px;


}
#section_query{
    float: left;
    display: block;
    font-family: trebuchet MS,sans-serif;
    line-height: 1.5em;
    color: #fff4f4;
    margin-left: 65px;
    font-size: 23px;
    text-shadow:0px 0px 0 rgb(162,151,151),0px 1px 0 rgb(126,115,115), 0px 2px 0 rgb(91,80,80),0px 3px 2px rgba(0,0,0,0.7),0px 3px 1px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,.2);




}

#projectname,#projectname_search{

    float:right;
    display: block;
    font-family: trebuchet MS,sans-serif;
    line-height: 1.5em;
    color: #FC7E00;
    font-size: 23px;
    margin-right: 5px;



}

#projectname_search{


    margin-top: -33px;



}
#section_result{


    text-align: center;
    display: block;
    font-family: trebuchet MS,sans-serif;
    line-height: 1.5em;
    color: #fff4f4;
    font-size: 23px;
    text-shadow:0px 0px 0 rgb(162,151,151),0px 1px 0 rgb(126,115,115), 0px 2px 0 rgb(91,80,80),0px 3px 2px rgba(0,0,0,0.7),0px 3px 1px rgba(0,0,0,0.5),0px 0px 2px rgba(0,0,0,.2);



}
/* search */
#search{


    float: left;
    height: 100%;
    margin-left: 15px;
    margin-top: 10px;

    width: 200px;

 }
#result_ajax{

    border-left: 4px solid #747474;
    margin-left: 250px;
    padding-left: 20px;

}





/**********************css Mariane***************************/

#histo{


    float: left;
    font-family: trebuchet MS,sans-serif;
    width:310px;
    padding-right: 13px;

 }


#fudata{


    float: left;
    font-family: trebuchet MS,sans-serif;
    margin-left: 10px;
    margin-top: -50px;
    padding-right: 13px;
    width: 310px;

}



/*css de la partie central de la page acceuilAdminProject.html afficher liste data */
.affich-content{


    border-left: 4px solid #747474;
    float: left;
    font-family: trebuchet MS,sans-serif;

    width: 25%;
    min-width: 400px;

    padding-right: 13px;
    padding-left: 13px;


}



.column_size{

    width:65%;

}
.affich-detail{

    /*display: inline;*/
    overflow: hidden;
    padding-left: 10px;
    border-left: 4px solid #747474;

    font-family: trebuchet MS,sans-serif;

}

.invalid input:required:invalid {
    background:#DB1702;
    }
    


.play{
	background: rgba(0, 0, 0, 0) url("../img/play.png") no-repeat scroll -5px -2px / 100% auto;
    border: medium none;
    height: 60px;
    width: 60px;
    margin-left: 25px;


}

.title_astroquery{

    font-family: trebuchet MS,sans-serif;
    line-height: 1.5em;
    color: #FC7E00;
    font-size: 23px;


}