/*####################################################

	CSS GTAChinatownWars.fr V2
		by Tanjes

####################################################*/

body
{
        width:               900px;
	margin:              auto;
	font-size:           10px;
	font-family:         Arial, Helvetica, sans-serif;
	color:               #221300;
        background-color:    #4C0303;
}

#bgmain
{
    background-image:    url("img/bdBack.gif");
    background-repeat:   repeat-y;
    background-position: center;
}

#bdHeader
{
    width:               900px;
    height:              245px;
    background-image:    url("img/bdHeader.jpg");
    background-repeat:   no-repeat;
}

#bdMenu
{
    width:               273px;
    float:               left;
}

/*################## Sub bdMenu ##################*/

#bdBackMenu
{
        width:               273px;
	background-image:    url("img/bdBackMenu.jpg");
        background-repeat:   repeat-y;
}


#mnSubCat
{
    padding-left:        62px;
    font-size:           15px;
    color:               #754604;
}



/*############################################*/

#bdPage
{
    width:               627px;
    float:               right;
}

#bdadvertsing
{
   width:               627px;
   height:              27px;
   background-image:    url("img/bdadvertsing.gif");
   background-repeat:   no-repeat;
   background-position:  top;
}

/*################## Sub bdPage ##################*/

#bdTopCont
{
    width:               474px;
    color:               #D5CCB2;
    padding:         4px 30px 5px 15px;
    background-image:    url("img/bdTopCont.gif");
    background-repeat:   no-repeat;
    background-position: center top;
    background-color:    #231300;
}

#bdBottomCont
{
    width:               499px;
    color:               #221300;
    padding:         10px;
    font-size:           11px;
    font-weight:bold;
    background-image:    url("img/bdBottomCont.gif");
    background-repeat:   no-repeat;
    background-position: center bottom;
    background-color:    #D5CCB2;
}

#bdFooterCont
{
    width:               900px;
    height:              140px;
    background-image:    url("img/bdFooterCont.gif");
    background-repeat:   no-repeat;
    clear:                             both;
}

/*############################################*/

#bdFooter 
{
    width:               900px;
    text-align:        center;
    padding: 10px 0 15px 10px;
    color:                #fff;
    background-color:    #4C0303;
    clear:                             both;
}
/*################## Extra  -  CSS ##################*/

h1 {
    font-size:           21px;
    font-weight:bold;
    display:inline;
}

.stcont {
    font-size:           9px;
    text-align: right;
}

#sstitre {
    font-size:           15px;
    background-image:    url("img/sstitre.gif");
    background-repeat:   no-repeat;
    padding: 5px;
    margin: 5px 0 5px 0;
}

a:link, a:visited 
{
    font-size:           12px;
    font-weight:bold;
    color:               #754604;
    text-decoration:     none;
}

a:hover, a:active 
{
       font-size:           12px;
       font-weight:bold;
       color:               #221300; 
       text-decoration:     none;
}


#bdFooter a, .stcont a
{
       font-size:           10px;
       color: #f0deba;
       text-decoration: none;
}

#bdFooter a:hover, .stcont a:hover
{
        font-size:           10px;
	color: #f3ebe7; 
	text-decoration: underline;
} 

#cadreimg {
     border: 1px solid #231300;
     background-color:    #EBE4CF;
     color: #000;
      padding: 4px;
      margin: 1px;
      font-style: italic;
}

/*############################################*/