* {
	font-family:"Verdana", "Arial";
}
body {
	background: #fff;
	min-width: 960px;
	margin: 2px 8px 2px 6px;
}
body, td {
	font-size:11px;
}
ul, li {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration:none;
}
a:hover {
	color: #1F6A7D;
}
.title {
	display: block;
	font-size: 1.1em;
	font-weight:bold;
	color: #000;
	background: #DDD;
	padding: 5px;
}
#session td {
	vertical-align: bottom;
	padding-left: 10px;
}
#panier {
	display: block;
	width: 210px;
	min-width:210px;
	text-indent: 80px;
	line-height: 46px;
	font-size: 1.4em;
	background: 0px 0px no-repeat url(/img/affiche-poster.fr/panier.png);
}
/*BoutonBig*/
.btb {
	display: block;
	float: left;
	color: #282828;
	font-size: 1.2em;
	white-space: nowrap;
	padding: 2px 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbtb.png);
}
.btb:hover {
	color: #222;
	border-color: #DDD #AAA #AAA #DDD;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbtbh.png);
}
/*BoutonVertical*/
.btv {
	display: block;
	float: left;
	color: #000;
	font-size: 1.2em;
	white-space: nowrap;
	padding: 10px 2px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbtv.png);
}
.btv:hover {
	color: #222;
	border-color: #DDD #AAA #AAA #DDD;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbtvh.png);
}
/*Bouton*/
.bt {
	display: block;
	float: left;
	color: #000;
	font-size: 1.2em;
	white-space: nowrap;
	padding: 2px 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbt.png);
}
.bt0 {
	display: block;
	color: #000;
	font-size: 1.2em;
	white-space: nowrap;
	padding: 2px 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbt.png);
}
.bt:hover, .bt0:hover {
	color: #222;
	border-color: #DDD #AAA #AAA #DDD;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbth.png);
}
/*BoutonOff*/
.btoff {
	display: block;
	float: left;
	color: #000;
	font-size: 1.2em;
	white-space: nowrap;
	padding: 2px 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #C00000 repeat-x url(/img/affiche-poster.fr/bgbt.png);
}
.btoff:hover {
	color: #222;
	border-color: #DDD #AAA #AAA #DDD;
	background: #C00000 repeat-x url(/img/affiche-poster.fr/bgbth.png);
}
/*BoutonInput*/
.bti {
	display: block;
	float: left;
	color: #000;
	white-space: nowrap;
	padding: 6px 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbt.png);
}
.bti:hover {
	border-color: #DDD #AAA #AAA #DDD;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbth.png);
}
/*BoutonInputOff*/
.btioff {
	display: block;
	float: left;
	color: #000;
	white-space: nowrap;
	padding: 6px 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #C00000 repeat-x url(/img/affiche-poster.fr/bgbt.png);
}
.btioff:hover {
	border-color: #DDD #AAA #AAA #DDD;
	background: #C00000 repeat-x url(/img/affiche-poster.fr/bgbth.png);
}
/*BoutonInputVertical*/
.btiv {
	display: block;
	float: left;
	color: #000;
	white-space: nowrap;
	padding: 10px 6px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbtv.png);
}
.btiv:hover {
	border-color: #DDD #AAA #AAA #DDD;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbtvh.png);
}
/*BoutonInputVertical*/
.btioffv {
	display: block;
	float: left;
	color: #000;
	white-space: nowrap;
	padding: 10px 6px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #C00000 repeat-x url(/img/affiche-poster.fr/bgbtv.png);
}
.btioffv:hover {
	border-color: #DDD #AAA #AAA #DDD;
	background: #C00000 repeat-x url(/img/affiche-poster.fr/bgbtvh.png);
}
#search {
	display: block;
	float: left;
	padding: 2px;
}
#searchfield {
	display:block;
	float:left;
	height:24px;
	width:180px;
	font-size:12px;
	padding:0px 0px 0px 2px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
}
#searchbt {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 7px 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbt.png);
}
img {
	border: 0px;
}
#bandeau td {
	background: repeat-x url(/img/affiche-poster.fr/bandeau-affiche-poster.fr.png);
}
#bottom {
	background: repeat-x url(/img/affiche-poster.fr/bandeau-affiche-poster.fr.png);
}
#madeinfrance {
	vertical-align:top;
	border-bottom: 2px solid #FFF;
	padding-top: 30px
}
#legal {
	width: 60%;
	margin: 0px auto 10px;
}
#legal td {
	text-align:center;
	padding: 5px 10px;
}
#legal a {
	 border-bottom: solid 1px #000;
}

#column {
	width: 200px;
	border-right: 1px solid grey;
	vertical-align: top;
}
#column div#themeElement {
	white-space:nowrap;
	overflow:hidden;
	width: 200px;
	height:225px;
	min-height:225px;
}
#column div#themeElement ul {
	margin:0px 20px 0px;
}
#column div#artistElement {
	white-space:nowrap;
	overflow:hidden;
	width: 200px;
	height:225px;
	min-height:225px;
}
#column div#artistElement ul {
	margin:0px 20px 0px;
}
#column div.off:hover {
	height: 100%;
}
#column a {
	text-decoration: none;
}
#content {
	vertical-align:top;
	text-align: center;
}
#selecteur input[type=submit] {
	font-size: 0.9em;
}
a.pagination {
	display: block;
	float: left;
	color: #000;
	white-space: nowrap;
	padding: 0px 5px;
	margin: 0px 8px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbt.png);
}
a.pagination:hover {
	color: #222;
	border-color: #DDD #AAA #AAA #DDD;
	background: #FFF repeat-x url(/img/affiche-poster.fr/bgbth.png);
}
a.thispagination {
	display: block;
	float: left;
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px 5px;
	margin: 0px 8px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	background: #001D50 repeat-x url(/img/affiche-poster.fr/bgbth.png);
}
#onglets td {
	height: 22px;
}
#onglets td input[type=submit].ongletoff {
	display: inline; border: 0px; background: none; cursor: pointer;
	font-size: 0.9em;
	color: #333;
}
#onglets td input[type=submit].ongleton {
	display: inline; border: 0px; background: none; cursor: pointer;
	font-size: 0.9em;
	color: #698AC3;;
}
.encadrer {
	border:2px outset #7A9BE7;
	background-color:#7A9BE7;
	padding: 1px 20px;
	color: #FFF;
}
.encadrer:hover {
	color: #333;
}
/* ENC MODULE PASSE PARTOUT */
#infos-cats {
	text-align: left;
	padding-top: 30px;
	color: #333;
}