/* CSS Document */
html {
}
body {
    background-color: white;
    color: black;
    font-family: "Arial";
    font-size: 12px;
	text-align:center; /* centrage horizontal */
	margin:auto;
}

#bandeau {
	width:1210px;
	height:140px;
	line-height:140px;
    background-color: #EA0437;
	text-align:left;
	margin:auto;
	padding-left : 50px;
	border-radius: 1 1px 1 1px;
	box-shadow: 2px 2px 4px #aaa; 
}
#menu {
	width:1260px;
	height:50px;
	line-height:50px;
    background-color: #EA0437;
	text-align:left; /* centrage horizontal */
	margin:auto;
	padding:auto;
	border-radius: 1 1px 1 1px;
	box-shadow: 2px 2px 4px #aaa; 
	position: relative;
}

.titre {
  vertical-align:middle;
  display:inline-block;
  line-height:5px;
    color: white;
    font-family: "Impact";
    font-size: 24px;	font-stretch: extra-expanded;
	margin-right:15px;
}
.titre img {
	width:85%;
}
.titre-1 a {
	outline : none;
}
.titre-1{
  vertical-align:middle;
  display:inline-block;
  line-height:normal; /* on rétablit le line-height */
    color: white;
    font-family: "Impact";
    font-size: 24px;	font-stretch: extra-expanded;
	margin-left:50px; outline : none;
}
.titre-2{
  vertical-align:middle;
  display:inline-block;
  line-height:5px; /* on rétablit le line-height */
    color: white;
    font-family: "Impact";
    font-size: 24px;	font-stretch: extra-expanded;
	outline : none;
}
.titre-2 img {
	max-width:250px;height:auto;
}
#accueil {
	display:inline-block;
    background-color: #EA0437;
	text-align:left; /* centrage horizontal */
	margin:30px;
	padding : 50px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 2px 8px #555; 
}
#moncompte {
	display:inline-block;
    background-color: #EA0437;
	text-align:center; /* centrage horizontal */
	margin:auto;
	margin:30px;
	padding : 30px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 2px 8px #555; 
}
#boutons {
	width:300px;
	display:inline-block;
	float:left;
}
#selection {
    background-color: white;
	text-align:left;
	width:600px;
	margin:auto;
	margin:30px;
	padding : 20px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 2px 8px #555; 
}
.Titre {
	display:inline-block;
	line-height:normal;
	vertical-align:middle;
	font-size:20px;
	font-weight: bold;
	color:white;
}
.sel {
	display:inline-block;
	height:15px;
	line-height:18px;
	vertical-align:middle;
	font-size:10px;
}
img.vignette {
	width:50px;
	border: 1px solid grey
}
#identifiants {
	display:inline-block;
    background-color: white;
	text-align:right;
	width:500px;
	margin:auto;
	margin:30px;
	padding : 30px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 2px 8px #555; 
}
#coordonnees {
	display:inline-block;
    background-color: white;
	text-align:right;
	width:500px;
	margin:auto;
	margin:30px;
	padding :30px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 2px 8px #555; 
}
#coord {
	display:inline-block;
	width:250px;
	text-align:left;
	border-style : solid;
    border-width : 1px;
    border-color : #AAAAAA;
	margin:auto;
	padding :2px;
}

#acces_espace {
	display:inline-block;
	width:500px;
	height:200px;
	line-height:normal;
    background-color: #f36e8a;
	text-align:center;
	margin:auto;
	padding : 5px;
}

#creation_espace {
	display:inline-block;
	width:250px;
	height:200px;
	line-height:normal;
    background-color: #f36e8a;
	text-align:right;
    margin-left: 300px;
	padding : 5px;
}
#basdepage {
	max-width:2000px;
    background-color: #931f38;
	text-align:center; /* centrage horizontal */
	margin-bottom:2px;
	padding : 10px;

}
.footnote {
  vertical-align:middle;
  display:inline-block;
  line-height:normal; /* on rétablit le line-height */
    color: white;
    font-family: "Arial";
    font-size: 11px;
}
a {
    color: white;
    font-size: 12px;
}

p.h2 {
margin:0;padding:5px;
font-size:1.5vw;
}
p.h3 {
margin:auto;padding:5px;
font-size:1vw;
}

.red {
	color: red;
    font-size: 12px;
}
.alert  {
	color: red;
    font-style: italic;
}

.bouton {
 display:block;
	padding : 5px;
	margin:auto;
	background-color: #DDD;
    font-size: 10px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 1px #000; 

}
.bouton2 {
 display:block;
	padding : 2px;
	margin:auto;
	background-color: #FFF;
    font-size: 10px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 1px #000; 

}

.boutonSTA {
	padding : 2px;
	margin:auto;
	background-color: #DDD;
    font-size: 10px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 1px #000; 

}
ul {
	padding:0;
	margin:0;
	list-style-type:none;
	position: absolute;
	width: 100%;
	overflow: visible;
}
ul li {
	display: inline-block;
	float: left;
	width:180px;
}
li  span, li  a {
	display: block;
	outline : none;
	width:180px;
	float:left;   
	background-color:#f36e8a;
	color:white;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:0;
	border:0px solid;
	/*pour avoir un effet "outset" avec IE :*/
	border-color:#DCDCDC #696969 #696969 #DCDCDC;
	cursor: pointer;
 }
li:hover  a {
 background-color:#931f38;
 border-color:#696969 #DCDCDC #DCDCDC #696969;
 } 
 
li ul /* Sous-listes */
{ 
	display: none;
	position: relative;
	height: 20px;
	line-height:20px
	}	
li:hover ul {
	display: inline-block;
	outline : none;
	width:180px;
	float:left;   
	text-align:center;
	padding:0px;
	border:0px solid;
	/*pour avoir un effet "outset" avec IE :*/
	border-color:#DCDCDC #696969 #696969 #DCDCDC;
	cursor: pointer;
}
li:hover ul li  a {
	display: inline-block;
	outline : none;
	width:180px;
	float:left;   
	background-color:#f36e8a;
	color:white;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:0px;
	border:0px solid;
	/*pour avoir un effet "outset" avec IE :*/
	border-color:#DCDCDC #696969 #696969 #DCDCDC;
	cursor: pointer;
 }
li:hover  ul li:hover a {
 background-color:#931f38;
 border-color:#696969 #DCDCDC #DCDCDC #696969;
 } 

.boutonAC a {
	margin-bottom:5px;display:inline-block;
	width:250px;height: 120px;line-height:40px;
	text-align:center;
	vertical-align:middle;
	padding : 10px;
	background: url(/Images/tache.png) no-repeat;
	background-color: #A4DF68;
	font-size: 20px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 1px #000;
	color:white;
	text-decoration:none;
}
.boutonAC a:hover {
	background-color: #37BDBF;
}

 .boutonSA a {
	display:inline-block;
	width:250px;height: 120px;line-height:40px;
	text-align:center;
	vertical-align:middle;
	padding : 10px;
	background: url(/Images/tache.png) no-repeat;
	background-color: #A4DF68;
	font-size: 20px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 1px #000; 
	color:white;
	text-decoration:none;
}
.boutonSA a:hover {
	background-color: #37BDBF;
}

.dr {
	background-color: #FFFFFF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sr {
	background-color: #f36e8a;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sr_1 {
	background-color: #FFFF66;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sr_2 {
	background-color: #EEE;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sr_3 {
	background-color: #BBB;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.tbl {
	text-align: center;
	margin:auto;
}

th.hr {
    color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
td.hr {
    color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}
span.hr {
 display: block;   color: #FFFFFF;
	font-size: 50px;
	text-align: left;
}
a.alert  {
	color: red;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
    font-style: normal;
}
a.formations  {
	color: black;
	font-size: 9px;
	text-decoration: none;
    font-style: normal;
}

a.hr {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
a.hr:link {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
a.hr:active {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
a.hr:visited {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
a.boutonREG {
	color: green;
	font-size: 10px;
	text-decoration: none;
    font-style: italic;
}

input,textarea.saisie {
   	background-color: #FFFFFF;
    font-family: "Arial";
    color: #000000;
    font-size: 12px;
	text-align: left;
	padding-top:3px;
	padding-left:3px;
}
td.saisie {
    color: #FFFFFF;
    font-size: 12px;
	text-align: left;
}

