html, body {margin: 0; padding: 0;}

body {background-image: url(rac-logo-fond.jpg); background-repeat: no-repeat; } 

h1 {display: none;}

h2 {margin: 141px 2px 14px 550px; padding-right: 0.7em; color:#ff0000; height: 35px; line-height: 35px; font-size:23px; font-family: Georgia, "Times New Roman", serif; text-align: right; text-indent: 1em; border: solid 1px #CCEE99;}

h3 {margin-right: 27px; margin-bottom: 2.5em; padding-top: 10px; font-family: "Times New Roman", Times, serif; font-size:16px; text-align: right; font-style: italic;}  

p {position: relative; margin: 0 27px 0 34%; text-indent: 1.3em; text-align:left; font-family:Georgia, "Times New Roman", serif; font-size:17px;}

#chapeau {margin: 4em 10% 2em 10%; text-align: justify; }

.lettre
	{
		margin: 0.5em 27px 0 50%;
	}

.signer
	{
		text-align: right;
	}

.titre
	{
		margin: 1em 27px 1em 34%;
		text-indent: 0;
		font-size: 19px;
		font-weight: bold;
		text-decoration: underline;
	}

.annuletitre
	{
		font-weight: normal;
		text-decoration: none;
	}

sup
	{
		vertical-align: super;
		font-size: 70%;
	}

#frise
	{
		position: absolute;
		top: 0;
		left: 0;
		background-image:url(frise.gif);
		width: 666px;
		height: 255px;
		z-index: 20;
	}

#pleinepage
	{
		position: relative;
		background-color: #CCee99;
		padding-bottom: 2em;
	}

.centrage
	{
		position: relative;
		margin: 0 27px 0 34%;
		text-align: center;
		font-family: "Times New Roman", Georgia, Times, serif;
		font-size: 80px;
	} 

.calque
	{
		background-color:#007f00;
		color:#ffffff;
		font-size:14pt;
		font-family:"Times New Roman", Times, serif;
		text-align:justify;
		border:10px;
		padding-top:15pt;
		padding-bottom:15pt;
		padding-left:20pt;
		padding-right:20pt;
}

a:active, a:link, a:visited
	{
		color:  blue;
		text-decoration: none;
	}

a:hover
	{
		text-decoration: underline;
	}

acronym
	{
		font-variant: normal;
		color: red;
	}

span
	{
		position: absolute;
		top: 0;
		left: -33%;
		width: 46%;
		color: #990000;
		font-family:Tahoma, Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-indent: 0;
		text-align: right;
	}

/* Rectification pour les navigateurs autres que IE6 */
div#pleinepage>p span
	{
		position: absolute;
		top: 0;
		left: -49%;
		width: 46%;
		color: #990000;
		font-family:Tahoma, Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-indent: 0;
		text-align: right;
}


