/*body*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #022c6f;
}
/*textbox*/
.boxClassic 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022c6f;
}
.RequiredFieldValidator
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
}
.check
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022c6f;
}
/***************************** MENU DU HAUT *******************/
/*link menu du haut*/
a:link {
	color: #022c6f;
	text-decoration: none;
}
a:visited {
	color: #022c6f;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
a:active {
	color: #777777;
	text-decoration: none;
}
/* link mon compte et mon panier*/
.comptelink {
	font-size:10px;
	color:022c6f;
	text-decoration:none;
}
a.comptelink:link {
	font-size:10px;
	color: #022c6f;
	text-decoration: underline;
}
a.comptelink:visited {
	font-size:10px;
	text-decoration: underline;
	color: #022c6f;
}
a.comptelink:hover {
	font-size:10px;
	text-decoration: underline;
	color: #f59a15;
}
a.comptelink:active {
	font-size:10px;
	text-decoration: none;
	color: #f59a15;
}
/*fond menu principal*/
.bckgrmenuhaut {
	background-image: url(image/menu/fond_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
}
.bckgrmenuhaut1 {
	background-image: url(image/menu/menu_gauche1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	width: 24px;
}
.bckgrmenuhaut2 {
	background-image: url(image/menu/menu_droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 10px;
}
.bckgrmenuhauttrait {
	background-image: url(image/menu/trait_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 2px;
}
/************************************************* CONTENU ****************************/
/*****Titre des cadres********/
.monpanier{
	background-image: url(image/titre/mon_panier.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	/*width: 138px;*/
}
.monespacelient{
	background-image: url(image/titre/mon_compte.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	width: 172px;
}
.newsletter{
	background-image: url(image/titre/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 245px;
}
.commander{
	background-image: url(image/titre/commander.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 87px;
	width: 29px;
}
/************* cadre des rubriques***/
.anglehautd {
	background-image: url(image/cadre/cadre1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*height: 9px;*/
	width: 9px;
}
.anglebasd {
	background-image: url('image/cadre/cadre2.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
	}
.anglebasg1 {
	background-image: url(image/cadre/cadre3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.anglebasg {
	background-image: url(image/cadre/cadre3_old.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/***** les lignes du cadre*****/
.lignebas {
	background-image: url(image/cadre/ligneb.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
.lignedroite {
	border-right: 1px solid #f59a15; 
}
.lignegauche{
	border-left: 1px solid #f59a15; 
}
.lignehaut{
	background-image: url(image/cadre/hauteur_trait.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/********* cadre champs texte *****/
.cadretxt{
	background: #FFFFFF ;
	color: #CCCCCC;
	border: 2px solid #CCCCCC;
}
/*********** SOUS MENU ************************************/
.cadreligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86c6e9;
	background-position: center;
}
.cadrehaut{
	background-image: url(image/cadre/menuhaut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 99px;
}
.cadrehaut2{
	background-image: url(image/cadre/menuhaut3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 99px;
}
.cadremilieu{
	background-image: url(image/cadre/menucadre1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 99px;
}
.cadretrait{
	background-image: url(image/cadre/menucadre.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 2px;
	width: 99px;
}
.cadrebas{
	background-image: url(image/cadre/menucadre2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 99px;
}
/*texte*/
.ssmenulink {
	color:#3c3c3c;
	text-decoration:none;
}
a.ssmenulink:link {
	font: bold;
	color: #3c3c3c;
}
a.ssmenulink:visited {
	font: bold;
	color: #3c3c3c;
}
a.ssmenulink:hover {
	font: bold;
	color: #f59a15;
}
a.ssmenulink:active {
	font: bold;
	color: #f59a15;
}
.texto{
	color:#f59a15;
	text-decoration:none;
}
/********************************** MENU EN PIED DE PAGE *****************************************/
/*fond menu en pied de page */
.bckgrmenubas {
	background-image: url(image/menu/fond_menu_bas.gif);
	/*background-repeat: repeat-x; */
	background-position: left top;
	height: 20px;
}
/*link menu du bas */
.baslink {
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
}
a.baslink:link {
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.baslink:visited {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.baslink:hover {
	font-size:12px;
	text-decoration: none;
	color: #f59a15;
}
a.baslink:active {
	font-size:12px;
	text-decoration: none;
	color: #f59a15;
}

/************************ FOND *************************/
.bckgr {
	background-image: url(image/cadre/fond_degrade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bckgr1a {
	background-image: url(image/cadre/fond_gauche1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 4px;
}
.bckgr2a {
	background-image: url(image/cadre/fond_droite2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;
}
/*Images en fond*/
.img1 {
	background-image: url(image/entete/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 157px;
	width: 870px;
}
     #FOOTERBASPOWER { display: none;}