html, body {
  margin:0px;
  padding:0px;
}

body {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  background: url(imggsy/interface/page_bg.gif) #5C656B repeat-x left top;
}


/*****************************************/
/** Structure Page                      **/
/*****************************************/

#page {
  margin: 0 auto;
  position: relative;
  width:990px;
  cursor: default;
}

#header1, #header2, #conteneur, #maxiconteneur {
  border-right: 1px #3B4046 solid;
  border-left: 1px #3B4046 solid;
}

#header1, #header2, #conteneur, #footer, #maxiconteneur {
  width: 988px;
}

#header1 {
  background: url(imggsy/interface/header.gif) no-repeat scroll center top;
  background-color: #c0c0c0;
  border-top: 1px #3B4046 solid;
  height: 73px;
}

#header2 {
  background-color: #3B4046;
  height: 130px;
}

#conteneur {
  overflow: auto;
  background: url(imggsy/interface/sidebar_bg.gif) #F3F5F6 repeat-y scroll right top;
}

#maxiconteneur {
  overflow: auto;
  background: url(imggsy/interface/minisidebar_bg.gif) #F3F5F6 repeat-y scroll right top;
}

#sidebar {
  float: right;
  width: 312px;
  overflow: hidden;
}

#minisidebar {
  float: right;
  width: 166px;
  text-align: center;
  overflow: hidden;
}

#content {
  float: left;
  width: 674px; 
  color: #3B4046;
}

#maxicontent {
  float: left;
  width: 820px; 
  color: #3B4046;
}

#footer {
  border-bottom: 1px #3B4046 solid;
  border-left: 1px #3B4046 solid;
  border-right: 1px #3B4046 solid;
  background: url(imggsy/interface/footer.gif) #E2E4E5 no-repeat left top;
  height : 45px;
}

#pubheader {
  margin: 0 auto;
  position: relative;
  width:990px;
  height: 100px;
  text-align: center;
  padding-top: 7px;
  overflow: visible;
  z-index: 500;
}

/*****************************************/
/** Elements Page                       **/
/*****************************************/

#header1 a.logo {
  position: absolute ;
  display:block;
  float:left;
  width:208px;
  height:34px;
  margin-top:11px;
  margin-left:15px;
  text-indent:-9999px;
}

#footer span {
  display: block;
  padding-top: 21px;
  margin-left: 114px;
  color: #525252;
}

#quicksearch {
  position: absolute ;
  display:block;
  float:left;
  margin-top: 17px;
  margin-left: 332px;
}

.buttonsearch {
  background-image:url(imggsy/interface/submit.gif);
  background-position:center;
  background-repeat:repeat;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:10px;
  margin-left: 5px;
  height:20px;
  width:83px;
}

input.search {
  font-size:10px;
  height:14px;
  width: 230px;
}

#flagFr {
  background: url(imggsy/interface/flag_fr.gif) no-repeat scroll left top;
  position: absolute ;
  display:block;
  float:left;
  margin-top: 19px;
  margin-left: 245px;
}

#flagEn {
  background: url(imggsy/interface/flag_us.gif) no-repeat scroll left top;
  position: absolute ;
  display:block;
  float:left;
  margin-top: 19px;
  margin-left: 277px;
}

#flagFr, #flagEn {
  width: 26px;
  height: 17px;
}

div.flagActive {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

div.flagInactive {
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}


#header2 img {
  border:0px;
  padding-left: 1px;
}

/*****************************************/
/** Identification                      **/
/*****************************************/

#identification {
  margin-left: 688px;
  margin-top: 12px;
  width:292px;
  height:46px;
  position: absolute ;
  display:block;
  float:left;
  color: #C7CED4;
  font-size : 11px;
}

#identification span {
  float:left;
  width: 90px;
}

#inputinput {
  font-size:10px;
  height:14px;
  width:83px;
}

#identification_logged {
  margin-left: 688px;
  margin-top: 12px;
  width:292px;
  height:46px;
  position: absolute ;
  display:block;
  float:left;
  color: #C7CED4;
  font-size : 11px;
}

#identification_logged p {
  line-height: 17px;
  margin: 0px;
}

#identification_logged span {
  color: #e7ba31;
  font-weight: bold;
}

#identification_logged img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
}

/*****************************************/
/** Menu                                **/
/*****************************************/

#menu {
  position: absolute ;
  display:block;
  float: left;
  margin-top: 52px;
  margin-left: 0px;
}

#menu li {
  float:left;
  margin:0px 13px 0px 12px;
  display: inline;
  font-family : arial;
  font-weight : bold;
  font-size : 11px;
  vertical-align: middle;
  background: url(imggsy/interface/menu_separator.gif) no-repeat scroll left top;
  padding-left:27px;
  margin-top:2px;
}

#menu li.first {
  background: none;
  margin-top:2px;
}

#menu li a {
  color: #323232;
  text-decoration: none;
}

#menu li a:hover {
  color: #646464;
  text-decoration: none;
}

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



/*****************************************/
/** Sidebar                             **/
/*****************************************/

div.blocSide {
  width: 304px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
}

div.blocSide div.header {
  height: 19px;
  border: 0px;
  background: url(imggsy/interface/blocSideHeader304.gif) no-repeat scroll right top;
}

div.blocSide div.inner {
  background: #4D5860 url(imggsy/interface/blocSideInner.gif) repeat-x scroll right top;
  padding: 5px 7px 0px 7px;
  border: 0px;
  border-left: 1px #40494E solid;
  border-right: 1px #40494E solid;
}

div.blocSide div.footer {
  clear:both;
  border: 0px;
  height: 8px;
  background: url(imggsy/interface/blocSideFooter304.gif) no-repeat scroll right top;
}

div.blocSide h1 {
  font: bold 12px verdana, sans-serif;
  margin: 0px;
  padding: 3px 0px 0px 26px;
  position: relative;
  color: #0B1E3C;
  font-size: 11px;
}

div.blocSide {
  font-family : arial;
  font-size : 12px;
  color : #E1E5EE;
}

div.blocSide img {
  border: 1px #BBC4CB solid;
  display:block;
  float: left;
  clear:both;
  margin-top: 2px;
}

div.blocSide h2{
  margin: 0;
  float:left;
  width: 117px;
  font-size : 13px;
  font-weight : bold;
  color : #DFE8ED;
}

div.blocSide h3{
  margin: 0;
  font-size : 11px;
  font-weight : bold;
  color: #E7BA31;
}

div.blocSide h3 span{
  font-weight : normal;
  color: #E97E38;
}

div.blocSide p{
  margin: 0;
  font-size : 11px;
  font-weight : normal;
}

div.blocSide a{
  font-weight: bold;
  text-decoration: underline;
  font-size : 11px;
}

div.blocSide a:hover{
  font-weight: bold;
  text-decoration: none;
  font-size : 11px;
}

#sommaire {
  margin-left:117px;
}

#sommaireblog {
  margin-left:66px;
  padding-bottom : 7px;
  height: 39px;
}

html>body #sommaireblog {
  height: auto;
  min-height: 39px;
}

#footerinfos {
  background: url(imggsy/interface/footerinfos.gif) no-repeat right top;
  width: 304px;
  height: 62px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 30px;
  padding-top: 9px;
  font-size: 11px;
  color: #2F363C;
}

#footerinfos span{
  color: #083860;
  font-weight: bold;
}

#footerinfos a{
  color: #596169;
}

/*****************************************/
/** Common                              **/
/*****************************************/

a:hover {
  color:#DE6226;
  text-decoration:underline;
}

a {
  color:#DE6226;
  text-decoration:none;
}

.clearline {
  margin: 0px;
  clear: both;
}

div.plateforme {
  float: left;
  min-width: 42px; 
  color: #3B4046;
  text-align: left;
}

/*****************************************/
/** Pubs                                **/
/*****************************************/

div.pub250x250 {
  background: url(imggsy/interface/pub250x250_bg.gif) no-repeat scroll right top;
  padding: 2px 0px 0px 0px;
  text-align:center;
  width: 254px;
  height: 254px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
}

div.pub300x250 {
  background: url(imggsy/interface/pub300x250_bg.gif) no-repeat scroll right top;
  padding: 2px 0px 0px 0px; 
  width: 304px;
  height: 254px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 13px;
  background: #CECECE
}

div.pub160x600 {
  background: url(imggsy/interface/pub160x600_bg.gif) no-repeat scroll right top;
  padding: 2px 0px 0px 0px;
  width: 164px;
  height: 604px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
}


/*****************************************/
/** News                                **/
/*****************************************/

div.blocNews1 {
  border-bottom: 1px #B4BBBD solid;
  background: url(imggsy/interface/blocNews1.gif) #E2E4E5 repeat-x left top;
}

div.blocNews2 {
  border-bottom: 1px #B4BBBD solid;
  background: url(imggsy/interface/blocNews2.gif) #F0F2F3 repeat-x left top;
}

div.blocNews1, div.blocNews2, div.blocArchives {
  padding: 6px 10px 6px 10px;
}

div.blocArchives {
  background: url(imggsy/interface/blocArchives_bg.gif) #F0F2F3 repeat-x left top;
  height: 18px;
  text-align: right;
  font-weight : bold;
  padding:0;
  width: 100%;
  clear: both;
}

#news div.plateforme {
  float: left;
  min-width: 16px; 
  color: #3B4046;
  text-align: left;
}

#news img {
  float: left;
}

#news h2 img {
  float: none;
  padding-right: 4px;
  margin-top: 1px;
}

#news h2{
  font-family:Arial,Helvetica,sans-serif;
  font-size:17px;
  color: #2A577C;
  margin: 0;
  float:left;
  margin-left: 0px;
  width: 330px;
  text-weight: normal;
}

#news h2 a{
  color: #2A577C;
  text-weight: normal;
}

#news h2.full{
  width: 489px;
}

#news h3 {
  font-size:10px;
  margin:0pt;
  width: 359px;
}

#news h4 {
  color:#888888;
  float:right;
  font-size:11px;
  font-weight:bold;
  margin:0pt;
  text-align: left;
  width: 112px;
}

#news h4 a{
  text-decoration: underline;
}

#news h4 a:hover{
  text-decoration: none;
}

#news p {
  margin: 10px 0px 0px 0px;
  text-align: justify;
}

#news div.body {
  margin-left: 165px;
  height: 114px;
}

html>body #news div.body {
  height: auto;
  min-height: 114px;
}

.jeulie {
  color: #E97E38;
  display: block;
  padding-top: 3px;
  font-size: 11px;
}

.jeulie a{
  color: #3B4046;
  text-decoration: underline;
}

.jeulie a:hover{
  color: #3B4046;
  text-decoration: none;
}

.jeuliee {
  color: #2A577C;
  font-weight: bold;
}

.jeuliee a{
  color: #2A577C;
  font-weight: bold;
}

.jeuliee a:hover{
  color: #2A577C;
  font-weight: bold;
}



/*****************************************/
/** Game                                **/
/*****************************************/

#classicpage {
  background: url(imggsy/interface/content_bg.gif) #F3F5F6 repeat-x left top; 
  padding: 15px 15px 15px 15px;
  display: block;
  float:left;
  width: 644px;
}


.jaquette {
  border: 1px #4F5962 solid;
  float:left;
}

#gamecartouche {
  background: url(imggsy/interface/gameCartouche.gif) no-repeat left top; 
  float:left;
  margin-left: 13px;
  position: relative;
  width: 500px;
  height: 70px;
  display: block;
}

#gamecartouche a {
  color: #FFFFFF;
  font-weight: bold;
}

#gamecartouche h1 {
  position: relative;
  color: #5D646A;
  font-size: 18px;
  left: 2px;
  margin: 0;
}

#gamecartouche h1 span.shadow {
  position: absolute;
  top: -1px;
  margin-left: -63px;
  left: 62px;
  color: #FFFFFF;
}

html>body #gamecartouche h1 span.shadow {
  margin-left: 0px;
}

#gamecartouche h2 {
  color: #4D5860;
  margin: 0;
  margin-left: 3px;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 12px;
  text-align: center;
  width: 50px;
  height:64px;
  float: left;
  font-size: 14px;
}

#gamecartouche h3 {
  color: #FFFFFF;
  margin: 0;
  margin-left: 60px;
  font-size: 12px;
  font-weight: normal;
}

#gamescreenspreview {
  width: 500px;
  height: 70px;
  margin-left: 14px;
  margin-top: 9px;
  float:left;
}

#gamecartouche h1 a span.shadow {
  color: #FFFFFF;
  text-decoration : none;
}

#gamecartouche h1 a:hover {
  color: #FFFFFF;
  text-decoration : none;
}

#gamescreenspreview img {
  border: 1px #BCC0C3 solid;
  margin-right: 8px;
}

#gamescreenspreview a.next {
  background:transparent url(imggsy/interface/doublefleche.gif) no-repeat scroll 0pt;
  float: right;
  color: #666666;
  font-size: 1px;
  width: 18px;
  height: 13px;
  overflow: hidden;
  display: block;
  text-indent:-9999px;
  margin-top: -45px;
  margin-right: 20px;
}


#classicpage #news .blocNews1{
  clear:both;
  border-bottom: 0px;
  offset:0;
  margin:0;
}

#classicpage .tabHeader{
  border-bottom: 1px #B3BCC2 solid;
}


.table{
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
  border-style: solid; 
  border-width: 1px; 
  border-color: #71818D;
  clear:both;
}

.tableforum{
  width: 100%;
  border-collapse: collapse;
  border-style: solid; 
  border-width: 1px; 
  border-color: #71818D;
  clear:both;
  font-size: 13px;
}

.tabHeader{
  background:transparent url(imggsy/interface/tabHeader.gif) repeat-x;
  height: 23px;
  font-weight: bold;
  color: #2A577C;
}

.tabRow1 {
  background: #F6F6F7;
  height: 23px;
  border-top: 1px #B3BCC2 solid;
  cursor: pointer;
}

.tabRow2{
  background: #EBEEEF;
  border-top: 1px #B3BCC2 solid;
  padding:0px;
  height: 23px;
  cursor: pointer;
}

.tabCol1 {
  padding-left: 5px;
}

.tabCol2 {
  text-align: left;
  width: 130px;
}

/*****************************************/
/** Download                            **/
/*****************************************/

div.downloads {
  clear: both;
  margin-left: auto;
  margin-right: auto; 
  text-align:center;
  display:block;
  float: left;
  width: 640px;
}

div.paveDownload {
  background: #CDD2D5 url(imggsy/interface/tabBackground.gif) repeat-x left top;
  border: 1px #71818D solid;
  width: 150px;
  float: left;
  text-align:center;
  margin-left: 26px;
  margin-right: 26px;
  margin-top: 20px;
}

.paveDownload h2{
  background: #F5F6F6 url(imggsy/interface/tabHeader.gif) repeat-x;
  height: 20px;
  font-size: 12px;
  font-weight: bold;
  font-color: #2A577C;
  width: 100%;
  padding: 0;
  padding-top: 4px;
  margin:0px;
  border-bottom: 1px #71818D solid;
}

.paveDownload li{
  list-style: none;
  list-style-position: outside;
  padding-top: 5px;
  padding-bottom: 5px;
}

.paveDownload a {
  color: #000000;
}
  
#downloadinfos {
  background: #F3F5F6 url(imggsy/interface/downloadinfos_bg.gif) repeat-x left top;
  display: block;
  float:left;
  width: 100%;
}

#downloadinfos li {
  color: #000000;
  font-weight: bold;
  text-decoration:underline;
  list-style: none;
  list-style-image : url(imggsy/interface/puce.gif);
  list-style-position: inside;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  
}

#downloadinfos ul {
  padding: 0;
  padding-left: 25px;;
  margin:0;
}


#downloadinfos p.important {
  color: #000000;
}

#downloadinfos p {
  margin: 0;
  padding-left: 28px;
  padding-right: 28px;
  text-align: justify;
}

#downloadinfos a {
  color: #000000;
  font-weight: bold;
}

/*****************************************/
/** List_games                          **/
/*****************************************/

#selectcartouche {
  background: url(imggsy/interface/selectCartouche_bg.gif) no-repeat left top; 
  width: 644px;
  height: 70px;
  display: block;
  font-size: 16px;
  color: #FFFFFF;
}

#selectcartouche form {
  padding: 0;
  padding-left: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
}

#selectcartouche a {
  color: #E7E8EA;
  font-weight: bold;
  padding: 0;
  padding-left: 5px;
}

#selectcartouche a.small {
  color: #FFFFFF;
  font-weight: bold;
  padding: 0;
  padding-left: 4px;
  font-size: 12px;
}

#selectcartouche select {
  background-color: #95A0AA;
  color: #FCFFFF;
}

#listfiches .table {
  background: #F0F2F3 url(imggsy/interface/listfiches_bg.gif) repeat-x left bottom;
}

#listfiches .tabRow2, #listfiches .tabRow1 {
  background-color: transparent;
  border-top: 0px;
}

#listfiches .tabHeader {
  border-bottom: 1px #B3BCC2 solid;
}


/*****************************************/
/** News (1)                            **/
/*****************************************/

#blankpage {
  background-color: #F3F5F6; 
  padding: 15px 15px 0px 15px;
  display: block;
  float:left;
  width: 644px;
}

#newsimages .tabHeader {
  border: 1px #71818D solid;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 5px;
}

#newsimages img {
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
}

#newsimages {
  text-align: center;
  margin-bottom: 5px;
}

.tabHeader h2 {
  background: url(imggsy/interface/puce.gif) no-repeat;
  background-position: 6px;
  color: #2A577C;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  padding-left: 20px;
}

#newsfile {
  text-align: center;
  float:left;
  width: 49%;
  margin-bottom: 5px;
}

#newsfile .tabHeader {
  border: 1px #71818D solid;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 5px;
}

#newsfile .tabHeader h2 {
  background: url(imggsy/interface/puceb.gif) no-repeat;
  background-position: 6px;
  color: #2A577C;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  padding-left: 20px;
}

#newsfile img {
  padding-top: 10px;
  padding-left: 3px;
  padding-right: 3px;
}


#newsfile dl{
  border: 1px #C1C8CD solid;
  margin: 0;
  padding-left: 15px;
  margin-top: 10px;
  text-align: left;
}


#newsfile dt{
  display: inline;
  text-align: left;
  margin: 0;
  padding: 0 1em 0 1em;
  clear:both;
  list-style: none;
  list-style-position: outside;
  padding: 0;
  color: #BF5D00;
  font-weight: bold;
}

html>body #newsfile dt{
  display: -moz-inline-box;
}

#newsfile dd{
  width: 45px;
  display: inline;
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding: 0 1em 0 1em;
  color: #2A577C;
}

html>body #newsfile dd{
  display: -moz-inline-box;
}

#newsfile dd.format{
  width: 25px;
  display: inline;
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding: 0 1em 0 1em;
  color: #2A577C;
}

html>body #newsfile dd.format{
  display: -moz-inline-box;
}

#newsfileseparator {
  float: left;
  width: 12px;
}

#comments {
  background-color: #F3F5F6; 
  padding: 0px 15px 15px 15px;
  display: block;
  float:left;
  width: 644px;
}

#comments .table{
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
  border-style: solid; 
  border-width: 1px; 
  border-color: #505D68;
  clear:both;
}

#comments .tabHeader{
  background: #505D68;
  height: 23px;
  font-weight: bold;
  color: #CED2D5;
}

#comments .tabHeader .tabCol2 {
  background: #505D68;
  text-align: center;
}

#comments .tabHeader .tabCol1 {
  background: #505D68;
  text-align: center;
}

#comments .tabRow1{
  background: #F6F6F7;
  height: 23px;
  cursor: default;
}

#comments .tabCol1 img{
  float:left;
  margin-right: 0px;
}

#comments .tabCol1{
  padding-left :5px;
  padding-right :5px;
  width: 130px;
  border-right: 1px #505D68 solid;
  border-top: 1px #505D68 solid;
  text-align: left;
  vertical-align: top;
}

#comments .tabCol2 {
  border-top: 1px #505D68 solid;
  padding-left :5px;
  padding-right :5px;
  width: 514px;
  text-align: left;
  background: #EBEEEF;
  vertical-align: top;
}

#comments a.author{
  color: #000000;
  font-weight: bold;
  float: left;
}

#comments img.smallicons {
  float: left;
  margin-top: 4px;
  margin-left: 2px;
  border:0;
}

#comments img.authoricon {
  clear: both;
  border:0;
}

#comments .rank {
  display:block;
  clear: both;
  font-size: 9px;
}

#comments p {
  margin: 0;
}

#comments p.msgheader {
  margin: 0;
  margin-bottom: 5px;
  font-size:11px;
}

#comments p.msgsignature {
  margin: 0;
  font-size:11px;
}

#comments p.msgfooter {
  margin: 0;
  margin-top: 5px;
  font-size:10px;
  text-align: right;
}

#comments p.msgfooter a {
  color: #000000;
}

#maxicomments {
  background-color: #F3F5F6; 
  padding: 0px 15px 15px 15px;
  display: block;
  float:left;
  width: 790px;
}

#maxicomments .tabCol2 {
  border-top: 1px #505D68 solid;
  padding-left :5px;
  padding-right :5px;
  width: 660px;
  text-align: left;
  background: #EBEEEF;
  vertical-align: top;
}

#maxicomments .table{
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
  border-style: solid; 
  border-width: 1px; 
  border-color: #505D68;
  clear:both;
}

#maxicomments .tabHeader{
  background: #505D68;
  height: 23px;
  font-weight: bold;
  color: #CED2D5;
}

#maxicomments .tabHeader .tabCol2 {
  background: #505D68;
  text-align: center;
}

#maxicomments .tabHeader .tabCol1 {
  background: #505D68;
  text-align: center;
}

#maxicomments .tabRow1{
  background: #F6F6F7;
  height: 23px;
  cursor: default;
}

#maxicomments .tabCol1 img{
  float:left;
  margin-right: 0px;
}

#maxicomments .tabCol1{
  padding-left :5px;
  padding-right :5px;
  width: 130px;
  border-right: 1px #505D68 solid;
  border-top: 1px #505D68 solid;
  text-align: left;
  vertical-align: top;
}

#maxicomments a.author{
  color: #000000;
  font-weight: bold;
  float: left;
}

#maxicomments img.smallicons {
  float: left;
  margin-top: 4px;
  margin-left: 2px;
  border:0;
}

#maxicomments img.authoricon {
  clear: both;
  border:0;
}

#maxicomments .rank {
  display:block;
  clear: both;
  font-size: 9px;
}

#maxicomments p {
  margin: 0;
}

#maxicomments p.msgheader {
  margin: 0;
  margin-bottom: 5px;
  font-size:11px;
}

#maxicomments p.msgsignature {
  margin: 0;
  font-size:11px;
}

#maxicomments p.msgfooter {
  margin: 0;
  margin-top: 5px;
  font-size:10px;
  text-align: right;
}

#maxicomments p.msgfooter a {
  color: #000000;
}

/*****************************************/
/** Gamersyde Diaries                   **/
/*****************************************/

#gamersydediaries {
  background: url(imggsy/interface/gamersydediaries.jpg) no-repeat left top; 
  width: 640px;
  height: 150px;
}

#paveemissions {
  background-color: #697e8a;
  width: 640px;
  border-radius: 8px;
  -moz-border-radius: 8px;
}

div.emission {
  width : 205px;
  float: right;
  margin: 3px;
}

div.emissionhdr {
  background: url(imggsy/interface/gsd_emissionhdr.gif) no-repeat left top; 
  width : 205px;
  height: 120px;
}

div.emissiontitle {
  background: url(imggsy/interface/gsd_emissiontitle.gif) repeat-y left top; 
  width : 205px;
}

div.emissiontitlesmall {
  background: url(imggsy/interface/gsd_emissiontitle.gif) repeat-y left top; 
  width : 205px;
}

div.emissionftr {
  background: url(imggsy/interface/gsd_emissionftr.gif) no-repeat left top; 
  width : 205px;
  height: 54px;
}

div.emission img.thumb {
  position: absolute ;
  display:block;
  margin-top: 7px;
  margin-left: 7px;
  border: 1px #8A8A8A solid;
}

div.emission span.numero {
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
  font-size : 15px;
  padding-top: 1px;
  padding-left: 1px;
  letter-spacing:+1px;
  position: absolute ;
  display:block;
  margin-top: 93px;
  margin-left: 7px;
  width : 187px;
  height: 18px;
  border: 1px #000000 solid;
}

div.emission span.sujet {
  display:block;
  color: #383838;
  font-weight: bold;
  font-size : 15px;
  letter-spacing:-1px;
  margin-left: 7px;
  width : 188px;
}

div.emission span.sujetsmall {
  display:block;
  color: #383838;
  font-weight: bold;
  font-size : 10px;
  letter-spacing:-1px;
  margin-left: 7px;
  width : 188px;
}

div.emission a.stream {
  position: absolute ;
  color: #383838;
  font-weight: bold;
  font-size : 15px;
  margin-top: 12px;
  margin-left: 7px;
}

div.emission a.download {
  position: absolute ;
  color: #383838;
  font-weight: bold;
  font-size : 15px;
  margin-top: 12px;
  margin-left: 85px;
  width: 112px;
  text-align: right;
}

div.emission a.comment {
  position: absolute ;
  color: #383838;
  font-weight: bold;
  font-size : 11px;
  margin-top: 36px;
  margin-left: 7px;
  width: 188px;
  text-align: right;
}

div.emission a:hover {
  text-decoration : none;
}

/*****************************************/
/** Features                            **/
/*****************************************/

div.features {
  background: url(imggsy/interface/fondfeatures.gif) no-repeat left top; 
  width: 640px;
  height: 132px;
  margin-bottom: 14px;
}

div.features img.thumb {
  position: absolute ;
  display:block;
  margin-top: 0px;
  margin-left: 4px;
  border: 0px;
}

div.features h1 {
  position: absolute ;
  margin-top: 4px;
  margin-left: 340px; 
  font-size: 18px;
}

div.features h2 {
  position: absolute ;
  margin-top: 4px;
  margin-left: 580px;
  text-align: right;
  width: 50px;
  font-size: 18px;
}

div.features h3 {
  position: absolute ;
  margin-top: 25px;
  margin-left: 340px; 
  font-size: 14px;
}

div.features p {
  position: absolute ;
  margin-top: 45px;
  margin-left: 340px; 
  width : 285px;
}

/*****************************************/
/** Archives                            **/
/*****************************************/

h2.archives {
  font-variant: small-caps;
  margin: 0;
}

h3.archives {
  font-variant: small-caps;
  margin: 0;
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
}

div.archives1, div.archives2 {
  width: 45%;
  display: block;
  float: left;
  margin: 20px 0px 0px 20px;
}

div.archives1 {
  clear: both;
}

h4.archives {
  background: url(imggsy/interface/puce.gif) no-repeat;
  background-position: 6px;
  font-variant: small-caps;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  font-decoration: underline;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  padding-left: 20px;
}

div.archives1 ul, div.archives2 ul {
  margin: 0;
  padding-top: 10px;
  padding-left: 30px;
}

div.archives1 li, div.archives2 li {
  list-style-type: square;
}

div.archives1 li a, div.archives2 li a{
  color: #000000;
}

.tablearchive {
  width: 100%;
  margin: 20px 0px 0px 20px;
}

.separatorcell {
  background: url(imggsy/interface/archives_separator.gif) no-repeat left center;
}

.noseparatorcell {
  vertical-align : top;
}

.noseparatorcell a{
  color: #000000;
}

.noseparatorcell dl{
  padding-left: 20px;
  margin-top : 0px;
  margin-bottom : 12px;
}

.noseparatorcell dt{
  margin-top : 6px;
}

.noseparatorcell dd{
  font-style : italic;
  margin : 0px;
}

.forumline {
  background-color:#6A6A6A;
  border: 2px #6A6A6A solid;
  color: #C8D800;
}

.forumlineline {
  background-color:#6A6A6A;
  border: 1px #6A6A6A solid;
  color: #C8D800;
}

.spoiler    {color: black; background: black}

.quotearea { 
  background-color: #E8E8E8;
  border: 1px solid black; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
}

.normal { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #333333;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
} 

.normal:visited { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #333333;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
} 

.normal:hover { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #333333;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
} 

A.normal { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #333333;
  font-weight: normal;
} 

A.normal:hover { 
  text-decoration: underline;
  font-weight: normal;
} 

.tableline1 { 
  color: #333333; 
  background-color: #DFE4EA;
  font-size: 9pt;
  text-align: left;
} 

A.tableline1:hover { 
  text-decoration: underline
} 

.tableline2 { 
  color: #333333; 
  background-color: #C1C6CA;
  font-size: 9pt;
  text-align: center;
} 

A.tableline2:hover { 
  text-decoration: underline
} 

.forumline {
  background: #505D68;
  color: #CED2D5;
  border: 2px #505D68 solid;
}

.form { 
  BACKGROUND-COLOR: #FFFFFF; 
  BORDER-BOTTOM: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  COLOR: #333333;
}

textarea.form { 
  BACKGROUND-COLOR: #FFFFFF; 
  BORDER-BOTTOM: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 9pt;
  COLOR: #333333;
}

.formsubmit { 
  BACKGROUND-COLOR: #A0A0A0; 
  BORDER-BOTTOM: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-TOP: #000000 1px solid;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  COLOR: #FFFFFF;
}

.buttongsy {
  background-image:url(imggsy/interface/submit.gif);
  background-position:center;
  background-repeat:repeat;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:10px;
  margin-left: 5px;
  height:20px;
}

.bluebold { 
  color: #313B45; 
  font-weight: bold;
  font-size: 10pt
} 

A.bluebold:link { 
  color: #313B45; 
  text-decoration: none
} 

A.bluebold:visited { 
  color: #313B45; 
  text-decoration: none
} 

A.bluebold:hover { 
  color: #313B45; 
  text-decoration: underline
} 

#blankstream {
  background-color: #F3F5F6; 
  padding: 0px 0px 0px 0px;
  display: block;
  float:left;
  width: 644px;
}

#streamfile {
  text-align: center;
  float:center;
  width: 49%;
  margin-bottom: 5px;
}

#streamfile .tabHeader {
  border: 1px #71818D solid;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 5px;
}

#streamfile .tabHeader h2 {
  background: url(imggsy/interface/puceb.gif) no-repeat;
  background-position: 6px;
  color: #2A577C;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  padding-left: 20px;
}

#streamfile img {
  padding-top: 10px;
  padding-left: 3px;
  padding-right: 3px;
}


#streamfile dl{
  border: 1px #C1C8CD solid;
  margin: 0;
  padding-left: 15px;
  margin-top: 10px;
  text-align: left;
}


#streamfile dt{
  display: inline;
  text-align: left;
  margin: 0;
  padding: 0 1em 0 1em;
  clear:both;
  list-style: none;
  list-style-position: outside;
  padding: 0;
  color: #BF5D00;
  font-weight: bold;
}

html>body #streamfile dt{
  display: -moz-inline-box;
}

#streamfile dd{
  width: 45px;
  display: inline;
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding: 0 1em 0 1em;
  color: #2A577C;
}

html>body #streamfile dd{
  display: -moz-inline-box;
}

#streamfile dd.format{
  width: 25px;
  display: inline;
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding: 0 1em 0 1em;
  color: #2A577C;
}

html>body #streamfile dd.format{
  display: -moz-inline-box;
}

/*****************************************/
/** A Propos                            **/
/*****************************************/

div.apropos h1{
  background:transparent url(imggsy/interface/tabHeader.gif) repeat-x;
  height: 20px;
  font-weight: bold;
  color: #2A577C;
  border: 1px #8F9CA5 solid;
  padding-top : 4px;
  padding-left : 8px;
  font-size: 12px;
  color: #2A577C;
}

div.apropos h3{
  background:transparent url(imggsy/interface/tabHeader.gif) repeat-x;
  height: 20px;
  font-weight: bold;
  color: #2A577C;
  border: 1px #8F9CA5 solid;
  padding-top : 4px;
  padding-left : 8px;
  font-size: 12px;
  color: #2A577C;
  text-align: left;
}

div.apropos h4{
  background: url(imggsy/interface/puce.gif) no-repeat;
  background-position: 6px;
  font-variant: small-caps;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  font-decoration: underline;
  padding: 0;
  margin: 0;
  margin-top: 4px;
  padding-left: 20px;
  text-align: left;
}

div.apropos h2{
  color: #11304D;
  font-size: 18px;
  left: 2px;
  margin: 0;
  font-weight: bold;
}

div.apropos p{
  padding-left : 10px;
  padding-right : 10px;
}

div.apropos .test{
  color: #11304D;
}

#maxicomments .statut {
  clear:left;  
}

