/*
Design modifié Songeur.com ( Full css + seo ) 
Adapté a partir d'un design telechargé gratuitement sur http://www.freecsstemplates.org (Released for free under a Creative Commons Attribution 2.5 License)
*/

body{padding:0;background-color:#ffffff;background-image:url(./images/bg.gif);background-repeat:repeat-x;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 13px;color: #7F7772;}
#page{background-color:transparent;width:900px;*width:900px;min-width:900px;margin:auto;color:#fffff;text-align:left; /*border:thin solid Blue;*/}
#header{position:absolute;top:0px;width:900px;*width:900px;min-width:900px;height:129px; padding:0;margin:0;/* border : thin solid Blue;*/}
#header-right{float:right;width:404px;height:129px;padding: 0px;background-image:url(./images/logo-fragmobil.gif);background-repeat:repeat-x;/*border : thin solid Blue;*/}
#header-left{float:left;width:400px;height:129px;padding: 0px;/*border : thin solid Blue;*/}

#footer{font-size: 11px;color:#808080;width:900px;height:111px;padding:50px 50px 0px 50px;margin:0px auto 0 auto;clear:both;}
#content{position:absolute;top:130px;width:900px;margin:0px 0px 0px 0px;padding:0px;clear:none;min-height:50%;/*border : thin solid Blue;*/}
.blockleft{position:relative;/*border : thin solid Blue;*/}
.blockleft{_position:static;} /* for IE < 7 */
.blockleft {float:left;width:496px;*width:496px;}
#blockright{float:right;width:404px;margin-left:-25em;/*IE: preserve layout at narrow widths*//*border : thin solid Blue;*/}
.blockleft p{clear:both;}
#blockright p{clear:both;}
#content:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#content{zoom:1;}
.center{text-align: center;}
.alignleft{float:left;}
.alignright{float: right;}
a {color: #1777B1;}
a:hover {text-decoration: none;}

/* ************************** Sidebar ********************* */
#blockright ul {margin: 0;padding: 0;list-style: none;}
#blockright li {}
#blockright li ul {}
#blockright li li {}
#blockright h2 {padding: 5px 10px;background: #EFEFEF;border-bottom: 1px solid #CCCCCC;text-transform: uppercase;font-size: 100%;}
#blockright h2 span {color: #FF0084;}
#blockright h3 {}
#blockright p {}
#blockright a {text-decoration: none;}
#blockright a:hover {text-decoration: underline;}

/* ************************ Menu ************************ */
#menu {height: 110px;margin-bottom: 20px; font-size:12px;}
#menu ul {}
#menu li {display: block;float: left;width: 110px;padding: 5px 10px;border-bottom: 1px solid #EFEFEF;}
#menu a {padding-left: 5px;border-left: 10px solid #1777B1;text-transform: uppercase;font-size: 92%;font-weight: bold;color: #7F7772;}
#menu li.active a {border-left: 10px solid #FF9523;}

/* ************************ News ************************ */
#news {margin-bottom: 20px;}
#news ul {line-height: normal;}
#news li {padding: 10px;}
#news h3 {margin: 0;font-size: 85%;}
#news h3 span {padding: 0 5px;background: #1777B1;color: #FFFFFF}
#news p {margin: 0;line-height: normal;}
#news a {}

