@charset "iso-8859-1";
BODY
{
    BACKGROUND-COLOR: slategray;
	BACKGROUND-IMAGE: url(../base/bg-cloud.jpg);
	BACKGROUND-ATTACHMENT: fixed;
	COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px
}
A:link
{
   TEXT-DECORATION: none;
   COLOR: black
}
A:active
{
   TEXT-DECORATION: none;
   COLOR: red
}
A:visited
{
   TEXT-DECORATION: none;
   COLOR: black
}
A:hover
{
   TEXT-DECORATION: none;
   CURSOR: hand;
   font-family: "Courier new"; 
   FONT-WEIGHT: bold;
   FONT-STYLE: italic;
   FONT-SIZE: 10pt;
   COLOR: yellow
}
.titre
{
	font-size: 18pt; 
	color: black; 
	font-family: "Courier new"; 
	border-width: 0pt; 
	border-color: yellow; 
	border-style: solid; 
	text-align: center; 
	background: #87CEEB;
	line-height: 1; 
	font-weight: 600
}
.underalert
{
	font-size: 12pt; 
	color: black; 
	font-family: "Courier new"; 
	border-width: 0pt; 
	border-color: red; 
	border-style: solid; 
	text-align: center; 
	background: red; 
	line-height: 1; 
	font-weight: 100
}
.form
{
	font-size: 12pt; 
	color: black; 
	font-family: "Courier new"; 
	border-width: 0pt; 
	border-color: yellow; 
	border-style: solid; 
	text-align: center; 
	background: yellow; 
	line-height: 2; 
	font-weight: 100
}
.line
{
	font-size: 10pt; 
	color: black; 
	font-family: "Courier new"; 
	border-width: 0pt; 
	border-style: solid; 
	font-weight: 100
}
.soustitre
{
	font-size: 12pt; 
	color: black; 
	font-family: "Courier new"; 
	border-width: 0pt; 
	border-color: yellow; 
	border-style: solid; 
	text-align: center; 
	background: #87CEEB;
	line-height: 1; 
	font-weight: 600
}
.alert
{
	font-size: 12pt; 
	color: yellow; 
	font-family: "Courier new"; 
	border-width: 0pt; 
	border-color: yellow; 
	border-style: solid; 
	text-align: center; 
	background: red; 
	line-height: 1; 
	font-weight: 100
}
.lines
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
.title     
{
	font-size: 14pt; 
	color: black; 
	font-family: "Courier new"; 
	line-height: 3; 
	font-weight: 800
}
.subtitle  
{
	font-size: 14pt; 
	color: black; 
	font-family: "Courier new"; 
	line-height: 1; 
	font-weight: 800
}
.line1  
{
	font-size: 10pt; 
	color: black; 
	font-family: "Courier new"; 
	text-align: left; 
	line-height: 1; 
	font-weight: 100
}
.line2  
{
	font-size: 10pt; 
	color: black; 
	font-family: "Courier new"; 
	text-align: left; 
	line-height: 1; 
	font-weight: 100
}
.line3  
{
	font-size: 10pt; 
	color: black; 
	font-family: "Courier new"; 
	text-align: left; 
	line-height: 1; 
	font-weight: 100
}
.copy   
{
	font-size: 8pt; 
	color: black; 
	font-family: "Arial, Helvetica"; 
	text-align: left; 
	line-height: 1; 
	font-weight: 100
}

.capitale
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	TEXT-TRANSFORM: capitalize
}
.home 
{
	font-size: 10pt; 
	color: yellow; 
	font-family: "Courier new"; 
	text-align: center; 
	background: red; 
	line-height: 1
}
.webmaster 
{
	font-size: 14pt; 
	color: yellow; 
	font-family: "Courier new"; 
	text-align: center; 
	background: red; 
	line-height: 1
}    


