/* CSS Document */
	/*html {
	background-color:black;
}*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#stagiaires {
	background-image: url(../img/sil.jpg);
	background-repeat: no-repeat;
}
#boite_connexion {
	/*background-color:#FFFFFF;
	color:black;
	width:800px;
	height:400px;
	margin:15px auto;*/
}
#login {

}
#erreur {
	text-align: center;
}
#en_tete {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	height: 60px;
	background-image: url(../img/titre.jpg);
	background-repeat: repeat-x;
}
#en_tete img {
	align:left;
}
#en_tete a {
	text-decoration:none;
	color:gray;
}
#identite {
	border:#666666 1px solid;
}
#menu_h li {
	float:left;
	list-style-type:none;
	width:150px;
	line-height:25px;
	text-align:center;
	border-left:white 10px solid;
}
#bord_droit {
	border-right:white 10px solid;
}
#menu_h li a {
	display:block;
	text-decoration:none;
	color:black;
}
#menu_h a:hover {
	color:white;
	background-color:black;
}
#formation {
	clear:both;
	margin-top:40px;
	background:white;
	width:250px;
	height:auto
}
#choix_stg {
	margin:20px auto auto 350px
}
#centre {
	background-image: url(../img/sil2.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	height: 500px;
}
#centre_gauche {
	float:left;
	width:180px;
	padding: 10px 0 0 10px;
}
#centre_droit {
	height: auto;
	overflow:auto;
	width:600px;
	margin:0px;
	padding:0;
}
#saisie {
	clear:both;
	margin-left:65px;
	margin-top:50px
}
#menu_gauche {
	list-style-type:none;
	text-align:center;
	line-height:30px;
}
#menu_gauche li a {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:black;
	width:150px;
	background-color:gray;
	border:1px white solid;
}
#menu_gauche li:hover a {
	color:beige;
	background-color:black;
}
#pied {
	clear:both;
	font-size:80%;
	text-align:center;
}
#ajout_stag {
	float:left;
	background-color:white;
	width:550px;
	height:60%;
	border: dotted 1px white;
}
#modif_stag {
	background-color:#FFFFFF;
	width:550px;
}
#modif_stag_haut {
	margin:25px auto auto 140px;
}
#ajout_stag input[type="text"] {
	float:left;
	font-family:"Arial";
	font-size:100%;
	color: black;
	border: darkgray 1px dotted;
	width:150px;
	margin:5px;
}
form {
	margin:0 0 0 10px;
	border:dotted 0px dimgray;
	max-width:500px;
}
select {
	margin:5px;
	border:inset 3px gray21;
	width:150px;
}
option {
	font-size:100%;
	color:white;
	background-color:darkgray;
}
fieldset {
	margin-left:5px;
	border:1px solid silver;
}
legend {
	font-family:"Arial";
	font-size:100%;
	padding-left:15px;
	padding-right:5px;
	color: #666666;
}
label {
	display:block;
	float:left;
	font-family:"Comic Sans MS";
	font-size:100%;
	width:150px;
	margin:5px;
	padding-left:5px;
}
/* --- LES BARRES DE DEFILEMENTS --- */	
	
	/*body, html {
	scrollbar-hilight-color: yellow; 
	scrollbar-face-color: white; 
	scrollbar-3Dlight-color: yellow; 
	scrollbar-3Dshadow-color: gray; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: black;  
	scrollbar-arrow-color: black; 
}*/

#plop {
	background-color:#FFFFFF;
	position:absolute;
	top:127px;
	left: 240px;
	margin:0 0 0 50px;
	border:dotted 1px white;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#boite_connexion #centre #commentaire {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}

#boite_connexion #centre #login #formulaire {
	width: 347px;
	position: relative;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-image: url(../img/ombre.gif);
}
.textePetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.titreBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	clear: both;
	margin-top: 10px;
}
.imageGauche {
	float: left;
}
.texteErreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #535353;
}
#boite_connexion #centre #login #liens {
	text-align: center;
	height: 200px;
}
