@charset "utf-8";
/* CSS Document */
body{
background:url(../images/desing/bg_body.jpg) repeat-x #f3e61c;
margin:0;
padding:0;
}
img{
border:none;
}
#wrapper{
width:973px;
margin:auto;
}
/*headers*/
#headers{
background:url(../images/desing/headers.jpg) no-repeat;
height:171px;
width:973px;
float:left;
margin:0;
padding:0;
}
#logo{
width:319px;
float:left;
margin:50px 0 0 15px;
}
#pub_header{
width:432px;
float:left;
margin:25px 0 0 0px;
}
#times{
background:url(../images/desing/bg_time.jpg) no-repeat;
height:143px;
width:186px;
float:right;
margin:20px 20px 0 0px;
}
.heure_montreal{
width:150px;
padding:20px 0 0 20px;
}
.meteo_montreal{
width:150px;
padding:15px 0 0 16px;
}
/*content*/
#wrapper_content{
background:url(../images/desing/bg_wrapper.jpg) repeat-y;
float:left;
margin:0;
padding:0;
width:973px;
}
#content{
background:url(../images/desing/bg_content.jpg) no-repeat top;
margin:0;
padding:0;
float:left;
width:973px;
}
/*left*/
#left{
width:252px;
float:left;
}
/*news*/
#wrapper_news{
width:240px;
margin:0 0 0 10px;
}
#top_news{
background:url(../images/desing/bg_top_news.jpg) no-repeat;
height:40px;
margin:0;
padding:0;
}
#news{
background:url(../images/desing/bg_news.jpg) repeat-y;
padding:0;
margin:0;
}
.contenu_news{
margin:0;
padding: 2px 15px 0px 12px;
text-align:justify;
}
#footer_news{
background:url(../images/desing/bg_bottom_news.jpg) no-repeat;
height:20px;
margin:0;
padding:0;
}
/*navigation*/
#navigation ul {
list-style-type : none;
margin : 0 0 0 10px;
padding : 0;
width:240px;
}
#navigation ul li {
height : 37px;
float : left;
overflow : hidden;
margin : 0;
padding : 0;
width:240px;
}
#navigation ul li a {
height : 37px;
display : block;
}
#navigation ul li a:hover {
margin : -37px 0 0 0;
padding:0;
}
/*publicité left*/
#publicite{
margin:10px 0 0 0;
padding:0px 0 0 30px;
}
/*contenu*/
#center{
width:512px;
float:left;
}
.bt_detail{
width:200px;
float:left;
margin-top:10px;
}
.share{
width:150px;
float:right;
margin:20px 0 0 0;
}
/*right*/
#right{
width:209px;
float:left;
}
#pub_top{
background:url(../images/desing/bg_top_pub.jpg) no-repeat;
height:18px;
margin:0;
padding:0;
}
#pub{
background:url(../images/desing/bg_pub.jpg) repeat-y;
margin:0;
padding:0;
}
.pub{
padding:0 0 0 14px;
}
#pub_bottom{
background:url(../images/desing/bg_bottom_pub.jpg) no-repeat;
height:20px;
margin:0;
padding:0;
}
/*footer*/
#footer{
background:url(../images/desing/bg8footer.jpg) no-repeat;
height:132px;
width:973px;
float:left;
margin:0;
padding:0;
}
