h1{
	font-size: 12px;
}
h1 a:link, h1 a:visited{
	color: #212929;
}
.msgErreur {
	color: #FF0000;
}

.retour {
	margin-top: 10px;
}
.retour a{
	background: #212929;
	color: #FFF;
	padding: 2px 7px;

}


#loginGauche{
	float: left;
	width: 354px;
}

#loginDroite{
	float: left;
	width: 386px;

}








#incription label{
	clear: both;
	float: left;
	width: 110px;
	margin-top: 5px;
}

#incription .champs{
	float: left;
	width: 150px;
	margin-top: 5px;
}
#incription .champs input{
	width: 146px;
}
#incriptionGauche {
	float: left;
	width: 260px;
	margin-left: 60px;
}
#incriptionDroite {
	float: left;
	width: 260px;
	margin-left: 80px;
}
#submitInscription {
	clear: both;
	float: right;
	margin-top: 5px;
}



#coordonneesG, #coordonneesD {
	width: 320px;
	float: left;
}
#coordonneesG {
	margin-left: 50px;
}

#submitCoordonnees{
	clear: both;

	margin-top: 5px;
}
input.disabled{
	background-color: #F5F5F6;
	border-color: #CCC;
}






#etape1_1 {
	background: url(../img/1.gif) no-repeat;
	padding: 10px 0 15px 55px;
	border-bottom: 1px solid #c1c2c5;
	margin-bottom: 10px;
}
#etape1_1 #coordonnees {
	text-align: center;
}
#etape1_1 #modifier {
	float: right;

	margin-top: -19px;
}

#etape1_2 {
	background: url(../img/2.gif) no-repeat;
	padding: 10px 0 15px 55px;
	border-bottom: 1px solid #c1c2c5;
	margin-bottom: 10px;
}
#etape1_2 input{
	width: 250px;
	margin-left: 10px;
}
#etape1_3 {
	background: url(../img/3.gif) no-repeat;
	padding: 10px 0 15px 55px;
	border-bottom: 1px solid #c1c2c5;
	margin-bottom: 10px;
}
#etape1_3 select{
	width: 250px;
	margin-left: 8px;
}
#etape1_4 {
	background: url(../img/4.gif) no-repeat;
	padding: 10px 0 15px 55px;
	border-bottom: 1px solid #c1c2c5;
	margin-bottom: 10px;
}
#etape1_4 .salle {
	width: 226px;
	height: 30px;
	float: left;
}
#etape1_4 .salle input, #etape1_4 .salle img, #etape1_4 .salle label {
	float: left;
	margin-right: 5px;
}
#etape1_4 .salle img {
	border: 1px solid #212929;
	width: 21px;
	height: 21px;
}
#etape1_4 .salle label {
	padding-top: 3px;
}
#etape1_4 .salle input {
	margin-top: 5px;
}
#etape1_5 {
	background: url(../img/5.gif) no-repeat;
	padding: 10px 0 15px 55px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c1c2c5;
}
#accederPlanning {
	float: right;
}
#etape1_6 {
	text-align: center;
	padding: 10px 0 15px 55px;
}




#etape2 {

}
.filet {
	margin: 15px 0;
}
#legende {
	position : absolute;
	top: 300px;
	left: 390px;
}
.tableMois {
	width: auto;
}
.tableMois th.moisAnnee {
	width: 140px;
	color: #ED6F0B;
	font-size: 12px;
	text-transform: uppercase;
}
.tableMois th {
	width: 17px;
	font: 10px Verdana;
	font-weight: bold;
}
.tableMois td {
	text-align: center;
	font-size: 10px;
	background: #D7D6D6;
}
.tableMois td.divers {
	/*background: #FDB406;*/
	background: #403628;
	opacity: 1;
}
.tableMois td.tdSalle {
	width: 140px;
	text-align: center;
	font-size: 11px;
	background: #FFFFFF;
}
.tableMois a, .tableMois a:link, .tableMois a:visited, .tableMois a:active{
	display: block;
	overflow: hidden;
	width: auto;
	height: 15px;
	padding-top: 2px;
	background: #89A517;
	color: #FFF;
	text-decoration: none;
}
.tableMois a.v, .tableMois a.v:link, .tableMois a.v:visited, .tableMois a.v:active{
	background: #547338;
}
.tableMois a.s, .tableMois a.s:link, .tableMois a.s:visited, .tableMois a.s:active{
	background: #1f4a8a;
}
.tableMois .j, .tableMois a.j, .tableMois a.j:link, .tableMois a.j:visited, .tableMois a.j:active{
	background: #ED6F0B;
}
.tableMois .r, .tableMois a.r, .tableMois a.r:link, .tableMois a.r:visited, .tableMois a.r:active{
	background: #EF0F29;
}
.tableMois .moi, .tableMois a.moi, .tableMois a.moi:link, .tableMois a.moi:visited, .tableMois a.moi:active{
	border: 2px solid #212929;
	height: 13px;
	padding-top: 0px;
	color: #FFF;
}
#etape2 .tableMois a:hover, #etape2 .tableMois a.v:hover, #etape2 .tableMois a.s:hover, #etape2 .tableMois a.j:hover{
	background: #1f4a8a;
	color: #FFF;

}


.moisSP {
	clear: both;
	height: 20px;
}
.moisSP a:link, .moisSP a:visited{
	color: #212929;
}
.GG {
	background: url(../img/trimestre-precedent.gif) left 1px no-repeat;
	padding-left: 20px;
	float: left;
}
.G {
	background: url(../img/mois-precedent.gif) left 1px no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	float: left;
}
.D {
	background: url(../img/mois-suivant.gif) right 1px no-repeat;
	padding-right: 20px;
	margin-right: 20px;
	float: right;
}
.DD {
	background: url(../img/trimestre-suivant.gif) right 1px no-repeat;
	padding-right: 20px;
	float: right;
}


#etape3 {

}
#etape3 .nomSalle, #etape4 .nomSalle {
	margin: 7px 0 2px 0;
	color: #ED6F0B;
	font-weight: bold;
}



#visualisez1_1 {
	background: url(../img/1.gif) no-repeat;
	padding: 10px 0 15px 55px;
	border-bottom: 1px solid #c1c2c5;
	margin-bottom: 10px;
}
#visualisez1_1 select{
	width: 250px;
	margin-left: 8px;
}

#visualisez1_2 {
	background: url(../img/2.gif) no-repeat;
	padding: 10px 0 15px 55px;
	border-bottom: 1px solid #c1c2c5;
	margin-bottom: 10px;
}
#visualisez1_2 .salle {
	width: 226px;
	height: 30px;
	float: left;
}
#visualisez1_2 .salle input, #visualisez1_2 .salle img, #visualisez1_2 .salle label {
	float: left;
	margin-right: 5px;
}
#visualisez1_2 .salle img {
	border: 1px solid #212929;
	width: 21px;
	height: 21px;
}
#visualisez1_2 .salle label {
	padding-top: 3px;
}
#visualisez1_2 .salle input {
	margin-top: 5px;
}
#visualisez1_3 {
	background: url(../img/3.gif) no-repeat;
	padding: 10px 0 15px 55px;
	margin-bottom: 10px;
}


#historique td, #historique th{
	padding: 1px 4px;

}
#historique th{
	background: #212929;
	color: #FFF;
	font-weight: bold;
}

#historique tr.j td, #historiqueLegende .j {
	background: #FFE57F;
}
#historique tr.r td, #historiqueLegende .r {
	background: #F41505;
	color: #FFF;
	font-weight: bold;
}
#historique tr.montage td, #historiqueLegende .montage {
	background-color: #92B8F7;
}
#historique tr.annule td, #historiqueLegende .annule {
	background-color: #98979D;
}
#historiqueLegende {
	margin-top: 10px;
}
#historiqueLegende span{
	margin: 0px 10px 0 1px;
	padding: 1px 4px;
}

