/* See the sky & sea...  It's been a pleasure to learn CSS
Color charts
#ffffff   blanc
#fcc75d  orange
#f4f4f4 gris
#F9E9C7 gris/orange clair 
xx-small for font 10px

*/

html
{
	background-color:#ffffff;
	background-image: url("blade.png") ;
	background-repeat: no-repeat;
	background-position:top right; 
}

body
	{
	
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


input, textarea, select 
	{
	border-collapse: collapse; 
	border: 1px solid #fcc75d;
	padding-left: 5px;
	padding-right: 5px;
	font-size: x-small;
	text-align: left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	}

	
	#disclaimer
	{ 
	font-family: times new roman, Arial, Helvetica, sans-serif;
	margin :10px;
	max-width:300px;
	height: 100px;
	max-height:100px;
	overflow: scroll;
	border: 1px outset black;
	background-color:#ffffff;
	}
	
	
	.disclaimer
	{
	overflow: scroll;
	text-align: justify;
	}

	
	
.h_caption 
	{
	margin-bottom: 2px;
	padding-bottom: 2px;
	color:#fcc75d;
	}

#packstand input
	{
	border: 0px solid #fcc75d;
	font-size: 100%;
	text-align: center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	

/* TABLEAUX*/
table 
	{
	margin-left: 5px; 
	border-collapse: collapse; 
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	}


#t_up  td /*uploader  tableau*/
	{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	padding-top: 4px; 
	padding-right: 4%; 
	padding-left: 4%;
	font-size: x-small; 
	border-right: 1px dotted #fcc75d;
	border-left: 1px dotted #f4f4f4;
	}
#t_up th
	{
	font-size: x-small; 
	padding-left: 4%;
	text-align: left;
	border-left: 1px dotted #f4f4f4;
	border-bottom: 1px dotted #fcc75d;
	border-top: 1px dotted #f4f4f4;
	border-right: 1px dotted #f4f4f4;}		
	
#b_up
	{
	font-size: small; 
	font-weight:bold;
	color: #ffffff;
	background-color: #fcc75d;
	/*margin-left: 5%; */
	}
	
		
	
#who-l td , #who-r  td
	{
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:150px; 
	overflow: auto;
	}
	
.monitor	
	{
	position: absolute;
	left:0%;
	width: 99%;
	
	}

	
.monitor td, th 
	{
	border-collapse: collapse; 
	border: 1px solid #fcc75d;
	padding-left: 5px;
	padding-right: 5px;
	font-size: xx-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.package td, th
	{
	border-collapse: collapse; 
	border: 1px solid #fcc75d;
	padding-left: 5px;
	padding-right: 5px;
	font-size: xx-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.package td
	{
	 font-size: xx-small; 
	}
	
.admin td, th
	{
	border-collapse: collapse; 
	border: 1px solid #fcc75d;
	padding-left: 3px;
	padding-right: 3px;
	font-size: xx-small; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

a		{	color:black;text-decoration:none;}
a:hover	{	text-decoration:underline;color:#fcc75d;	background-color:#F4f4f4;}


/* Version 2*/
	
#auth, #auth2
	{
	width: 25%;
	height: 10%;
	background-color:#F4f4f4;
	border: 1px dotted #Fcc75d; /*   #FCC75D*/
	text-align: left;
	position:absolute;
	top: 45%;
	left: 40%;
	}

.greatstand 
	{
	position:absolute;
	top: 26%; /*30*/
	left: 12%; /*15*/
	width: 78%;/*700*/
	min-width: 700px;/*700*/
	margin: auto;
	height:60%;
	background-color: #f4f4f4; 
	overflow:none;
	}

.dash1
	{
	position:absolute;
	
	left: 0.2%;
	}
.dash2
	{
	position:absolute;
	left: 33.5%;
	}
.dash3
	{
	position:absolute;
	left: 66.7%;
	}

	
.dash1, .dash2   , .dash3
	{
	width: 33%;
	margin: auto;
	height:56%;
	top: 18%; 
	background-color: #ffffff; 
	border:1 px dotted #fcc75d; 
	overflow:auto;
	}
	
.injector 
	{
	position:absolute;
	top: 8%; 
	left: 1%;
	width: 98%;
	margin: auto;
	height:59%;
	background-color: #f4f4f4; 
	overflow:auto;
	}
.injector2 
	{
	position:absolute;
	top: 9%; 
	left: 0%;
	width: 98%;
	margin: auto;
	height:95%;
	background-color: #f4f4f4; 
	border-top: 1px dotted #fcc75d;
	overflow:auto;
	}
	
.setL
	{
	position:absolute;
	top: 8%; 
	left: 1%;
	width: 45%;
	margin: auto;
	height:80%;
	overflow:hidden;
	}
.setR
	{
	position:absolute;
	top: 8%; 
	right: 2%;
	width: 35%;
	margin: auto;
	height:80%;
	background-color: #f4f4f4;
	/*border: 1px dotted #fcc75d;	*/
	overflow:auto;
	}
.setR2
	{
	position:absolute;
	top: 8%; 
	right: 2%;
	width: 45%;
	margin: auto;
	height:80%;
	background-color: #f4f4f4;
	/*border: 1px dotted #fcc75d;	*/
	overflow:auto;
	}

	
.uploader2 
	{
	position:absolute;
	top: 22%;
	left: 10%;
	width: 50%;
	/*margin: auto;
	height:auto;*/
	background-color: #f4f4f4; 
	}
	
#smart_f  ,  #doc_r  , #doc_te, #doc_tr 
	{
	position:absolute;
	top: 28%;
	right: 10%;
	width: 30%;
	height: 45%;
	background-color: #cccccc; 
	}
		



	.uploader 
	{
	position:absolute;
	top: 22%;
	left: 10%;
	width: 80%;
	/*margin: auto;
	height:auto;*/
	background-color: #f4f4f4; 
	}
	
	
.stand
	{
	background-image: url("ul8.png") ;
	background-repeat: no-repeat;
	background-position:top left; 
	border: 1px solid #Fcc75d;
	position:absolute;
	top:17%;
	left: 9%;/*10%*/
	width: 80%;/*950 pour auto adjust */
	min-width: 850px; /*NE MARCHE PAS SUR IE6*/
	height:480px;
	background-color: #f4f4f4; 
	}

#standshadow
	{
	position:absolute;
	top: 18.2%;
	left: 8.4%;
	width: 80%; /*850px;*/
	height:480px;
	background-color: #cccccc; 
	overflow:hidden;
	}
.shadow1
	{
	color: #ffffff;
	font-size: 1500%;
	text-align: center;
	}	
.shadow2
	{
	color: #ffffff;
	margin-left:5%;
	margin-right:5%;
	font-size: 150%;
	text-align: center;
	}	


	
.adminification
	{
	position: absolute;
	left: 4%;
	bottom: 1px;
	width: 50%;
	text-align: justify;
	color: #fcc75d;
	background-color:#F4f4f4;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.88889;
	}
	

	
#who-l 
	{
	position:absolute;
	top: 35%;
	left: 10%;
	width: 40%;
	margin: auto;
	height:auto;
	background-color: #f4f4f4;
	border-top: 1px dotted #Fcc75d;
	border-right: 1px dotted #Fcc75d;	
	}
#who-r
	{
	position:absolute;
	top: 35%;
	right: 10%;
	width: 40%;
	margin: auto;
	height:auto;
	background-color: #f4f4f4; 
	border-left: 1px dotted #Fcc75d;
	border-bottom: 1px dotted #Fcc75d;
	}

	
td.help
	{
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color :#cccccc;
	}
td.warning
	{
	font-size: x-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color :#fcc75d;
	}
	
	
.motto
	{
	width: 38%;
	border: 1px dotted #FCC75D;
	left: 38%;
	top: -32px;
	width: 20%;
	font-size: xx-small; 
	position:absolute;
	text-align: center;
	}
	
	
	
.bottom 
	{
	position: absolute;
	text-align:center;
	width:99%;	
	bottom: 1%;
	background-color: #ffffff; 
	font-weight: bold; 
	color: #fcc75d; 
	}

.steps
	{
	position: absolute;
	top: 10%;
	left: 5%;
	text-align: left;	
	text-decoration:underline #fcc75d;
	}

 

#signinstand
	{
	position:absolute;
	top: 37%;
	left: 55%;
	width: 40%;
	margin: auto;
	height:auto;
	background-color: #f4f4f4; 
	}
	
#innerstand, #gbook
	{
	position:absolute;
	top: 30%;
	left: 60%;
	width: 300px;
	margin: auto;
	height:auto;
	background-color: #f4f4f4; 
	}


#b_pay 
	{
	font-size: 200%; 
	font-weight:bold;
	color: #ffffff;
	background-color: #fcc75d;
	text-align: right;
	}
#paypal /*paypal button*/	
	
	{
	position: absolute;
	right: 0%;
	border: 5px solid #fcc75d;
	background-color: #fcc75d;
	}
	
/*#packstand 
	{
	position: absolute;
	right: 5%;
	margin-top:2%;
	background-color: #fcc75d;
	}	
*/

#packstand, #paystand
	{
	position:absolute;
	top:15%;
	left: 0%;
	bottom:5%;
	width: 99%;
	background-color: #f4f4f4; 
	border: 1px dotted #fcc75d; 
		}

	
#paystand td
	{
	font-size:x-small;
	padding-left: 2px;
	padding-right: 2px;
	margin-top:50%;
	margin-bottom:10%;
	border-collapse: collapse; 
	border: 1px solid #fcc75d;
	
	}

.tit 
	{
		padding: 5%;
	}

.dpr 
	{
	font-size: xx-small; 
	}

.request  
	{
	font-size: xx-small; 
	color: #fcc75d;
	background-color: #ffffff;
	}
	
.numberCell  
	{
	font-size: xx-small; 
	background-color:#F4f4f4;
	text-align: right;
	}	
.offhour  
	{
	font-size: xx-small; 
	color: #cccccc;
	background-color: #ffffff;
	}
	
	
	.in_process
	{
	color:#fcc75d;
	}
	
.process
	{
	color:#fcc75d;
	background-color:#555753;
	}
	.note/* Les notes de bas de page */
	{	
	position: absolute;
	right: 1%;
	font-size: xx-small;
	margin-left: 10%;
	margin-top: 1%;
	}

.pack 
	{
	width:98%;
	} 
	
.pack td 
	{
	border-collapse: collapse; 
	border: 1px solid #fcc75d;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	
	}

	
.pack tbody 
	{
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
	

#eststand td
	{
	border: 1px solid #FCC75D;
	}

	
#adminstand
	{
	position:absolute;
	top: 15%;
	left: 5%;
	width: 880px;
	margin: auto;
	height:auto;
	background-color: #f4f4f4; 
	}

#b1, #b2,  #b3, #b4   /* Les 4 blocs d'accueil */
	{
	width: 210px;
	height: 122px;
	background-color:#FFFFFF;
	border: 1px dotted #F4F4F4; /*   #FCC75D*/
	text-align: left;
	padding: 6px; /* Marge intérieure */
	padding-top: 12px;
	margin:0px ; /* Marge extérieure de 12px */ 
	position:absolute;
	top: 37%;
	}

#bsmall1, #bsmall2, #bsmall3, #bsmall4 /* LES BLOCS D'accueil NAV   */
	{
	width: 210px;
	height: 70px;
	background-color:#FFFFFF;
	border: 1px dotted #F4F4F4; /*   #FCC75D*/
	text-align: left;
	padding: 6px; /* Marge intérieure */
	padding-top: 12px;
	margin:0px ; /* Marge extérieure de 12px */ 
	position:absolute;
	top: 37%;
	}

#b4 {   right: 7%;}
#b3 {   right: 28.5%;}
#b2, #bsmall2 {   left: 28.5%;}
#b1, #bsmall1 {   left: 7%;}
 
	.pin, .def 	{	text-decoration: underline;	}
	.imageflottante  {	float: right;}
	.imagesteps  {	float: left;}
	
#flag
	{
	position: absolute;
	right: 1px;
	top: 1px;
	width: 16%;
	height: 15px;
	text-align: center;
	background-color:#Fcc75d;
	}

#manage
	{
	position: absolute;
	right: 6px;
	top: 1px;
	width: 30%;
	height: 15px;
	text-align: right;
	background-color:#F4f4f4;
	}

#container 
	{
    position: absolute;
    left: 50%; 
    top: 50%;
    width: 100px;
    height: 200px;
	margin: -15em 0 0 -15em;
    border: 1px solid #000;
	text-align: left;
	background-color: #990;
	}


		
#notification
	{
	position: absolute;
	left: 7%;
	bottom: 1px;
	width: 11%;
	height: 15px;
	text-align: justify;
	font-weight: bold;
	background-color:#F4f4f4;
	}

.greeting
	{
	position: absolute;
	left: 10%;
	bottom: 9%;
	width: 80%;
	font-size:11px;
	text-align: center;
	background-color:#F4f4f4;
	}

#explanation
	{
	position: absolute;
	left: 7%;
	bottom: 1px;
	width: 40%;
	height: 30px;
	text-align: justify;
	background-color:#f4f4f4;
	}

#est
	{
	position: absolute;
	left: 7%;
	top: 57%;
	width: 45%;
	height: 50px;
	text-align: justify;
	background-color:#F4f4f4;
	}

#footer 
	{
	position:absolute;
	bottom: 1%;
	left: 0%;
	width: 100%;
	margin: auto;
	text-align: center;
	background-color: #f4F4F4; 
	}

/* Table EXPLODEUSERS ! ID plutot que CLASS pour JSpointer*/
#user , #adminuser
	{
	width: 99%;
	margin: auto;
	height:auto;
	text-align: left-align;
	background-color: #f4f4f4;
	border: 1px dotted #Fcc75d;
	}

#user td 
	{
	padding-right: 4%; 
	padding-left: 1px;
	font-size: x-small; 
	}

	#user td input 
	{
	border: 0px dotted #Fcc75d;
	background-color: #CCCCCC;
	}

/* DIV pour Fleche ARROWS */
.arrow
	{
	position: absolute;
    right: 5%; 
    bottom: 2%;
	background-color: #f4f4f4;
	}
/* style pour Fleche ARROWS */	
.arrows	
	{
	color:#fcc75d;
	font-size: 800%;
	}
	
/* Table EXPLODEDOCS ! pour JSpointer*/
#d_pending , #d_in_process , #d_processed
	{
	width: 99%;
	margin: auto;
	height:auto;
	text-align: left-align;
	background-color: #f4f4f4;
	border: 1px dotted #Fcc75d;
	
	
	}
#add_friends, #check_friends
	{
	width: 99%;
	margin: auto;
	height:auto;
	text-align: left-align;
	background-color: #f4f4f4;
	}
	
.pass	
	{
	color: #cccccc;
	font-weight:bold;
	font-size: 110%;
	}

.reject	
	{
	color: red;
	font-weight:bold;
	font-size: 120%;
	}

	
strong
	{
	font-size: 17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	word-spacing : 0px;
	}
	
	
h4
	{ 
	font-weight: bold; 
	color: fcc75d;
	}
	