/*
Les style de base a laisser si possible car le fichier est aussi inclu dans fck !
 */

body
{
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

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 {  }

/* 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#000;
}

/* 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000;
}

/* 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:#E4ECF8;
}

/* 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;
}
.titre_inscription {
	font-weight: bold;
	font-size: 16px;
	padding:5px;
	font-style: italic;
}