.tab-fond {
	background-color:#FFFFFF;
}
.error {
	background-color:#ac0000;
	font-size: 12px;
	font-weight:bold;
	border-style:solid;
	border-color:#FF9900;
	border-width:medium;
	text-decoration:blink;
	
}

.msgError{
	color:#FF0000;
}

.ok {
	background-color:#00ac18;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#000000;
	overflow:auto;
}
.table-dashed {
	border-style:dashed;
	border-color:#d2ca88;
	border-width:thin;
}
.table-solid {
	border-style:solid;
	border-color:#d2ca88;
	border-width:thin;
}
.cel-bottom-solid {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
}
.cel-bottom-solid2 {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#000000;
}
.cel-bottom-dashed {
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #d2ca88;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.remont:link {
	color: #000000;
	text-decoration: overline underline;
}
.remont:visited {
	text-decoration: overline underline;
	color: #000000;
}
.remont:hover {
	text-decoration: overline underline;
	color: #d2ca88;
}
.remont:active {
	text-decoration: overline underline;
	color: #000000;
}

.menu-lien:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu-lien:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu-lien:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-lien:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.menu-lien2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu-lien2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-lien2:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu-lien2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

input {
	background-color:#FFFFFF;
	color:#000000;
	border-style:solid;
	border-color:#d2ca88;
	border-width:thin;
}

.radio {
	background-color:#FFFFFF;
	color:#000000;
	border-style:solid;
	border-color:#ffffff;
	border-width:thin;
}

.dimensions {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.entete {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.nom {
	font-size: 16px;
	color: #828282;
	font-weight: bold;
}
.fondnoir {
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	color: #FFFFFF; font-weight: bold;
}

#pop1, #pop2, #pop3, #pop4, #pop5, #pop6-7, #pop8-9, #pop10, #pop11, #pop12, #pop13 {
position: absolute;
display:none;
width: 19em;
border: 3px double white;
background: #d2ca88;
z-index: 500;
font-size: 80%;
}
#pop1 p, #pop2 p, #pop3 p, #pop4 p, #pop5 p, #pop6-7 p, #pop8-9 p, #pop10 p, #pop11 p, #pop12 p, #pop13 p {
margin: 0 0.3em;
text-align: center;
}
#pop1 h1, #pop2 h1, #pop3 h1, #pop4 h1, #pop5 h1, #pop6-7 h1, #pop8-9 h1, #pop10 h1, #pop11 h1, #pop12 h1, #pop13 h1 {
font-size: 110%;
margin: 0 0 0.5em 0;
border-bottom: 1px solid black;
background: white url(img/top.gif) left top repeat-x;
color: white;
text-align: center;
}
.rose {
	color: #FBF4F9;
	font-size: 20px;
	font-weight: bold;
}
.gris {
	color: #756e72;
	font-size: 11px;
	font-weight: bold;
}
.titre-rose {
	font-size: 18px;
	font-weight: bold;
	color: #E20178
}
.bleu {
	font-size: 12px;
	font-weight: bold;
	color: #009ee0
}
.clignote {
	background-color:#FFFFFF;
	color:#000000;
	font-size: 14px;
	
	border-style:solid;
	border-width:thin;
	border-color:#d2ca88;
	text-decoration:blink;
}
.commande {
	font-size:14px;
	color:#0000FF;
}
