html, body {
	width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    color: #000;
	background-color: rgb(197, 196, 196);
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.3em;
    -webkit-text-size-adjust: none;
}
html { height: 100%; }
body { position: relative; }
.postbody {
	background: rgb(250, 250, 250);
	border: 1px solid rgb(150, 150, 150);
	font-size: 1.4em;
	line-height: 1.3em;
	font-family: arial;
	padding: 6px;
	box-shadow: 0 0 6px rgb(128, 123, 123);
	overflow-x: hidden;
}
.headstyle {
	height: 57px;
}
hr {
	border: 0 none #FF8000;
	border-top: 1px solid #FF8000;
	height: 1px;
	margin: 5px 0 0;
	display: block;
	clear: both;
}
.quick-login {
	margin-top: 5px;
}
.artdescrip {
	text-indent: -999em;
	margin: -8px 0;
}
.blockinfo {
	margin: 0 -4px 5px;
}
.margenew {
	margin-bottom: 7px !important;
}
.infomarge {
	margin-bottom: 5px !important;
}
.reliefart {
	margin-bottom: 6px;
	border: 1px solid rgb(173, 173, 173);
	padding: 4px;
	box-shadow: 0 0 10px rgb(241, 241, 241) inset;
}
.arrow-updown {
	display: inline-block;
	padding-left: 4px !important;
	font-weight: normal;
	position: relative;
	top: -1px;
}
.space {
	text-align: center;
	margin-top: 7px;
}
a, a:visited {
    color: #000000;
    text-decoration: none;
}
a.link-new, a.link-new:visited {
    color: #FF5200;
}
a:hover, a.link-new:hover {
    color: #FF5200;
}

a.topictitle:hover {
    color: #FF5200;
}

p {
    margin: 4px;
    padding: 0;
}

h2, h3 {
    font-size: 14px;
    margin: 4px 0;
    padding: 0;
    color: #000000;
    text-shadow: none;
}

img { display: inline-block; }
img {
   border-width: 0;
   max-width: 100%;
}

/*
    header / footer
*/
#page-header, #page-footer {
    margin: 0;
    padding: 0;
    height: 30px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
}
.registerror {
    background-color: rgb(255, 210, 210) !important;
	line-height: 1.6em;
}
.gradient-log {
    background-color: #FF8800;
    color: #fff !important;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
}
th {
    background: rgb(20, 23, 65);
	color: white;
	padding: 3px;
}
.gradient {
    background: rgb(105, 105, 105);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 153, 153)), to(rgb(94, 92, 92)));
    background: -moz-linear-gradient(top, rgb(153, 153, 153), rgb(94, 92, 92));
    background: linear-gradient(to bottom, rgb(153, 153, 153), rgb(94, 92, 92));
    color: #fff !important;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
}
#page-header > ul > li:hover, #page-header > ul > li.menu-hover {
    background: rgb(153, 153, 153);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(94, 92, 92)), to(rgb(153, 153, 153)));
    background: -moz-linear-gradient(top, rgb(94, 92, 92), rgb(153, 153, 153));
    background: linear-gradient(to bottom, rgb(94, 92, 92), rgb(153, 153, 153));
}
#page-header {
    z-index: 2;
}
#page-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
a.catelink:visited {
	color: white;
}
a.catelink:hover{
	color: #FF5200;
}
.gradient a, .gradient a:visited, .gradient a:hover, th a, th a:visited, th a:hover {
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	text-decoration: none;
}
#page-header h1, #page-footer > p {
	position: absolute;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    top: 0;
    left: 35px;
    right: 0;
    padding: 7px 6px 5px;
    line-height: 1em;
    white-space: nowrap;
    overflow: hidden;
}
#page-header.menu-1 h1, #page-footer.menu-1 > p {
	right: 35px;
}
#page-header.menu-2 h1, #page-footer.menu-2 > p {
	right: 70px;
}
#page-header.menu-3 h1, #page-footer.menu-3 > p {
	right: 105px;
}
#page-footer > p {
	left: 0;
}
#page-header h1 a { text-decoration: none; }
#page-header > p { display: none; }
#page-header {
    transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
}
#fond {
   bottom: 0;
   left: 0;
}
.largeur {
   width: 100% !important;
}
.ecartsmart {
	margin-top: 7px;
}
.nav-block ul, .nav-block li, .sub, .sub li {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
}
.nav-block > ul, .nav-block > ul > li {
    float: right;
}
#page-header-start {
	float: left;
	width: 35px;
}
.nav-block > ul > li {
    height: 30px;
}
.nav-block li.li-hover {
    background-color: rgb(153, 153, 153);
}
ul.sub {
    display: none;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    background: rgb(20, 23, 65);
    padding: 0px;
    border: solid 3px rgb(255, 84, 3);
}
#page-footer ul.sub {
    top: auto;
    bottom: 29px;
}
.nojs li:hover ul.sub, ul.sub-hover {
    display: block;
}
ul.sub li {
    border-top: solid 1px #fff;
    border-color: rgba(255, 255, 255, 0.6);
    padding: 0;
}
ul.sub li:first-child { border-top-width: 0; }
ul.sub li a, ul.sub li a:visited, ul.sub li span {
    display: block;
	font-size: 1.3em;
    line-height: 1em;
    color: #fff;
	padding: 5px 10px;
}
ul.sub li span {
    color: rgba(255, 255, 255, 0.7);
    text-shadow: none;
    padding: 4px 8px;
}
ul.sub li a:hover {
    background-color: rgb(255, 84, 3);
    color: #fff;
}
.subjav {
	font-size: 1.4em !important;
	color: #000000 !important;
	padding: 7px 8px !important;
	font-weight: bold;
}
.limenu {
    padding: 12px 8px !important;
}
.limenuquote {
    padding: 12px 8px !important;
	color: #FFFFFF !important;
}
.comin {
	background: rgba(248, 111, 3, 0.78);
	padding: 10px 0 10px 10px;
}
.genmed {
	font-weight: bold;
}
.linart {
	line-height: 1.4em;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.marginL0 {
	margin-left: 0 !important;
}
.marginzero {
	margin: 0 !important;
}
.padprofil {
	padding-left: 0;
}
.addmcp {
	text-align: left;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0 !important;
}
.ecart4UL {
	margin-top: 0 !important;
	margin-bottom: 4px !important;
}
.yesno {
	margin-bottom: 5px !important;
}
.ecart6 {
	margin-bottom: 6px !important;
}
.ecart {
	margin-bottom: 10px !important;
}
.ecart20 {
	margin-bottom: 20px !important;
}
.ecart15 {
	margin-bottom: 15px !important;
}
.ecartzero {
	margin-bottom: 0 !important;
}
.ecart45top {
	margin-top: 45px !important;
}
.ecart40top {
	margin-top: 40px !important;
}
.ecart35top {
	margin-top: 35px !important;
}
.ecarthaut30 {
	margin-top: 30px !important;
}
.ecarthaut25 {
	margin-top: 25px !important;
}
.ecarthaut20 {
	margin-top: 20px !important;
}
.ecarthautplus {
	margin-top: 15px !important;
}
.ecarthaut4 {
	margin-top: 14px !important;
}
.ecarthaut {
	margin-top: 10px !important;
}
.ecart6haut {
	margin-top: 6px !important;
}
.ecarthaut5 {
	margin-top: 5px !important;
}
.ecarthautNul {
	margin-top: 0 !important;
}
.ecartleft25 {
	margin-left: 25px !important;
}
.ecartleft15 {
	margin-left: 15px !important;
}
.ecartleft10 {
	margin-left: 10px !important;
}
.ecartleft6 {
	margin-left: 6px !important;
}
.ecartleft5 {
	margin-left: 5px !important;
}
.ecartleft3 {
	margin-left: 3px !important;
}
.maleft0 {
	margin-left: 0 !important;
}
.ecartright75 {
	margin-right: 75px !important;
}
.ecartright46 {
	margin-right: 46px !important;
}
.ecartright30 {
	margin-right: 30px !important;
}
.ecartright15 {
	margin-right: 15px !important;
}
.ecartright10 {
	margin-right: 10px !important;
}
.ecartright7 {
	margin-right: 7px !important;
}
.ecartright3 {
	margin-right: 3px !important;
}
.ecartHB15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.pabo70 {
    padding-top: 70px;
}
.pabo57{
    padding-top: 57px;
}
.pabo25{
    padding-top: 25px !important;
}
.padtop20 {
	padding-top: 20px !important;
}
.padtop05 {
	padding-top: 5px !important;
}
.pabo0 {
    padding-top: 0;
}
.pad15 {
    padding: 15px;
}
.padLpadR{
    padding-left: 15px !important;
	padding-right: 15px !important;
}
.ecartreports {
	display: block;
	padding-left: 39px;
}
.warning_zero {
	font-weight: bold;
	margin-top: 4px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.searchbottom {
	display: block;
	float: left;
	margin-top: 10px;
}
.widthart135 {
    width: 135px;
}
.widthart62 {
    width: 62px;
}
.widthart54 {
    width: 54px;
}
.widthart48 {
    width: 48px;
}
.widthart40 {
    width: 40px;
}
.linart4 {
	line-height: 4.00em;
}
.pocolor {
	display: block;
	float: left;
	margin-top: 12px;
	margin-right:10px;
}
.podel {
	margin: 0;
	color: red;
	font-weight: bold;
	line-height: 1.1em;
}
.posubj {
	width: 45px;
	margin-left: 0;
}
.poaction {
	margin-left: 0;
	text-align: left;
}
.prules {
	background: white;
    color: rgb(0, 0, 0);
	padding: 5px;
	margin: 5px 0 10px;
	text-align: justify;
	font-weight: bold;
	font-size: 1.40em;
	line-height: 1.5em;
	border: 2px solid red;
}
.nav-block .menu-link {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    width: 34px;
    height: 30px;
    margin: 0;
    padding: 0;
    border-left: solid 1px #fff;
    border-color: rgba(255, 255, 255, 0.2);
}
#page-header-start .menu-link {
    border-right: solid 1px #fff;
    border-color: rgba(255, 255, 255, 0.2);
    border-left-width: 0;
}
.nav-block .menu-link strong { font-weight: normal; }
.nav-block .menu-link span { display: none; }
.nav-block .menu-link.back{
	background-image: url("images/menu_sprite1.png");
	background-repeat: no-repeat;
}
.nav-block .menu-link.main{
	background-image: url("images/menu_sprite2.png");
	background-repeat: no-repeat;
}
.nav-block .menu-link.searchmenu {
	background-image: url("images/menu_sprite3.png");
	background-repeat: no-repeat;
}
.nav-block .menu-link.page {
	background-image: url("images/menu_page.png");
	background-repeat: no-repeat;
}
.nav-block .menu-link.back { background-position: 50% 50%; }
.nav-block .menu-link.main { background-position: 50% 50%; }
.nav-block .menu-link.searchmenu { background-position: 50% 50%; }
.nav-block .menu-link.page { background-position: 50% 50%; }

.operaMini .nav-block .menu-link.back { background-image: url("images/menu_up.png"); }
.operaMini .nav-block .menu-link.main { background-image: url("images/menu_main.png"); }
.operaMini .nav-block .menu-link.searchmenu { background-image: url("images/menu_search.png"); }
.operaMini .nav-block .menu-link.page { background-image: url("images/menu_page.png"); }
.operaMini .nav-block .menu-link.back,
.operaMini .nav-block .menu-link.main,
.operaMini .nav-block .menu-link.searchmenu,
.operaMini .nav-block .menu-link.page, {
	background-position: 50% 50%;
	background-size: auto auto;
}
.pages .menu-link {
    padding-top: 6px;
    height: 24px;
    text-align: center;
}
.pages ul.sub li:first-child {
    padding: 14px 8px;
}
.pages ul.sub li:first-child span, .pages ul.sub li:first-child a {
    display: inline;
}
/* content */
#page-body {
	margin-left: 4px;
	margin-right: 4px;
}

#page-body > p, #page-body > form > p {
    margin: 0;
    margin-bottom: 4px;
}
.smartcal {
	clear: both;
	background: red;
	text-align: center;
	padding: 8px 0;
	border-bottom: 1px solid black;
}
.avatecu {
	background-image: url("images/ecu.png");
	background-repeat: no-repeat;
	width: 37px;
	background-position: 100% 50%;
	padding: 0px;
	border: none;
}
.avatplato {
	background-image: url("images/clay.png");
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
	padding: 0px;
	border: none;
}
.chaparto {
	background-color: rgb(255, 1, 1);
/*	background-color: rgb(180, 180, 180);
	border: 1px solid rgb(2, 2, 2);*/
	border: 1px solid rgb(255, 1, 1);
}
.authorart {
	text-shadow: rgba(253, 253, 253, 0.3) 1px 1px 1px;
}
/*
    Blocks
*/
.glob1 {
    padding: 10px 3px;
	vertical-align: middle;
    border-right: solid 1px rgb(177, 175, 175) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
    border-left: solid 1px rgb(255, 102, 0) !important;
}
.glob11who {
    padding: 3px;
	vertical-align: middle;
    border-right: solid 1px rgb(177, 175, 175) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
    border-left: solid 1px rgb(255, 102, 0) !important;
}
.glob2 {
    padding: 3px 5px 3px 3px;
	vertical-align: middle;
    border-right: solid 1px rgb(255, 102, 0) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
}
.glob3 {
	width: 28%;
	font-size: 1.2em;
	font-weight: bold;
    padding: 8px 3px;
	background: rgb(20, 23, 65);
    border-top: solid 1px rgba(255, 255, 255, 0.59) !important;
    border-right: solid 1px rgb(139, 139, 139) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
    border-left: solid 1px rgb(255, 102, 0) !important;
}
.glob33 {
    padding: 3px;
    border-top: solid 1px rgb(255, 102, 0) !important;
    border-right: solid 1px rgb(139, 139, 139) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
    border-left: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.glob333 {
    padding: 3px;
    border-top: solid 1px rgb(255, 102, 0) !important;
    border-right: solid 1px rgb(139, 139, 139) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.glob334 {
    padding: 3px;
    border-top: solid 1px rgb(255, 102, 0) !important;
    border-right: solid 1px rgb(255, 102, 0) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.glob4 {
	font-size: 1.2em;
	font-weight: bold;
    padding: 8px 3px;
	background: rgb(20, 23, 65);
    border-top: solid 1px rgba(255, 255, 255, 0.59) !important;
    border-right: solid 1px rgb(255, 102, 0) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.glob1G {
    padding: 5px;
    border-right: solid 1px rgb(177, 175, 175) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
    border-left: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.globANG {
    font-weight: bold;
	height: 35px;
}
.glob1R {
    padding: 5px;
	text-align: right;
    border-right: solid 1px rgb(255, 102, 0) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.glob1R2M {
    padding: 5px;
    border-right: solid 1px rgb(255, 102, 0) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
    border-left: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.glob2M {
    padding: 5px;
    border-right: solid 1px rgb(139, 139, 139) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.glob2WIDTH {
    width: 70px;
}
.glob22M {
	width: 40px;
	text-align: center;
    padding: 5px;
    border-right: solid 1px rgb(139, 139, 139) !important;
    border-bottom: solid 1px rgb(255, 102, 0) !important;
	line-height: 1.5em;
}
.blockwho {
	height: 36px;
	text-align: justify !important;
}
.whoglob {
	text-align: center !important;
	font-size: 1.2em;
	line-height: 1.2em
}
.ulgroupe {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}
.dlgroupe {
	position: relative;
	overflow: hidden;
}
.dtgroupe {
	display: block;
	float: left;
	width: 90%;
	font-size: 1.1em;
	text-align: justify;
}
.ddgroupe {
	display: block;
	text-align: right;
	margin-top: 4px;
}
.groupview {
	font-size: 1.1em;
	line-height: 1.3em;
}
.status_groupe {
	margin-left: 7px;
	font-style: italic;
	color: #800000;
}
.status_groupart {
	font-style: italic;
	color: #800000;
}
.blockgroupe {
	background-color: white;
    margin: 4px 0;
    border: 1px solid rgb(255, 84, 3);
    padding: 4px 8px 8px;
	text-align: justify;
}
.blockart {
	background-color: rgb(20, 23, 65);
	color:#FFFFFF;
    border-top: 1px solid rgb(255, 84, 3);
    border-right: 1px solid rgb(255, 84, 3);
    border-left: 1px solid rgb(255, 84, 3);
    padding: 8px;
	text-align: justify;
}
.blockconform {
	background-color: rgb(255, 84, 3);
	text-align: center;
	color: white;
	border: double;
	margin: 4px 3px 15px !important;
	padding: 15px 8px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	list-style-type: none;
	margin: 0;
}
.block {
	background-color: white;
    margin: 4px 0;
    border: 1px solid rgb(255, 84, 3);
    padding: 4px 8px 8px;
	text-align: justify;
	list-style-type: none;
}
.blockblue {
	background-color: rgb(98, 107, 131);
    margin: 4px 0;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
    border: 2px solid white;
	padding: 2px 5px 4px;
	text-align: justify;
	line-height: 1.6em;
	color: white !important;
}
.blockgrey {
	background-color: rgb(20, 23, 65);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
    margin: 2px 0;
	padding: 3px 5px;
    border: 1px solid white;
	text-align: justify;
	line-height: 1.6em;
	vertical-align: middle;
	color: white;
}
.blockexplain {
	background-color: rgba(175, 219, 219, 0.53);
	padding: 2px 5px 4px;
	line-height: 1.6em;
    margin: 0;
	text-align: justify;
	border: solid 1px rgb(131, 163, 163);
}
.blockexplainonly {
	background-color: rgba(175, 219, 219, 0.78);
	margin: 0 4px;
	padding: 2px 5px 4px;
	line-height: 1.6em;
	text-align: justify;
	border: solid 1px rgb(2, 104, 30);
}
.blockmessage {
	text-align: center;
	background-color: white;
	border: double;
	margin-top: 8px;
    margin-bottom: 4px;
	padding: 2px;
	color: rgb(5, 35, 255);
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 5, 252, 0.66)), to(rgba(253, 30, 0, 0.66)),color-stop(0.3, #FFFDFD), color-stop(0.7, rgb(252, 247, 247)), color-stop(1.0, #FD0606));
	background: -moz-linear-gradient(center top , rgba(5, 5, 252, 0.66) 0%, #FFFFFF 40%, #FFFFFF 60%, rgba(253, 30, 0, 0.66) 100%) repeat scroll 0 0 transparent;
}
.smartbtw, .smartgp {
	width: 49.7%;
	border-radius: 4px;
	text-align: center;
	padding: 5px 0 6px;
	margin: 0 0 10px;
}
.smartbtw {
	float: left;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(82, 80, 79, 0.98)), to(rgb(49, 49, 49)),color-stop(0.4, #cacaca), color-stop(0.6, rgb(212, 212, 212)), color-stop(1.0, #f1f1f1));
	text-shadow: rgb(253, 253, 253) 1px 1px 1px;
}
.smartgp {
	float: right;
	background: #141741;
}
.smartgpclic {
	display: block;
	color: white !important;
	font-size: 12px;
}
.smartbtwclic {
	display: block;
	color: black;
	font-size: 12px;
}
.blocktete {
	clear: both;
	background-color: rgb(20, 23, 65);
	border-top: 2px solid rgb(255, 84, 3);
	border-bottom: 2px solid rgb(255, 84, 3);
	padding: 5px 5px 3px;
	margin: 5px -4px 8px;
}
.block2 {
    margin: 4px 0;
    border: 1px solid rgb(255, 84, 3);
	background-color: rgb(253, 196, 131);
    padding: 4px;
	text-align: justify;
}
.blockus {
    margin: 5px;
    border: 2px solid #FF8800;
	background-color: red;
	width: 100%;
    padding: 4px;
}
.leaders {
	background: rgba(255, 255, 255, 0.43);
}
.bg3 {
	background: red;
	color: white;
}
.bg2 {
	background: rgb(228, 228, 228);
}
.bg1 {
	background: white;
}
.divunread {
	display: block;
	background: rgb(159, 243, 93);
	color: white;
	margin-bottom: 8px;
	margin-top: 3px;
	padding: 5px 0;
	text-align: center;
	border: double black;
	clear: both;
}
a.unread {
	color: black;
	font-weight: bold;
	font-size: 1.2em;
}
.unreadfont {
    font-size:1.2em;
}
.divunread:hover, a.unread:hover {
	background: white;
	color:  rgb(255, 84, 3) !important;
}
#information { text-align: center; }
.rules, .notice {
    background-color: rgb(253, 25, 5);
	color: #FFFFFF;
    border-color: #FFFFFF;
    padding: 8px 4px 6px;
	line-height: 1.8em;
}
.rules h2 {
    color: #FFFFFF;
}
p.block { padding: 6px 4px; }

div.forums {
    margin: 7px 0;
}
td.module {
    padding: 0 0 0 0;
    border: none;
}

.block > p.header, .forum > p.header {
    font-size: 14px;
    font-family: Arial;
	height: 42px;
    line-height: 1.2em;
    margin: 0 37px 0 0;
    padding: 0px 6px;
    border-right: 1px solid #000000;
}

ul.forums, ul.forums > li {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.forums > li {
	background-image: url("images/clay1.png");
}
ul.forums > li, .searchart .post-details {
	background-repeat: no-repeat;
	background-position: 100% 50%;
    border: double rgb(255, 133, 0);
	background-color: white;
    margin: 2px 0;
    position: relative;
	text-align: justify;
}

td.categorie {
	height: 42px;
}
td.catesubject {
	height: 32px;
	font-weight: bold;
}
td.categorie, td.catesubject {
    font-family: Arial;
	background: rgb(20, 23, 65);
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	padding-left: 4px;
	padding-right: 4px;
    border: 1px solid #FFFFFF;
	vertical-align: middle;
	text-align: justify;
	font-size: 1.1em;
	font-weight: bold;
}
.catelink, .catesubject {
	color: white !important;
	text-decoration: none;
}

.operaMini ul.forums > li:after, .operaMini .searchart .post-details:after {
    background: url("images/link.png") right 50% no-repeat;
    background-size: auto auto;
}

ul.forums > li.locked {
	background-image: url("images/clay1.png") !important;
	background-repeat: no-repeat !important;
	background-position: 100% 50% !important;
    border-color: #FF8800;
    background-image: none;
}
ul.forums > li.locked:after { display: none; }

ul.forums > li.nonces {
	background-image: url("images/clay1.png");
	background-repeat: no-repeat;
	background-position: 100% 50% !important;
	background-repeat: no-repeat !important;
	background-color:rgba(252, 167, 167, 0.64);
	border: double red;
}

ul.forums > li.postitfo {
	background-image: url("images/clay1.png") !important;
	background-repeat: no-repeat !important;
	background-position: 100% 50% !important;
	background:rgba(169, 199, 252, 0.64);
	border: double rgb(0, 31, 255);
}
.rowmoderate {
	display: block;
	list-style-type: none;
	font-weight: bold;
	padding-bottom: 6px;
	min-height: 38px;
}
ul.forums > li.row-new, ul.forums > li.pm-new {
	border: double rgb(48, 73, 46);
	background: rgb(159, 243, 93);
}
ul.forums > li.row-new:after, ul.forums > li.pm-new:after {
	background-position: -20px 50%;
}
.operaMini ul.forums > li.row-new:after, .operaMini ul.forums > li.pm-new:after {
    background-image: url("images/link_new.png");
    background-position: right 50%;
}

ul.forums > li:last-child { margin-bottom: 0; }

ul.forums > li.has-pagination {
	background-image: url("images/clay1.png");
	background-repeat: no-repeat;
	background-position: 100% 50% !important;
	margin-bottom: 0;
	border-bottom-width: 0;
	text-align: justify;
}
ul.forums > li.has-pagination > p:last-child {
	margin-bottom: 0;
	padding-bottom: 4px;
}
ul.forums > li.colornew{
	background-color: rgba(85, 190, 2, 0.45);
}
ul.forums > li.colorpostit{
	background-color: rgba(80, 143, 253, 0.33);
}
ul.forums > li.colornonce{
	background-color: rgba(255, 95, 95, 0.33);
}
ul.forums > li.colorclear{
	background-color: rgb(243, 243, 243);
}
ul.forums > li.row-pagination {
	background-image: none ! important;
	margin-top: 0;
	padding: 4px 4px 2px 4px;
	border-top: 1px solid rgba(162, 162, 162, 0.27);
}
ul.forums > li.row-pagination:after { display: none; }

ul.forums > li > p {
    color: #000000;
    font-size: 11px;
}

ul.forums > li a {
    text-decoration: none;
    font-family: Arial;
    line-height: 1.3em;
}
ul.forums > li.locked a, ul.forums > li.locked a:visited {
    color: #000000;
}
ul.forums > li.locked a:hover, ul.forums > li.row-new a, ul.forums > li.row-new a:visited, ul.forums > li.pm-new a.topictitle, ul.forums > li.pm-new a.topictitle:visited {
    color: #000000;
}
ul.forums > li.row-new a:hover, ul.forums > li.pm-new a.topictitle:hover { color: #bc2a4d; }
ul.forums > li > p:first-child {
    font-size: 14px;
	font-weight: bold;
	width: 88%;
}
ul.forums strong { color: #000000; font-weight: normal; }

span.replies {
    display: inline-block;
    border: solid 1px rgb(255, 133, 0);
    padding: 0 6px;
   border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    background-color: rgb(119, 119, 119);
}
.post {
	position: relative;
	background-color: rgb(235, 233, 233);
}
.post-header {
    min-height: 16px;
}
.post-author {
    float: right;
    padding: 3px 6px;
    margin-left: 4px;
    border: solid 1px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.post-author-log {
    float: right;
    padding: 2px 6px;
    margin-left: 4px;
    border: solid 2px rgb(250, 20, 0);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.post-author.settings > a {
    display: inline-block;
    width: 16px;
    background-image: url("images/menu_sprite.png");
	background-size: 125px 16px;
	background-repeat: no-repeat;
	background-position: -50px 50%;
}
.operaMini .post-author.settings > a {
    background-image: url("images/menu_main.png");
    background-position: 50% 50%;
    background-size: auto auto;
}
.post-author .sub, .tabs-list .sub {
    display: none;
    top: 30px;
}
.post-header h2, .post-author > a {
    font-family: Arial;
    text-decoration: none;
}
.nojs .post-author:hover .sub, .post-author .sub-hover, .nojs .tabs-list:hover .sub, .tabs-list .sub-hover {
    display: block;
}
.post-time {
    margin: 0 0 4px;
    color: #000000;
    font-size: 11px;
}
.search .post-time { margin: 0; }
.post .rules { margin: 4px 10px; }
.searchart .post-details {
    color: #000000;
    font-size: 11px;
    line-height: 1.2em;
    border-width: 1px;
    padding: 4px;
    margin: 8px 0;
}
.arrow-up, .arrow-down {
	display: inline-block;
	padding-left: 5px;
	font-weight: normal;
	position: relative;
	top: -1px;
}
.arrow-up, .menu-hover .arrow-down { display: none; }
.menu-hover .arrow-up { display: inline-block; }
blockquote, .codebox, .attachbox {
    margin: 4px 10px;
    border: solid 1px #353535;
    -webkit-border-radius: 6px;
	background-color: #F8D1B1;
    padding: 4px;
    color: #000000;
    font-size: 11px;
}
blockquote blockquote {
	background-color:#EFEED9;
}
.yellowspan {
	Background: yellow;
}
.inline-attachment {
	padding: 5px 0 0;
    color: #000000;
	font-size: 20px !important;
	word-wrap: break-word;
}
.inline-attachment dl dt a {
	background: yellow;
	font-weight: bold;
	font-size: 20px !important;
	word-wrap: break-word;
	letter-spacing: -0.06em;
}
.inline-attachment dl dd {
	font-size: 12px !important;
	margin: 0 0 -15px !important;
	color: rgb(123, 123, 123);
	font-weight: 100;
}
blockquote cite, .codebox dt {
    display: block;
    color: #000000;
    font-style: normal;
    font-weight: normal;
}
.codebox dd, .codebox code {
    display: block;
    margin: 0;
    padding: 0;
}
.attachbox dt, .file dt {
    margin: 0;
    padding: 0;
    color: #000000;
}
dl.file, .attachbox dd, .file dd {
    margin: 0;
    padding: 0;
}
ul.forums .pages a, ul.padprofil  .pagart a, ul.forums p.pages , ul.padprofil  p.pagart {
    margin-top: 0;
    line-height: 1em;
}
ul.forums .pages a, ul.forums a.newest, ul.padprofil .pagart a {
    display: inline-block;
    padding: 4px;
    border: solid 0px transparent;
    background-color: rgb(94, 92, 92);
    color: #fff !important;
}
ul.padprofil  .pages a:hover, ul.forums .pages a:hover { background-color: rgb(153, 153, 153); }
ul.padprofil  span.pages a, ul.forums span.pages a  {
    line-height: 1em;
    font-size: 11px;
    padding: 2px 10px;
    margin: 0;
    margin-left: 20px;
}
ul.padprofil  span.pagart a  {
    line-height: 1em;
    font-size: 11px;
    padding: 2px 10px;
	margin-top: 10px;
    margin-right: 20px;
}
.pages .page-sep { width: 5px; }
/*
    Buttons
*/
.buttonpost {
	padding: 3px 100px 4px !important;
	margin-top: 15px;
	margin-bottom: 5px;
}
.buttoncel {
    font-family: Arial;
    padding: 3px 8px 4px;
    border: 1px solid white;
}
.buttoncelle {
	display: block;
	float: right;
	margin: 0 0 5px;
    font-family: Arial;
    padding: 3px 8px 4px;
    border: 1px solid white;
}
.buttoncelock {
	display: block;
	float: left;
	margin: 0 0 5px;
    font-family: Arial;
    padding: 3px 8px 4px;
    border: 1px solid rgb(253, 214, 5);
}
.buttonsearch {
	padding: 1px 2px 3px !important;
}
.buttonhistchrono {
	float: left;
	text-align: center;
}

div.buttons a, a.button, .button, .button1, .button2, .buttonhistchrono {
    text-decoration: none !important;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 153, 153)), to(rgb(94, 92, 92)));
    background: -moz-linear-gradient(top, rgb(153, 153, 153), rgb(94, 92, 92));
    background: linear-gradient(to bottom, rgb(153, 153, 153), rgb(94, 92, 92));
    color: #fff !important;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
	font-size: 12px;
    font-family: Arial;
    padding: 1px 5px 3px;
    border: 1px solid rgba(3, 3, 3, 0.5);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
div.buttons a:hover, .button:hover, .button1:hover, .button2:hover, .buttonhistchrono:hover  {
    border: 1px solid #FF8800;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(94, 92, 92)), to(rgb(153, 153, 153)));
    background: -moz-linear-gradient(top, rgb(94, 92, 92), rgb(153, 153, 153));
    background: linear-gradient(to bottom, rgb(94, 92, 92), rgb(153, 153, 153));
}
.button3 {
	margin: 20px 0 10px;
}
.button4 {
	margin: 0 0 20px;
}
.button-fusion {
	display: block;
	float: left;
	margin-top: 2px;
	font-weight: normal;
	padding-right: 5px;
	text-align: center;
}
.checked {
	display: block;
	float: left;
	width: 35px;
	margin-left: 0px;
}
/*
    Forms
*/
form, fieldset {
    margin: 0;
    padding: 0;
    border-width: 0;
	line-height: 1.3em;
}

fieldset dl, dl.polls {
    height: 1%;
    overflow: hidden;
}
fieldset dl {
    margin: 0;
    padding: 4px 0;
}
fieldset dt, .details dt {
    display: block;
    float: left;
	margin-left: 4px;
	color: rgb(185, 1, 1);
	font-weight: bold;
}
fieldset.fields1 dt {
    border-right-width: 0;
    clear: left;
}
.leftclear {
    clear: left;
}
fieldset.fields2 dt, .details dt {
    border-right-width: 0;
}
fieldset dd, .details dd {
	margin-top: 1px;
    margin-bottom: 5px;
    vertical-align: top;
}
fieldset.fields1 dd {
    border-left-width: 0;
    margin-left: 10px;
	font-weight: bold;
}
fieldset.fields2 dd, .details dd {
    border-left-width: 0;
    margin-left: 0;
}

fieldset dd input[type="text"] {
	width: 200px;
	border: solid 1px;
	background: rgb(255, 223, 199) !important;
}
fieldset dd textarea {
	width: 310px;
	height: 50px;
	font-size: 1.4em;
	background: rgb(255, 223, 199) !important;
 }
#message-box textarea {
	width: 285px;
	height: 100px;
	font-size: 1.4em;
	background: rgb(255, 223, 199) !important;
}
.inputbox {
	background: rgb(255, 223, 199) !important;
	border: solid 1px;
	font-size: 1.3em;
}
.search {
	width: 155px !important;
}
fieldset.polls dd.resultbar {
    width: 25%;
}
fieldset.polls dd {
    border-left: medium none;
    float: left;
    margin-left: 0;
    width: auto;
}
fieldset.polls dd div {
    color: #fff;
    background-color: #a92346;
    border: solid 0px transparent;
    font-family: Arial;
    font-weight: bold;
    min-width: 14px;
    overflow: visible;
    padding: 0 2px;
    text-align: center;
}
/* Defined rules list for PM options */
ol.def-rules {
	padding-left: 0;
}
ol.def-rules li {
	line-height: 180%;
}
/* final */
.noback {
	background: none !important;
	border-width: 0 !important;
}
.attach-body {
	margin-left: 4px;
	margin-right: 4px;
}
p.explain {
    margin: 0 0 6px;
    color: #666;
    font-size: 11px;
}
p.explain-search {
    padding: 0 10px;
}
select {
	max-width: 240px;
	font-size: 1.3em;
	background-color: rgb(255, 223, 199);
}
.labelblack {
	color: black;
	font-weight: bold;
}
.colorinput {
	border: solid 1px;
	min-height: 18px;
	font-size: 1.3em;
    background: rgb(255, 223, 199) !important;
}
.capchamar {
    margin: 20px 0 0;
}
.hrtop {
    margin-top: 15px;
}
/*
    Table
*/
table {
    width: 100%;
    margin: 4px 0;
}
table th {
    border-width: 0;
    font-weight: normal;
}
/*
    UCP
*/
.tabs-container {
    position: relative;
    margin: 10px 0;
}
.tabs-list > a {
    display: inline-block;
}
.tabs-list .sub {
	top: 2px;
}
/*
    Misc stuff
*/
.clear { clear: both; }
.float-right { text-align: right; }
dl.faq { margin: 0 0 6px; }
dl.faq:last-child { margin: 0; }
dl.faq dt {
    margin: 10px 0 4px;
    color: #8B3004;
    text-shadow: none;
    font-size: 14px;
	font-weight: bold;
}
dl.faq dd {
	margin: 2px 4px;
}
.mobile-foot-init {
	vertical-align: middle;
	font-size: 10px;
	line-height: 12px;
	height:38px !important;
	width: 46px;
	text-align: center;
}
.mobile-portal_black {
	border: 1px solid white;
	background: black;
}
.mobile-accueil_yellow {
	border: 1px solid black;
	background: yellow;
}
.tableswitch {
	clear: both;
	height: 40px;
	padding-top: 1px;
	margin: 10px 0;
}
.portala {
	color: white !important;
}
.indexa {
	color: black !important;
}
.videcopy {
	width: 1px;
}
.liendex {
	color: white !important;
	font-size: 10px;
	line-height: 12px;
}
.copyright {
	vertical-align: middle;
	background: white;
	font-size: 10px;
	line-height: 10px;
	border: 1px solid red;
	height: 38px !important;
	text-align: center;
}
.switchprog {
	vertical-align: middle;
	background: red;
	font-size: 10px;
	line-height: 12px;
	border: 1px solid black;
	height: 38px !important;
	width: 46px;
	text-align: center;
}
span.zoom-container {
	position: relative;
	display: inline-block;
	padding-top: 30px;
}
span.zoom-image { display: none; }
img.zoom + span.zoom-image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: url("images/zoom.png") 0 0 no-repeat;
	cursor: pointer;
}
img.zoom.zoomed-in + span.zoom-image {
	background-position: 0 -30px;
}
.buttonwiev {
	padding: 1px 10px 1px;
}
.buttonvote {
	padding: 1px 10px 1px;
	margin-left: 7px;
}
/*  portal
----------------------------------------*/
.bg33, .bg33r {
	background:#FFFFFF;
	margin-bottom: 4px;
	border: double rgb(20, 23, 65);
}
.bg33rcolor {
	background: rgb(252, 135, 8);
}
.forabg_portal {
	background-image: url("{T_THEME_PATH}/images/bg_list.gif");
    border: solid 1px;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}
.blackarto {
	color: rgb(0, 0, 0) !important;
	font-size: 1.2em !important;
}
.portal-navigation {
	width: auto;
}
.portal-navigation ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 8px;
}
.portal-navigation ul li {
	padding-left: 2px;
	margin-top: 2px;
}
.yes-friends ul {
	list-style-type: none;
	padding-left: 2px;
	margin: 0;
}
.yes-friends {
	margin-bottom: 8px;
}
.no-friends ul {
	margin-top: 2px;
	padding-left: 2px;
}
.portal-navigation div.menutitle {
	padding: 1px 0;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
}
.portal-module {
	width: auto;
}
.portal-module ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
.portal-module ul li a {
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	font-weight: bold;
	font-size: 90%;
}
.portal-module div.menutitle {
	padding: 1px 0;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
}
span.title_module {
	float:left;
	padding-left:3px;
	padding-top:0px;
	text-shadow: rgba(255, 255, 255, 0.38) 1px 1px;
}
.compet1 {
	background-color:#353535;
	padding-top: 6px;
	padding-bottom: 6px;
}
.compet2 {
	font-size: 11px;
	font-weight: bold;
	color: rgb(0, 0, 255);
	text-shadow: rgba(255, 255, 255, 0.68) 1px 1px;
}
.compet3 {
	font-size: 11px;
	font-weight: bold;
	color: rgb(128, 0, 0);
}
.compet4 {
	font-size: 1.00em;
	padding-left: 19px;
}
.compet5 {
/*	font-size: 1.1em;*/
	font-family: arial;
	font-weight: bold;
	color: rgb(255, 255, 255);
	text-align: center;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #FFFFFF
}
.compet6 {	
	font-family: arial;
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(255, 255, 255);
	margin: 0;
	padding: 4px 0;
}
.colorub {
	color: rgb(15, 5, 255) !important;
	font-size: 1.2em !important;
}
.smallrow {
	list-style-type: none;
	background:#353535;
	padding: 0;
}
.souroubrik01 {
	background:#42C142;
	padding: 0;
}
.souroubrik02 {
	background:#2A55FF;
	padding: 0;
}
.souroubrik03 {
	background:#FF0000;
	padding: 0;
}
.gampart {
	padding-left: 19px;
}
.rubrik {
	color: rgb(0, 0, 153);
	font-weight: bold;
}
.clic_photo {
	font-style: italic;
	text-align: center;
	color: #900;
	font-size: 10px;
	margin-top: 5px;
	height: 7px;
}
.maps {
	text-align: center;
	margin: 5px 10px 10px;
}
.map_learn {
	text-align: center;
}
.hauteur {
	margin: 3px 0 7px !important;
}
.members {
	width: 268px;
	margin: 0 auto 5px;
}
.pseudos {
	width: 188px;
	padding-top:10px;
	padding-left:15px;
	font-weight: bold;
}
.pseudos, .inscrits , .newmember, .usermember, .userdate {
	display: block;
	float:left;
}
.newmember, .usermember, .userdate {
	background: white;
	line-height: 1.8em;
	font-weight: bold;
}
.inscrits {
	padding-top:10px;
	font-weight: bold;
}
.newmember {
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.usermember{
	width: 180px;
	padding-left:5px;
	padding-top: 1px;
	font-size: 1.1em;
}
.userdate {
	width: 60px;
	text-align: center;
	margin-bottom: 3px;
	padding-top:1px;
	padding-bottom: 2px;
}
.btf {
	font-style: italic;
	font-size: 0.8em;
	text-align: right;
	padding-right: 5px;
}
p.explamenu {
	color: #900000;
	font-style: italic;
	text-align: center;
	font-size: 90%;
	margin-bottom: 0px;
}
.paypal {
	padding-left: 0;
	margin-top: 5px;
}
.nopoint {
	list-style-type: none;
}
.explainpaypal {
	border-left: 0px;
	padding-left: 4px;
	margin-left: 0;
	line-height: 1.5em;
}
.portal-navigation ul li a {
	background-position: 5px;
	padding: 5px 0 5px 19px;
}
.portal-partenaires ul li a {
	background-position: 5px 7px;
	padding: 5px 0 0 19px;
}
.partnair {
	list-style-type: none;
	text-align: justify;
	margin: 2px 0 7px 0;
	padding: 0 19px 0 0;
}
.firstbuy {
	background-color: rgb(222, 252, 6);
	color: rgb(153, 0, 0);
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
.firstrub {
	color: rgb(153, 0, 0);
	text-align: justify;
	font-size: 1.1em;
	font-style: italic;
}
.firstchamp {
	color: rgb(153, 0, 0);
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}
.gpnat {
	border-bottom: 2px solid rgb(255, 144, 2);
	padding-bottom: 3px;
}
.titleart {
	font-weight: bold;
	font-size: 14px;
}
.strongart {
	font-weight: bold;
}
.welcome {
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: justify;
	padding: 5px;
}
.welcart {
	margin: 9px 4px;
}
.weltop {
	margin-top: 5px;
}
/*---------gestion des images sur le portail----------*/
.portal-module ul li {
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/arrowbullet.png");
	background-repeat: no-repeat;
	background-position-x: 2px;
	background-position-y: 1px;
	padding-bottom: 2px; /*bottom spacing between menu items*/
	padding-left: 17px;
}
.no-friends ul li {
	display: block;
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/platoportalbreack.png");
	background-repeat: no-repeat;
	background-position: 5px;
	list-style-type: none;
	margin-bottom: 8px;
	padding: 5px 0;
	padding-left: 24px;
	font-size: 1.1em;
	font-weight: bold;
}
.portal-navigation ul li a, .portal-partenaires ul li a {
	display: block;
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/arrowbullet.png");
	background-repeat: no-repeat;
	list-style-type: none;
	color: rgb(153, 0, 0);
	font-size: 1.1em;
	font-weight: bold;
	font-family: arial;
}
.yes-friends ul li a {
	display: block;
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/arrowbullet.png");
	background-repeat: no-repeat;
	background-position: 5px;
	padding: 5px 0;
	padding-left: 19px;
	font-size: 1.1em;
	font-weight: bold;
}
.plato {
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/platoportal.png");
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background-color: rgb(20, 23, 65);
	color: white;
	height: 26px;
	text-transform:uppercase;
	padding-top: 8px;
	border-bottom: 1px solid rgb(255, 112, 0);
}
.platobreak {
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/platoportalbreack.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	float:left;
}
.image_port  a{
	display: inline-block;
	text-indent: -999em;
}
.image_port {
	display: inline-block;
	text-indent: -999em;
}
.image_3000 {
	display: inline-block;
	text-indent: -999em;
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/3000.png");
	background-repeat: no-repeat;
	width: 503px;
	height: 134px;
	background-position: 50%;
}
.transecu {
	background-image: url("https://www.passionballtrap.fr/forum/styles/art_mobile/theme/portal/transecu.png");
	background-repeat: no-repeat;
	background-position: 50%;
}
.platomcpucp {
	background-image: url("images/claymcp.png");
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 1px;
	height: 27px;
	width: 28px;
}
/*------sondage-------*/
.pollwidth {
	width: 55%;
}
.pollalignD {
	text-align: right;
}
.polltext {
	font-size: 12px;
	font-weight: bold;
}
/* liScroll styles */
.bluecible {
	height: 0;
}
/*----defilant----*/
.tickercontainer { /* the outer div with the black border */
	border-bottom: 1px solid #FF8800;
	background: rgb(8, 243, 253);
	color: black;
}
#cadrpg {
	width:100%;
	margin:0 auto;
	border:0px;
}
#newshr {
	position:relative;
	width:100%;
	margin:0 auto;
	height:21px;
	overflow:hidden;
}
#defile {
    background: rgb(253 247 8);
    position: absolute;
    margin: 0 auto;
    padding: 0 10px 0 10px;
}
.tittledefil {
	font-size: 12px;
	font-family: arial;
	text-shadow: rgba(255, 255, 255, 0.3) 1px 1px 1px;
	padding: 0;
	font-weight: bold;
	margin-top:3px;"
}
.forumdd {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.forumnews {
	display: block;
	background-color: white;
	position: relative;
	list-style-type: none;
	text-align: justify;
	border: double rgb(255, 133, 0);
	margin: 2px 0 4px;
	padding: 0;
}
.newsjustif {
	text-align: justify;
}
.subjectart {
	color:#800000;
	margin-left: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.titlenews {
	padding: 3px 5px;
	font-weight: bold;
	background-color: rgb(253, 135, 70);
}
.hrmargin {
	margin: 2px 5px;
}
.ddletter {
	padding-right: 5px;
	padding-top: 3px;
}
.authorletter {
	font-weight: bold !important;
	font-size: 14px;
}
.dateletter {
	font-family: arial;
}
.totalnewsletter {
	float: right !important;
	margin-top: 15px;
	margin-right: 4px;
	font-weight: bold;
}
.pagenews {
	text-align: right;
	margin-bottom: 20px;
}
.fonfamilyarial {
	font-family: arial;
	padding-top: 5px;
	padding-right: 5px;
}
.fonfamilytal {
	font-style: italic;
	padding-top: 5px;
	color:#800000;
	padding-right: 5px;
}
.totalnewscat {
	float: right !important;
	margin-right: 4px;
	font-weight: bold;
}
.clictitle {
	float: left;
	margin-left: 4px;
	font-style: italic;
}
.arearto {
	width: 99.7% !important;
	height: 200px !important;
}
/*---Fin newsletter---*/
.captchaquest {
	display: block;
	font-weight: bold;
	margin: 3px 0 10px;
	font-size: 14px;
}
.captchahigh {
	min-height: 100px;
	min-width:100px;
	list-style-type: none;
	padding: 0 5px;
}
.captchaleft {
	font-weight: bold;
	background: rgba(0, 255, 10, 1);
	padding: 5px 10px;
}
.captcharight {
	font-weight: bold;
	background: red;
	padding: 5px 10px;
	color: white
}
/*----pub entre categories----*/
.marginpub {
	margin-bottom: -2px !important;
}
.withpub {
	width: 2px;
}
