
/* GENERAL */
body {
	font-family: Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url('images/bg2.jpg') repeat-x;
}

div#page {
	margin: 0 auto;
	padding: 0px;
	width: 1180px;
	background: transparent;
}

input[type=text], input[type=password], select,textarea{
	border: #000 solid 1px;
	margin: 1px;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus{
	border: #FF5402 solid 1px;
}
textarea {
	width: 1180px;
	height: 172px;
}
input[type=submit] {
	margin: 4px;
	text-align: center;
}
a {
	color: #F43333;
	text-decoration: none;
}
a:hover {
	color: #F43333;
	text-decoration: none;
}
.centre {
	text-align:center;
}
.info{
	padding-top: 60px;
	text-align:center;
	border: 1px solid #333333;
	background: #D9DBD0;
	padding: 3px;
	margin: 4px;
}
.carousel_container {
	width: 200px;
	height: 100px;
	margin: 0px auto;
	border: 1px solid #3399FF;
}
.valid{
	text-align:center;
	border: 1px solid #55A72D;
	background: #C3F4AA;
	padding: 3px;
	margin: 4px;
}
.error{
	border: 1px solid #FF6666;
	background: #FFAAAA;
	padding: 3px;
	margin: 4px;
}

td select {
	width: 60px;
}

/* HEADER */

div#header {
	height: 172px;
	background: transparent;
}
div#header div.lang{
	padding-top: 8px;
	font-size: 10px;
	height: 14px;
	margin-left: 1000px;
	margin-bottom: 10px;
}
div#header div.lang img{
	border: 0px;
}
div#header div.jeu img{
	border: 0px;
	width: 76px;
}
div#header div.jeudiablo2 img{
	border: 0px;
	width: 217px;
}
div#header div.jeudiablo2 {
	float:left;
	margin-bottom: 80px;
}
div#header div.jeudiablo2 a{
	display: block;
	width: 217px;
	height: 170px;
	text-align: center;
	text-decoration: none;
	float: left;
	background: #EAEEDF url('images/diablo2inact.jpg');
}
div#header div.jeudiablo2 a:hover{
	background: #EAEEDF url('images/diablo2act.jpg');
}
div#header div.jeudiablo3 img{
	border: 0px;
	width: 217px;
}
div#header div.jeudiablo3 {
	float:left;
}
div#header div.jeudiablo3 a{
	display: block;
	width: 217px;
	height: 170px;
	text-align: center;
	text-decoration: none;
	float: left;
	background: #EAEEDF url('images/diablo3inact.jpg');
}
div#header div.jeudiablo3 a:hover{
	background: #EAEEDF url('images/diablo3act.jpg');
}
div#header div.jeuwow img{
	border: 0px;
	width: 217px;
}
div#header div.jeuwow {
	float:left;
}
div#header div.jeuwow a{
	display: block;
	width: 217px;
	height: 170px;
	text-align: center;
	text-decoration: none;
	float: left;
	background: #EAEEDF url('images/wowinact.jpg');
}
div#header div.jeuwow a:hover{
	background: #EAEEDF url('images/wowact.jpg');
}
div#header div.jeuguildwars img{
	border: 0px;
	width: 217px;
}
div#header div.jeuguildwars {
	float:left;
}
div#header div.jeuguildwars a{
	display: block;
	width: 217px;
	height: 170px;
	text-align: center;
	text-decoration: none;
	float: left;
	background: #EAEEDF url('images/guildwarsinact.jpg');
}
div#header div.jeuguildwars a:hover{
	background: #EAEEDF url('images/guildwarsact.jpg');
}
div#header img.logo {
	float: left;
	float: left;
	border: 0px;
}

/* SEARCH */

div#search {
	height: 160px;
	width: 530px;
	background: #F2F2F2;
	margin-left: 30px;
	text-align: center;
	float: left;
}
div#search h1{
	margin: 15px;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 10px;
}
div#search div.contenu {
	margin: 20px 30px 0 30px;
}
div#search label {
	display: block;
	width: 150px;
	float: left;
	text-align: left;
}
div#search select {
	width: 250px;
}

/* LOGIN */

div#login {
	height: 171px;
	width: 280px;
	background: #EAEEDF url('images/fondlogin.jpg') repeat-x;
	margin-right: 30px;
	float: right;
}
div#login h1{
	margin: 0px;
	font-size: 14px;
	text-align: center;
	color: #FFFFF;
	text-transform: capitalize;
	letter-spacing: 5px
}
div#login div.contenu {
	margin: 10px 20px 0 20px;
	text-align:center;
}
div#login label {
	display: block;
	text-align:left;
	width: 80px;
	float: left;
}

/* MAIN */

div#main {
	clear:both;
	margin: 0 30px 0 30px;
	padding: 10px;
}
div#main h1{
	margin: 0;
	font-size: 14px;
}
div#main label {
	display: block;
	text-align:left;
	width: 250px;
	float: left;	
}
div#main input[type=text], div#main input[type=password] {
	width: 250px;	
}

div#main table {
	border-collapse:collapse;
}
div#main th {
	background: #888 url('images/barre-cate.jpg') repeat-x;
	/*background: #888;*/
	height: 20px;

}
div#main td {
	/* background: #FFFFFF; */
	border-bottom: 1px dashed #AAAAAA;
	text-align: center;
}
div#main td.invisible {
	border: 0px;
}
div#main td.red {
	background:#FFAAAA;
	border: 1px solid #FF6666;
}

/* NEWS */
div.news {
	border: #909090 1px solid;
	margin-bottom: 5px;
	padding: 5px;
}
div.news h1{
	/*background: #888 url('images/barre-cate.jpg') repeat-x;*/
	background:#F2F2F2;
	height: 20px;
	font-size: 20px;
}

/* ITEM (CATEGORIE / AFFICHAGE ITEM) */
div.cate h1{
	font-size: 13px;
	background: #888 url('images/barre-cate.jpg') no-repeat;
	/*background: #888;*/
	font-weight: normal;
	border-bottom: 2px #FFF solid;
	
	padding-left: 30px;
	
	height: 20px;
	
	color: #000;
	cursor : pointer;
	
}
div.sous-cate h2{
	font-size: 13px;
	padding-left: 30px;
	background: #DDD;
	margin: 0;
	
	height: 20px;
	font-weight: normal;
	
	border-bottom: 2px #FFF solid;
	cursor : pointer;
}
div.sous-cate h3{
	font-size: 12px;
	height: 20px;
	padding-left: 60px;
	background: #FFF;
	margin: 0;
	font-weight: normal;
	
	border-bottom: 2px #FFF solid;
	cursor : pointer;
}
div.sous-cate h3:hover{
	background: #FFE8E8;
}

div.categorie {
	width: 200px;
	border-right: 1px solid #DDD;
	float:left;
	padding: 0 5px 0 5px;
	background: transparent;
}

div.categorie a, div.categorie a:hover{
	color: #000;
	text-decoration: none;
	display:block;
	
}
div.categorie h1 a,div.categorie h1 a:hover{
	color: #000;
	text-decoration: none;
	
}
div.categorie h6 {
	visibility: hidden;
	display:none;
	text-align: center;
	font-size: 14px;
	margin: 0 0 5px 0;
	text-transform: capitalize;
	letter-spacing: 10px;
	background: #DDD;
}
div.categoriedroite {
	width: 200px;
	height: 510px;
	border-left: 1px solid #DDD;
	float:left;
	padding: 0 5px 0 5px;
	background: url('images/bandroite.jpg') no-repeat;
	background-position: 5px 110px;
}
div.tabitem {
	margin-left: 15px;
	margin-right: 15px;
	background: transparent;
	width: 630px;
	float: left;
}

tr.impair { background-color: #FFF; }
tr.impair:hover, tr.pair:hover { background-color: #FFE8E8; }
tr.pair { background-color: #EEE; }
div.vide {
	clear:both;
}

/* BUY */
div.modebuy, div.modebuy2 {
	margin-bottom: 4px;width: 48%; border: #909090 1px solid; background: #F2F2F2; float:right; padding: 3px;
}
div.modebuy2 {
	float:left;
}

div.paypal {
	float: left;
	margin: 19px;
}

/* FOOTER */

div#copyright {
	font-size: 10px;
	text-align: right;
	height: 47px;
	background: transparent;
	padding-right: 10px;
}
div#copyright hr{
	text-align: center;
	width: 80%;
}
