body
	{
	width: 100%;
	height: 800px;
	margin:auto;
	background-color: #ffffff;
	}
#logo_index
	{
	width:369;
	height:92px;
	margin-top: 300px;
	margin-left: 300px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.7em;
	}
.entrer
	{
	margin-left: 650px;
	margin-top: -20px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.7em;
	}
				/**BANIERE**/
#baniere
	{
	width: 100%;
	height: 276px;
	margin: auto;
	margin-top: -100px;
	background-image: url('img/background_baniere.png');
	}
#img
	{
	width: 1000px;
	height: 276px;
	margin: auto;
	
	}
#menu
	{
	width: 500px;
	height: 47px;
	margin: auto;
	margin-top: 0px
	}
#corps
	{
	width: 1000px;
	height: 500px;
	margin: auto;
	margin-top: 0px;
	background-image: url('img/fond_corps.png');
	}
	/*PAGE_HOME*/
.texte_home
	{
	width: 270px;
	height: 200px;
	margin-top: -250px;
	margin-left: 475px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.8em;
	text-align: justify;
	color: #000000;
	}
.texte_print_print
	{
	width: 160px;
	height: 200px;
	margin-top: 100px;
	margin-left: 280px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.8em;
	text-align: right;
	color: #000000;
	}
.texte_print_identite
	{
	width: 160px;
	height: 60px;
	margin-top: -213px;
	margin-left: 145px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.8em;
	text-align: right;
	color: #000000;
	}

.texte_print_logiciel
	{
	width: 160px;
	height: 100px;
	margin-top: -73px;
	margin-left: 0px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.8em;
	text-align: right;
	color: #000000;
	}
.texte_web
	{
	width: 270px;
	height: 205px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.8em;
	text-align: right;
	color: #000000;
	}
#barre_verticale
	{
	width: 10px;
	height: 250px;
	margin-left: 450px;
	margin-top: -110px;
	background-color: #008eef;
	opacity: 0.50;
	}
#support
	{
	width: 200px;
	height: 10px;
	margin-top: -10px;
	margin-left: 200px;
	}
.web_print
	{
	width: 70px;
	height: 3px;
	padding: 0px;
	font-family: arial ;
	font-style: bold;
	font-size: 0.85em;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	font-variant: small-caps;
	opacity: 0.60;
	}
		/*PAGE_REALISATION*/
#cadre_realisation
	{
	width: 760px;
	height: 340px;
	margin: auto;
	margin-top: -100px;
	background-image: url('img/cadre_realisation.png');
	}
.liste
	{
	min-width: 100px;
	max-height: 300px;
	margin-left: 40px;
	margin-top: -300px;
	font-family: arial;
	font-size: 0.8em;
	/*background-color: #000000;
	opacity: 0.60;*/
	overflow:auto;
	}
.tdliste
	{
	color: #000000;
	}

		/*PAGE_PROJET*/
#cadre_projet
	{
	width: 760px;
	height: 340px;
	margin: auto;
	margin-top: -100px;
	background-image: url('img/cadre_realisation.png');
	}	
	
.cadre_info
	{
	width: 239px;
	height: 319px;
	margin-left: 850px;
	margin-top: -320px;
	background-image: url('img/cadre_info.png');
	}
	
.crea
	{
	width: 415px;
	height: 350px;
	margin-top:0px;
	margin-left: 300px;
	
	}
.bleu_texte
	{
	color: #008eef;
	font-size: 1em;
	font-family: arial;
	font-weight: bold;

	}
#coordonees
	{
	font-size: 0.7em;
	color: #4d4d4d;
	font-family: arial;
	font-weight: bold;
	}
#liensamis
	{
	font-size: 0.7em;
	color: #4d4d4d;
	font-family: arial;
	font-weight: bold;
	margin-top:-112px;
	margin-left: 300px;
	}
a img 
	{
	text-decoration:none;
	border:none;
	}
a
	{
	color: #008eef;
	outline: none;
	text-decoration:none
	}	
a:hover
	{
	color: #4d4d4d;
	}

