@media screen {
	* { font-family: Verdana, Arial, sans-serif; }
	body { background-color: #ffffff; padding: 0px; margin: 0px; text-align: left; color: #000000; text-align: center; }
	div.out { padding-top: 500px; min-height: 1px; }
	div.in { margin-top: -500px; padding-top: 20px; }
	table#contenu { background-color: #BC9087; }
	table#page {  margin: 0px auto; text-align: left; }
	td#pied { color: #c0c0c0; text-align: center; padding: 20px; font-size: 8px; }
	img { margin: 0px; padding: 0px; border: 0px solid #000000; }
	
	ul#menu { list-style-type: none; margin: 50px 0px 40px 0px; padding: 0px; }
	ul#menu li { padding: 0px 0px 20px 0px; margin: 0px; }
	.hand { cursor: hand; }
	
	div#vignette { padding: 20px; }
	div#vignette img { vertical-align: middle; }
	div#bandeau { height: 400px; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 2px; background: url('../images/galerie/filet-vertical.gif') no-repeat left top; }
	div#bandeau ul { margin: 0px; padding: 4px 0px; }
	div#bandeau ul li { margin: 0px; padding: 4px 0px; list-style-type: none; }
	div#bandeau img { margin: 0px; vertical-align: middle; }
	div#bandeau img.noborder { border: 0px solid #000000; }
	
	div#contenu-parcours { text-align: center; color: #ffffff; font-size: 12px; font-style: italic; }
	ul#parcours { width: 450px; margin: 0px auto; text-align: left; padding: 30px 100px 0px 0px; line-height: 190%; }
	ul#parcours li { list-style-type: none; background: url('../images/parcours/puce.gif') no-repeat left top; padding: 0px 0px 10px 20px; }
	ul#parcours li.nopuce { padding-top: 10px; background: none; }
	
	div#contenu-contact { color: #ffffff; font-size: 14px; font-style: italic; padding-top: 195px; }
	
	div#contenu-administration { color: #83665D; font-size: 13px; font-weight: bold; font-style: italic; padding: 50px 400px 0px 0px; line-height: 190%; }
	div#contenu-administration input { color: #ffffff; font-size: 10px; border: 1px solid #83665D; background-color: #D2B5AF; padding: 2px; }
	
	table.ombre { margin: 0% auto; }
	table.ombre tr.ombreLigneHaut td.ombreCelluleGauche { width: 25px; height: 25px; background: url("../images/ombre-haut-gauche.gif") no-repeat bottom right; }
	table.ombre tr.ombreLigneHaut td.ombreCelluleCentre { width: auto;height: 25px; background: url("../images/ombre-haut.gif") repeat-x bottom center; }
	table.ombre tr.ombreLigneHaut td.ombreCelluleDroite { width: 25px; height: 25px; background: url("../images/ombre-haut-droite.gif") no-repeat bottom left; }
	table.ombre tr.ombreLigneCentre td.ombreCelluleGauche { width: 25px; height: auto; background: url("../images/ombre-gauche.gif") repeat-y center right; }
	table.ombre tr.ombreLigneCentre td.ombreCelluleCentre { width: 1px; height: 1px; }
	table.ombre tr.ombreLigneCentre td.ombreCelluleDroite { width: 25px; height: auto; background: url("../images/ombre-droite.gif") repeat-y center left; }
	table.ombre tr.ombreLigneBas td.ombreCelluleGauche { width: 25px; height: 25px; background: url("../images/ombre-bas-gauche.gif") no-repeat top right; }
	table.ombre tr.ombreLigneBas td.ombreCelluleCentre { width: auto; height: 25px; background: url("../images/ombre-bas.gif") repeat-x top center; }
	table.ombre tr.ombreLigneBas td.ombreCelluleDroite { width: 25px; height: 25px; background: url("../images/ombre-bas-droite.gif") no-repeat top left; }
	table.ombre tr.ombreLigneCentre td.ombreCelluleCentre img.bordered { border: 0px solid #343434; }
	
	table.filet { margin: 0% auto; }
	table.filet tr.filetLigne td.filetCelluleGauche { width: 25px; height: auto; background: url("../images/galerie/filet-gauche.gif") no-repeat bottom right; }
	table.filet tr.filetLigne td.filetCelluleCentre { width: auto; height: auto; background: url("../images/galerie/filet-centre.gif") repeat-x bottom center; padding-bottom: 1px; vertical-align: bottom; }
	table.filet tr.filetLigne td.filetCelluleDroite { width: 25px; height: auto; background: url("../images/galerie/filet-droit.gif") no-repeat bottom left; }
	table.filet tr.filetLigne td.filetCelluleCentre img.bordered { border: 0px solid #343434; }
		
}

@media print {

}
