@charset "utf-8";
/* 
	Style V.1 css 
	-------------
  By Naruto Rendan
  créer le 23.05.08 
   
*/

/* design image */
#Table_01
{
width:1000;
height:901;
border:none;
cellpadding:0;
cellspacing:0;
}
#header
{
background-image:url(../images/bleach_reference_01.gif);
width:1000;
height:223;
}

#espace_gauche
{
background-image:url(../images/bleach_reference_02.gif);
width:114;
height:329; 
}

#menu
{
background-image:url(../images/bleach_reference_03.gif);
width:116; 
height:329;
vertical-align:top;

}

#menu2
{
background-image:url(../images/bleach_reference_05.gif);
width:116;
height:329;

}


#espaceur_menu1
{
background-image:url(../images/bleach_reference_04.gif); 
width:22; 
height:329;
}

#espaceur_menu2
{
background-image:url(../images/bleach_reference_06.gif); 
width:23; 
height:329;
}

#corps
{
background-image:url(../images/bleach_reference_07.gif);
width:510; 
height:329; 
vertical-align:top;
color:white;
font-size:11px;
}

#espaceur_cdroit
{
background-image:url(../images/bleach_reference_08.gif); 
width:99; 
height:329; 
}

#separateur_footer
{
background-image:url(../images/bleach_reference_09.gif);
width:1000; 
height:33; 
}

#espaceur_gfooter
{
background-image:url(../images/bleach_reference_10.gif);
width:413;
height:315; 
}

#pub
{
background-image:url(../images/bleach_reference_11.gif);
width:468;
height:60;
vertical-align:top;
}

#dossier_ajout
{
background-image:url(../images/bleach_reference_13.gif);
width:468;
height:44;
}

#espaceur_dfooter
{
background-image:url(../images/bleach_reference_12.gif);
width:119;
height:315; 
}

#separateur2
{
background-image:url(../images/bleach_reference_15.gif);
width:15;
height:211; 
}

#ajout1
{background-image:url(../images/bleach_reference_14.gif);
width:163;
height:114;
vertical-align:top;} 

#ajout2
{background-image:url(../images/bleach_reference_16.gif);
width:158;
height:114;
vertical-align:top;} 

#perso
{
background-image:url(../images/bleach_reference_17.gif);
width:132;
height:128;
} 

.top
{
background-image:url(../images/bleach_reference_21.gif);
width:62;
height:30; 
}

#top_footer
{
background-image:url(../images/bleach_reference_23.gif);
width:62;
height:53; 
}

#footer
{background-image:url(../images/bleach_reference_18.gif);
 width:163;
 height:97;} 

#footer2
{background-image:url(../images/bleach_reference_19.gif);
 width:158; 
 height:14;} 

#footer3
{
background-image:url(../images/bleach_reference_22.gif);
width:101;
height:83;} 

/*-------------------------------------------*/

/*formatage txt */
BODY 
{
FONT-SIZE: 10px;
FONT-FAMILY: Verdana,Sans-Serif;
FONT COLOR:white;
}

.titre
{
color:#0099CC;
font:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:x-large;
}
		
TD 
{
FONT-SIZE: 10px; FONT-FAMILY: Verdana,Sans-Serif
}

.nr1
{
color:#000000;
font:bolder;
}

.nr2
{
color:#0099CC;
font:bold;
}

.blanc
{
color:white;
}

.noir
{
color:#000000;
}
.bleu
{
color:blue;
}
.rouge
{
color:red;
}
.vert
{
color:green;
}
.code
{
color:#990000;
}

A 
{
COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:hover /* Quand le visiteur pointe sur le lien */
{
COLOR: #787575; TEXT-DECORATION: underline
}
/* a:active Quand le visiteur clique sur le lien 
{
   background-color: #FFCC66;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
/*{
   text-decoration: line-through;
}
a:focus /* Quand le visiteur sélectionne le lien */
/*{
   background-color: #FFCC66;
}
*/

.input 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #333333; 
border: #000000; 
border-top-width: thin; 
border-right-width: thin; 
border-bottom-width: thin; 
border-left-width: thin
}

.corp A
{
TEXT-DECORATION: none;
}

