/*******************************************************
Déplacement des images externes : voir choix.php
*******************************************************/
/* Conteneur ******************************************/
body {
	font-family:Times, serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

html {
}

p {
	margin: 0 0 10px 0;
}

#conteneur {
	height: 97%;
	width: 100%;
}

/* header et menu ************************************/
#header {
	height: 146px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	top: 0px;
	width: 100%;
}

#header img {
	background-image: url("images2/BeeServicesT-IT-600.gif"); 
	background-repeat: no-repeat;
	background-position: center center;
	height: 126px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 760px;
}

#menu {
	display: none;
}

/* Corps *********************************************/
#corps {
	padding-bottom: 50px;
	padding-top: 0;
}

/* Gauche ********************************************/
#btnlangues {
	display: none;
}

#css {
	display: none;
}

#divmenu {
	color:red;
}

#gauche {
	display: none;
}

/* Centre ********************************************/
#centre {
	margin-left: 20px;
	margin-right: 10px;
	padding: 1em 1em 1em 1em;	
   text-align : justify;
   text-indent : 5%;
}

#centre a:link {
   background: transparent;
}

#centre a:hover {
   color: black;
}

#centre a:active {
}

#centre div.inputc {
	clear: both;
	padding-top: 1em;
}

#centre div.inputd {
	float: right;
	padding-left: 2%;
	padding-top: 1em;
	text-align: left;
	width: 47%;/**/
}

#centre div.inputg {
	float: left;
	padding-right: 2%;
	padding-top: 1em;
	text-align: right;
	width: 47%;/**/
}

#centre form {
	text-align: center;
	text-indent: 0;
}

#centre form p {
	margin-top: 1em;
}

#centre h1 {
   background : #ffeedd;
   border: thin solid blue;
   font-family : serif;
   font-style : normal;
   font-weight : 900;
   font-size : xx-large;
   margin-left : 20%;
   margin-right : 20%;
	text-align : center;
	text-indent: 0%;
}

#centre h1.rouge {
   background : red;
   border: thin solid blue;
   color: yellow;
   font-family : serif;
   font-style : normal;
   font-weight : 900;
   font-size : xx-large;
   margin-left : 20%;
   margin-right : 20%;
	text-align : center;
	text-indent: 0%;
}

#centre h1.vert {
   background : lime;
   border: thin solid blue;
   font-family : sans-serif;
   font-style : normal;
   font-weight : 900;
   font-size : xx-large;
   margin-left : 20%;
   margin-right : 20%;
	text-align : center;
	text-indent: 0%;
}

#centre h2 {
   background : #eeddff;
   border: thin solid blue;
   font-family : sans-serif;
   font-style : normal;
   font-weight : 800;
   font-size : x-large;
   margin-left : 25%;
   margin-right : 25%;
   text-align : center;
	text-indent: 0%;
}

#centre h3 {
   background : #ddffee;
   font-family : serif;
   font-style : normal;
   font-weight : 700;
   font-size : medium;
   border: thin solid blue;
   margin-left : 30%;
   margin-right : 30%;
   text-align : center;
    text-indent: 0%;
}

#centre h4 { 
   background : #ffffcc;
   font-family : serif;
   font-style : normal;
   font-weight : 400;
   font-size : medium;
   border: thin solid blue;
   margin-left : 0%;
   margin-right : 50% !important;
   margin-right : 25%;
   text-align : left;
	text-indent: 0%;
}

#centre h5 {
   background : #f4f498;
   font-style : normal;
   font-weight : 600;
   font-size : small;
   text-align : left;
	text-indent: 0%;
   width: 30%;
}

#centre h6 {
   font-weight : 600;
   font-size : large;
   text-align : center;
   text-decoration : underline;
	text-indent: 0%;
}
#centre li {
	text-indent: 0;
}
#centre object {
	height: 1000px;
	margin-left: auto;	
	margin-right: auto;
	width: 100%;
}

#centre object.trad {
	border: 1px solid #000;
	height: 1000px;
	margin-left: -180px;	
}

#centre object.meteo {
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;
}

#centre object.objectsearch {
	height: 1300px;
	width: 100%;
}

#centre p.center { 
	text-align: center;
	text-indent: 0%;
}

#centre p.code {
	background: #ffe6cc;
	border: thin #ca5b02 solid;
   font-family : monospace,courier;
   font-size: 0.75em;
   font-style : oblique;
	margin-left: 2%;
	margin-right: 2%;
	padding: 0.5%; 
	text-indent: 0;
	text-align : left;
}

#centre p.important {
	background-color: #ffcccc;
	border: medium double Red;
	border-top: medium double Red;
	padding: 1em;
	text-align: justify;
}

#centre p.quote {
	background-color: #ffeedd;
	border: medium double #332200;
	color: #332200;
	padding: 1em;
	text-align: justify;
}

#centre p.warning {
	background-color: #ffcccc;
	border: medium double red;
	color: #ff0000;
	font-weight: 800;
	padding: 1em;
	text-align: center;
}

#centre pre {
	text-indent: 0;
}

#centre span.citation {
	color: #AA6600;
	font-family: Alpha Geometrique, Critter, Cottonwood, fantasy;
	font-style: italic;
	font-weight: 600;
}

#centre span.prompt { /* prompt OS en ligne de commande dans code */
	color: #998666;
}

#centre table {
	margin-left: auto;
	margin-right: auto;
	text-indent:0;
}

#centre table.bgr {
	background-color: #CCFF99;
}

#centre ol, ul { 
	/*color: rgb(128, 64, 0);*/
	text-align: justify;
	font-family: sans-serif;
	font-style: oblique;
	/*font-weight: 600;*/
	font-size: small;
	margin-left: 5%;
	margin-right: 3%;
	text-indent: 0;
}

#lang {
	display: none;
}
#lang a {
	color: black;	
	text-decoration: none;
}

#lang a:hover {
	color: red;	
	text-decoration: none;
}

/* Droite ********************************************/
#droite {
	display: none;
}

/* Pied **********************************************/
#copyright {
	color: red;
	font-size: 7pt;
	margin-left: 170px;
	margin-right: 170px;
	text-align: center;
}

#pied {
	display: none;
}

/* Divers et général *******************************/
a.bulle {
  position:relative;
  border-bottom:1px dashed #808080;
  text-decoration: none; 
}

a:hover.bulle {
  text-decoration: none;
  background: none;
}

a.bulle img {
display: none;
}

a:hover.bulle img {
  display: inline;
  position: absolute; 
  top:1.5em;
  left:0.5em;
  z-index: 20;
  background: #ccffff;
  color: black;
  border:1px solid #000;
  padding:2px 4px;
}

a.bulle span {
display: none;
}

a:hover.bulle span {
  display: inline;
  position: absolute; 
  top:1.5em;
  left:0.5em;
  z-index: 20;
  background: #ccffff;
  color: black;
  border:1px solid #000;
  width:300px;
  text-align:justify;
  font-weight:normal;
  font-size: small;
  padding:2px 4px;
}

.bkjaune {
	background-color:yellow;
}

.bkrouge {
	background-color:red;
	color:yellow;
}

.bkvert {
	background-color:lime;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-indent: 0;
	text-align : center;
}

.center-left {
	margin-left: auto;
	margin-right: auto;
	text-indent: 0;
	width: 40%;
}

.chemin {
	font-weight: 800;
}

.chemin a {
	color: black;	
	text-decoration: none;
}

.chemin a:hover {
	color: red;	
	text-decoration: none;
}

.encadre {
	background-color: #ffffcc; 
	border:1px solid #999966;
	padding: 0.5%;
	margin-bottom: 1em;
}

.fondblanc {
	background-color: white;
}

.gris {
	color: #555555;
	font-weight: 600;
}

.left {
	float: left;
	margin-right: 2em;
	text-indent: 0;
}

.noindent {
	text-indent: 0%;
}

.orange {
	color: #FF7700;
	font-weight: 800;
}

.petitgris {
	color: #777777;
	font-size: 85%;
}

.plusgros {
	font-size: 140%;
}

.right {
	float: right;
	margin-left: 2em;
	text-indent: 0;
}

.rouge {
	color: red;
	font-weight: 800;
}

.subtitle {
   border: thin solid red;
}

.transparent {
	background-color: transparent;
}
