/*******************************************************************
** header_query.css
** 
*******************************************************************/
@media screen and (max-width:800px) and (min-width:481px) , screen and (max-height:550px) and (min-height:481px){#header{height:66px;}#header h1{padding:16px 0 20px ;margin:0 1%;font-size:1.8em;background-image:url("/bulle/logo_h64.png");background-position:5px 2px;}#nav_span{text-align:left;}#nav_span span{margin:0 5px;}}@media screen and (max-width:480px) and (max-height:480px){#header{height:50px;text-align:left;}#header h1{padding:12px 0 20px 115px;min-width:0px;margin:0 1%;font-size:1.4em;background-image:url("/bulle/logo_h48.png");background-position:5px 2px;}#nav_span{margin:2px 2px;text-align:left;}#nav_span span{margin:0 5px;font-size:12px;}}