/* CSS Document */
@media screen {
	
	#presentation {
		height: auto;
		width: 958px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	#navsite {
	float: right;
	width: 212px;
	height: auto;
	}
	#principale {
		width: 958px;
		margin-top: 26px;
		display: block;
		clear: both;
	}
	.citation {
		font-style: italic;
		font-weight: bolder;
	}
	.signature {
		text-align: right;
	}
	.fil_de_l_eau {
		font-size: 1.2em;
		font-weight: bold;
		color: #ed3a3e;
		display: block;
	}
	
	
	
	.big {
		font-size: 2em;
	}
	
	
	.rouge {
		color: #ed3a3e;
		margin: 0px;
	}
	
	#contenu {
		float: left;
		width: 435px;
		margin-left: 10px;
		margin-top: 0px;
		padding: 0px;
	}
	a {
		text-decoration: none;
		color: #008837;
	}
	.sous-titre {
		font-size: .9em;
		font-style: italic;
		font-weight: 900;
		color: #008837;
		text-align: center;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#actu_site {
		border: thin solid #000033;
		width: 200px;
		color: #F6F8C7;
		background-color: #008837;
		font-size: .9em;
	}
	
	#page {
		float: right;
		width: 720px;
		border-left-style: solid;
		border-left-width: thin;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 0px;
	}
	body {
		background-color: #F6F8C7;
	}
	
	#page img {
		margin: 5px;
		float: left;
	}
	
	html {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .8em;
		color: #000066;
	}
	#navpage {
		float: right;
		width: 244px;
	}
	#contenu img {
		float: left;
		clear: both;
		padding: 0px;
		margin-top: 0px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
	
	#contenu ul {
	}
	.liste {
		list-style-position: inside;
		list-style-type: disc;
		list-style-image: url(../maili_tisa_projet_fichiers/puce_kenya.jpg);
	}
	
	
	#contenu li {
		list-style-type: disc;
		list-style-position: outside;
		margin-left:-40px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		list-style-image: none;
	}
	#contenu li img {
	
		float: left;
		clear: both;
		padding: 0px;
		margin-top: 0px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
	#contenu p {
		text-align: justify;
		margin-top: 1.5em;
	}
	#navpage li {
		list-style-image: url(../maili_tisa_projet_fichiers/puce_kenya.jpg);
		list-style-position: outside;
		margin-left: -20px;
	}
	#navsite li {
		list-style-image: url(../maili_tisa_projet_fichiers/puce_kenya.jpg);
		list-style-position: outside;
		margin-left: -20px;
	}
	#actu_site a {
		font-weight: bold;
		color:#F6F8C7;
	}
}

@media print {
	#presentation {
		height: 163px;
		width: 700px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	#navsite {
		display:none
	}
	#diaporama {
	
	display:none
	}
	#FLVPlayer {
	display:none;
	}
	#navpage {clear:both}
	
		.fil_de_l_eau {border-left:thin; border-bottom:thin}
	
	#navpage li {display:inline}
	html {font-family:"Times New Roman", Times, serif}
	
	p {text-align:justify}

}
