/* CSS MOBILE FORUMS - JEUVIDEO.COM  */
/* ========================== */
@import url("m_base.css");
/* CLASSES GENERIQUES FORUMS */
/* ========================== */
#hpf .bloc1 .bloc_head {
	background: url(http://image.jeuxvideo.com/mobile/css/h2_vert.png);
}
#hpf .bloc2 .bloc_head {
	background: url(http://image.jeuxvideo.com/mobile/css/h2_bleu.png);
}
.retour {
	text-align: center;
	padding: 8px;
}
.multi .liste_forums {
	width: 100%;
	float: left;
}
.liste_forums li {
	font-weight: bold;
	background: #EEE url(http://image.jeuxvideo.com/mobile/css/puce_base.png) no-repeat 3px 5px;
	margin: 4px 2px;
	padding: 3px 3px 3px 17px;
	float: left;
	border: solid 1px #CCC;
}
/* TITRES + SUJETS */
/* ========================== */
h1.titre_forum {
	display: block;
	overflow: visible;
	height: auto;
	font-size: 18px;
	color: #000;
	padding: 6px 3px;
	margin-top: 0;
	background: #95D000;
	border-top: solid 1px #C6FF2F;
}
h1.titre_forum a {
	display: block;
	color: #000;
}
.titre_forum a:hover, .titre_forum a:focus {
	color: #FFF !important;
}
.sujet_forum {
	background: #ECFEC7;
	border-top: 1px solid #A8BD51;
	border-bottom: solid 1px #A8BD51;
}
.sujet_forum h2 a {
	display: block;
	padding: 5px 3px;
	font-size: 16px;
	color: #325600;
}
.sujet_forum a span {
	color: #7DAC00;
}
.sujet_forum td {
	padding: 7px 3px 5px 3px;
}
.rech {
	border-top: solid 1px #A8BD51;
	background: none;
}
.rech form {
	border: none;
	padding: 5px 3px;
}
.rech label {
	color: #325600;
}
/* LISTE TOPICS */
/* ========================== */
.pseudo {
	color: #444;
}
.moder {
	color: #C30;
}
.navig_sujets td {
	font-weight: bold;
	padding: 8px 3px;
}
#liste_topics h3 {
	font-size: 15px;
	color: #FFF;
	text-align: center;
	background: #444;
	padding: 8px 3px;
}
#liste_topics ul {
	border-bottom: solid 5px #444;
}
#liste_topics li {
	font-weight: bold;
	background: #F7F7F7;
	border-top: solid 1px #C5C5C5;
	position: relative;
}
#liste_topics li.n2 {
	background: #E9EFFA;
	border-top: solid 1px #8FA7D1;
}
#liste_topics li a {
	display: block;
	border-top: solid 1px #FFF;
	padding: 5px 3px;
}
#liste_topics a strong {
	display: block;
	margin-bottom: 3px;
}
#liste_topics img {
	margin-right: 3px;
}
#liste_topics br {
	display: none;
}
#liste_topics a strong span {
	color: #F60;
}
#liste_topics .dt {
	float: right;
	color: #555;
	font-size: 12px;
	margin-top: 2px;
	position: absolute;
	right: 3px;
	bottom: 5px;
}
#liste_topics .pseudo {
	font-size: 13px;
}
/* DISCUSSION */
/* ========================== */
.suite_sujet {
	background: #FDFDE6 none repeat scroll 0 0;
	border: 1px solid #FFCC00;
	color: #FF3300;
	padding: 10px;
	text-align: center;
}
.navig_msg td {
	text-align: center;
	font-weight: bold;
	width: 15%;
	color: #CCC;
}
.navig_msg td.on {
	color: #FFF;
	background: #F60;
	padding: 5px;
	width: 10%;
}
.navig_msg a {
	display: block;
	padding: 3px;
}
#list_msg {
	border-bottom: solid 1px #E0E0E0;
}
#list_msg ul {
	background: #FFF url(http://image.jeuxvideo.com/mobile/css/deg_gr.jpg) top repeat-x;
	padding: 0 3px 12px 3px;
	line-height: 18px;
}
#list_msg ul.m2 {
	background: #EFF4FC url(http://image.jeuxvideo.com/mobile/css/deg_bl.jpg) top repeat-x;
}
#list_msg h3 {
	padding: 12px 0 5px 0;
}
.cdv {
	font-size: 13px;
	color: #FFF;
	padding: 2px 3px 1px 3px;
	background: #6EBD1A;
}
.alert {
	color: #C30;
	padding: 2px 5px 1px 5px;
	font-weight: bold;
	font-family: Verdana, Helvtica, Arial, sans-serif;
}
.date {
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #DDD;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.mob {
	color: #F30;
}
.suite {
	color: #C00;
	font-weight: bold;
}
.post {
	overflow: hidden;
}
.post a i {
	font-style: normal;
	padding-right: 18px;
	background: url(http://image.jeuxvideo.com/css_img/defaut/tronq_link.png) right center no-repeat;
}
.post a:hover i, li.post a:focus i {
	background-image: url(http://image.jeuxvideo.com/css_img/defaut/tronq_hover.png);
}
.post a span {
	position: absolute;
	left: -9999em;
	letter-spacing: -1em;
}
.bt_rep {
	margin: 6px 0;
}
#list_msg p.centrer {
	font-weight: bold;
	margin: 8px;
}
/* POSTER */
/* ========================== */
#poster h3, #dix_msg {
	text-align: center;
	color: #6EA200;
	padding: 6px;
	margin-top: 10px;
}
#poster div {
	background: #FFF url(http://image.jeuxvideo.com/mobile/css/deg_gr.jpg) top repeat-x;
	padding: 6px 3px 6px 3px;
}
#poster label {
	display: block;
	font-weight: bold;
	color: #C00;
	padding: 6px 5px 6px 0;
}
#poster .retenir_id label {
	display: inline;
	font-size: 13px;
	color: #000;
}
#poster textarea, .new_sujet input {
	width: 95%;
	font-size: 15px;
}
#poster #bt_rep {
	text-align: center;
	margin: 5px;
}
/* CDV */
/* ========================== */
#cdv h1 {
	height: auto;
	font-size: 17px;
	text-align: center;
	color: #0066CC;
	border: solid 1px #84B9DB;
	background: #F2F7FB;
	padding: 10px;
	margin: 10px 0;
}
#cdv h1.sexe_f {
	color: #FF3399;
}
#cdv table {
	background: #84B9DB;
	margin: 10px 0;
}
#cdv th {
	background: #FFFF99;
	text-align: right;
}
#cdv td {
	background: #FEFFCD;
	width: 50%;
}
#cdv div {
	border: solid 1px #84B9DB;
	background: #F2F7FB;
	padding: 10px;
	margin-bottom: 10px;
}
#cdv #descr #avatar0 {
	border: solid 1px #000;
	float: right;
	margin: 0 0 5px 5px;
}
#cdv h2 {
	font-size: 15px;
	color: #0066CC;
	padding-bottom: 5px;
	margin-bottom: 6px;
	border-bottom: solid 1px #84B9DB;
}
#cdv #nbpost p {
	background: #FFF;
	border: solid 1px #F30;
}
#cdv #nbpost span {
	display: block;
	background: #F60;
	height: 15px;
}
#cdv #prefs ul {
	margin: 0 0 20px 0;
}