/* Feuille de style pour le noiuveau site du Silver */
/* PArtie générale concernant les le corps de la page */
body
{
	width:1024px;
	height:724px;
	margin: auto;
	background-color: #333333;
	margin-top:5px;
	margin-bottom:5px;
	color: #ffffff;
	border: 1px solid white;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:verdana, serif;
}

#banniere
{
	width: 1024px;
	height: 80px;
	margin: auto;
	background-image: url("images/logosilverclub.jpg");
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	/*background-color: blue;*/
}

#txt_top
{
	width:1020px;
	height: 15px;
	margin-top:10px;
	margin-bottom:5px;
/*	float:right;*/
	background-color: #212121;
	color: #ff0000;
	text-align:center;
	font-family: verdana, arial, "comic sans", serif;
	font-size:9pt;
	font-variant: small-caps;
	font-weight: bold;
	word-spacing:5px;
	padding:2px;
	
}

#menu_h
{
	/*float: right;*/
	width: 1024px;
	height: 20px;
	margin-right:5px;
	background-color: #333333; /* test : rouge */
	color: #ffffff;
	font-family: arial, serif;
	font-size: 10pt;
	padding:5px;
	text-align: center;
	word-spacing:2px;
}

#menu
{
	float:left;
	width:150px;
	border: 1px solid white;
	margin-right:10px;
	margin-top: 0px;
	padding:0px;
}

#corps
{

	width: 1000px;
	height: 500px;
	text-align: justify;
	margin: auto;
	margin-top: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	background-color: #212121; /* test : bleu*/
	border: 1px solid black;
	font-family:verdana, serif;
	color: #ffffff;
}
#image_accueil
{
	width: 204px; /* 380px */
	height: 204px;
	float: left;
	margin-left:5px;
	margin-top: 5px;
	margin-right: 15px;
	padding:10px;
	background-color: #212121; /*  test : blanc */
	/*background-image: url('img.php');*/
	/*background-repeat: no-repeat;  */
	
}

#texte_auto
{
	overflow:hidden;
	height:450px;
	width: 715px;
	padding:20px;
	/*background-color: green;/*#212121; /* test : vert*/
}
#texte_auto p
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:10pt;
	color: #ffffff;
	font-family:verdana, serif;
	
}
/*#infos_accueil
{
	overflow:hidden;
	height:60px;
	width: 1000px;
	padding:0px;
	margin-top:15px;
	background-color: orange; /* test : orange 
	border: 1px hidden #ffffff;
	text-align:center;
}*/
/*-------- SOUS-ENSEMBLE de INFO_ACCUEIL ---------------- */
#infos_1
{
	clear:left;
	float:left;
	height:50px;
	width:214px;
	margin-left:5px;
	background-color: #212121; /* test : jaune */
	padding:5px;
	
	overflow:hidden;
	text-align:center;
}
#infos_1 p
{
	color: #ffffff;
	margin-top:10px;
	font-size: 9pt;
	font-variant: small-caps;
/*  border-top:1px dashed #ffffff;  */
/*	border-bottom:1px dashed #ffffff;  */
}
#infos_2
{
clear:left;
float:left;
	height:60px;
	width:214px;
	margin-left:5px;
	margin-top:0px;
	background-color: #212121; /* test : mauve*/
	padding:5px;
	text-align:center;
	
}
#infos_3
{
	clear:left;
	float:left;
	height:50px;
	width:214px;
	margin-left:5px;
	background-color: #212121; /* test : jaune */
	padding:5px;
	text-align:center;
}
#infos_4
{
	clear:left;
	float:left;
	height:50px;
	width:214px;
	margin-left:5px;
	background-color: #212121; /* test : bleu clair */
	padding:5px;
	text-align:center;
	
}
#infos_2 p, #infos_3 p, #infos_4 p
{
	color: #ffffff;
	margin-top:5px;
	font-size: 9pt;
	font-variant: small-caps;
}
#infos_4 a, #infos_2 a
{
	color: #ff0000;
	
}
#infos_4 a:hover, #infos_2 a:hover
{
	color: #ffffff;
}
/* ------------------ PIED DE PAGE ------------------------- */
#pied
{
	float:left;
	width:1024px;
	height:48px;
	font-size:9pt;
	border-top: 1px solid white;
	text-align:center;
	padding:2px;
	background-color: #333333;
	
}
/* ---SOUS-ENSEMBLE PIED DE PAGE ---*/
#azy
{
	float:left;
	height:50px;
	width:240px;
	margin:auto;
	background-color: #333333;
}
#azy p
{
	text-align:left;
}
#divers
{
	float:left;
	height:50px;
	width:360px;
	margin-left: 10px;
	background-color: #333333;
	border-left: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	padding-left:5px;
	padding-right:5px;
}
#divers p
{
	font-size:10pt;
	color: #ffffff;
	margin-top:0px;
	text-align:justify;
	
}
#pacemaker
{
	float:right;
	height:50px;
	width:400px;
	margin:auto;
	background-color: #333333;
}

#azy p, #pacemaker p
{
	font-size: 8pt;
	margin-top:3px;
	
}
#divers p
{
	color: #ffffff;
}

#logo_azy
{
	width:130px;
	height:43px;
	float:left;
	border: 0px solid white;
	background-image: url("images/logoazy.jpg");
	background-repeat: no-repeat;
	margin-top: 2px;
	text-indent:130px;
	overflow:hidden;
}
#logo_pacemaker
{
	width:80px;
	height:35px;
	float:right;
	border: 0px solid white;
	background-image: url("images/logo_pacemaker.jpg");
	background-repeat: no-repeat;
	margin-top: 2px;
	text-indent:130px;
	overflow:hidden;
}
/* -------- BALISES GENERALES ------------*/
p
{
	color: #cccccc;
}

h1
{
	text-align:center;
}

h2
{

}

h3
{

}

/* Pour les liens */

a
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	
}

a:visited
{

}

a:active, a:focus
{

}

a img
{
	border: none;
}
.btn_60
{
	width:60%;
}
/* ------------------  PAGE D'ACCUEIL.PHP ----------------------- */

#expo_space
{
	width:590px;
	height: 80px;
	float:left;
	/*background-color: blue; /*#212121;*/
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ff5000;
}

#logo_expo_acc
{
	float:left;
	width:60px;
	height:60px;
	padding:5px;
}
#expo_space p
{
	color: white;
	font-size:11pt;	
	padding:5px;
	margin-left:75px;
}
#titre15j
{
	clear:left;
}
#acc_logo
{
	clear:left;
	float:left;
	height:60px;
	width: 60px;
	padding:10px;
	border-bottom: 1px solid #212121;
	/*background-color : cyan; /* test : bleu clair */
}
.centre_img
{
	vertical-align: middle;
}
#acc_generalite
{
	float:left;
	height:70px;
	width: 500px;
	padding:5px;
	border-bottom: 1px dotted #212121;
	/*background-color : teal;  test : mauve*/
}
#acc_info
{
	float:left;
	height:60px;
	width: 390px;
	padding:5px;
	border-bottom: 1px dotted #212121;
	background-color : #212121; /* test : bleu foncé */
}
#logovertical
{
	float:right;
	margin-top:-17px;
	margin-right: -17px;
	width:120px;
	height:483px;
	/*background-color: red;*/
}


/* -------------------------- CAFE_EXPO.PHP ----------------------- ---- */
/* COLONNE CAFE (1)  */
#cafe
{
	float:right;
	width:480px;
	height:470px;
	background-color: #666666;
	color: white;
	font-family:verdana, serif;
	font-size:10pt;
	padding:0px;
	
}

/* COLONNE EXPOSITION (2)    */
#expo
{
	float:left;
	width:480px;
	height:470px;
	background-color: #666666;
	color: white;
	font-family:verdana, serif;
	font-size:10pt;
	padding:0px;
}


#cafe_texte
{	

	width:470px;
	height:370px;
	background-color: #212121;
	padding:5px;
}
#cafe_texte p, #expo_texte p
{
	margin-top:0px;
}

#cafe_img
{
	float:left;
	width:213px;
	height:133px;
	background-color: #212121;
	margin-right: 10px;
	margin-bottom:7px;
}
#cafe_img_2
{
	float:right;
	
	width:213px;
	height:136px;
	background-color: #00ffff;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom:5px;
}

#cafe_img_3
{
	float:left;
	
	width:213px;
	height:133px;
	background-color: #00ffff;
	margin-top: 0px;
	margin-right: 10px;
}

#cafe_horaire
{

	width:480px;
	height:80px;
	background-color: #212121;
	margin:auto;
	border-top:1px dashed #ffffff;
	padding:5px;
	text-align:center;
}
#cafe_horaire p, #expo_programme p
{
	margin-top:3px;
}

#expo_texte
{	

	width:480px;
	height:270px;
	background-color: #212121;
	overflow:hidden;
	padding:5px;
	
}
#expo_img
{
	float:left;
	background-color: #212121;
	margin-right:10px;
}
#expo_programme
{
	width:480px;
	height:190px;
	background-color: #212121;
	margin:auto;
	border-top:1px dashed #ffffff;
}

	
/* ------------------------ CONTACT .PHP-------------------------------t */
#contact
{
	width:320px;
}
#contact textarea
{
	width: 280px;
	height: 70px;
	overflow:auto;
}
#contact input, #contact textarea
{
   font-family: Verdana, Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
   margin:3px;
}
#contact input:focus, #contact textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #FFFF99;
}
#contact  label
{
   color: #ffffff; /* Colorer en bleu tous les labels (bah oui, pourquoi pas en bleu ?) */
   font-size: 8pt;
   
}
#contact legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #cccccc;
   font-weight: bold;
   font-size: 12pt;
}
#contact fieldset
{
   padding:10px;
   margin-bottom: 0px; /* Une marge pour séparer les fieldset */
   background-color: #212121;
}

#btenvoi, #btreset
{
	font-size: 9pt;
	width:40%;
	height:10%;
}

/* Mise en forme du tableau du formulaire */

#f_contact /*table*/
{

	height: 430px;
	background-color: #212121;
	margin:auto;
	margin-top: 0px;
	padding: 0px;
}
#info_contact /*  partie droite avec les personnes de contact et la  ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
{
	float:right;
	width: 350px;
	height:495px;
	background-color: #212121;
	margin-top:3px;
	padding-left: 10px;
	vertical-align: top;
	text-align: justify;
	font-family: verdana, serif;
	font-size: 10pt;
	font-variant: small-caps;	
	overflow:auto;
}
#info_tech   /*--------------- Pied de Page pour les infos techniques Light / Son / Stage */
{
	width: 350px;
	height: 60px;
	margin-top:45px;
	float:right;
	background-image: url('images/img_fd_infotek.jpg');
	background-repeat:no-repeat;

}
#info_tech h2
{
	text-align:center;
	color: white;
	font-size:14pt;
	/*background-color: #212121; */
}
#info_contact h3
{
	font-size: 10pt;
	margin-top: 5px;
	text-align: center;
}
.info_texte
{
	color: #cccccc;
	font-family: verdana, serif;
	font-size: 9pt;
	text-align: justify;
	font-variant:normal;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}


#form_col_1 /*colonne 1  */
{
	height:450px;
	background-color: #212121;
}

#form_cel_1 /*cellule 1*/
{
	width: 335px;
	border-bottom:1px dashed white;
}

.pcolonne2
{
	color: #ffffff;
	font-family: verdana, serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top:0px;
}

/*cellule 2    1ère colonne juste après le formulaire. Contient la liste des personnes de contact///////////////////////////////////// //////////////////////////////////////////////////////////  */ 

#form_cel_2 
{
	width: 270px;
	height: 450px;
	background-color: #212121; 
	padding-top: 0px;
	vertical-align: top;
	text-align: justify;
	font-family: verdana, serif;
	font-size: 10pt;
	font-variant: small-caps;
	border-bottom:1px dashed white;
}
#form_cel_2 h3
{
	font-size: 10pt;
	margin-top: 5px;
	text-align: center;
}
.soustitre
{
	color: #ff4000;
	margin-bottom:0px;
	margin-top:0px;

}
.texte
{
	font-size:10pt;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:3px;
}
#hza
{
	width:85px;
	height:140px;
	float:right;
	background-image: url("images/logo_hza.jpg");
	background-repeat: no-repeat;
	/*position:relative;
	top:90px;
	left:30px; */
}
#datamodif_court /*  fond  gris toute la largeur dans Body */
{
	float:left;
	width:100%;
	height: 180px;
	background-color: #cccccc;
	color: #000000;
	margin-top:2px;
	margin-bottom: 5px;
	padding:5px;
	border:1px solid white;
	font-family:arial, serif;
}
#dataexist_long
{
	overflow:auto;
	float:left;
	width:100%;
	height:354px;
	margin-top:5px;
	padding:5px;
	border:1px solid white;
	background-color: #eeeeee;
	color: #000000;
	font-size: 10pt;
	font-family:arial, serif;
}
#pied_tab
{
	height:45px;
	background-color: #212121;
}
#pied_tab p
{
	color: #ffffff;
	text-align:center;
	font-variant: small-caps;
	font-size: 9pt;
	margin:0px;
	background-color: #212121;
}
#pied_tab_cel_1 
{
	width: 335px;
}
#pied_tab_cel_2 p
{
	color: #ff0000;
}

#boutons
{
	text-align: center;
}
#suppmodif 
{
	margin:0px;
	
}

#fset_lien_upd p
{
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}
#fest_lien_upd
{
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}


/*--------------------------------------CONTACT_UPD.PHP ------------------------------------------------  */

#datalist
{
	overflow:auto;
	float:left;
	width:510px;
	height:204px;
	margin-top:5px;
	padding:5px;
	border:1px solid white;
	background-color: #eeeeee;
	color: #000000;
	font-size: 10pt;
	font-family:arial, serif;
}
#datamod
{
	float:left;
	width:510px;
	height: 330px;
	background-color: #cccccc;
	color: #000000;
	margin-top:2px;
	margin-bottom: 5px;
	padding:5px;
	border:1px solid white;
	font-family:arial, serif;
}
#datalist p
{
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	font-size:10pt;
}
#fset_cont_1 p
{
	margin-top:0px;
	margin-bottom:5px;
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}

#datamodconfirm
{
	float:right;
	width: 470px;
	height: 40px;
	background-color: #000000;
	color: #ffffff;
	font-size:10pt;
	border: 2px solid black;
	padding:5px;
}
#datacol_2
{
	float:right;
	width:470px;
	height: 535px;
	background-color: #cccccc;
	color: #000000;
	margin-top:5px;
	margin-bottom: 5px;
	border:2px solid white;
	font-family:arial, serif;
	padding:10px;

}
#datacol_2 p
{
	color: #000000;
	margin-top:0px;
	margin-left:20px;
}
#modiftexte
{
	margin-top:10px;
	margin-left:10px;
	font-size:10pt;
	font-variant:small-caps;
}

/* --------------------------------------- PROGRAMME.PHP ------------------------------------------------ */
#flyer
{
	float:right;
	width:150px;
	height:106px;
	border: 1px dotted #ffffff;
}
#aff_prog
{
	overflow:auto;
	width:1000px;
	height:500px;
	margin: auto;
	margin-top: 5px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	background-color: #212121;
	border: 1px solid black;
}

#prog_logo
{
	width:90px;
	float:left;
	height:90px;
	margin-bottom:5px;
	background-color:#333333;
	padding:5px;

}

#info
{
	overflow:hidden;
	width:380px;
	height:90px;
	float:left;
	margin-bottom:5px;
	background-color:#333333;
/*border: 1px solid red;*/
	padding:5px;
	
}
.date
{
	color:#cccccc;
	font-size:10pt;
	font-family:verdana, serif;
	
}
.datemois
{
	color:#cccccc;
	font-size:10pt;
	font-family:verdana, serif;
	font-variant:small-caps;
}
.prix
{
	font-size:10pt;
	font-family:verdana, serif;

}

.styl
{
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.dj
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#00ff00;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.artiste
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#00ffff;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.cineclub
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#ff6600;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.musicschool
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#0099ff;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.frakasound
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#ff00ff;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.sceneouverte
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#0000ff;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.closed
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#ff0000;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.expo
{
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#ffff00;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.petanque
{
font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#00ff8a;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.special
{
font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#ff00ff;
	font-family:arial, serif;
	letter-spacing: 1px;
}
.desc
{
	font-size:10pt;
	font-family:arial, serif;
}

#detail
{
	overflow:hidden;
	width:480px;
	height:90px;
	float:left;
	margin-bottom:5px;
	background-color:#333333; 
/*border: 1px solid yellow;*/
	padding:5px;
	text-align:justify;
	font-family:arial, serif;
}
 
#detail a
{
	color:#ffff00;
}
#detail a:hover
{
	color:#ff0000;
}
.det_text
{
	font-size:10pt;
	color:#cccccc;
}
.liens
{
	font-size:10pt;
}
.nlle_ligne
{
	clear:both;
}

#photos
{
	float:right;
	text-align:justify;
	color:#cccccc;
	font-size:10pt;
	margin-left:10px;
}
/* ------------------------- SPONSORS . PHP --------------------------------*/
#sponsorscol_g
{
	float:left;
	width:330px;
	height:470px;
	background-color:#333333;
	margin-right:5px;
	overflow:auto;
}
#sponsorscol_c
{
	float:left;
	width:330px;
	height:470px;
	background-color:#333333;
	overflow:auto;
}
#sponsorscol_d
{
	float:right;
	width:330px;
	height:470px;
	background-color:#333333;
	overflow:auto;
}
#sponsorscol_g h3, #sponsorscol_c h3, #sponsorscol_d h3
{
	text-align: center;
	margin-top:3px;
	margin-bottom: 3px;
	margin-left:3px;
	margin-right:3px;
	font-size:10pt;
	font-family: verdana, serif;
	background-color: #212121;
	color: #ff6060;
	font-variant: small-caps;
}
.sponsors_txt
{
	margin-top:10px;
	margin-left:15px;
	text-indent:5px;
	margin-right:15px;
	color: #ffffff;
	font-size:10pt;
	
}
#img_spon
{
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:9pt;	
}
#img_spon2
{

	margin-left:15px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:9pt;	
}

/* ------------------------- ACCES . PHP --------------------------------*/
#accescol_g
{
	float:left;
	width:490px;
	height:470px;
	background-color:#333333;
	margin-right:5px;
	overflow:auto;
}
#accescol_d
{
	float:left;
	width:490px;
	height:470px;
	text-align:center;
	background-color:#333333;
	overflow:auto;
}
#accescol_g h3, #accescol_d h3
{
	text-align: center;
	margin-top:3px;
	margin-bottom: 3px;
	margin-left:3px;
	margin-right:3px;
	font-size:10pt;
	font-family: verdana, serif;
	background-color: #212121;
	color: #ff6060;
	font-variant: small-caps;
}
#img_acces
{
	position:relative;
	top:75px;
}
.acces_txt
{
	margin-top:20px;
	margin-left:15px;
	text-indent:5px;
	margin-right:15px;
	color: #ffffff;
	font-size:10pt;
	
}
/* ------------------------- Mailing. PHP --------------------------------*/
#mailingcol_g
{
	float:left;
	width:490px;
	height:470px;
	background-color:#333333;
	text-align:center;
	margin-right:5px;
	overflow:auto;
}
#mailingcol_d
{
	float:left;
	width:490px;
	height:470px;
	text-align:center;
	background-color:#333333;
	overflow:auto;
}
#mailingcol_g h3, #mailingcol_d h3
{
	text-align: center;
	margin-top:3px;
	margin-bottom: 3px;
	margin-left:3px;
	margin-right:3px;
	font-size:10pt;
	font-family: verdana, serif;
	background-color: #212121;
	color: #ff6060;
	font-variant: small-caps;
}
.mailing_txt
{
	margin-top:10px;
	margin-left:15px;
	text-indent:5px;
	margin-right:15px;
	color: #cccccc;
	font-size:10pt;	
}
.stmailing_txt1
{
	margin-top:20px;
	margin-left:80px;
	margin-right:80px;
	color: #000000;
	font-size:10pt;
	font-weight:bold;
	background-color: #606060;
}
.stmailing_txt2
{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:30px;
	color: #000000;
	font-size:9pt;
	font-weight:bold;
	background-color: #606060;
}

.mailing_txt2
{
	
	margin-left:15px;
	margin-right:15px;
	color: #cccccc;
	font-size:10pt;
}



/* ------------------------- LIENS . PHP --------------------------------*/
#linkcol_g
{
	float:left;
	width:330px;
	height:470px;
	background-color:#333333;
	margin-right:5px;
	overflow:auto;
}
#linkcol_c
{
	float:left;
	width:330px;
	height:470px;
	background-color:#333333;
	overflow:auto;
}
#linkcol_d
{
	float:right;
	width:330px;
	height:470px;
	background-color:#333333;
	overflow:auto;
}
.lien_txt
{
	padding-left:10px;
	margin-top:5px;
	margin-bottom:0px;
	font-size: 10pt;
	font-family:verdana, serif;
}
#linkcol_g h3, #linkcol_c h3, #linkcol_d h3
{
	text-align: center;
	margin-top:3px;
	margin-bottom: 3px;
	margin-left:3px;
	margin-right:3px;
	font-size:10pt;
	font-family: verdana, serif;
	background-color: #212121;
	color: #ff6060;
	font-variant: small-caps;

}


/*--------------- UPLOAD.PHP ---------------Mise en forme des formulaires de saisie */
#entete, #pieddepage
{
	clear:left;
	float:left;
	width:100%;
	height:50px;
	border: 1px solid white;
	padding:5px;
}
#pieddepage
{
	margin-top:0px;
	margin-left:-5px;
}
#entete p
{
	color: #ff5000;
	font-size:12pt;
	font-weight:bold;
	font-family:verdana, serif;
	
}
#pieddepage p
{
	color: #ff5000;
	font-size:10pt;
	font-weight:bold;
	font-family:verdana, serif;
	text-align:center;
}
#admin_principal
{
	width:500px;
	height:570px;
	float:left;
	background-color: #333333;
	margin: auto;
	font-family:verdana, serif;
}

#admin_principal li
{
	margin-top: 5px;
	margin-bottom:5px;
}
#admin_principal a
{
	color: #ff5050;
}
#admin_principal a:hover
{
	color: #ffff00;
}
#admin_secondaire
{
	width:500px;
	height:570px;
	float:right;
	background-color: #333333;
	margin: auto;
	font-family:verdana, serif;
}
#uploadcol1
{
	width:500px;
	height:570px;
	float:left;
	background-color: #333333;
	margin: auto;
	font-family:arial, serif;
}
#uploadcol2
{
	width:500px;
	height:570px;
	float:right;
	background-color: #333333;
	margin:auto;
	font-family:arial, serif;
}
#uploaded_txt
{
	width:500px;
	background-color: #000000;
	color: #ffffff;
	font-size:11pt;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	font-family:arial, serif;
	overflow:auto;
}

#uploaded_img
{
	width:150px;
	height:100px;
	background-color: #212121;
	float:right;
	color: #ffffff;
	border: 1px solid yellow;
	font-size:10pt;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}
#uploaded_img p, #uploaded_img2 p
{
	color: white;
	font-family:arial, serif;
}

#menu_admin
{
   width:340px;
   height:80px;
   background-color: #cccccc;
   padding-top:10px;
   font-family:arial, serif;
   vertical-align:middle;
   border: 1px solid black;
}
#menu_admin p
{
	color: #000000;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin-left:10px;
}
#menu_admin a
{
	color: #ff0000;
}
#menu_admin a:hover
{
	color: #ffff00;
	text-decoration:none;
}

#uploadcol1 label, #uploadcol2 label
{
	color:#ff0000;
	font-size:10pt;
	
}

#uploadcol1 fieldset, #uploadcol2 fieldset
{
	color:#ffffff;
	width:95%;
	margin:auto;
	margin-bottom:3px;
	padding-left: 15px;
	padding-bottom:10px;
	font-size:9pt;
}

#uploadcol1 input, #uploadcol1 textarea, #uploadcol2 input, #uploadcol2 textarea
{
   font-family: Verdana, Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
}
 
#uploadcol1 input:focus, #uploadcol1 textarea:focus , #uploadcol2 input:focus, #uploadcol2 textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #FFFF99;
}


/*--------------- UPDATE.PHP ---------------Mise en forme des formulaires de modification */

#dataexist 
{
	overflow:auto;
	float:left;
	width:100%;
	height:180px;
	margin-top:5px;
	padding:5px;
	border:1px solid white;
	background-color: #eeffee;
	color: #000000;
	font-size: 10pt;
	font-family:arial, serif;

}
#dataexist p, #dataexist_long p
{
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	font-size:10pt;
	padding:0px;
}
.ligne
{
	margin-top:1px;
	margin-bottom:1px;
}
#datamodif
{
	float:left;
	width:100%;
	height: 380px;
	background-color: #cccccc;
	color: #000000;
	margin-top:2px;
	padding:5px;
	border:1px solid white;
	font-family:arial, serif;
}

#_datamodif p
{
	color: #ff0000;
	font-size: 10pt;
	font-weight:bold;
}

#pied_page
{
	overflow:auto;
	height: 60px;
	background-color: #000000;
	color: #ffffff;
	padding:5px;
	border: 1px solid white;
	font-size: 10pt;
	margin-top:5px;
	font-family:arial, serif;
}
#pied_page p
{
	text-align:center;
}


#fset_1 p, #fset_2 p, #fset_3 p
{
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}
#fset_1, #fset_2, #fset_3
{
	color: #ff0000;
	font-size: 10pt;
	font-weight: bold;
}
#fset_1
{
	padding:5px;
	height:80px;
	/*background-color:red;*/
}

#fset_2
{
	float:left;
	width:470px; 
	height:200px;
	padding:15px;
	/*background-color:blue;*/
}

#fset_3
{
	float:right;
	width:470px;
	height:200px;
	padding:15px;
	/*background-color:yellow;*/
}
#fset_3 p
{
	margin-top:10px;
}
#infoart
{
	overflow:auto;
	width: 460px;
	height: 80px;
}
#infosoiree
{
	width: 460px;
	height: 80px;
}
#sitelinks
{
	width: 460px;
	height: 60px;
}
#thu_upd
{
	max-width: 140px;
	max-height: 90px:
}
#thuupd
{
	float:left;
	width:140px;
	height:90px;
	/*"border: 1px solid #ffffff;*/
	margin-top:5px;
	margin-right:10px;
	text-align:center;
}

#datamodifconfirm
{
	float:right;
	width: 495px;
	height: 40px;
	margin-bottom:10px;
	background-color: #000000;
	color: #ffffff;
	font-size:10pt;

	padding:5px;
}
#bouton
{
	width: 495px;
	float:left;
	height: 40px;
	text-align:center;
	/*background-color:orange;*/
	padding:5px;
}

#menu_admin_2
{
   float:right;
   width:510px;
   height:50px;
   background-color: #cccccc;
   border: 2px solid #212121;
   text-align:center;
}

#menu_admin_2 p
{
	color: #000000;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
#menu_admin_2 a
{
	color: #ff0000;
}
#menu_admin_2 a:hover
{
	color: #ffff00;
	text-decoration:none;
}