/* ===================================== */
/* HOMEPAGE.CSS - MYGAMECOVER.COM */
/* ===================================== */
	@import url("base.css");
 @import url("header.css");
 @import url("footer.css");
 @import url("col2.css");
/*-------------------------------------------------*/
/* INTRO */
/*-------------------------------------------------*/
#intro_hp {
	font-family: Arial, Helvetica, sans-serif;
	height: 210px;
	width: 620px;
	padding: 10px;
	background: url(http://static.mygamecover.com/css_img/intro_bg.png) top left;
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#intro_hp h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 320px;
	color: #E43993;
	font-size: 140%;
	line-height: 110%;
	margin-bottom: 10px;
}
.txt_intro {
	width: 320px;
	color: #111;
	font-weight: bold;
	margin-bottom: 10px;
}
p.txt_intro {
	color: #086AE2;
}
#intro_hp a {
	display: block;
	position: absolute;
	top: 159px;
	left: 340px;
	width: 202px;
	height: 50px;
	line-height: 300px;
	overflow: hidden;
}
#intro_hp a:hover {
	background: url(http://static.mygamecover.com/css_img/bt_creer.png) top left;
}
#info_crea {
	font-weight: bold;
	text-align: center;
}
/*-------------------------------------------------*/
/* ACCROCHES */
/*-------------------------------------------------*/
.serie_acc {
	clear: both;
	width: 640px;
	float: left;
	margin-bottom: 15px;
}
.serie_acc div {
	width: 120px;
	height: 150px;
	border: solid 1px #C7EBF4;
	float: left;
	margin-left: 7px;
	margin-bottom: 15px;
	position: relative;
	background: url(http://static.mygamecover.com/css_img/accroches/acc_fond.png) top left repeat-x;
}
#mieux_notees.serie_acc div {
	height: 170px;
}
.serie_acc div.n1 {
	margin-left: 0;
}
.serie_acc div p {
	padding: 4px;
	color: #999;
	font-weight: bold;
	font-size: 110%;
}
.serie_acc div p strong {
	color: #FF3399;
	font-size: 120%;
}
.serie_acc div p strong span {
	font-size: 90%;
}
.serie_acc div a {
	display: block;
	text-align: center;
}
.serie_acc div a img {
	padding: 12px 10px;
	background: url(http://static.mygamecover.com/css_img/accroches/accfond_94x126.png) center center no-repeat;
}
.serie_acc .acc_ps3 img {
	padding: 23px 10px;
	background: url(http://static.mygamecover.com/css_img/accroches/accfond_94x106.png) center center no-repeat;
}
.serie_acc .acc_n3ds img,
.serie_acc .acc_ds img {
	padding: 33px 10px;
	background: url(http://static.mygamecover.com/css_img/accroches/accfond_94x84.png) center center no-repeat;
}
.serie_acc .acc_psp img {
	background: url(http://static.mygamecover.com/css_img/accroches/accfond_78x126.png) center center no-repeat;
}
.serie_acc ul {
	display: none;
}
.serie_acc ul {
	position: absolute;
	z-index: 2;
	left: -10px;
	bottom: 145px;
	height: 111px;
	width: 175px;
	background: url(http://static.mygamecover.com/css_img/accroches/acc_liste_fond.png) left bottom no-repeat;
}
#mieux_notees.serie_acc ul {
	bottom: 170px;
}
.serie_acc li {
	font-size: 95%;
	margin: 1px 10px;
	overflow: hidden;
}
.serie_acc li.pseudo {
	white-space: nowrap;
}
.serie_acc h3 {
	font-size: 100%;
	height: 33px;
	line-height: 133%;
	padding: 7px 0 3px 0;
	color: #FFF;
	overflow: hidden;
}
.serie_acc li strong {
	color: #7CA305;
}
.serie_acc li.note strong {
	font-size: 115%;
}
.serie_acc li.note span {
	font-size: 90%;
}
/*-------------------------------------------------*/
/* TOPS */
/*-------------------------------------------------*/
.serie_acc div p.pos {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: -5px;
	padding: 0;
	text-align: center;
	color: #FFF;
	width: 34px;
	line-height: 34px;
	background: url(http://static.mygamecover.com/css_img/top/etoilen.png) left top no-repeat;
}
.serie_acc div p.pos.top1 {
	background: url(http://static.mygamecover.com/css_img/top/etoile1.png) left top no-repeat;
}
.serie_acc div p.pos.top2 {
	background: url(http://static.mygamecover.com/css_img/top/etoile2.png) left top no-repeat;
}
.serie_acc div p.pos.top3 {
	background: url(http://static.mygamecover.com/css_img/top/etoile3.png) left top no-repeat;
}
/*-------------------------------------------------*/
/* CATEGORIES */
/*-------------------------------------------------*/
h3.tri {
	font-size: 110%;
	color: #777;
	margin: 15px 0;
}
h3.tri strong {
	font-size: 120%;
	color: #0099FF;
}
h3.tri img {
	vertical-align: -5%;
}
h3.tri a {
	color: #ED3293;
}
