/*STYLE DES PAGES TEXTES*/.accueil {	background: #000 url(index_fond3.jpg) no-repeat fixed;	margin: 110px 40px;//60	font-size:0.75em;	line-height: 1.1em;//0.9}.texte {	margin: 20px;	font-family: "Times New Roman", Times, serif;	font-size: 12px;	line-height: 1.5em;}#fond img {	width : 100%;	height: 100%;}.media {	margin: 0px;	background: #000;}.philippe {	margin: 20px;	font-family: Monaco, verdana, sans-serif;	line-height: 1.5em;	color: #000;	background: #89e381;	font-size: 10px;}/*STYLES GLOBAUX*/		/*Paragraphes*/	p {		margin: 0px;		}	/*Liens*/	a:link {		text-decoration: underline;		color: #000;	}	a:visited {		text-decoration:  underline;		color: #000;	}	a:hover {		text-decoration: underline;		color: #999;	}/*STYLES UNIQUES*/	/*accueil*/		.accueil ul.nav{		list-style-type:none;		margin: 0px;		padding: 0px;		font-family: Monaco, Verdana, sans-serif;		font-size:0.65em;		color: #FFF;	}	.accueil ul.nav li{		padding: 5px 0;	}		.accueil ul.nav .nom{		letter-spacing:3px;//5px		color:white;		font-size:1em;//1.8em		padding: 0px 0;	}		.accueil ul.nav .bandeAnnonce{		padding: 50px 0 0 160px;	}	.accueil ul.nav li a{		color: #FFF;		text-decoration: underline;		font-size:1.1em;	}	.accueil ul.nav a:hover {		text-decoration: underline;		color: #00FF00;		font-size:1.1em;	}		.accueil #flashcontent {		position: absolute;		left: 445px;		top: 105px;	}	.accueil #news {	position: absolute;	left: 560px;	top: 430px;	width:610px;	height: 235px;	overflow: scroll;	background-color:#fff;	}		/*Textes de projets*/		#texte p {		text-indent: 0px;/*espace lettrine*/		}	.infos {	}	.titreI {		font-weight: bold;		font-family: "Times New Roman", Times, serif;		font-size: 16px;		line-height: 1.2em;	}	.titreC {		font-weight: bold;		margin-bottom: 6px;		border-bottom-width: 1px;		border-bottom-style: solid;		border-bottom-color: #000;		padding-bottom: 6px;	}		.infosItal {		font-style: italic;		margin-top: 15px;		text-align: justify;	}	.infosItalR {		font-style: italic;		margin-top: 15px;		text-align: right;	}		.infos p {		text-indent: 0px;	}		.infos2 p {		text-indent: 0px;/*20px;*/		text-align: justify;	}		.titreB {		font-weight: bold;	}			.titreD {		margin-bottom: 6px;		border-bottom-width: 1px;		border-bottom-style: solid;		border-bottom-color: #000;		padding-bottom: 6px;	}	.signature {		margin-top: 3px;		text-align: right;	}	.media #player a:link {		text-decoration: underline;		color: #FFF;	}		.infosItalL {		font-style: italic;		text-align: left;	}	.titreF {		color: #00FF00;		font-weight: bold;	}	.titreG {		margin-top: 60px;		font-family: "Times New Roman", Times, serif;		font-size: 71px;		color: #BBB;	}	h1.infos{	font-family: Monaco, verdana,  sans-serif;	font-weight:normal;	font-size:3.0em;	color: #000;	/*margin-top:2.0em;*/	line-height: 0em;	margin-bottom:1.5em;}			/* "Filmo" et "Liens" et "Contact" */		#philippe p {		text-indent: 0px;/*espace lettrine*/		}		.titreE {		font-family: Monaco, verdana, sans-serif;		font-size: 12px;		line-height: 1.5em;		color: #000;		font-weight: bold;	}	.titreH {		font-family: Monaco, sans-serif;		color: #000;		text-decoration: underline;	}		.philippe a:link {		text-decoration: underline;		color: #000;	}		.philippe a:hover {		text-decoration: underline;		color: #FFF;	}
