/* Misc classes
-------------------------------------------------------------- */
body{
	margin-top: 0;
	background: #22323d url(sbody.jpg) fixed repeat-x center top;
}
a{
	color: #50808A;
	text-decoration: none;
	background-color: transparent;
}
a:focus, a:hover{
	background-color: #50808A;
	text-decoration:none;
	color: white;
}

.beauty { 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}
.showgrid { background: url(../grid.png);  }
.preface{
	padding: 10px;
}

.preface span{
	display: block;
	float: left;
	width: 30%;
	/*height: 16px;*/
	padding-left: 22px;
	background-image: url(comment.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-family:'Verdana';
	font-size:10px;
}
.container{
	color: white;
}
h1,h2,h3,h4,h5,h6 { color: white; }
.center{
	text-align: center;
}
.boite a{
	font-weight: bold;
	color: #83B5BF;
}


/* Header
-------------------------------------------------------------- */
#entete{
	background: black;
	margin: 0;
	padding: 3px 10px;
	border-bottom: 1px solid white;
	color: white;
	font-size: 12px;
}
#header{
	text-align: center;
}
#header h1{
	padding-top: 15px;
}
#header h2{
	font-size: 14px;
}
#header a{
	color: white
}

/* Footer
-------------------------------------------------------------- */
#footer{
	padding: 15px 0;
	text-align: center;
	color: #50808A;
}

/* Search
-------------------------------------------------------------- */
#research{
	background: #D83353 url(splash_bkg.jpg) repeat-x center center;
	border: 2px solid black;
	padding: 15px;
}
select,input.text,input.go{
  	border:1px solid #bbb;
	padding:5px;
	font-size: 1.8em;
	margin: 0;
}
#research p{
	margin: 0;
	padding: 0;
}
#research #search{
	width: 500px;
}
#research #sort,#research .go{
	
}

/* Main
-------------------------------------------------------------- */
#main{
	
}
#main .tableau{
	color: black;
}
#main .thumbs
{
	border: 1px solid #CCCCCC;
	background: #EAEAEA;
	width: 130px;
	height: 97px;
	position: absolute;
	display: none;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: left;
	border: 2px solid black;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #cdcdcd;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
	border: 1px solid #cdcdcd;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}
table.tablesorter tbody tr td.hover{
	color: white;
	background: #D83353 url(splash_bkg.jpg) repeat-x center center;
	cursor: pointer;
}
table.tablesorter tbody tr td.hover a{
	color: white;
	font-weight: bold;
}
table.tablesorter tbody tr td.col1{
	font-weight: bold;
	background-image: url(tick.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 22px;
}
table.tablesorter thead tr th { 
	background-color: black; 
	color: white;
}

/* Main home
-------------------------------------------------------------- */
div.rangement{
	padding: 20px 0;
	clear: both;
}
div.rangement h3{
	display: inline
}
ul.homelist{
	list-style: none;
	clear: both;
	margin: 0;
	/*padding: 20px 0 20px 0;*/
	height: 97px;
}
ul.homelist li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 2px;
	position: relative;
	overflow: hidden;
}
ul.homelist li.last{
	margin-right: 0;
}
ul.homelist li span{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height: 16px;
	padding: 0 2px;
	background: #50808A;
	font-family:'Arial';
	font-size:10px;
	text-align: center
}
ul.homelist li span a{
	background: none;
	color: white;
}
ul.homelist li a{
	display: block;
	width: 130px;
	height: 97px;
	background: black;
	border: 1px solid #50808A;
	padding: 1px;
}

/* sidebar
-------------------------------------------------------------- */
#sidebar{
	
}

/* pub
-------------------------------------------------------------- */
.pbtraf td{padding:0;margin:0}
.pbtraf td table{padding:0;margin:0}
#adsearch{
	padding-top: 20px; 
	text-align:center; 
	margin: 0 auto; 
	clear: both;
	height: 80px;
	overflow: hidden;
}
#adsearch div{
	float: right;
	padding: 0;
	margin: 0;
	width: 468px;
}

/* javascript
-------------------------------------------------------------- */

#wrapper .wheretxt{
	display: none;
	background-color: #282828;
	color: white;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	border: 1px solid #CCCCCC;
	width: 130px;
	height: 97px;
	overflow: hidden;
	padding: 5px;
}

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div.wrapperImg a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
a.nyroModalPrev {
	left: 0;
	width: 40%;
}
a.nyroModalPrev:hover {
	background: url(../img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
	width: 40%;
}
a.nyroModalNext:hover {
	background: url(../img/next.gif) right 20% no-repeat;
}