/*
body {
	color: #FFFFFF;
	background: url("Images/fond.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}*/


/* MENU */
tr.menuSub {
	display:none;
}
tr.menuOpenSub {
	display:block;
}

a.menuSub {
	color:#000033;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
}
a.menuSub:hover {
	color:#0033FF;
	font-weight:bold;
}



/* MATERIEL */
.materiel {
	margin:20px 0 20px 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* PANIER */
.panier {
	margin:20px 0 20px 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* DEVIS */
.devis {
	margin:20px 0 20px 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.lienimage {
	text-decoration: none; 
}


.titrepage {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000033;
}

/*
.lienmenu {
    font-family: Arial, sans-serif;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    color: #FF3300;
}

.lienmenu:hover {
    color: #FF9900;
}*/


.lien {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FF3300;
}

.lien:hover{ 
	color:#FF9900;
}



.lienorange {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #FF3300;
}

.lienorange:hover{ 
	color:#FF9900;
}

/*
.cmaintenance {
    color: #000033;
    padding:1px;
    font-family:arial,helvetica;
    font-size:14px;
}*/

/*
.ccont {
    color: #FFFFFF;
    border: 1px;
    z-index: 2;
}*/

/*
.ctete {
    position:absolute;
    left: 200;
    top: 20;
}*/

/*
.cmenu {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000077;
    z-index: 500;
}*/

/*
.cmenu2 {
	position: absolute;
	left: 25px;
	top: 170px;
	z-index: 500;
	width: 140px;
	height: 205px;


}*/

/*
.csign {
    position:absolute;
    top: 600;
    align: right;
    background: #000077;
    z-index: 500;
}*/


.matos {
	color:#000033;
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 100%;
    background: #C7D5F2;
    border: 1px solid #557198;
    td border: 1px solid #557198;

}


.titre {
	color:#0033FF;
    font-family: Arial, sans-serif;
    font-size: 14px;
	font-weight: bold;
}
.flash {
	color:#0033FF;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

/*
.extra {
    color: #FF3300;
    font-size: 13px;
    font-style: italic;
}*/

/*
.cprix {
    width: 100px;
}*/

/*
.cadmin {
    position: absolute;
    top: 40px;
    right: 60px;
}*/

/*
.centre { background: url("/Images/Interface/fond_menu.gif") repeat; }
.top { background: url("/Images/Interface/top.gif") repeat; }
.bot { background: url("/Images/Interface/bot.gif") repeat; }
.tab { padding: 6px; background: #005FB0 url("/Images/fond.gif") repeat; border: 2px #B0D7F0 groove; }
.tabup { background: url("/Images/Interface/tabup.gif") repeat;}
.tabdown { background: url("/Images/Interface/tabdown.gif") repeat; }
.tableft { background: url("/Images/Interface/tableft.gif") repeat; }
.tabright { background: url("/Images/Interface/tabright.gif") repeat; }
input { background: #005FB0; border: 1px solid #B0D7F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
select { background: #005FB0; border: 1px solid #B0D7F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
textarea { background: #005FB0; border: 1px solid #B0D7F0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
*/


.popup {
    color : #FFFFFF;
    position: absolute;
    width: 480px;
    height: 50px;
    top: 250px;
    text-align: center;
    z-index: 500;
    display: none;
    background-color: #0033FF;
}

/*.important {
    font-weight: bold;
}*/
