@charset "iso-8859-1";
/* auteur: charlotte */
/* Date de création: 14/10/2005 */


body{
	background-color: #669966;
	float:center;
    margin: 0; /* pour éviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
	}

#global {
	 background-color: #E7FFBB;
	 background-image: url(../images/divers/vignes_chateaux_vert.jpg);
	 background-repeat: no-repeat;
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 900px;
     height: 620px;
     margin-top: -310px; /* moitié de la hauteur */
     margin-left: -450px; /* moitié de la largeur */
	}
	
.rose	{
			font-size:13pt;
			font-family: times new roman;
			color: #DD7979;
			font-weight: normal;
			font-style: italic;
			text-align: center;
			}
.slogan	{
			font-size:13pt;
			font-family: times new roman;
			color: #940000;
			font-weight: normal;
			font-style: normal;
			text-align: center;
			margin-top:10px;
			}			
.vert	{
			font-size:13pt;
			font-family: times new roman;
			color: #99FF99;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			margin-top:10px;
			}			
.bordeau	{
			font-size:13pt;
			font-family: times new roman;
			color: #940000;
			font-weight: 10pt;
			font-style: italic;
			text-align: center;
			margin-top:10px;
			}			

.nihil	{
			font-size:13pt;
			font-family: helvetica,times new roman;
			color: #000000;
			font-weight: 10pt;
			font-style: normal;
			text-align: center;
			margin-top:3px;
			}			

p		{
			margin-top:0px;
			margin-bottom:0px;
            line-height: 10pt;
		}
H1		{
			font-size:30pt;
			font-family: times new roman;
			color: #DD7979;
			font-weight: normal;
			font-style: normal;
			text-align: center;
			top:130px;
			margin-top:10px;
			margin-bottom:10px;
			}
		
H2		{
		font-size: 16pt;
		font-family: times new roman;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		margin-top:10px;
		margin-bottom:10px;
		}
		
H3		{
		font-size: 12pt;
		font-family: times new roman;
		color: #940000;
		font-style: italic;
		font-weight: normal;
		text-align: center;
		margin-top:10px;
		margin-bottom:10px;
		}
		
H4		{
		font-size: 12pt;
		font-family: times new roman;
		color: #940000;
		font-style: normal;
		font-weight: bold;
		text-align: left;
		margin-top:0px;
		margin-bottom:20px;
		}
		
H5		{
		font-size: 12pt;
		font-family: times new roman;
		color: #940000;
		font-style: italic;
		font-weight: normal;
		text-align: center;
		margin-top:10px;
		margin-bottom:10px;
		}

.textepc 
			{
            font-family: Times new roman;
            font-size: 10pt;
            text-align: center;
            line-height: 10pt;
			color:#940000;
			}			
			
.liste
			{
            font-family: Times new roman;
            font-size: 10pt;
			line-height: 24pt;
			}			

.pb		{
            font-family: Times new roman;
            font-size: 10pt;
            text-align: center;
            line-height: 10pt;
			color:#FFFFFF;
		}	
.pg		{
            font-family: Times new roman;
            font-size: 10pt;
            text-align: center;
            line-height: 10pt;
			color:#CCFF99;
		}	
		
a:link.pb	{
		color: #ffffff;
		}
		
					
a:link	{
		color: #940000;
		text-decoration: none;
		}
		
a:visited {
		color: #940000;
		text-decoration: none;
		}
a:visited.pb {
		color: #ffffff;
		}
a:active {
		color: #940000;
		text-decoration: none;
		}
a:active.pb {
		color: #ffffff;
		}
a:hover {
		color: #8F8F8F;
		text-decoration: none;
		}					
a:hover.pb {
		color: #ffffff;
		}

img {
	border-width: Opx
}

.spacer { 
	clear: both; 
} /* pour empêcher un élément flottant de déborder vers le bas sur le Fond qui le suit */
		
.info {
		background-color: #FFFFCC;
		font-size:10pt;
		}
