/*
CSS Document - PB-Web Concept
media = screen 
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #0C357F;
	background-color: #444;
}

/*  Definition des zones
    ----------------------------------------------------------------------------------------
*/

#page {
	margin: 0px auto;
	padding: 0;
	width: 994px;
	text-align: left;
	line-height: 150%;
	background-color: #fff;
	position: relative;
}

#page-haut {
	margin: 0;
	padding: 0;
	background-color: #444;
	background-image: url(../images/table-de-poker-entete-v.jpg);
	background-repeat: no-repeat;
	height: 283px;
}

#page-centre {
	margin: 0;
	padding: 0;
	background-image: url(../images/centre-fond.jpg);
	width: 994px;
	background-repeat: repeat-y;
}

#page-bas {
	margin: 0;
	padding: 0;
	background-image: url(../images/bas-fond.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

#entete {
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
	height: 200px;
	}

#logo {
	margin: 14px 0 0 0;
}

#xiti-logo {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 14px;
	top: auto;
	bottom: 0px;
	width: 45px;
}
#xiti-logo p{
	margin: 0;
	padding: 0;
}

#menus {
	clear: both;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 120px;
	width: 700px;
	height: 200px;
}

#menus ul {
	margin: 0;
	padding: 0;
}

#menus li {
	float: left;
	list-style: none;
	padding: 0;
	width: 80px;
	height: 66px;
	position: static;
}

#menus a {
	width: 80px;
	height: 66px;
	display: block;
}

#menus a span {
	display: none;
}

#menu-accueil a {
	margin: 0;
	background: transparent url(../images/accueil-0.gif) no-repeat center;
}
#menu-accueil a:hover {
	margin: 0;
	background: transparent url(../images/accueil-1.gif) no-repeat center;
}


#menu-tables a {
	margin: 55px 0 0 0;
	background: transparent url(../images/tables-0.gif) no-repeat center;
}
#menu-tables a:hover {
	margin: 55px 0 0 0;
	background: transparent url(../images/tables-1.gif) no-repeat center;	
}

#menu-materiaux a {
	margin: 77px 0 0 10px;
	background: transparent url(../images/materiaux-0.gif) no-repeat center;	
}
#menu-materiaux a:hover{
	margin: 77px 0 0 10px;
	background: transparent url(../images/materiaux-1.gif) no-repeat center;	
}

#menu-libre1 a {
	margin: 79px 0 0 25px;
	background: transparent url(../images/libre1-0.gif) no-repeat center;	
}
#menu-libre1 a:hover {
	margin: 79px 0 0 25px;
	background: transparent url(../images/libre1-1.gif) no-repeat center;	
}

#menu-libre2 a {
	margin: 60px 0 0 35px;
	background: transparent url(../images/libre2-0.gif) no-repeat center;	
}
#menu-libre2 a:hover {
	margin: 60px 0 0 35px;
	background: transparent url(../images/libre2-1.gif) no-repeat center;	
}

#menu-contact a {
	margin: 18px 0 0 35px;
	background: transparent url(../images/contact-0.gif) no-repeat center;	
}
#menu-contact a:hover {
	margin: 18px 0 0 35px;
	background: transparent url(../images/contact-1.gif) no-repeat center;	
}

#options {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 77px;
	width: 80px;
	height: 350px;
}

#illustrations {
	width: 200px;
	position: absolute;
	top: 215px;
	right: 110px;
}

#corps {
	margin: 0;
	padding: 0;
	clear: both;
	width: 900px;
}

#photo {
	text-align: center;
	margin-top: 20px;
}

#plan-site {
	clear: both;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	margin-left: 80px;
}

#plan-site p {
	margin-left: 30px;
}

#plan-site a {
	text-decoration: none;
}

#plan-site a:hover {
	color: #69c;
	text-decoration: none;
}

#textes {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 700px;
	background-image: url(../images/fond-4kings.gif);
	background-repeat: no-repeat;
}

#textes h1 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 2em;
	text-align: left;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A6436;
	text-align: left;
	line-height: 150%;
}

#textes h2 {
	padding: 5px 0 0 0;
	margin: 10px;
	font-size: 1.5em;
	text-align: left;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: left;
}

#textes h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1.0em;
	text-align: left;
	text-align: center;
}

#textes h4 {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	text-align: center;
}

#textes p {
	padding: 0px;
	margin: 10px 0 0 10px;
}

#textes a {
	color: #0C357F;
	text-decoration: underline;
}

#textes a:hover {
	color: #021B4A;
	text-decoration: underline;
}

#textes ul {
	margin: 1em 0em 1em 6em;
}

#textes li {
}

#fin-page {
	clear: both;
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 10px 20px 30px 20px;
}

#fin-page a{
	color: #fff;
	text-decoration: none;
}

#fin-page a:hover {
	color: #fff;
	text-decoration: underline;
}

#fin-page-centre {
	float: left;
	width: 100%;
	text-align: center;
}

#liens-standards {
	width: 800px;
	text-align: center;
	color: #000;
}

#liens-standards ul {
	margin: 0 0 0 200px;
}

#liens-standards li {
	display: inline;
	border-right-color: #3A6436;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 0.5em;
	margin-right: 0.5em;
}

#liens-standards li.der {
	display: inline;
	border: 0;
}

#liens-standards a {
	color: #000;
	text-decoration: none;
}

#liens-standards a:hover {
	color: #000;
	text-decoration: underline;
}
/*  Definition generales
    ----------------------------------------------------------------------------------------
*/

img {
	border: 0;
}

hr {
	clear: both;
	visibility: hidden;
}

table {
	margin: auto;
}

table, td {
	border-collapse: collapse;
	border: 1px solid #d7d7d7;
	padding: 0.2em;
}

/*  Dfinition des classes
    ----------------------------------------------------------------------------------------
*/

.clear-both {
	clear: both;
}

.centre {
	text-align: center;
}

.description-photo {
	margin: auto;
	width: 70%;
}

.description {
	margin: auto;
	width: 80%;
}

.texte-gras {
	font-weight: bold;
}

.texte-italique {
	font-style: italic;
}

.photo-echantillon {
	float: left;
	margin: 10px 10px 10px 10px;
}

.zoom-echantillon {
	float: left;
	margin: 10px 10px 10px 0px;
}

.texte-echantillon {
	margin: 10px 10px 10px 30px;
}

.date-news {
	font-size: 10px;
	font-weight: normal;
	color: #fadb6f;
}

.titre-news {
	clear: left; 
	margin-left: 100px;
	margin-top: 10px;
	font-weight: bold;
	color: #fadb6f;
}

.texte-news {
	margin-left: 100px;
	margin-right: 150px;
	color: #fff;
}

.photo-news {
	float: left;
	margin-right: 20px;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.photo-droite {
	float: right;
	margin: 0px 20px 5px 20px;
}

.photo-gauche {
	float: left;
	margin: 0px 20px 5px 20px;
}

.commentaire-photo {
	width: 250px;
	margin: 0px 10px 5px 10px;
	font-size: 10px;
}

.texte-fonce {
	color: #4b476c;
}

.demi-colonne {
	float: left;
	width: 49%;
	text-align: center;
}

.tiers-colonne {
	float: left;
	width: 32%;
	text-align: center;
}

.info {
	border-width: 1px;
	border-color: #999999;
	width: 400px;
	margin: auto;
	border-style: solid;
}

.info-photo {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.info-texte {
	margin-top: 40px;
	margin-left: 20px;
	text-align: left;
}

.demi-colonne {
	float: left;
	width: 48%;
	text-align: left;
}

.petites-photos {
	float: left;
	width: 150px;
	text-align: left;
}

.grande-photo {
	float: left;
	width: 451px;
	text-align: left;
}

#thumbnails img {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

#picture-z {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}

.matieres-petites-photos {
	float: left;
	width: 320px;
	text-align: left;
}

.matieres-grande-photo {
	float: left;
	width: 305px;
	text-align: left;
}
