@charset "UTF-8";

@media screen{
	#global { background: white; }
	#main {  }
	
	#con_descriptif {
		position: absolute; top: 15px; left: 175px;
		margin: 0; padding: 15px; width: 259px; height: 109px; overflow: hidden;
		font-size: 1.2em; color: #007bb6; line-height: 1.3em;
		background: url(../images/txtaccueil.png);
	}
	#con_descriptif p { margin: 0; }
	
	p.pv,
	p.ci { float: left; margin: 0; height: 369px; }
	p.pv { background: url(../images/accueil-pv.jpg); border-right: 1px solid white; width: 30%; }
	p.ci { background: url(../images/accueil-ci.jpg); width: 69%; }
	p.pv span,
	p.ci span { position: absolute; top: 0; left: -999em; }
	/*
	#texte {
		position: relative; float: left;
		margin: 0; padding: 0; width: 360px; height: 370px;
		background: #009de0; 
	}
	#texte img { position: absolute; top: 0; left: 0; width: 360px; height: 370px; }
	*/
	
	/*
	#texte .deco {
		position: absolute; bottom: 0; left: 0;
		display: block; width: 20px; height: 20px;
		background: url(../images/coin-blanc.png) no-repeat left bottom;
	}
	#centre {
		position: relative; float: left; width: 420px;
	}
	.diaporama {
		position: relative;
		margin: 0; padding: 0; width: 420px; height: 185px;
		background: #ccc;
	}
	#actusAccueil {
		position: relative;
		margin: 0; padding: 1px 20px 15px 25px; width: 375px; height: 169px;
		background: #c8cb00;
	}
	#actusAccueil ul { position: relative; margin: 0; padding: 0; list-style: none; }
	#actusAccueil li { border-bottom: 1px solid #bfc201; }
	#actusAccueil a {
		display: block; margin: 2px 0;
		color: white; text-decoration: none;
	}
	#actusAccueil a:hover { background: #b6c100; }
	#actusAccueil strong.titre {
		display: block; margin: 0;
		font-size: 1.8em; font-weight: normal;
	}
	#actusAccueil span.desc {
		display: block; margin: 0;
		font-size: 1.2em; color: #3a5200;
	}
	#actusAccueil .bgreplace {
		position: relative; margin: -1px -20px 0 -21px;
		padding: 50px; height: 85px;
		font-family: Avant-garde; font-size: 2em; line-height: 1.3em; font-weight: normal; color: white;
		background: orange url(../images/bgreplace.jpg);
	}
	
	
	#grigri {
		position: absolute; top: 0; left: 339px;
		display: block; width: 43px; height: 370px;
		background: url(../images/deco-accueil.png) no-repeat;
		
		display: none;
	}
	#decovideo {
		position: absolute; top: 0; right: 0;
		width: 10px; height: 38px;
		background: url(../images/deco-video.png);
	}
	*/
}
@media print {
}
