#global{
	margin-top: 0px;
	height: 100%;
}

#cadre_central_accueil{
	background: url('accueil/images/accueil.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 1050px;
	height: 720px;
	margin-left: auto; 
	margin-right: auto;
}

#cadre_actualite_accueil{
	float: left;
	margin-top: 155px;
	width: 199px;
	height: 304px;
	overflow: hidden;
	background: url('accueil/images/paveActus_01.png');
}

#cadre_images_accueil{
	background: url('accueil/images/paveAppli.png');
	float: left;
	position: relative;
	top: 155px;
	width: 630px;
	height: 358px;
}

#cadre_logo_accueil{
	float: left;
	margin-top: 50px;
	width:100%;
}

#titre_accueil{
	position: relative;
	top:30px;
	width: 633px;
	height: 74px;
}

#central{
	background:  url('images/header.jpg');
	width: 1072px;
	height: 796px;
	margin-left: auto; 
	margin-right: auto;
}

#contenu{
	width: 880px;
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
}

#identification{
	width: 510px;
	background: url('espaceclient/images/fenetreCompte.png');
	background-repeat: no-repeat;
	height: 236px;
	margin-top: 50px;
	margin-left: 25px;

}

#lien_header{
	padding-left: 300px;
	padding-top: 5px;
	position: absolute;
}

#logo {
	padding-left: 55px;
	padding-top: 12px;
}

#lien_picto {
	margin-left: 585px;
}

#donnee{
	padding-top: 20px;
	width:845px;
	min-height: 580px;
}

#article{
	width: 530px;
	overflow: hidden;
	height: 100%;
	float: left;
	margin-left: 50px;
}

#menu{
	height: 100%;
	width: 220px;
	font-family: Arial;
	color: #006073;
	float: left;
}

#footer {
	font-family: Arial;
	font-size: 10px;
	color:  #9E9E9E;
	background: url('images/footer.png');
	background-repeat: no-repeat;
	width:100%;
	height:80px;
	vertical-align: bottom;
	padding-top:30px;
	float:left;
}

#cadre_applications {
	width: 197px;
	float: right;
}

#div_sous_cadre_applications {
	width: 197px;
	float: right;
}

#cadre_offre_de_stage{
	margin-left: 30px;
	width: 180px;
	height:239px;
	overflow: hidden;
	background: url('actualite/images/paveStage.png');
}

.gras {
	font-family: Arial;
	color: #5D5D5D;
	font-weight: bold;
	font-size: 15px;
}

.texte {
	font-family: Arial;
	color: #5D5D5D;
	font-size: 15px;
}

.legende {
	font-family: Arial;
	color: #2693A2;
	font-size: 14px;
	font-style: Italic;
}

.champ_identification{
	float: left; 
	width: 200px;
	height: 26px;
	margin-left: 255px; 
	border: none;
	background-repeat: no-repeat;
	background: url('espaceclient/images/input.png');
}

.slider1
{
	width: 21px;
	height: 192px;
	position: absolute;
	background: url('accueil/images/barreDefilement_01.png');
	background-repeat: no-repeat;
	margin-left:2px;
}

.indicator
{	
	width: 21px;
	height: 40px;
	background: url('accueil/images/curseur.png');
	background-position: center;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container
{
	float:left;
	height: 192px;
	width:115px;
	padding: 10px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
	margin-top:14px;
}
.content
{
	width:90%; 
	position: absolute;
	font-family: Arial;
	font-size: 15px;
}

img.gauche {
	float: left;
	padding-right:10px;
	padding-bottom:10px;
}

img.droite {
	float: right;
	padding-left:10px;
	padding-bottom:10px;
}

a.type1 { color:  #9E9E9E; }
a.type1:hover { color: #9E9E9E;}

a.type2 { color:  #006073; text-decoration: none; }
a.type2:hover { color: #006073; text-decoration: none; }

a.type3 { color:  #FFFFFF; text-decoration: none; }
a.type3:hover { color: #FFFFFF; text-decoration: none; }

a.lien { color:  #5D5D5D; text-decoration:none; border-bottom:1px solid #0000FF;}
a.lien:hover { color: #5D5D5D; text-decoration:none; border-bottom:1px solid #0000FF;}

li.menu_top {
   float: left;
   margin: 0 15px;
   display: inline;
   font-family: Arial;
   color: #FFFFFF;
}

li.app {
   float: left;
   font-family: Arial;
   font-size: 14px;
   color: #006073;
   margin: 0 0px;
   min-height: 25px;
}

li.trait {
   float: left;
   margin: 0 0px;
   margin-bottom: 4px;
   margin-left: -10px;
   display: inline;
   height: 1px;
   width: 138px;
   background-color: #C4C4C4;
}

td {
	background-color:#FFFFFF; padding: 0 2px 0 2px;
}

th {
	background-color:#7DD0F1; padding: 0 2px 0 2px;
}