/*
Les style de base a laisser si possible car le fichier est aussi inclu dans fck !
 */


body, td
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}



.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

/*a:link {text-decoration: none; color: #626880;}
a:visited { text-decoration: none; color: #626880;}
a:hover { text-decoration: underline; color: red;}
a:active {  }*/

a.lientop:link {text-decoration: none; color: #FFF;}
a.lientop:visited { text-decoration: none; color: #FFF;}
a.lientop:hover { text-decoration: none; color: #FFF;}
a.lientop:active {  }

/* Titre affiché sur toute les pages */
.axi_titre_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#000;
	font-weight:bold;
	text-align:left;
}

/* Titre affiché sur la page info full pour chaque enregistrement */
.axi_titre_infofull {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:10px;
}

/* Titre affiché sur la page info lite pour chaque enregistrement */
.axi_titre_infolite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	color:#000;
}

/* contenu texte, description, liens, etc sur la page info full pour chaque enregistrement */
.axi_infofull_contenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
}

/* tout les liens pour les modules info qui affiche des liens, en savoir plus, le titre, etc */
.axi_info_lien:link {
	text-decoration: none;
	font-style: normal;
	color:#666;
}
.axi_info_lien:hover {
	text-decoration: none;
	font-style: normal;
	color:#900;
}

/* style principal pour le contenu de chaque page et des contenu axi info */
.axi_contenu_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000;
}
/* style général pour affichage en petit des textes.. remplace le légendaire heure :) */
.axi_info_texte_petit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#000;
	font-weight:normal;
}

/* fond de cellule pour les page info  */
.info_backcolor{
	background-color:#E7ECEF;
}

/* fond de cellule et bord noir, pour les différents modules info */
table.info_backcolor_border{
		border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	background-color:#E4ECF8;
}

/* les styles suivant pour gérer l'affichage de l'album de photo en dessou d'une page normal */
.axi_InfoImageTour{
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;	
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
	height:145px;
	width:145px;
	background-color:#F4F4F4;
}
.axi_InfoImageTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	cursor:pointer;
	vertical-align:middle;
	text-align:center;
	height:20px;
	width:145px;
}
.axi_InfoImageTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
}
#sortable { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

#sortable li { 
	margin: 3px 3px 3px 0; 
	padding: 1px; 
	float: left; 
	width: 170px; 
	height: 160px; 
	
}
#sortablep { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

#sortablep li { 
	margin: 3px 3px 3px 0; 
	padding: 1px; 
	 height: 80px; 
	
}

#sortableinfofull { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

#sortableinfofull li { 
	margin: 3px 3px 3px 0; 
	padding: 1px; 
	width: 100%;
	
}
.axi_titrerubrique{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
}

/* les styles suivant pour gérer l'affichage du shop */
.axi_InfoShopTour{
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:1px;	
	vertical-align:middle;
	text-align:center;
	height:145px;
	width:145px;
	background-color:#F4F4F4;
}
.axi_InfoShopTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #1C94CF;
	font-size: 10px;
	font-style: normal;
	vertical-align:middle;
	text-align:center;
	height:20px;
	width:145px;
}
.axi_InfoShopTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
}

.axi_shoptitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color:#666;
	}
	
.axi_InfoShopTourProduit{
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	font-weight:bold;
	color: #1C94CF;
	padding-top: 10px;
/*	vertical-align:middle; */
	text-align:left;
	height:70px;
	background-color:#F4F4F4;
}
.axi_InfoShopTourProduitImg{
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	
	vertical-align:middle;
	text-align:center;
	height:80px;
	background-color:#F4F4F4;
}
.axi_InfoShopPanierMini{
	font-size: 10px;	
}
.axi_InfoShopEntetePanierFull{
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#F4F4F4;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.axi_InfoShopTourProduitPanierFull{
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-weight:bold;
	color: #1C94CF;
	background-color:#F4F4F4;
}
.axi_InfoShopPanierLegende{
font-size: 11px;	
}
.axi_InfoShopComment{
color: black;
font-size: 9px;	
}
.axi_InfoShopTourProduitPrix{
	border-top-color:#000;
	border-top-style:solid;
	border-top-width:1px;
	
	vertical-align:middle;
	text-align:right;
	font-size:15px;
	color:#666;
	font-weight:bold;
	background-color:#F4F4F4;
	height:40px;
}
.axi_InfoShopFondTablCommande{
	background-color:#F4F4F4;
}
a.axi_InfoShopUrl:link {text-decoration: none; color: #1CB7CE;font-weight: 100;}
a.axi_InfoShopUrl:visited { text-decoration: none; color: #1CB7CE;}
a.axi_InfoShopUrl:hover { color: #1C4ECE;}
a.axi_InfoShopUrl:active {  }

.axi_InfoShopMyCompteEntete{
font-size: 13px;
font-weight:bold;
border-bottom:1px solid #09F;
text-align: left;
}
.axi_InfoShopMyCompteContenu{
font-size: 11px;
text-align: left;
}

.axi_InfoShopTourProduitPanier{
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:40px;
	
	vertical-align:top;
	text-align:center;
	background-color:#F4F4F4;
}

.axi_shopprixdetail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#666;
	}
	
.axi_shopDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:justify;
}


/* common styling */
.menu {font-family: arial, sans-serif; width:700px;  position:absolute; font-size:11px; z-index:100; border-right-width:1px; border-right-color:#000; border-right-style:solid;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:94px; height:20px; text-align:center; color:#000; border:1px solid #fff; background:#FFF; line-height:20px; font-size:11px; overflow:hidden; border-left-color:#000; border-left-style:solid; border-right-width:1px;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}


/* specific to non IE browsers */
.menu ul li:hover a {color:#900; background:#FFF;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:95px; }
.menu ul li:hover ul li a.hide {background:#FFF; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FFF; color:#000;border-right-width:1px; border-right-color:#000; border-right-style:solid; background-image:"images/semitrans.png";}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:95px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


.axi_contenu_texte_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#FFF;
}

.axi_contenu_texte_blanc_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFF;
}