﻿#titre
{
    position: absolute;
    margin-left: 500px;
    text-align: center;
    font-weight: bold;
    color: red;
}

.image_index
{
	text-align: center;
	border-style: ridge;
	border-width: 1px;
	border-color: grey;	
}

.image_fiche_o
{
	text-align: center;
	border-style: ridge;
	border-width: 2px;
	border-color: grey;
}

#paypal
{
	margin-top:15px;
	margin-left:67%;
}

.table_csv
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}


#box
{
    width:60%;
    height:70%;
    position: absolute;
    margin-top:8%;
    margin-left:20%;
    margin-right:20%;
    color:White;
    padding-left: 10px;
    padding-right: 10px;
}

div#wrap 
{
    width: 80%;
}

pwet
{
    color: Black;
}

img_fancy
{
	padding: 8px;	
	margin: 10px 5px 10px 0;
	display:block;
    float: left;
}

#aide
{
    position: absolute;
    margin-left: 60%;
    margin-top:14%;
}

#event_link
{
    position: absolute;
    margin-left: 70%;
    margin-top:8%;
}

a
{
	color: #5ceeff;
   /* color: Lime;*/
}

a:visited
{
	color: #969696;
}

body
{
    background-color: #0d0d0d;
	color:white;
	font-weight:bold;
}

h2
{
    color: White;
}

sql-title
{
    font-size: smaller;
    text-align: center;
    font-style: italic;
}

#art
{
    width:60%;
    height:70%;
    position: absolute;
    margin-top:8%;
    margin-left:20%;
    margin-right:20%;
    color:White;
    padding-left: 10px;
    padding-right: 10px;
    font-size: large;
    text-align: center;
    font-weight: bold;
}
table
{
    padding: 2px 2px 2px 2px;
    border-color: gray;
    font-weight: bold;
    border-width: 1px;
}
comment_artiste
{
    border-color: gray;
    border-width: 1px;
    width: 50%;
    overflow:hidden;
    padding: 2px 2px 2px 2px;
}

nom_artiste
{
    border-color: gray;
    border-width: 1px;
    width: 10%;
    padding: 2px 2px 2px 2px;
}

#admin
{
    width:60%;
    height:70%;
    position: absolute;
    margin-top:8%;
    margin-left:20%;
    margin-right:20%;
    color:White;
    padding-left: 10px;
    padding-right: 10px;
    font-size: medium;
    font-weight: bold;
}
#precdiapo
{
position : absolute;
left : 10px;
top : 50%;
}
#suivdiapo
{
position : absolute;
right : 10px;
top : 50%;
}
#retouraccueildiapo
{
position : absolute;
right : 10px;
top : 0px;
}
#retourartdiapo, #retourevendiapo
{
position : absolute;
left : 10px;
top : 0px;
}
#imgdiapo
{
position: relative;
top : 5px;
}