    
	body {
		width:1024px;
		margin:auto;
		background-image:url(../images_pro/bgrd_texture.jpg);
		background-repeat:no-repeat;
		background-position:top;
		background-color:#000000;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		}
			
		.header {
		width:auto;
		height:130px;
		background-image:url(../images_pro/auspex_logo.png);
		background-repeat:no-repeat;
		background-position:center top;
		background-color:#000000;
		margin-top:6px;
		}

		h1 {
		text-align: center;
		padding:0;
		margin:0;
		visibility: hidden;
		font-size: 9px;
		border:0;
		}
		
		h2 {
		text-align:left;
		font-family:"Courier New", Courier, monospace;
		padding-left:10px;
		margin-bottom:0;
		font-size:1em;
		color:#FF9900;
		}
		
		#historique {
		width:100%;
		height:420px;
		background-image:url(../images_pro/Auspex.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		}
		
		.contenu_historique_left {
		width:262px;
		height:360px;
		text-align:justify;
		line-height:1.2em;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:5px;
		margin-top:20px;
		margin-left:10px;
		font-size:.9em;
		float:left;
		border: solid 1px #333;
		}
		
		.contenu_historique_left p:first-letter {
		font-size:2em;
		}
		
		#noms {
		text-align:center;
		margin-left:85px;
		font-family:"Times New Roman", Times, serif;
		font-size:.9em;
		font-style:italic;
		padding-top:360px;
		float:left;
		}

		.contenu_historique_right {
		width:262px;
		height:360px;
		text-align:justify;
		line-height:1.3em;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		margin-top:20px;
		margin-right:10px;
		font-size:.9em;
		float:right;
		border: solid 1px #333;
		}
		
		.contenu_historique_right h2 {
			font-size:1.2em;
		}
		.contenu_historique_right p:first-letter {
		font-size:2em;
		}
		
		/* DIV HELIOPAUSE*/
		#helio {
		width:auto;
		height:auto;
		margin-top:5px;
		margin-left:10px;
		margin-right:10px;
		background-image:url(../images_pro/Auspex_Hel_Cover_400px.jpg);
		background-repeat:no-repeat;
		background-position:30px 20px;
		border: solid 1px #333;
		}
		
		#contenu_helio {
		width:635px;
		height:360px;
		margin-left:360px;
		text-align:justify;
		line-height:1.2em;
		font-size:.9em;
		}
		
		#contenu_helio h2 {
		font-size:1.2em;
		margin-top:5px;
		padding-left:40px;
		padding-bottom:10px;
		}
		
		#contenu_helio p {
		padding-bottom:0;
		}
		
		#startrek {
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:1.1em;
		color:#6699FF;
		text-align:right;
		padding-right:10px;
		margin-top:5px;
		}
		
		/*DIV CONTACTS*/
		#contacts {
		clear:left;
		width:260px;
		height:400px;
		padding-left:5px;
		margin-left:8px;
		margin-top:10px;
		margin-bottom:10px;
		float:left;
		border: solid 1px #333;
		}
		
		#contacts h2 {
		font-size:1em;
		line-height:1.2em;
		padding-left:-5px;
		}
		
		#contacts p {
		font-size:.9em;
		padding-bottom:12px;
		}
		
		#contacts span {
		font-weight:bold;
		}
		
		#contacts a {
		text-decoration:none;
		font-size:1em;
		}
		#contacts a:link {
		color:#6699FF;
		}
		#contacts a:visited {
		color:#6699FF;
		}
		#contacts a:hover {
		color:#6699FF;
		}
		#contacts a:active {
		color:#6CF;
		}
		
		/* réseaux sociaux*/
		.follow {
		margin-top:40px;
		width:260px;
		text-align:left;
		}
		
		.follow img {
		padding-right:2px;
		padding-top:5px;
		border:0;
		}

		.nav {
		padding-left:10px;
		padding-right:10px;
		padding-bottom:10px;
		padding-top:10px;
		list-style: none;
		font-size:.7em;
		}
		.nav li {
		color:#F93;
		display:inline;
		}		
	
	
		/* DIV PLAYER REVERB */
	
		#player {
		float:left;
		text-align:center;
		margin-left:10px;
		margin-top:10px;
		width:auto;
		}
		
		#player h2{
		text-align:left;
		font-size:1.1em;
		padding-bottom:10px;
		}


		/* DIV RESSOURCES */

		#ressources{
		float:right;
		margin-top:10px;
		margin-right:8px;
		margin-bottom:10px;
		width:280px;
		height:400px;
		border: solid 1px #333;
		}
		
		#ressources h2{
		padding-bottom:13px;
		}
		
		#ressources p {
		font-size :.9em;
		list-style:none;
		margin-top:6px;
		margin-right:0;
		padding-left:10px;
		color:#6699FF;
		}
		
		#ressources img {
		padding-left:4px;
		padding-bottom:0;
		border:0;
		}
		
		/* PIED DE PAGE */
		.footer {
		clear:both;
		background-color:#333333;
		width:1010px;
		margin:auto;
		text-align:center;
		font-size:.7em;
		}
		
		.footer p{
		margin-bottom:0;
		}
		
		.footer a:link {
		color:#999966;
		text-decoration:none;
		font-style:italic;
		}
		.footer a:visited {
		color:#999900;
		}
		.footer a:hover {
		color:#FC3;
		}
		
		.footer a:active {
		color:#999900;
		}