<!--
body
{
background-color:#3D4384;
color:#FFFF00;
}

h1
{
	color:#FFFF00;
}
h2
{
	color:red;
}
h3
{
	color:red;
	font-weight : bold;
	font-size : 22pt;
}

.boutonintro
{
	background-color:#6CCCF2;
	font-weight : bold;
	width:145px;
	vertical-align : middle;
	cursor : hand;
}

.boutonprof
{
	background-color:#8080FF;
	font-weight : bold;
	width:145px;
	vertical-align : middle;
	cursor : hand;
}
.boutonreschim
{
	background-color:#FFFF80;
	font-weight : bold; 
	width:145px;
	Height:80px;
	vertical-align : middle;
	cursor : hand;
}
.boutontaille
{
	background-color:#C0FFFF;
	font-weight : bold; 
	font-size: 7pt;
	width:100px;
	Height:80px;
	vertical-align : middle;
	cursor : hand;
}

.choisirmodele
{
	font-weight : bold; 
	font-size: 9pt;
	width:100px;
}

select
{
	color:red;
	font-weight : bold; 
}

td.choisirmodele a
{
	color:#FFFF00;
	text-decoration : none;
}



table.affiche_produit
{
	border-color:#3D4384;
}
td.affiche_produit
{
	background-color:#6CCCF2;
	color:#3D4384;
	font-weight : bold;
	font-size: 9pt;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:5px;
	padding-left:2px;
	border : thin solid #3D4384;
}

.choisirbord
{
	border : 1px solid #FFFF00;
}

.resistance
{
		font-weight : bold;
}
table.resistance input
{
		text-align:center;
		border : thin none White;
}
table.resistance td
{
	text-align:center;
	color:#000000;
	border : thin solid black;
}

table.result_resistance td a
{
	color:#FFFF00;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
	font-size : 12pt;
}

#nomproduit
{
	background-color:#3D4384;
	border : thin none White;
	text-align: center;
	font-size: 16pt; 
	font-weight: bold;
	color:#FFFFFF;
}

table.result_resistance td a:hover
{
	text-decoration : underline;
}

.intro
{
	color:#FFFFFF;
}
//-->
