#supermagicbanner {
	position:absolute;
	top:153px;
	left:15px;
}

#container {
	padding-top:0;
	position:relative;
}


body {
	background:#FFFFFF url(images/background-page-blog.jpg) repeat-y scroll center top;
}

#cel-selection .cel-footer ul { 
	margin-top:0; 
	margin-bottom:0;
}
#cel-selection .cel-footer { 
	margin-bottom:0 !important;
	margin-bottom:-12px;
}

/* HEADER */
#header-magicrpm {
  position:relative;
  top:0;
  left:0;
  width:100%;
  height:137px;
  float:left;
  clear:both;
  background:#000;
  overflow:hidden;
}
a#logo {
  background:url(images/logo-header-page-blog.jpg) 5px 20px no-repeat;
  width:260px;
  height:137px;
  display:block;
  font-size:0;
}
#tabs {
  position:absolute;
  top:107px;
  right:5px;
  width:500px;
  height:31px;
  overflow:hidden;
}
#tabs li {
  display:inline;
  overflow:hidden;
  float:left;
  margin-left:10px;
}
#tabs li a {
  height:32px;
  background:url(http://www.magicrpm.com/css/default/sprite/sprite_onglets.jpg) 0 0 no-repeat;
  display:block;
  overflow:hidden;
  font-size:0px;
  text-decoration:none;
}
#tabs li a span {
  display:none;
}
#tabs li#tab_infos a{
  background-position:0 -93px;
  width:60px;
}
#tabs li#tab_infos a:hover, #tabs li#tab_infos a.active {
  width:60px;
  background-position:0 -128px;
}
#tabs li#tab_videos a{
  width:70px;
  background-position:-70px -93px;
}
#tabs li#tab_videos a:hover, #tabs li#tab_videos a.active {
  width:70px;
  background-position:-70px -128px;
}
#tabs li#tab_alire a{
  width:64px;
  background-position:-150px -93px;
}
#tabs li#tab_alire a:hover, #tabs li#tab_alire a.active {
  width:64px;
  background-position:-150px -128px;
}
#tabs li#agenda a {
  width:80px;
  background-position:-223px -93px;
}
#tabs li#agenda a:hover, #tabs li#agenda a.active {
  width:80px;
  background-position:-223px -128px;
}
#tabs li#magazine a {
  width:93px;
  background-position:-313px -93px;
}
#tabs li#magazine a:hover, #tabs li#magazine a.active {
  width:93px;
  background-position:-313px -128px;
}
#tabs li#blogs a {
  width:67px;
  background-position:-416px -93px;
}
#tabs li#blogs a:hover, #tabs li#blogs a.active {
  width:67px;
  background-position:-416px -128px;
}
#search {
  background:transparent url(http://www.magicrpm.com/css/default/sprite/sprite_onglets.jpg) no-repeat scroll 0 0;
  display:block;
  height:73px;
  overflow:hidden;
  position:absolute;
  right:10px;
  top:14px;
  width:485px;
  z-index:1;
}
#search fieldset {
  margin:16px 14px;
}
#search fieldset legend {
  color:#FFF;
  font-size:13px;
  font-weight:bold;
  margin: 0 0 9px 0;
  margin-left:-5px !important;
  margin-left:-7px;
}
#search fieldset legend span{
  color:#000;
  font-size: 11px;
  font-weight:normal;
}
#search fieldset p input.collapse-input {
  width:230px;
}
#search fieldset p input.collapse-submit {
  float:left;
}
#search fieldset p label {
  font-size:10px;
  color:#FFF;
}
#sub-header {
  position:relative;
  top:0;
  left:0;
  width:100%;
  height:119px;
  margin-bottom:0px;
  float:left;
  clear:both;
  overflow:hidden;
	background-color:#ededed;
}

#sub-header div.bhaut {
	background:#EDEDED url(http://www.magicrpm.com/css/default/img/bord-pub-haut.gif) repeat-x scroll 0%;
	height:7px;
	margin:0pt;
	padding:0pt;
}
#sub-header div.bbas {
	background:#EDEDED url(http://www.magicrpm.com/css/default/img/bord-pub-bas.gif) repeat-x scroll 0%;
	height:8px;
	position:relative;
	top:105px;
}
.button {
  display:block;
  float:left;
  border:1px solid #000;
  height:20px;
  margin:0;
  padding:0;
  text-align:center;
  color:#000;
  font:11px normal normal Arial, Verdana, sans-serif;
  text-decoration:none;
  cursor:pointer;
  background:url(http://static.magicrpm.com/css/default/sprite/sprite_bouton.jpg) 0 0 repeat-x;
}
button.submit, a.button {
  padding:0 5px;
  cursor:pointer;
  font:11px/20px normal normal Arial, Verdana, sans-serif;
}
.submit {
  border:0;
  background:none;
  height:20px;
  margin:0;
  overflow:visible;
}
input.border {
  border:1px solid #000;
  height:18px;
}
input.collapse-input {
  height:16px !important;
  height:17px;
  line-height:18px;
  float:left;
  border-right:0 none;
  margin:0;
  padding:2px;
}




/* MAGIC RPM - FLUX RSS */

.magicrss {
	float:left;
	width:160px;
/*
	height:145px;
	overflow:hidden;
*/
}

.magicrss img { width:160px; }

.magiccontent {
	margin:4px;
}
.magiccat {
	color:#3DB4CC;
}
.magictitre {
	color:#FC3399;
	font-weight:bold;
}
.magicdesc {
	color:#fff;
}
a.magicdesc:hover ,a.magictitre:hover {
	text-decoration:none;
}

#cel-magichome .points { margin-top:20px; }