body {
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	background-color:#F0F0F0;
	background-image:url(../images/templates/background-container.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

body * {
	margin: 0;
	padding: 0;
	text-align: left;
}
img {
	border:none;
	padding:0;
	margin:0;
}

.gras {
	font-weight:bold;
}

table {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#container {
	width: 1023px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	/*border: 1px solid #99CCCC;*/
}

.font9 {
	font-size:9px;
}

a.lien {
	color:#333333;
	text-decoration:underline;
}
a.lien:hover {
	color:#BE007B;
}
a.lieninv {
	color:#BE007B;
	text-decoration:underline;
}
a.lieninv:hover {
	color:#333333;
}
a.nodecoration {
	text-decoration:none;
}
.txtcenter {
	text-align:center;
}

.hide {
	display:none;
}
.show {
	display:block;
}

.spacer {
	clear:both;
	height:30px;
}

.infoBox {
	width:704px;
	margin:0 0 5px 13px;
	clear:both;
	background-color: #fff9d7;
	border:1px solid #e2c822;
}
.infoBox strong {
	margin:0px;
	padding:0px;
}
.infoBox p {
	width:685px;
	margin:0px;
	padding:0px;
	font-size:11px;
}
.infoBox p a {
	text-decoration:underline;
	color:#333333;
}
.infoBox p a:hover {
	color:#e2c822;
}
/*/////////////////// HEADER, LOGO & ADS ////////////////////*/
#header {
	height: 100px;
	background-color: #FFFFFF;
}
.logo {
	width:271px;
	height:51px;
	float:left;
	margin-top:19px;
	margin-left:10px;
}
.logo h1 {
	display:none;
}
.ads-megaban {
	width:728px;
	height:90px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:290px;
}

/*/////////////////// MAIN MENU ////////////////////*/
/*.mainmenu {
	width:98%;
	height:50px;
	background-color:#FFFFFF;
	margin:10px auto 20px auto;
	z-index:10;
}
.mainmenu ul {
	height:25px;
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	border-bottom:2px solid #D1D1D1;
	z-index:10;
}
.mainmenu ul li {
	background-color:#FFFFFF;
	width:109px;
	height:25px;
	margin:0 5px 0 5px;
	padding:0;
	text-align:center;
	line-height:27px;
	list-style-type:none;
	font-weight:bold;
	z-index:10;
}
.mainmenu ul li.off {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/templates/btn-menu-gris.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#333333;
}
.mainmenu ul li.active {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/templates/btn-menu-bleu.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.mainmenu ul li.hover {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/templates/btn-menu-mauve.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.mainmenu ul li.longlioff {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/templates/btn-menu-gris-long.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#333333;
	width:170px;
}
.mainmenu ul li.longliactive {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/templates/btn-menu-bleu-long.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:170px;
}
.mainmenu ul li.longlihover {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/templates/btn-menu-mauve-long.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:170px;
}

.mainmenu ul li.lang {
	float:right;
	margin:0;
	text-align:right;
	width:70px;
}

.mainmenu ul li.lang img {
	border:1px solid #333333;
	*margin-top:5px;
}
.mainmenu ul li a {
	text-decoration:none;
	text-align:center;
}
.mainmenu ul li.off a, .mainmenu ul li.longlioff a {
	color:#333333;
	width:100%;
	display:block;
}
.mainmenu ul li.active a, .mainmenu ul li.hover a, .mainmenu ul li.longliactive a,.mainmenu ul li.longlihover a  {
	color:#FFFFFF;
	width:100%;
	display:block;
}
*/
.mainmenu {
	width:100%;
	height:45px;
	background-color:#FFFFFF;
	margin:0px auto 15px auto;
	z-index:10;
}
.mainmenu ul {
	height:24px;
	width:100%;
	margin:0 auto 0 auto;
	padding:0;
	border-bottom:2px solid #D5D5D5;
	*border:none;
	z-index:10;
	background-image:url(../images/templates/background-menu.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.mainmenu ul li {
	height:22px;
	margin:0 10px 0 10px;
	*margin:0 10px 0 10px;
	padding:0 4px 0px 4px;
	*padding:6px 4px 0 4px;
	text-align:center;
	line-height:24px;
	*line-height:20px;
	list-style-type:none;
	font-weight:bold;
	z-index:10;
	font-size:12px;
	
}
.mainmenu ul li.off {
	float:left;
	color:#333333;
}
.mainmenu ul li.active {
	float:left;
	color:#BE007B;
	border-bottom:4px solid #BE007B;
}
.mainmenu ul li.hover {
	float:left;
	color:#5173b1;
	border-bottom:4px solid #5173b1;
}
.mainmenu ul li.longlioff {
	float:left;
	color:#333333;
}
.mainmenu ul li.longliactive {
	float:left;
	color:#BE007B;
	border-bottom:4px solid #BE007B;
}
.mainmenu ul li.longlihover {
	float:left;
	color:#5173b1;
	border-bottom:4px solid #5173b1;
}

.mainmenu ul li.lang {
	float:right;
	margin:0;
	text-align:right;
	width:70px;
}

.mainmenu ul li.lang img {
	border:1px solid #333333;
	*margin-top:5px;
}
.mainmenu ul li a {
	text-decoration:none;
	text-align:center;
}
.mainmenu ul li.off a, .mainmenu ul li.longlioff a {
	color:#333333;

}
.mainmenu ul li.active a,.mainmenu ul li.longliactive a {
	color:#BE007B;
}
.mainmenu ul li.hover a, .mainmenu ul li.longlihover a  {
	color:#5173b1;
}




.railway {
	width:690px;
	*width:670px;
	float:left;
	font-size:10px;
	background:#FFFFFF;
	*margin:0 0 0 3px;
}
.railway-lnk {
	margin-top:4px;
	margin-left:6px;
}

a.lnkrail {
	color:#333333;
	text-decoration:none;
}
a.lnkrail:hover {
	color:#BE007B;
}

.oddsformat {
	background:#FFFFFF;
	width:310px;
	*width:330px;
	height:25px;
	float:right;
	font-size:10px;
	
}
.oddsformat form {
	margin-top:4px;
	text-align:right;
}
.oddsformat input {
	vertical-align:bottom;
	*vertical-align:middle;
}

/*/////////////////// MAIN CONTENT ////////////////////*/
#content {
	background-color:#FFFFFF;
	z-index:1;
	height:auto;
	margin:0 0 10px 0;
}

/* SECTION */
.section {
	width:722px;
	margin-left:4px;
	margin:bottom:10px;
}
.section-top {
	width:722px;
	height:17px;
	background-image:url(../images/templates/section-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}
.section-bottom {
	width:722px;
	height:20px;
	background-image:url(../images/templates/section-bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
}
.section-content {
	width:722px;
	background-image:url(../images/templates/section-background-px.gif);
	background-position:top left;
	background-repeat:repeat-y;
	clear:both;
	padding:4px;
}
.section-content h2, .postit h2, .whatis h2, .postitlong h2 {
	height:28px;
	background-image:url(../images/templates/section-icon.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 0 0 15px;
	padding:2px 0 0 34px;
	color:#BE007B;
	font-variant:small-caps;
	font-size:17px;
	vertical-align:middle;
}
.section-content h3 {
	margin:5px 0 0 15px;
	color:#BE007B;
	font-size:14px;
	font-variant:small-caps;
	/*font-style:italic;*/
}
.section-content p {
	text-align:justify;
	clear:left;
	width:680px;
	margin:0 0 0 5px;
	font-size:12px;
}
.section-content .list {
	margin:0 0 0 40px;
	width:90%;
	text-align:justify;
}
.section-content .internal-link {
	color:#333333;
}
.section-content .internal-link:hover {
	color:#BE007B;
}

.article {
	font-size:12px;
}

form.mform {
	width:650px;
	margin:0 0 0 30px;
}

form.mform .fline {
	width:550px;
	height:21px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:3px;
}

form.mform .antispam {
	height:73px;
}

form.mform .antispam img {
	float:right;
	clear:right;
	margin:0 0 0 0;
}

form.mform input.antispam {
	width:150px;
	height:18px;
	text-align:center;
}

form.mform .farea {
	height:106px;
}

form.mform .fcaptcha {
	height:55px;
}
form.mform .fcaptcha div {
	width:235px;
	height:55px;
	float:left;
	font-weight:bold;
}

form.mform input, form.mform select, form.mform textarea {
	width:300px;
	border:1px solid #333333;
	float:right;
	clear:right;
}

form.mform input:focus, form.mform select:focus, form.mform textarea:focus {
	border:1px solid #BE007B;
}

form.mform label {
	float:left;
	font-weight:bold;
}

form.mform .error {
	color:#CC0000;
}
form.mform .border-red {
	border:1px solid #CC0000;
}

form.mform input .border-black {
	border:1px solid #333333;
}


/*/////////////////// COLOMUNS DEFINITION ////////////////////*/
.colsright {
	width: 285px;
	float: left;
	height:auto;
	/*
	background-image:url(../images/templates/pix-separator-vertical.gif);
	background-position:top left;
	background-repeat:repeat-y;
	*/
}
.colsleft {
	width: 737px;
	height:auto;
	float: left;
	background-image:url(../images/templates/pix-separator-vertical.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

.cols p, .cols h1 {
	padding: 1em;
}

.colsleft .shareit {
	width:165px;
	-width:175px;
	height:20px;
	position:absolute;
	margin-left:553px;
	-margin-left:545px;
	margin-top:8px;
}
.colsleft .shareit a {
	margin-top:3px;
	color:#333333;
	font-size:10px;
	text-decoration:none;
}


/*/////////////////// RIGHT COLOMUN ////////////////////*/
.separator-horizontal {
	background-image:url(../images/templates/pix-separator-horizontal.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:12px;
}

.facebook-widget {
	width:265px;
	margin-left:10px;
}

.ads-square-line {
	width:265px;
	height:125px;
	clear:both;
	margin-bottom:12px;
	margin-left:10px;
}

.ads-square-item {
	background-color:#FFFFFF;
	width:125px;
	height:125px;
}

.ads-square-line .floatleft {
	float:left;
	margin-left:3px;
}

.ads-square-line .floatright {
	float:right;
	margin-right:3px;
}

.widget-surebet {
	width:265px;
	height:50px;
	background-color:#FFFFFF;
	background-image:url(../images/templates/background-surebetwidget.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-bottom:0px;
	color:#FFFFFF;
}
.widget-surebet a {
	text-decoration:none;
	color:#FFFFFF;
}
.widget-surebet a:hover {
	text-decoration:none;
	color:#a7cff7;
	color:#4d84bc;
}
.widget-surebet h3 {
	color:#FFFFFF;
	color:#4d84bc;
	font-size:18px;
	-font-size:15px;
	height:20px;
	font-variant:small-caps;
	text-align:left;
	padding:1px 0 0 0;
	margin:0 20px 5px 15px;
}

.widget-surebet .nbsure {
	font-size:17px;
	font-weight:bold;
	margin:0 0 0 35px;
	padding:0 0 0 0;
	float:left;
	width:30px;
}
.widget-surebet .percentsure {
	margin:0 0 0 0;
	padding:4px 0 0 0;
	line-height:0.9;
}
.widget-surebet .percentsure span {
	font-weight:bold;
	font-size:15px;
}

.next-events {
	width:265px;
	margin-left:10px;
	margin-bottom:12px;
}

.next-events ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.next-events h3 {
	margin-bottom:10px;
	font-variant:small-caps;
	color:#BE007B;
	font-size:15px;
	text-align:left;
}

.next-event-line {
	width:100%;
	background-color:#F0F0F0;
	border:1px solid #E3E3E3;
	margin:0 0 5px 0;
	padding:2px;
}
.next-event-line a, ul.lastcomment li a, ul.lastarticle  li a {
	text-decoration:none;
	color:#333333;
	width:100%;
	
	font-size:10px;
}
.next-event-line a:hover, ul.lastcomment li a:hover, ul.lastarticle  li a:hover {
	text-decoration:none;
	color:#577AB6;
}
img.flagNext20 {
	width:24px;
	height:16px;
	border:none;
	padding:1px;
	vertical-align:middle;
}

img.sportNext20 {
	width:16px;
	height:16px;
	border:none;
	padding:1px;
	vertical-align:middle;	
}
/* Colonne de droite - bloc last comments et last articles */
ul.lastcomment li, ul.lastarticle li {
	border-left:2px solid #BE007B;
	margin:0 0 4px 0;
	padding:2px;
	background-color:#F0F0F0;
}

.most-active-events img {
	vertical-align:middle;
	
}

.most-active-events a {
	color:#333333;
	text-decoration:none;
}
.most-active-events a:hover {
	color:#BE007B;
}

.rcol_social {
	text-align:center;
	width:265px;
	height:65px;
	margin:0 auto 10px auto;
}
.rcol_social div {
	float:left;
	text-align:center;
	margin:0 5px 0 5px;
}
.rcol_social a {
	text-decoration:none;
}


/* Calculette */
div#calccontain {
	width:100%;
	height:100%;
	background-image:url(../images/templates/background-calccontain.png);
	background-position:top left;
	background-repeat:repeat;
	position:absolute;
	display:none;
	top:0px;
	left:0px;
}
div#calculator {
	width:320px;
	height:320px;
	position:fixed;
	background-image:url(../images/templates/background-calc.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	top:300px;
	left:350px;
}

div#calculator h3 {
	margin:18px 0px 0px 20px;
	font-variant:small-caps;
	color:#BE007B;
	font-size:15px;
	text-align:left;
}

div#calculator table {
	width:300px;
	margin-left:10px;
}
div#calculator table.calc-stacks td.totstack {
	background-image:url(../images/templates/background-calcinput.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#BE007B;
	font-weight:bold;
}

div#calculator table.calc-equip {
	height:100px;
	margin:7px 0 0 10px;
	*margin:10px 0 0 0px;
}
div#calculator table.calc-equip tr {
	height:34%;
	*height:33%;
}

div#calculator table.calc-stacks {
	height:90px;
	margin:30px 0 0 10px;
	*margin:30px 0 0 0px;
}
div#calculator table.calc-stacks tr {
	height:34%;
	*height:33%;
}

div#calculator input {
	background-color:#FFFFFF;
	border:0px;
	color:#333333;
	text-align:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#calculator input.inputwrite {
	color:#BE007B;
}

div#calculator input#total_profit_value {
	color:#BE007B;
	font-weight:bold;
	background:none;
}

div#calculator table.calc-action {
	margin:26px 0 0 10px;
	*margin:21px 0 0 0px;
	text-align:center;
}

div#calculator table.calc-action td {
	width:150px;
	text-align:center;
}

div#calculator .oddvalue {
	width:40px;
	text-align:center;
}

div#calculator .oddstack {
	width:80px;
}


/*/////////////////// FOOTER ////////////////////*/
#footer {
	height: 30px;
	background-color: #FFFFFF;
	clear: both;
}
.footer-content {
	width:97%;
	margin-left:auto;
	margin-right:auto;
	border-top:2px solid #E3E2E2;
	padding:4px;
}

.footer-content .socialbuttons {
	position:absolute;
	width:240px;
	height:81px;
	margin-left:770px;
	margin-top:5px;
	z-index:1;
}

.footer-content span {
	font-weight:bold;
	font-size:14px;
}
.footer-content p {
	margin:5px 0 10px 0px;
}
.footer-content p strong {
	width:300px;
}
span.footer-black {
	color:#000000;
}
span.footer-mauve {
	color:#BE007B;
}

.footer-content hr {
	width:100%;
	color:#E3E2E2;
	margin:10px 0 0 0;
}

.footer-content .partners {
	font-size:9px;
	text-align:center;
}


/*////////////// /////////////////*/
.allcountries {
	padding:0;
	width:685px;
	height:auto;
	margin:0 0 0 13px;
}

.allcountries li {
	padding:0 0 0 0;
	margin:0 0 0 3px;
	list-style-type:none;
	border-bottom:1px solid #E3E3E3;
	height:21px;
}

.allcountries .country {
	font-weight:bold;
	width:200px;
	float:left;
}

.allcountries li a {
	font-size:11px;
	color:#333333;
	width:100%;
	height:21px;
	display:block;
	text-decoration:none;
	background-color:#F0F0F0;
}

.allcountries li a:hover {
	background-color:#D2D7F1;
}

.allcountries li a img {
	vertical-align:middle;
	margin:1px 5px 1px 1px;
	width:30px;
	height:20px;
}

p.content_partnership {
	font-size:9px;
	text-align:right;
}

div.pagination {
	text-align:center;
}

span.pagination-actual {
	color:#333333;
	border:1px solid #BE007B;
	background-color:#ecd7e5;
	text-decoration:none;
	width:16px;
	padding:2px;
	height:16px;
}

a.pagination-txt {

}

a.pagination-txt:hover {

}

a.pagination-num {
	border:1px solid #BEBEBE;
	background-color:#E1E1E1;
	color:#333333;
	text-decoration:none;
	width:16px;
	padding:2px;
	height:16px;
}

a.pagination-num:hover {
	color:#333333;
	border:1px solid #BE007B;
	background-color:#ecd7e5;
}
