@charset "utf-8";
/* CSS Document */
#float00
{
	position:relative;
	padding-top: 0px;
	width:100px;
	/*min-width:260px;*/
	margin:0 auto;
	height:100px;
	/*border:12px solid #ccc;*/
	border:12px solid green;

	border-radius:0px;
	font-size:14px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
	
}


#float00
{
	position:relative;
	padding-top: 0px;
	width:390px;
	/*min-width:260px;*/
	margin:0 auto;
	height:200px;
	border:12px solid #F90;
	border-radius:0px;
	font-size:14px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
	
}

#float11
{
	position:relative;
	padding-top: 0px;
	width:370px;
	/*min-width:260px;*/
	margin:0 auto;
	height:175px;
	border:12px solid #FFF;
	border-radius:0px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}
#float20
{
	position:relative;
	padding-top: 0px;
	width:348px;
	/*min-width:260px;*/
	margin:0 auto;
	height:150px;
	border:12px solid #063;
	border-radius:0px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}




caption /* Titre du tableau */
{
   margin:inherit /* Centre le titre du tableau */
   /*margin: auto; /* Centre le titre du tableau */
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 12px;
   background-color:#FF6;
   /*color: #009900;*/
   color:#000;
   margin-bottom: 10px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}


tables /* Le tableau en lui-même */
{
   /*margin: auto; /* Centre le tableau */
   margin:inherit /* Centre le tableau */
   border: 2px outset green; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */

}


th /* Les cellules d'en-tête */
{
  
   background-color:#006600;
   color: white;
   font-size: 12px;
   font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

td /* Les cellules normales */
{
   border: 0px solid black;
    color: black;
   font-size: 12px;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
  /* text-align: left; /* Tous les textes des cellules seront centrés*/
}
tr /* Les cellules normales */
{
   border: 1px solid black;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: left; /* Tous les textes des cellules seront centrés*/
}
.input_container {
	height: 20px;
	float: left;
}
.input_container input {
	height: 20px;
	width: 150px;
	padding: 0px;
	border: 1px solid #cccccc;
	border-radius: 0;
}
.input_container ul {
	width: 100px;
	border: 1px solid #eaeaea;
	position: absolute;
	z-index: 9;
	background:#39C;
	list-style: none;
	font-size:14px;
	cursor:pointer;
	display: block;
	cursor: default;
	max-height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 20px;
	
}
.input_container ul li {
	padding: 0px;
}
.input_container ul li:hover {
	background: #eaeaea;
}
#country_list_id {
	display: none;
}

#pise
 .select-editable {
     position:relative;
     background-color:white;
     border:solid grey 1px;
     width:150px;
     height:18px;
 }
 .select-editable select {
     position:absolute;
     top:0px;
     left:0px;
     font-size:14px;
     border:none;
     width:120px;
     margin:0;
 }
 .select-editable input {
     position:absolute;
     top:0px;
     left:0px;
     width:100px;
     padding:1px;
     font-size:12px;
     border:none;
 }
 .select-editable select:focus, .select-editable input:focus {
     outline:none;
 }


#entete

{
	position:relative;
	/*padding-top:275px;
	*/
	width:100%
	min-width:100%;
	margin:0 auto;
	color:white;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 100px;
	font-size:12px;
	color:yellow;
	text-align:center;
	
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
	
	
}
#corps
{background-color:#FFC;
}

#page

{
	/*position:relative;
	padding-top:275px;
	width:90%*/
	min-width:700px;
	margin:0 auto;
	/*border:4px dashed green*/
	border:5px  solid blue ;
	/*background-color:orange;*/
	background-image:url(../images/groundmenu.jpg);
	background-image:url(images/groundmenu.jpg);
	/*width: 144px;*/
	height: 30px;
	
	/*border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset*/
}
#organi

{
	/*position:relative;
	padding-top:275px;
	width:90%*/
	min-width:80px;
	margin:0 auto;
	color:white;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 80px;
	font-size:14px;
	color:yellow;
	text-align:center;
	
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
	
	
}

#organi1

{
	/*position:relative;
	padding-top:275px;
	width:90%*/
	min-width:120px;
	margin:0 auto;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 50px;
	font-size:18px;
	color:yellow;
	text-align:center;
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
}
#organi2

{
	/*position:relative;
	padding-top:275px;
	width:90%*/
	min-width:120px;
	margin:0 auto;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 60px;
	font-size:12px;
	color:yellow;
	text-align:center;
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
	
	
}

#organi3

{
	/*position:relative;
	padding-top:275px;
	width:90%*/
	min-width:120px;
	margin:0 auto;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 100px;
	font-size:12px;
	color:yellow;
	text-align:center;
	
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
	text-align:center;
	
}
#organi4

{
	/*position:relative;
	padding-top:275px;
	width:90%*/
	min-width:150px;
	margin:0 auto;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 50px;
	font-size:12px;
	color:yellow;
	text-align:center;
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
	
	
}
#organi5

{
	/*position:relative;
	padding-top:275px;
	width:90%*/
	min-width:120px;
	margin:0 auto;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 250px;
	font-size:12px;
	color:yellow;
	text-align:center;
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
	
	
}
#ligne

{
	/*position:relative;
	padding-top:275px;*/
	width:1px;
	min-width:0px;
	margin:0 auto;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid blue ;
	
	/*width: 144px;*/
	height: 50px;
	color:black;
	
	
}

#fouter

{
	
	
	width:100%
	min-width:100%;
	margin:0 auto;
	color:white;
	/*border:4px dashed green*/
	/*border:5px  solid blue ;*/
	border:5px  solid white ;
	background-color:green;
	/*width: 144px;*/
	height: 50px;
	font-size:12px;
	color:yellow;
	text-align:center;
	
	
	border-radius: 20px;
	box-shadow: 10px 10px  rgba(0,0,0,0.4) inset 
	
	
}