/* lettres : 555753 ,CC3333 dominante, 2e coueurs : ,3e 993333 */


.adm 
 { 
	font-size: small;
	font-family: arial; 
	color: #DEFDED; 
	background: #331122 ; 
	text-align:center;
}

.admnew
{ 
	font-size: small;
	font-family: arial; 
	color: #110000; 
	background: #FAFFFF ; 
	text-align:center;
}

.tdmenugauche
{
	vertical-align: top;
}

.tdmenu { text-align:left; font-size:small; font-family: arial; }

a.admnew:link {
  color:#555555;
  text-decoration:none;
  }

a.admnew:visited {
  color:#222222;
  text-decoration:none;
  }


	
h3 { 
	font: italic normal 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
	h2 { 
	font: normal normal 14pt georgia; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}

h1 { 
	font: italic normal 24pt verdana,georgia,serif; 
	letter-spacing: 1px; 
	margin-bottom: 20px; 
	color: #7D886C;
	}
	
	h4 { 
	font: normal normal 14pt arial; 
	letter-spacing: 5px; 
	margin-bottom: 8pt; 
	color: #BB5544;
	}

------td { text-align:center; font-size:8pt ; font-family: arial; }

.tableartistes 
{
	text-align:left;
}
.tablemenu {
border: 2px solid; 
border-color: #666666;
margin-bottom: 10px;
padding: 8px 8px 8px 8px;
}

.tablemenucenter {
border: 2px solid; 
border-color: #666666;
margin-bottom: 4px;
padding: 8px 8px 8px 8px;
text-align:center;
}

.plusgros 
{ 	
	font-size: 10pt;
	}

.petit
 { 	
	font-size: 8pt ;
	}
	.minuscule
 { 	
	font-size: 7pt;
	}
	
	

a:link img { border: 0px none white}
a:visited img { border: 0px none white }
//a:hover img { border: 1px solid white; }

/* specific divs */
.container {
border: 1px dashed;
position: absolute;
width: 150px;
height: 600px;
/*padding: 10px;*/
}

.principal
 { 	
	text-align:center;
	}
	
	
	
.inputtypetext2 {
	font-size: 10px;
	font-family: Arial, Courier, mono;
	color: #FFF;
	background-color: #666;
	text-align:center;
	 border: 1px solid #FFF;
	cursor: hand;
}

.inputtypetext3 {
	font-size: 11px;
	font-family: Arial, Courier, mono;
	color: #DDD;
	background-color: #555;
	text-align:center;
	 border: 1px solid #777;
	cursor: hand;
}


.inputtypetext4 {
	font-size: 8pt;
	font-family: Arial, Courier, mono;
	color: #DDD;
	background-color: #555;
	text-align:center;
	 border: 1px solid #777;
	cursor: hand;
}

/*color: #000000;*/
	/*background-color: #E9E9E3;*/
	
	
	.complete
{
visibility:hidden;
position:absolute;
width:250px;
height:auto;
max-width:250px;
BACKGROUND-COLOR:#77776c;
border:1px solid white;
text-align:right;
padding: 5px 5px 5px 5px;
}

	.completeclose
{
text-align:left;
font-size:7pt;
}

.imgbottom
{
vertical-align:bottom;
}


