body {
	font-family: verdana;
	text-align: center;
	background-color: #DCDCDC;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	color: #5F9EA0;
	background-color: #FAFAD2;
}

a img {
	border-width: 0px;
}

dt {
	background-image: url(images/blue_arrow2.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 0.5em;
}

dd {
	font-style: italic;
}

h4 {
	background-image: url(images/lgreen-arrow-bis.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: dotted;
	border-width: 2px;
	padding: 10px;
}

#header {
}

#titre {
	text-align: center;
}

#titre h1 {
	font-family: "Cooper Black";
}

#titre h2 {
	font-family: "Calisto MT";
}

#menu {
	clear: both;
	text-align: center;
	padding-left: 20px;
}

#menu a {
	color: #FFFFFF;
	background-image: url(images/menu-fond-off.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 43px;
	font-size: 20px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	float: left;
}

#menu a:hover {
	background-image: url(images/menu-fond-on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

#contenu {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	padding-top: 0.5em;
}

#contenutitre {
	text-align: center;
}

#contenutexte {
	text-align: justify;
}

#footer {
	clear: both;
	font-size: 0.8em;
	margin-top: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
}

#aweber {
	width: 400px;
	margin-left: 150px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-width: 1px;
	border-style: dashed;
	background-color: #FFFFE0;
}

#comparatif {
	caption-side: bottom;
	border-collapse: collapse;
	empty-cells: show;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
}

#comparatif thead tr th {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #0000FF;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 0.5em;
	padding-left: 5px;
}

#comparatif tbody tr th {
	border-color: #000080;
	border-width: 1px;
	border-style: solid;
	background-color: #F0FFFF;
	color: #000000;
	text-align: left;
}

#comparatif tbody tr td {
	border-color: #000080;
	border-width: 1px;
	border-style: solid;
	background-color: #F0FFFF;
	color: #000000;
	text-align: center;
}

#comparatif .surligne {
	background-color: #AFEEEE;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.alerte {
	color: #FF0000;
	font-weight: bold;
	font-size: 1em;
}

.untpe {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}

.paypal form {
	text-align: center;
}

.video {
	text-align: center;
	margin: 1em;
}

