﻿@media screen,projection {

	h1 {clear:both;font-size:14pt;color:#8e0e20;background-color:Transparent;padding:0;margin:0px 0px 7px 0px;}
	h2 {clear:both;font-size:12pt;color:#8e0e20;background-color:Transparent;padding:0;margin:0px 0px 5px 0px;}
	h3 {clear:both;font-size:10pt;color:#8e0e20;background-color:Transparent;padding:0;margin:0px 0px 3px 0px;}
	h4 {clear:both;font-size:9pt;color:#8e0e20;background-color:Transparent;padding:0;margin:0;}

	.Container {
		background:#ffffff url(../../../_data/image/decor/8e0e20/std-body-bg.png);
	}

	/* **************
		En-tête
	   ************** */

	.Logo {
		background:#fffae4 url(../../../_data/image/decor/8e0e20/std-logo-bg.png);
		color:inherit;
	}

	.MainTitle h1 {
		color:#8e0e20;
	}

	.SubTitle h1 {
		color:#8e0e20;
	}

	/* **************
		Menu
	   ************** */

	.ContentLeftBottom {
		background:#8e0e20 url(../../../_data/image/decor/8e0e20/std_menu-bg.png) no-repeat top right;
	}

	/* **************
		Division du Contenu
	   ************** */

	.Content {
		background-image:url(../../../_data/image/decor/8e0e20/std-right-bot-corner.png);
	}

	.ContentLeft {
		 color:#dcceab;
	}

	.ContentLeft h1 {font-size:14pt;color:#dcceab;background-color:Transparent;}
	.ContentLeft h2 {font-size:12pt;color:#dcceab;background-color:Transparent;}
	.ContentLeft h3 {font-size:10pt;color:#dcceab;background-color:Transparent;}
	.ContentLeft h4 {font-size:9pt;color:#dcceab;background-color:Transparent;}
/*
	.ContentRight {
		background-image:url(../../../_data/image/decor/8e0e20/std-right-bot-corner.png);
	}
*/
	.ContentRightContent .Exergue {
		background-color:#dcceab;
	}

	.ContentRightContent .Exergue h1 {color:#8e0e20;}
	.ContentRightContent .Exergue h2 {color:#8e0e20;}
	.ContentRightContent .Exergue h3 {color:#8e0e20;}
	.ContentRightContent .Exergue h4 {color:#8e0e20;}
	.ContentRightContent .Exergue p {color:#333333;}

	.ContentBottomLeft {
		color:#fffade;
		font-size:7.5pt;
		background:#8e0e20 url(../../../_data/image/decor/8e0e20/std-bot-left-bg.png);
	}

	.ContentBottomRight {
		background:#8e0e20 url(../../../_data/image/decor/8e0e20/std-bot-right-bg.png);
	}

	/* **************
		Plip Button Grey
	   ************** */

	a.PlipGrey {
		background:transparent url('../../../_data/image/actions/8e0e20/greybutton_right.gif') no-repeat right top;
	}

	a.PlipGrey span {
		background:transparent url('../../../_data/image/actions/8e0e20/greybutton_left.gif') no-repeat;
		color:#4b3c30;
	}

	/* **************
		RadWindow
	   ************** */

	.BodyWindow {
		color:#000000;
		background:#ffffff none;
	}

	/* **************
		Génériques
	   ************** */

	a, a:link, a:visited {
		color:#4b3c30;
		text-decoration:none;
		font-weight:bold;
		background-color:inherit;
	}

	a:hover {
		color:#ff0000;
		background-color:inherit;
	}

	a:active {
		color:#00ff00;
		background-color:inherit;
	}
}

