/*==================================================*/
/* GAMEONLY.CSS - GAMEONLY.COM
/*==================================================*/
@import url("base.css");
@import url("coldroite.css");
@import url("header.css");
@import url("menu.css");
@import url("footer.css");
/*==================================================*/
/* A PROPOS */
/*==================================================*/
#body_a_propos dt {
	font-weight:bold;
}
#body_a_propos dd {
	margin-bottom:10px;
	padding-left: 14px;
	background: url(img/base/puce_liste.png) left center no-repeat;
}
#body_a_propos dd em
{
	font-style: italic;
}
/*==================================================*/
/* LISTE ALPHA JEUX */
/*==================================================*/
#body_liste_jeux .alphabet_in {
	padding-top:3px;
}
#body_liste_jeux h3 {
	color:#F30;
	font-size:130%;
	text-align:center;
	margin:6px 0;
	padding-bottom:4px;
	border-bottom: solid 1px #EEE;
}
#body_liste_jeux #liste_alpha li {
	color: #6F6F6F;
	margin-bottom:0.2em;
}
/*==================================================*/
/* INSCRIPTION NEWSLETTER */
/*==================================================*/
#body_abonnement_newsletter .selection_abonnement label {
	display:inline;
}
/*==================================================*/
/* GADGETS */
/*==================================================*/
#codes_gadgets td {
	vertical-align:top;
	padding:10px 0 15px 0;
	background:transparent url(img/base/sep0099CC.png) repeat-x scroll left top;
}
#codes_gadgets td p, #codes_gadgets td h3 {
	width:298px;
}
#codes_gadgets td h3 {
	margin-bottom:5px;
	font-size:120%;
	color:#00BDBD;
}
#codes_gadgets td p strong {
	display:block;
	font-size:11px;
	color:#F60;
	margin-bottom:-10px;
}
#codes_gadgets textarea {
	font-family:"Courier New",Courier,monospace;
	font-size:11px;
	background:#FDFDE1;
	border:solid 1px #BBB;
	width:295px;
}
#codes_gadgets select {
	width:200px;
}
body#gadget {
	background: #FDE687;
	font-size:12px;
	line-height:13px;
	text-align:left;
	padding:4px;
}
body#gadget h1 {
	background: none;
	text-transform:uppercase;
	color:#059595;
	font-size:14px !important;
	margin-bottom:3px;
	padding-bottom:3px;
}
/* --- Recherche --- */
#gadget_recherche #rech_txt {
	width:137px;
	padding:2px 0;
}
#gadget_recherche #rech_ok {
	right:4px;
}
/* --- Liste 3 jeux --- */
body#gadget .liste_jeux_plus {
	margin-bottom:5px;
}
body#gadget .liste_jeux_plus li {
	width:172px !important;
	padding:4px 0 12px;
	font-size:12px !important;
}
body#gadget .liste_jeux_plus li p {
	
}
body#gadget .liste_jeux_plus p.nom {
	margin-left:0 !important;
}
body#gadget .liste_jeux_plus p.nom a img {
	left:3px;
	top:21px;
}
body#gadget .liste_jeux_plus p.nom a span {
	left:0px;
	top:18px;
}
body#gadget .liste_jeux_plus a {
	color:#CC3300;
}
body#gadget .liste_jeux_plus a:hover, body#gadget .liste_jeux_plus a:focus {
	color:#FF5500;
}
body#gadget p.lien_rub {
	font-size:11px;
	padding-left:15px;
	background: url(img/base/puce_lien_rub3.png) no-repeat left center;
}
/*==================================================*/
/* PARTENAIRES */
/*==================================================*/
#body_partenaires h4, #body_partenaires h4 a {
	color: #F60;
}
