/*////////////////////////////////////////////////////////
// Thème IA_Css pour NUked-Klan 1.7
// Codeur : IsMa
// Designeur : IsMa
// Site web : http://www.site-de-bankai.fr
//            http://www.nuked-klan.org
// Copyright © IsMa
////////////////////////////////////////////////////////*/

body{ 
background: url(images/back.png) repeat-y center;
font-family: Tahoma, Verdana, sans-serif; 
margin:0 auto;
font-size: 11px; 
color: #999999;
margin-top: 0; 
margin-left: 0; 
margin-right: 0; 
margin-bottom: 0;
padding:0;

}

.background {
width: 898px;
margin: auto;
}

a:link{
color: #d95b5b;
font-size: 10px;
text-decoration: none;
}

a:visited {
color: #d95b5b;
font-size: 10px;
text-decoration: none;
}

a:hover{
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}

a:focus{
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}

a:active {
color: #d95b5b;
font-size: 10px;
text-decoration: none;
}

.td_center{
width : 100%;
text-align: center;
}


.tab_center{
margin-left: auto;
margin-right: auto;
}


.block{
width: 100px;
}


.space{
width: 10px;
}

.color1{
background-color: #000000;
}


.color2{
background-color: #000000;
}

.color3 {
background-color: #450808;
text-decoration: none;
border: solid 0px black;
}

textarea{
background-color: #450808;
font-family: Tahoma, Verdana, sans-serif; 
font-size: 10px;
color: #FFFFFF;
border-color : #FFFFFF;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
text-indent : 2px;
}


input{
background-color: #450808;
font-family: Tahoma, Verdana, sans-serif; 
font-size: 10px;
color: #FFFFFF;
border-color : #FFFFFF;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
text-indent : 2px;
}


select {
background-color: #666666;
FONT-FAMILY: Tahoma, Verdana, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.header {
background: url(images/header.png);
margin: auto;
margin-right: 102px;
width:898px;
height:152px;
}

.nav {
background: url(images/nav.png);
margin: auto;
font-size: 10px;
padding-top: -4px;
text-indent: 80px;
margin-right: 102px;
}

.nav a{
color: #d95b5b;
font-size: 10px;
text-decoration: none;
}

.nav a:hover{
color: white;
font-size: 10px;
text-decoration: none;
}

.block_g {
background: url(images/block_g.png);
width: 172px;
height: 16px;
margin: auto;
text-indent: 5px;
margin-bottom: -7px;
float: left;
padding-top: 0px;
padding:inherit;
}

.contenu_block_g {
background-color: #450808;
width: 172px;
margin-bottom: -19px;
padding: 3px;
margin: auto;
padding-bottom: 20px;
float: left;
}

.block_d {
background: url(images/block_d.png);
width: 172px;
height: 16px;
margin: auto;
text-indent: 5px;
margin-bottom: -7px;
float: right;
margin-right: 102px;
}

.contenu_block_d {
background-color: #450808;
width: 172px;
margin-bottom: -19px;
padding: 3px;
margin: auto;
padding-bottom: 20px;
float: right;
margin-right: 102px;
}

.titre_news {
background: url(images/titre_news.png);
width: 535px;
height: 16px;
margin: auto;
margin-right: 4px;
}

.comm_news {
background: url(images/comm_news.png);
width: 535px;
height: 11px;
margin: auto;
font-size: 9px;
color: #d95b5b;
margin-right: 4px;
}

.comm_news a{
color: #d95b5b;
font-size: 9px;
text-decoration: none;
}

.comm_news a:hover {
color: #FFFFFF;
font-size: 9px;
text-decoration: none;
}

.contenu_news {
background-color: #450808;
width: 535px;
margin: auto;
padding: 5px;
margin-right: 4px;
}

.titre_block {
background: url(images/titre_news.png);
height: 16px;
margin-left: 5px;
}

.footer {
background: url(images/footer.png);
margin: auto;
height: 22px;
}

.footer a{
color: white;
}