﻿@charset "utf-8";
body
    {
	margin-top:0px;
	margin:auto 0px;
    font-size: 12px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.bleu {
	font-size: 14px;
	color: #3366FF;
	vertical-align: top;
	border-style: none;
	border-width: thin;
}
a:link {
	color:#2f6881;
	text-decoration:none
}
a:hover {
	color:#ff6600;
	text-decoration:underline
}
a:visited {
	color:#2f6881;
	text-decoration:none;
}
a:active {
	color:#2f6881;
	text-decoration:underline;
}
ul{padding:0px;margin:0px;
	list-style-image: url('http://patrick/zwcad/images/puce.gif');
}


#topMenu {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}
#topMenu a
          {
		  font-weight:bold;
		  color:#FFFFFF;
		  text-decoration:none;
		  }
#topMenu a:hover
                {
				color:#FFFF00;
				}
.titreFondbleu {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 30px;
	background-image: url('../images/titre_bleu_long.gif');
	height: 27px;
}
.titreFondbleu a
          {
		  font-weight:bold;
		  color:#FFFFFF;
		  text-decoration:none;
		  }
.titreFondbleu a:hover
                {
				color:#FFFF00;
				}
				
				
.IntroTitre
             {
			  padding-top:8px;
			  font-size:16px;
	          font-weight:bold;
	          color:#003366;
}
.rouge {
	color: #FF0000;
}
.liste_avantages {
	font-size: 14px;
	color: #3366FF;
	vertical-align: top;
	background-image: url('../images/fond-case.gif');
	border-style: dashed;
	border-width: thin;
}
.italique {
	font-style: italic;
}
.CopieIntroTitre {
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	background-color: #EAF5E9;
}
