/* @group SETUP */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{

}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}

ul, ol
{
list-style: none;
}

a
{
color: black;
text-decoration: none;

}

a:hover
{
text-decoration: underline;

}

.floatLeft
{
float: left;
}

.floatRight
{
float: right;
}


* {
	padding:0; 
	margin:0; 
	outline: none;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}
body {
	background: #fff url(images/bg.png) repeat;
}

p {
	color: #333333;
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #333333; 
	text-decoration: none;
	font: normal 11px Verdana, Helvetica, sans-serif;
font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

/* @end */

/* @group CONTAINER */

#container {
	margin: 0px;
	padding: 0px;
	background: url(images/header.png) no-repeat top center;
}

/* @end */

/* @group HEADER */

#header {
	width: 1000px;

	clear: both;
	margin: 0px auto;
}

h1#logo {
	width: 270px;
	float: left;
	height: 160px;
	text-indent: -9999px;
}
h1#logo a {
	width: 270px;
	height: 160px;
	text-indent: -9999px;
	float: left;
}
#pub_top {
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	background: #666;
	/* width: 728px; */
}
#pub_top img {
	float: left;
	padding: 0px;
	margin: 0px;
}
#headeri {
	float: left;
	width: 720px;
}
#home_fav {
	float: left;
	width: 44px;
	height: 29px;
	margin: 20px 0px 0px 0px;
	background: url(images/home_fav.png) no-repeat top center;
	margin-left: 10px;
}
#home_fav a#homia {
	float: left;
	width: 22px;
	height: 29px;
	text-indent: -9999px;
}
#home_fav a#favia {
	float: left;
	width: 22px;
	height: 29px;
	text-indent: -9999px;
}
ul#menu {
	float: left;
	width: 398px;
	height: 32px;
	margin: 18px 0px 0px 45px;
	background: url(images/menu.png) no-repeat;
}
ul#menu li#menua1, ul#menu li#menua1 a {
	float: left;
	height: 32px;
	width: 75px;
	text-indent: -9999px;
	height: 32px;
}
ul#menu li#menua2, ul#menu li#menua2 a {
	float: left;
	width: 125px;
	text-indent: -9999px;
	height: 32px;
}
ul#menu li#menua3, ul#menu li#menua3 a {
	float: left;
	text-indent: -9999px;
	width: 100px;
	height: 32px;
}
ul#menu li#menua4, ul#menu li#menua4 a {
	float: left;
	text-indent: -9999px;
	width: 85px;
	height: 32px;
}
#rechercher {
	float: left;
	width: 193px;
	height: 56px;
	margin: 19px 0px 0px 2px;
	background: url(images/rechercher.png) no-repeat;
}
#rechercher form {
	float: left;
	width: 193px;
	height: 56px;
}
#rechercher form input#input_search {
	background: transparent;
	border: 0px;
	color: #333;
	margin: 10px 0px 0px 15px;
	float: left;
	width: 130px;
	height: 18px;
}
#rechercher form input#submit_search {
	background: transparent;
	border: 0px;
	color: #333;
	margin: 6px 0px 0px 15px;
	float: left;
	width: 150px;
	height: 20px;
}


/* @end */

/* @group FOOTER */

#footer {
	width: 945px;
	height: 49px;
	background: url(images/footer.png) repeat-x top left;
	clear: both;
	margin: 0px auto;
}
#footer p {
	color: #fff;
	font: normal 13px Geneva, Verdana, Arial;
	text-align: center;
	padding-top: 19px;
}
#footer p a {
	color: #fff;
	font: normal 13px Geneva, Verdana, Arial;
	text-align: center;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

/* @end */


/* @group CONTENU */

#contenu {
	width: 945px;
	background: url(images/white.png) repeat;
	margin: 10px auto 0px;
	padding-top: 10px;
	clear: both;
}
#contenua {
	float: left;
	width: 100%;
	background: url(images/whitea.png) repeat-y top center;
}

/* @end */

/* @group LEFT */

#lefti {
	float: left;
	clear: both;
	width: 199px;
	display: inline;
}
#hikamenuo {
	float: left;
	clear: both;
	width: 199px;
	background: url(images/titre_green.png) no-repeat;
}
#hikamenuo h3 {
	color: #fff;
	width: 146px;
	padding-left: 52px;
	padding-top: 16px;
	font: normal 15px Verdana;
}
#hikamenuo ul {
	float: left;
	clear: both;
	width: 199px;
	padding-top: 14px;
}
#hikamenuo ul li {
	float: left;
	clear: both;
	width: 178px;
	height: 25px;
	margin-left: 10px;
	display: inline;
	margin-bottom: 3px;
	background: url(images/menu_bg_.png) no-repeat top left;
}
#hikamenuo ul li a {
	color: #444;
	font: normal 12px Verdana;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
}
#hikamenuo ul li a:hover {
	color: #222;
	text-decoration: underline;
	font: normal 12px Verdana;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
}

#publciitia {
	float: left;
	clear: both;
	width: 199px;
	background: url(images/titre_orange.png) no-repeat;
}
#publciitia h3 {
	color: #fff;
	width: 146px;
	padding-left: 52px;
	padding-top: 16px;
	font: normal 15px Verdana;
}
#publicitain {
	width: 195px;
	text-align: center;
	margin-top: 15px;
}
#publicitain img {
	border: 3px solid #ccd833;
}

/* @end */

/* @group CENTER */

#centri {
	float: left;
	width: 525px;
	display: inline;
	margin: 0px 0px 0px 12px !important;
	margin: 0px 0px 0px 0px;
}

#intro_site {
	float: left;
	clear: both;
	width: 525px;
	height: 175px;
	background: url(images/bg_intro.png);
}
#intro_site h2 {
	float: left;
	width: 515px;
	color: #fff;
	font: normal 21px Verdana, Arial, Sans-serif;
	padding-left: 10px;
	padding-top: 4px;
}
#intro_site p {
	float: left;
	width: 354px;
	margin: 20px 0px 0px 20px;
	color: #333;
	font: normal 12px/16px Verdana, Arial, Sans-serif;
	height: 100px;
	display: inline;
}
.cblancg {
	width: 525px;
	background: url(images/green_center.png);
	margin: 8px 0px;
	clear: both;
	float: left;
}
.cblancg_top {
	width: 525px;
	background: url(images/green_top.png) no-repeat;
	height: 12px;
	margin-bottom: -8px;
	float: left;
	clear: both;
}
.cblancg_bas {
	width: 525px;
	background: url(images/green_bas.png) no-repeat;
	height: 10px;
	clear: both;
	float: left;
	margin-bottom: -8px;
}

.cblancga {
	width: 499px;
	background: url(images/whiteg_center.png);
	margin: 10px 0px;
	clear: both;
	float: left;
	margin-left: 13px;
	display: inline;
	
}
.cblancg h2 {
	float: left;
	width: 515px;
	color: #fff;
	font: normal 17px Verdana, Arial, Sans-serif;
	padding-left: 8px;
	padding-top: 0px;
}
.cblancga_top {
	width: 499px;
	background: url(images/whiteg_top.png) no-repeat;
	height: 40px;
	margin-bottom: -35px;
	float: left;
	clear: both;
}
.cblancga_bas {
	width: 499px;
	background: url(images/whiteg_bas.png) no-repeat;
	height: 9px;
	clear: both;
	float: left;
	margin-top: -6px !important;
	margin-top: -6px;
	margin-bottom: 0px !important;
	margin-bottom: -9px;
}
.cblancga p {
	width: 489px;
	padding: 5px;
}

ul#lisgames {
	width: 522px;
	float: left;
	clear: both;
}
ul#lisgames li {
	width: 254px; height: 190px;
	float: left;
	display: inline;
	background: url(images/cadreplay.png) no-repeat top left;
}
ul#lisgames li.hijds {
	margin-left: 3px;
	display: inline;
}
ul#lisgames li h6 {
	width: 120px; height: 90px;
	margin: 12px 0px 0px 10px;
	float: left;
	display: inline;
}
ul#lisgames li h5 {
	width: 70px; height: 56px;
	float: left;
	text-indent: -9999px;
	display: inline;
	margin: 0px 0px 0px 10px;
}
ul#lisgames li h5 a {
	width: 70px; height: 44px;
	float: left;
	text-indent: -9999px;
}
ul#lisgames li h4 {
	width: 43px; height: 56px;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	display: inline;
}
ul#lisgames li h4 span {
	color: #fff;
	font-size: 18px;
	padding-top: 15px;
	float: left;
	display: inline;
	width: 43px;
	text-align: center;
}
ul#lisgames li h4 b {
	color: #fff;
	display: inline;
	float: left;
	clear: both;
	font-size: 12px;
	width: 43px;
	padding-top: 2px;
	margin-top: 0px !important;
	margin-top: -18px;
	text-align: center;
}
ul#lisgames li h3 {
	float: left;
	padding: 10px 0px 0px 10px;
	font: normal 11px/12px Verdana;
	color: #444;
	width: 110px;
	padding-left: 15px;
}
ul#lisgames li p {
	float: left;
	padding: 0px 0px 0px 10px;
	font: normal 11px/13px Verdana;
	color: #444;
	width: 240px;
}

/* @end */

/* @group RIGHT */

#righti {
	float: left;
	width: 199px;
	margin-left: 7px;
}

#newslitia {
	float: left;
	clear: both;
	width: 199px;
	background: url(images/titre_green.png) no-repeat;
}
#newslitia h3 {
	color: #fff;
	width: 146px;
	padding-left: 52px;
	padding-top: 16px;
	font: normal 15px Verdana;
}
#newslitia form {
	float: left;
	width: 193px;
	padding-bottom: 5px;
}
#newslitia form label {
	float: left;
	width: 193px;
	font: normal 12px verdana, Arial, Sans-serif;
	color: #555;
	padding: 12px 0px 0px 15px;
	clear: both;
}
#newslitia form input#input_newslitia {
	background: transparent;
	border: 1px solid #ccc;
	color: #333;
	margin: 0px 0px 0px 15px;
	float: left;
	width: 130px;
	height: 14px;
	background: url(images/input_bg.png) repeat-x top center;
	padding: 4px 2px;
	font-size: 12px;
	clear: both;
}
input.hikspo {
	background: transparent;
	border: 0px;
	margin: 6px 0px 0px 15px !important;
	margin: -8px 0px 0px 15px;
	float: left;
	clear: both;
	width: 63px;
	height: 21px;
	background: url(images/valider.png);
	font-size: 0px;
	line-height: 200px;
	color: #fff;
	display: inline;
}

#parteiners {
	float: left;
	clear: both;
	width: 199px;
	background: url(images/titre_green.png) no-repeat;
}
#parteiners h3 {
	color: #fff;
	width: 146px;
	padding-left: 52px;
	padding-top: 16px;
	font: normal 15px Verdana;
}
#parteiners ul {
	width: 199px;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#parteiners ul li {
	width: 199px;
	text-align: center;
	list-style: none;
	clear: both;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}
#parteiners ul li a {
	color: #878f28;
	font: normal 12px Verdana;
}
#publciitiak {
	float: left;
	clear: both;
	width: 199px;
	background: url(images/titre_orange.png) no-repeat;
}
#publciitiak h3 {
	color: #fff;
	width: 146px;
	padding-left: 52px;
	padding-top: 16px;
	font: normal 15px Verdana;
}
#publicitaink {
	width: 195px;
	text-align: center;
	margin-top: 15px;
}
#publicitaink img {
	border: 3px solid #ccd833;
}

/* @end */