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

body,p { 
	font-size: 12px;
	font-family: arial; 
	color: #DDDDDD; 
	background: #000000 ; 
	text-align:center;
}

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

h1 { 
	font: italic normal 24px verdana,georgia,serif; 
	letter-spacing: 1px; 
	margin-bottom: 20px; 
	color: #7D886C;
}


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

h3 { 
	font: italic normal 10px georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
h4 { 
	font: normal normal 18px arial; 
	letter-spacing: 5px; 
	margin-top: 3px; 
	margin-bottom: 1px; 
	color: #BB5544;
}
	
h4.soustitre { 
	font: normal normal 13px arial; 
	letter-spacing: 4px; 
	margin-top: 1px; 
	color: #005599;
}

a:link { 
	text-decoration: none; 
	color: #FFCCCC;
	}
a:visited { 
	text-decoration: none; 
	color: #B6B9DA;
	}
a:hover { 
	text-decoration: none; 
	color: #FF5555;
}
	
a.soustitre:link { 
	text-decoration: none; 
	color: #009999;
}
a.soustitre:visited { 
	text-decoration: none; 
	color: #009999;
}
a.soustitre:hover { 
	text-decoration: none; 
	color: #999999;
}
a:link img {
	 border: 0px none white
}
a:visited img {
	border: 0px none white 
}


div.div_corps
{
	margin-top:4px;
}
td { 
	text-align:center; font-size:10px ; font-family: arial; 
}

.tableartistes 
{
	text-align:left;
}

.plusgros 
{ 	
	/* utilisé pour le menu */
	font-size: 12px;
	}

.petit
 { 	
	font-size: 10px ;
	}
	.minuscule
 { 	
	font-size: 9px;
	}
	
	
	
.invisible
{
	display:none;
}
	


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

.principal
 { 	
	text-align:center;
}
	

.ligne_titre_concert {
	background-color: #000000;
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.ligne_titre_artiste {
	font: bold normal 12px verdana; 
	padding-top: 6px;
	padding-bottom: 2px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.ligne_titre_artiste_photo {
	font: bold normal 12px verdana; 
	padding-top: 0px;
	padding-bottom: 0px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.ligne_titre_news {
	font: bold normal 11px verdana; 
	padding-top: 2px;
	padding-bottom: 10px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.ligne_titre_news_suite {
	display:none;
	opacity:0.80;
	font: normal normal 11px verdana; 
	padding-top: 2px;
	padding-bottom: 10px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.ligne_titre_next {
	font: normal normal 10px arial; 
	padding-top: 4px;
	padding-bottom: 2px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.ligne_titre_concert_next_photo {
	font: normal normal 11px arial; 
	padding-top: 0px;
	padding-bottom: 0px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.ligne_titre_infocomp
{
	font: normal normal 11px arial; 
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.ligne_titre_infocomp_photo
{
	font: normal normal 11px arial; 
	text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.ligne_titre_autres {
	font: normal normal 12px arial; 
	padding-top: 5px;
	padding-bottom: 4px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}	

/*color: #000000;*/
	/*background-color: #E9E9E3;*/
	
	
	.complete
{
display:none;
position:absolute;
width:250px;
height:auto;
max-width:250px;
BACKGROUND-COLOR:#77776c;
/*filter:alpha(opacity=90);*/
	opacity : 0.90;
border:1px solid white;
text-align:right;
padding: 5px 5px 5px 5px;
z-index:100;
}

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

.imgbottom
{
vertical-align:bottom;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(gfx/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(gfx/bubble.png) bottom right;
}









/* Test Menu */

.div_titre {
	position: relative;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-color:#112233;
	border:1px solid white;
	text-align:center;
	padding: 4px 4px 4px 4px;
}
	

ul#headermenu {
	clear: both;
	float: none;
	list-style: none;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	height:20px;
}

ul#headermenu li {
	float: left;
	margin-left: 5px;
	
	margin-top: auto;
	margin-bottom: auto;
	
	line-height: 1.4;
	
	color: #e202aa;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 90px;
	height: 18px;
	padding: 1px 0;
	display: block;
	background-repeat: no-repeat;
	background-position: center left;
}

ul#headermenu li a {
	
}

ul#headermenu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#headermenu li a.selected {
	background-position: bottom left;
}

table.stats {
border: 1px solid; 
border-color: #666666;
margin-bottom: 1px;
padding: 1px 1px 1px 1px;
margin-left:auto;
margin-right:auto;
width:1000px;
}

td.stats {
border: 1px solid; 
border-color: #223344;
	background-color:#222222;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	
}

tr.stats {
	background-color:#333333;
	font-weight: normal;
	text-align: center;
	
}

tr.headerstats {
	background-color:#339999;
	font-weight: normal;
	text-align: center;
	
}

tr.pages {
	font-size:10px;
	letter-spacing: 1px; 
	
}

td.pages {
	font-size:10px;
	letter-spacing: 1px; 
	
}


td.case {
/*border: 1px solid; 
border-color: #223344;*/
	background-color:#0d0d0d;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	
}


div#nbreq {
	display:none;
	border:1px;
	background-color:#77776C;
	position:relative;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

div#div_audit {
	display:none;
	border:1px;
	background-color:#77776C;
	position:relative;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

div#postit {
	display:none;
	border:5px;
	font-size:10px;
	color:#000;
	background-color:#FFFF00;
	position:absolute;
	/*float:left;*/
	margin-left:auto;
	margin-right:auto;
	width:400px;
	z-index:100;
}

a.apostit:link {
	text-decoration:underline;
	color: #333;
}


div.div_footer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

p.footer_test {
	background-color:#331122;
}
p.footer {
	
}



table.concert {
	margin-left:auto;
	margin-right:auto;
}


td.concert {
	background-color:#0d0d0d;
	
}

td.photo {
	/*width:900px;*/
	
}

table.photo_vignette {
	margin-left:auto;
	margin-right:auto;
}
td.container_vignettes {
	/*vertical-align:center;*/
	width:200px;
}

td.photo_vignette {
	background-color:#0d0d0d;
}

img.concert {
	border: 0px solid;
	border-color: #666666;
	max-width: 250px;
}

img.photo_vignette
{
	border: 0px solid;
	border-color: #666666;
	max-width: 250px;
}

table.photo {
	margin-left:auto;
	margin-right:auto;
}
.span_hidden {
	display:none;
}

.div_principal {
	
}

.div_header {
	/*
	border:0px solid;
	background-color:#FFFFFF;
	width:90%;
	margin: 0 auto ;*/
	position:relative;
	height:65px;
	
}
.div_header_titre {
	border:0px solid;
	width:53%;
	height:65px;
	float:left;
	padding-right:20px;
	text-align:right;
}

.div_header_menu {
	color:white;
	border:0px solid;
	height:65px;
	text-align:left;
	padding-left:20px;
	/*float:right;*/
}
.tablemenu {
border: 2px solid; 
border-color: #666666;
margin-top: 2px;
padding: 4px 4px 4px 4px;
}


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


/* Formulaires */
.inputtypetext2 {
	font-size: 10px;
	font-family: Arial, Courier, mono;
	color: #FFF;
	background-color: #666;
	text-align:center;
	 border: 1px solid #FFF;
	cursor: pointer;
}
.inputtypetext3 {
	font-size: 11px;
	font-family: Arial, Courier, mono;
	color: #DDD;
	background-color: #555;
	text-align:center;
	 border: 1px solid #777;
	cursor: pointer;
}
.inputtypetext4 {
	font-size: 11px;
	font-family: Arial, Courier, mono;
	color: #DDD;
	background-color: #555;
	text-align:center;
	 border: 1px solid #777;
	cursor: pointer;
}

/* Administration */
.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;
}

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

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





