
/*background-color: #64bbe9; bleu */
/*background-color: #b0d355; vert clair*/
/*background-color:#856292; violet */
/*background-color: #c7649c; mauve*/ 

{
pading:0;
margin:0;
}

body {
  background-color:black;
  padding: 0 0 ;
  margin: 0 0;
}
#enveloppe { 
  background-color: #c7649c;
  width: 950px;
  height: 750px;
  margin:auto auto;
margin-top: 5px;
  margin-bottom:5px; 
	font-size: 18px;
}
#bandeau { 
  background-image: url('images/bandeaudec.png');
  width: 950px;
  height: 130px
}
/*barre de navigation haute*/
#navigation  {
	/*background-color:#856292;*/
	background-color:#999ba1;
  font-size: 18px;
  color: white;
  padding-bottom:0px;
	margin-bottom:0px; 
}
#navigation ul {
  padding:2px;
  margin: 0px;
  margin-left:250px;
}
#navigation li {
  display:inline;
  list-style-type:none;
}
#navigation a {
  color: white;
  text-decoration:none;
  margin: 5px;
  margin-bottom: 0px;
  padding: 2px 10px 2px 10px;
  border: solid 1px orange;
  border-bottom:0px;
  border-top:0px;
}
#navigation a:hover,
#page_accueil #navi01 a,
#page_entreprise #navi02 a,
#page_planning1 #navi03 a,
#page_planning2 #navi04 a,
#page_conference #navi05 a,
#page_intervenant #navi06 a,
#page_contact #navi07 a
{
	background-color:#c7649c;
	border-style: none;
	
	padding-bottom: 3px;
	border-bottom: none;
 }
 /*barre de navigation haute loguer*/
#navigationlog  {
	/*background-color:#856292;*/
	background-color:#999ba1;
  font-size: 18px;
  color: white;
  padding-bottom:0px;
	margin-bottom:0px; 
}
#navigationlog ul {
  padding:2px;
  margin: 0px;
  margin-left:50px;
}

#navigationlog li {
  display:inline;
  list-style-type:none;
}
#navigationlog li #login{
margin-right:100px;
color:#856292;
font-style:italic;
}

#navigationlog a {
  color: white;
  text-decoration:none;
  margin: 5px;
  margin-bottom: 0px;
  padding: 2px 10px 2px 10px;
  border: solid 1px orange;
  border-bottom:0px;
  border-top:0px;
}
#navigationlog a:hover,
#page_accueil #navi01 a,
#page_entreprise #navi02 a,
#page_planning1 #navi03 a,
#page_planning2 #navi04 a,
#page_conference #navi05 a,
#page_contact #navi06 a
{
	background-color:#c7649c;
	border-style: none;
	
	padding-bottom: 3px;
	border-bottom: none;
 }
 
 
 
 /* colonne navigation gauche */
#navgauche {
  float: left;
  width: 150px;
  height:500px;
  padding: 15px;
  margin:0px;
}
#navgauche a {
	color: white;
  text-decoration:none;
  }
/*navigationgauche loguer*/
#navgauchelog {
  float: left;
  width: 150px;
  height:540px;
  padding: 15px;
  margin:0px;
}
#navgauchelog a {
	color: white;
  text-decoration:none;
  }



/* boîte de navigation dans colonne gauche */
.navboite {
  background-color:#e087b9;
  color: white;
  padding-top: 10px;
  padding-left: 0px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-left: 5px;
}

.navboite p {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom:5px;
  margin-bottom:5px;
}

.navboite ul {
  margin-top:0px;
  margin-left: 0px;
  list-style-type: none;
  padding-left:20px;
	
}
.navboite ul li {
margin-bottom: 10px;
/*border-left: 5px solid orange;
*/
}
.navboite a
{
 	color: white;
  text-decoration:none;
  margin: 0px;
  margin-bottom: 5px;
  padding: 2px 0px 2px 10px;
  border-left: solid 5px white;
	
  
	}
.navboite a:hover 
{
background-color:orange;
}
/*page entreprise*/
/* boîte de navigation dans colonne gauche */
.navboiteent {
  background-color:#e087b9;
  color: white;
  padding-top: 7px;
  padding-left: 0px;
  padding-bottom: 3px;
  margin-top: 20px;
  margin-left: 5px;
}

.navboiteent p {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-bottom:5px;
  margin-bottom:5px;
}

.navboiteent ul {
  margin-top:0px;
  margin-left: 0px;
  list-style-type: none;
  padding-left:20px;
	
}
.navboiteent ul li {
margin-bottom: 10px;
/*border-left: 5px solid orange;
*/
}
.navboiteent a
{
 	color: white;
  text-decoration:none;
  margin: 0px;
  margin-bottom: 5px;
  padding: 2px 0px 2px 10px;
  border-left: solid 5px white;
	
  
	}
.navboiteent a:hover 
{
background-color:orange;
}

.entreprise {
margin-top:0px;
margin-bottom: 0px;
padding-top:0px;
padding-bottom:0px;
}

/*--------------*/

.navboite form {

width:100px;
font-size: 12px;
margin:auto;
}
.navboite form input{
width:70px;
font-size:12px;
margin: auto;
margin-top:3px;
margin-bottom:3px;


}
 #bouton{
width:70px;
font-size:12px;
margin: auto;
margin-top:5px;
}
/*Bouton de deconnexion*/
#bouton2{
width:90px;
font-size:12px;
margin: auto;

}
.navboite form {
width:50%;
font-size:12px;
margin-top: 10px;
}
/* corps de la page*/
#corps {
float:right;
background-color:#e087b9;
margin-top: 30px;
margin-left: 5px;
margin-right: 25px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
color: white;

border-radius: 10px;
height:450px;
width:700px;
overflow:auto;
}
/* corps de la page loguer*/
#corpslog {
float:right;
background-color:#e087b9;
margin-top: 34px;
margin-left: 5px;
margin-right: 25px;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
color: white;

border-radius: 10px;
height:480px;
width:700px;
overflow:auto;
}
.texte {
text-align: justify;
padding: 15px;
}
#corps span {
color: #f43838;
}

h1 {
font-family: arial;
font-size: 22px;
font-style: italic;
text-align:center;
}
/* pied de page de la page d'accueil */
#piedpage {

background-color:#c7649c;

height:100px;
width:950px;
clear:both;
}
#piedpage a {
text-decoration: none;
}
#piedpage img {
border:none;
}
hr {
width:95%;
}
#piedgauche {
float:left;
margin-top:10px;
margin-left: 150px;

}

#pieddroit {
float:right;
}
#logoiut {
Float:left;
margin-top:5px;
margin-left: 100px;
border: none;
;
}

#logopsud {
float:right;
margin-top: 10px;
margin-right:150px;
border:none;
}

/* pied de page de la page d'accueil après authentification */
#piedpagelog {

background-color:#c7649c;
/*margin-top:20px;*/
color:white;
height:40px;
width:950px;
clear:both;
text-align: center;
font-size: 10pt;
}
#new {
font-size:16px;
color: red;
font-weight:bold;
font-style:italic;
}