/*
Theme Name: joelapompe
Theme URI: http://www.joelapompe.net/
Description: www.joelapompe.net
Version: 3.0
Author: FightForBlogiz.com
 
Theme created by fightforblogiz || http://www.fightforblogiz.com/
 
*/
@import url('sidebar.css');
@import url('article.css');
@import url('comments.css');
@import url('footer.css');

/* INFOS DE BASE */
body {
margin:0px; padding:0px;
background-color: #f9e73c; /*f9e73c*/
font: 12px/160% Arial;
color:#000;
line-height:16px;
}
/* LIENS */
h1 {color:#000;margin:0;padding:0;font-size:100%;}
	h1 a{color:#000;margin:0;padding:0;font-size:100%;}
h2 {color:#000;margin:0;padding:0;font-size:100%;}
	h2 a{color:#000;margin:0;padding:0;font-size:100%;}
h3 {color:#000;margin:0;padding:0;font-size:100%;}
	h3 a{color:#000;margin:0;padding:0;font-size:100%;}
h4 {color:#000;margin:0;padding:0;font-size:100%;}
	h4 a{color:#000;margin:0;padding:0;font-size:100%;}
a {text-decoration: none;}
a:hover {text-decoration:none;}
img {border:none;}
.infobulle {
position: absolute;
padding: 3px 7px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#fff;
text-align:center;
background:url(images/bg-black-90.png);
}
/* FIN */
#pimp {position:fixed; top:10px; right:7px;}
#pimp1, #pimp2, #pimp3, #pimp4 {cursor:pointer;width:12px;height:12px;border:1px solid #000;float:left;margin-right:3px;background-color: #000;}
#pimpjoe {position:fixed; top:25px; right:7px;background:url(images/bg-black-80.png);color:#fff;padding: 5px 8px 5px 8px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#page {
margin:0 auto;
width:1015px;
height:auto;
}
#mask {background:#ddd;}
