/*
	Design Poker Belgique
	by ZK 2010
*/

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0px 0px 20px 0px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFF;
	background: #3B4962;
}

a img {
	border: none;
}

#ban {
	height: 80px;
	background: #3B4962 url('../images/pokerbel.png') no-repeat 15px 5px;
	padding: 45px 0px 0px 200px;
}

#ban h1 {
	font-size: 32px;
	padding: 0px 0px 0px 0px;
}

#pub {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 74px;
	left: 650px;
}

#left {
	float: left;
	width: 200px;
}

#left h2 {
	text-align: center;
	font-size: 14px;
	padding: 0px 0px 14px 0px;
}

#left ul{
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
}

#left li {
	padding-bottom: 2px;
	letter-spacing: 1px;
}

#left ul li a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	padding: 3px 0px 3px 5px;
	font-weight: bold;	
}

#left li.actif  a {
	background: #F29000;
	color: #354258;
	font-weight: bold;
}

#left li a:hover {
	background: #F29000;
	color: #354258;
	font-weight: bold;
}

#left .chal {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 5px 0px 5px 0px;
	background: #FFDCA9;
	font-size: 14px;
	color: #3B4962;
	font-weight: bold;
}

#left .chal a, #left .chal a:visited {
	color: #3B4962;
	font-weight: bold;
	text-decoration: none;
}

#left .chal a:hover {
	color: #3B4962;
	font-weight: bold;
	text-decoration: underline;
}


#left .link {
	text-align: center;
	padding: 14px 0px 0px 0px;
}

#center {
	margin-left: 200px;
	margin-right: 20px;
	border: 4px #F29000 solid;
	background: #FFF; 
	color: #000;
}

#center h1 {
	background: #FFDCA9;
	padding: 5px 0px 5px 6px;
	font-size: 22px;
	color: #3B4962;
}

#center .page {
	width: 100%;
	overflow: hidden;
}

#center .news {
	width: 60%;
}

#center .news h2 {
	margin: 0;
	padding: 4px 6px 6px 30px;
	color: #FFF;
	font-size: 15px;
	border-top: 2px #F29000 solid;
	border-left: 2px #F29000 solid;
	border-right: 2px #F29000 solid;
	border-bottom: 2px #F29000 solid;
}

#center .news a, #center .news a:hover, #center .news a:visited {
	text-decoration: none;
}

.anews {
	background: #3B4962 url('../images/anews.png') 8px 6px no-repeat;
}

.nanews {
	background: #3B4962 url('../images/news.png') 8px 6px no-repeat;
}

#center .news .cnews {
	padding: 5px;
	border-left: 2px solid #F29000;
	border-right: 2px #F29000 solid;
	border-bottom: 2px #F29000 solid;
}

#center .news .cnews p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
}

#center .news .cnews .source {
	margin-top: 5px;
	padding: 5px;
	font-size: 10px;
	color: #3B4962;
	background: #FFDCA9;
}

#center .right { float: right; width: 40%; }
#center .right a, #main .right a:visited  { color: #000; font-weight: bold; text-decoration: none; }
#center .right a:hover { color: #F29000; font-weight: bold; text-decoration: underline; }
#center .right .bloc-right { margin: 8px 8px 4px 0px; }
#center .right h2 {
	background: #3B4962 url('../images/anews.png') 8px 6px no-repeat;
	color: #FFF;
	padding: 0;
	margin: 0;
	border: 2px solid #F29000;
	font-size: 15px;
	padding: 4px 6px 6px 30px;
}
#center .right .bloc-right .bloc-right-content { border-left: 2px solid #F29000; border-right: 2px solid #F29000; border-bottom: 2px solid #F29000; }
#center .right .bloc-right .bloc-right-content .art { border-bottom: 1px dashed #F29000; padding: 6px 10px 6px 10px; font-size: 11px; }
#center .right .bloc-right .bloc-right-content .art-last { padding: 6px 10px 6px 10px; font-size: 11px; }
#center .right .bloc-right .bloc-right-content .artinfo { padding: 3px 0px 1px 0px; color: #999; }
#center .right .bloc-right .bloc-right-content .cgen { padding: 6px 10px 6px 10px; }	
#center .right .bloc-right .bloc-right-content .lcgen { padding: 2px 0px 2px 0px; }

#center .right .twitter {
	padding: 0px 8px 10px 0px;
	color: #3B4962;
}

#center .right .ttwitter {
	font-size: 22px;
	font-weight: bold;
	color: #3B4962;
	background: #FFF url('../images/twitter2.png') no-repeat 0px 5px;
	height: 54px;
	padding: 26px 0px 0px 110px;
	border-bottom: 2px solid #3B4962;
}

#center .right .tweet {
	padding: 6px 4px;
	border-bottom: 2px solid #3B4962;
	font-size: 11px;
}

#center .right .tweetinfo {
	color: #F29000;
	padding: 3px 0px 0px 0px;
	font-style: italic;
}

#center .texte {
	padding: 8px;
	font-size: 12px;
	line-height: 16px;
}

#center .texte p {
	line-height: 15px;
}

#center .texte h2 {
	font-size: 15px;
	color: #F29000;
	padding: 10px 0px 2px 0px;
}

#center .cal th {
	background: #DDD;
	padding: 2px 10px;
}

#center .cal td {
	padding: 2px 10px;
	text-align: center;
}

#center .cal .step {
	padding: 2px 10px;
	text-align: center;
	width: 120px;
}

#center .class th {
	background: #DDD;
	padding: 2px 10px;
}

#center .class td {
	padding: 2px 10px;
	text-align: center;
}

#center .texte a {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}

#center .texte a:hover {
	color: #F29000;	
	text-decoration: underline;
}

#center .gal {
	text-align: center;
	padding: 10px 10px;
}

#center .gal .galpic {
	width: 180px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#center .pic {
	text-align: center;
	padding: 10px 10px 25px 10px;
	font-size: 12px;
}

#center .pic .ret {
	text-align: center;
	padding-bottom: 10px;
}

#center .pic .ret a {
	font-size: 16px;
	font-weight: bold;
	color: #F29000;
}

#center .pic .picl {
	width: 600px;
	margin: 0 auto 12px auto;
}

#center .pic .picl .tdpicl {
	color: #F29000;
	font-weight: bold;
}

#center .tcomm {
	padding-bottom: 12px;
	font-weight: bold;
}

#center .comm {
	width : 600px;
	margin: 15px auto 0 auto;	
	border: 2px solid #F29000;
}

#center .comm .user {
	width: 100px;
	background: #FFDCA9;
	padding: 5px 0px;
}

#center .comm .user a, a:visited {
	text-decoration: underline;
	color: #000;
}

#center .comm .textcom {
	padding: 5px;
}

#center .comm .date {
	width: 150px;
	background: #FFDCA9;
	padding: 5px 0px;
}

#center .icomm {
	width: 586px;
	border: 2px solid #F29000;
	padding: 5px;
	margin-top: 6px;
	font-size: 12px;
}

#center .subm {
	width: 110px;
	padding: 5px;
	margin-top: 10px;
	font-size: 12px;
}

#insc {
	padding: 16px 0px 8px 0px; 
}

#insc label.field {
	width: 100%;
	display: block;
	padding: 0px 0px 10px 0px;
}

#insc  label .txt {
	color: #354258;
	font-size: 12px;
	float: left;
	width: 210px;
	padding: 4px 10px 0 0;
	text-align: right;
	font-weight: bold;
}

#insc .input_text {
	padding: 3px;
	background: #FFDCA9;
	color: #3B4962;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #F29000;
}

#insc  .submit {
	margin: 0px 0px 0px 165px;
	padding: 4px 5px;
	background: #F29000;
	color: #354258;
	font-weight: bold;
}

#center .profil {
	padding: 5px 0px 0px 0px;
}

#center .profil label.field {
	width: 100%;
	display: block;
	padding: 0px 0px 10px 0px;
}

#center .profil  label .txt {
	color: #354258;
	font-size: 12px;
	float: left;
	width: 210px;
	padding: 4px 10px 0 0;
	text-align: right;
	font-weight: bold;
}

#center .profil .input_text {
	padding: 3px;
	background: #FFDCA9;
	color: #3B4962;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #F29000;
}

#center .profil .input_textd {
	padding: 3px;
	background: #FFF;
	color: #666;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #F29000;
}

#center .profil .input_textu {
	padding: 3px;
	background: #FFF;
	color: #222;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #F29000;
}

#center .profil  .submit {
	margin: 0px 0px 8px 168px;
	padding: 4px 5px;
	background: #F29000;
	color: #354258;
	font-weight: bold;
}

#center .pagecal {
	border: 2px solid #F29000;
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
	color: #000;
}

#center .pagecal th {
	padding: 8px 0px;
	border: 2px solid #F29000;
	font-size: 14px;
}

#center .pagecal td {
	border: 2px solid #F29000;	
	width: 100px;
	vertical-align: top;
}

#center .pagecal h1 {
	background: #FFDCA9;
	font-size: 10px;
	text-align: center;
	padding: 3px 0px;
	margin: 0;
}

#center .pagecal a {
	text-decoration: none;
	color: #000;
}

#center .pagecal .num {
	background: #3B4962;	
	color: #F29000;
}

#center .pagecal .cname {
	text-align: center;
	font-size: 11px;
	padding: 5px 5px 6px 5px;
	height: 60px;
}

#center .pagecal .cnamev {
	height: 71px;
}

#center .pagecal .resu {
	padding-top: 4px;
}

#center .pagecal .resu a {
	color: green;
	font-weight: bold;
}

#center .pagecal a:hover {
	text-decoration: underline;
}

#center .pagecal .cname a:hover {
	text-decoration: underline;
	color: #F29000;
}

#center .calinfo {
	padding: 8px;
	font-size: 12px;
	line-height: 16px;
}

#center .calinfo fieldset{
	border: 2px solid #F29000;
	padding: 5px;
	width: 620px;
	margin-bottom: 10px;
}

#center .calinfo fieldset.lfset{
	border: 2px solid #F29000;
	padding: 5px;
	width: 620px;
	margin-bottom: 6px;
}

#center .calinfo legend{
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

#center .calinfo label.field {
	width: 100%;
	display: block;
	padding: 0px 0px 10px 0px;
}

#center .calinfo  label .txt {
	color: #354258;
	font-size: 12px;
	float: left;
	width: 120px;
	padding: 3px 10px 0 0;
	text-align: right;
	font-weight: bold;
}

#center .calinfo .inputd {
	padding: 3px;
	background: #FFF;
	color: #222;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #F29000;
	width: 400px;
}

#center .calinfo a, a:visited {
	color: #000;
	font-weight: bold;
}

#center .calinfo a:hover {
	color: #F29000;
	font-weight: bold;
	text-decoration: underline;
}

#center .texte .contact {
	font-size: 12px;
	padding: 16px 0px 0px 25px;	
}

#center .texte .contact2 {
	font-size: 12px;
	padding: 16px 0px 20px 25px;	
}

#center .texte .art {
	width: 720px;
	margin: 10px auto;
	border-collapse: collapse;
	border-top: 2px solid #F29000;
	border-bottom: 2px solid #F29000;
}

#center .texte .art .titre {
	width: 360px;
	padding: 5px;
}

#center .texte .art .auteur {
	width: 120px;
	padding: 5px;
	text-align: center;
}

#center .texte .art .date {
	width: 120px;
	padding: 5px;
	text-align: center;
}

#center .texte .art .ncomm {
	width: 120px;
	padding: 5px;
	text-align: center;
}

#center .texte .art .ncomm2 {
	width: 240px;
	padding: 5px;
	text-align: center;
}

#center .artcom {
	text-align: center;
	padding: 2px 10px 25px 10px;
	font-size: 12px;
}

#center .larticle {
	padding: 10px 80px 0px 80px;
	line-height: 16px;
	text-align: justify;
}

#center .larticle .intq {
	padding-top: 16px;
	padding-bottom: 3px;
	color: #F29000;
	font-weight: bold;
}

#center .larticle .repq {
	padding: 0px 20px;
}

#center .larticle .artpic {
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-style: italic;
	color: #555;
	font-size: 11px;
}

#center .texte .lchal {
  padding: 5px 0px 0px 10px;
}

#center .texte .lchal .infochal {
  padding: 2px 0px 5px 15px;
  font-size: 11px;
  color: #666;
}
