/* CSS Document */
#header
{
	position:relative;
	padding-top: 2px;
	width:88%;
	height:120%;
	min-width:950px;
	margin:0 auto;
	/*border: 4px dashed green*/
	border:12px solid green;
	/*background-color:#EAF4E1;*/
	background:url(../images/cacaoground.jpg);
	/*background:url(../images/cafeground.jpg);*/
	/*border-top-left-radius:60px 90px;
	border-top-rigth-radius:60px 90px;*/
	border-radius:20px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread
	
}
#entete
{
position:relative;
	padding-top: 0px;
	width:80%;
	height:20%;
	min-width:900px;
	margin:0 auto;
	border:12px solid  orange;
	background:url(../images/cacaoground.jpg);
	border-radius:20px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px  spread	
}
#corps
{
position:relative;
	padding-top: 2px;
	width:90%;
	height:80%;
	min-width:910px;
	margin:0 auto;
	border:12px solid  orange;
	background:url(../images/cacaoground.jpg);
	border-radius:20px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread
}
#menuleft
{
position:relative;
	padding-top: 0px;
	float:left;
	width:50%;
	height:48%;
	min-width:550px;
	margin:0 auto;
	border:12px solid orange;
	background:url(../images/cacaoground.jpg);
	border-radius:20px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}
#menuleft1
{
position:relative;
	padding-top: 2px;
	float:left;
	width:50%;
	height:130%;
	min-width:550px;
	margin:0 auto;
	border:12px solid orange;
	background:url(../images/cacaoground.jpg);
	/*background:url(../images/imagecacaoground.jpg);*/
	border-radius:20px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}
#menurigth
{
position:relative;
	padding-top: 2px;
	float:right;
	width:30%;
	height:150%;
	min-width:330px;
	margin:0 auto;
	border:12px solid orange;
	background:url(../images/cacaoground.jpg);
	border-radius:20px;
	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: 1.2em;*/
   color: #009900;
   margin-bottom: 1px; /* 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: 0px outset green; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
   font-size: 12px;

}

.table{
	/*width:656px;*/
	width:100px;
	padding:0px;
	background:#CCC;
	margin:0 0 0px 0;
	border-top:0px solid #BBB;
	border-bottosm:0px solid #BBB;
	font-size: 12px;
	border: 0px outset green; /* Bordure du tableau avec effet 3D (outset) */


}



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

   /*font-family: Arial, "Arial Black", Times, "Times New Roman", serif;*/
}

td /* Les cellules normales */
{
	border: 0px solid black;
	font-family:"Arial"; 
	/*text-align: left; /* Tous les textes des cellules seront centrés*/
	padding: 1px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
	font-size: 12px;

}
tr /* Les cellules normales */
{
   border: 0px solid black;
   font-family:"Arial"; 
   text-align: left; /* Tous les textes des cellules seront centrés*/
   padding: 1px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
   font-size: 12px;

}

iframe/* Le cadre  */
{
 border: 1px solid black;
   font-family:"Arial"; 
   text-align: left; /* Tous les textes des cellules seront centrés*/
   padding: 2px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */	
}
.villa{

	background: url(../img/villa000.jpg);
}
.zonesaisie{

	background:url(../img/bacgroundsaisieprod.png) no-repeat;
	
}
#footer
{
position:relative;
	padding-top: 10px;
	width:80%;
	height:50%;
	min-width:900px;
	margin:0 auto;
	border:12px solid  orange;
	background:url(../images/cacaoground.jpg);
	border-radius:20px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}

#securitecompte
{
	position:relative;
	padding-top: 2px;
	width:15%;
	min-width:260px;
	margin:0 auto;
	border:2px solid #9CF;
	border-radius:0px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}
#di
{
	position:relative;
	padding-top: 2px;
	width:15%;
	min-width:900px;
	margin:0 auto;
	border:12px solid green;
	background:url(../images/cacaoground.jpg);
	border-radius:0px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}
#da
{
	position:relative;
	padding-top: 2px;
	width:15%;
	min-width:700px;
	margin:0 auto;
	border:12px solid green;
	background:url(../images/cacaoground.jpg);
	border-radius:0px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}
#selectnumda
{
	position:relative;
	padding-top: 2px;
	width:15%;
	min-width:260px;
	margin:0 auto;
	background:url(../images/cacaoground.jpg);
	border:12px solid green;
	border-radius:0px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}

#image
 { 
 	display:block; 
	position:relative;
	float:left;
	padding-top: 2px;
	width:150px;
	height:150px;
	min-width:150px;
	border:12px solid #cc6633;
	border-radius:12px;
	box-shadow:rgba(0,0,0,0.4) 10px 10px 0 10px spread	
}