body {
	color: #464646;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-family: 'Ubuntu',tahoma, Arial, Helvetica, sans-serif;
/*	Change la taille du texte en bas de la page */
	font-size: 10pt;
/*  Permet de changer la couleur du fond (hors tableau) */	
/*	background-color: #f5f5f5; */
	background-color: #232D4B;   /***** ICI 2011   #EBE5E5 ******/
	background-image: url(http://www.gfi.fr/common/images/body_bg.jpg);
	background-repeat: repeat-x;
}

table {
	width: 100%;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

#Main {
	background-color: #FFFFFF;
/* ************************************************************************** */
/* COMMANDE LARGEUR CORPS DU SITE 850pixels largeur de la banniÃ¨re du site */
/*	width: 75%;*/
	width: 1100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a {
   color: #00AA9B;  /***** ICI 2011 TEXTE DES NEWS OU AUTRES MODULES   #0055AA ******/
/*   text-decoration: underline;  texte principal des modules - liens soulignÃ©s ou pas  */
   text-decoration: none;   
/* font-weight: bold;} texte principal des modules -  mettre en gras la police  */   
   font-weight: normal;}
   
a:hover {color: #232D4B; text-decoration: none;}  /***** ICI 2011 TEXTE DES NEWS OU AUTRES MODULES SURVOLES 0E93DA ******/

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}


ul {
	margin: 2px;
	padding: 2px;
	list-style: decimal inside;
	text-align: left;
	font-size: 95%;
}
li { margin-left: 2px; list-style: square inside; color: #89C0F8}

input.formButton {}
input {
/* 	Bouton recherche menu cotÃ© gauche - commande taille etc..  */
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	background-color: #F7F7F7;
}
input:hover {
}

.item {
	color: #0D0D0D;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.itemHead {
	color: #242424;
	background-image: url(images/bg_news.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
/* Commande texte titre de la news */	
	font-size: 100%;
	font-weight: bold;
/*	font-family: "Trebuchet MS"; */	
	font-family: "Trebuchet MS";
}

.itemInfo {
	text-align: right;
	padding: 3px;
}
/*.itemTitle {font-size: 120%;} */
.itemTitle {font-size: 100%;}
.itemTitle a {
	color: #666666;
	text-decoration: underline;
/*	font-size: 120%; */	
	font-size: 90%;
}
.itemTitle a:hover {
	color: #3C3C3C;
	text-decoration: none;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #000000;}
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}
.itemText a , .itemInfo a, .itemFoot a{
	color: #999999;
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
	color: #666666;
	text-decoration: none;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#leftcolumn {
/*	width: 170px;*/
	width: 190px;
	border-right: 1px solid #cccccc;
	font-size: 95%;
}
#rightcolumn {
/*	width: 170px;*/
	width: 160px;
	border-left: 1px solid #cccccc;
	font-size: 95%;
}

#leftcolumn th, #rightcolumn th {
    color: #666666; vertical-align: middle; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;}
#leftcolumn .blockTitle, #rightcolumn .blockTitle {
/*	padding: 3px 8px; */
	padding: 3px 8px;
	color: #666666;
/*	font-weight: bold; */	
	font-weight: bold;
	background-image: url(images/bg_left_column.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding: 3px 5px;
	margin-bottom: 15px;
}

#centercol {}

#centercol .blockTitle {
/*	padding: 3px 5px; Commande l'Ã©cart entÃªte bloc du milieu entre bandeau gauche et entÃªte grisÃ©e */
	padding: 8px 10px;
	color: #666666;
/* 	font-weight: bold;         */
	font-weight: normal;
	background-image: url(images/bg_left_column.gif);
	background-repeat: repeat-x;
	background-position: bottom;
/*	font-family: "Trebuchet MS"; police de caractÃ¨re titre bandeau grisÃ© bloc milieu */
	font-family: "Trebuchet MS";
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}

#centercol .blockContent {
/*	padding-top: 7px; */
	padding-top: 7px;
	line-height: 1.5em;
/*	margin-bottom: 15px;  Commande l'Ã©cart bloc du milieu (Ã©cart entre bandeau gauche et texte milieu */
	margin-bottom: 25px;
	padding-right: 8px;
	padding-left: 8px;
}


#centercolumn {}

#centercolumn th {
	color: #666666;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0053A6;
}
/* Commande l'Ã©cart du cadre gris des titres bloc du milieu par rapport au menu de gauche  */ 
#centerCcolumn {padding: 0px 8px 1px 8px;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 8px 0px 0px; border-right: 1px solid #cccccc;}

#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 8px;}

div#content {text-align: left; padding: 8px;}

/* Commande menu dynamique clickable de gauche  */
#mainmenu a {
	color: #4a575d;  /***** ICI 2011   #002F5E ******/
	padding: 7px;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #C3C8CB;
	border-bottom: 1px solid #C3C8CB;
	border-left: 1px solid #EDEEEF;
	text-decoration: none;
	background-color: #EAEEEE;

}
/* Commande menu dynamique clickable de gauche  */
#mainmenu a:hover {
	color: #1A63BD;
	background-color: #00AA9B;  /***** ICI 2011 ******/
	border-top: 1px solid #C3C8CB;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
td#mainmenu a.menuSub {
    padding-left: 25px;
	background-color: #F7F9F9;
}

td#mainmenu a.menuSub:hover {
	background-color: #ECF5FF;
}

#usermenu a {
	display: block;
	color: #00ab9b;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;

}
#usermenu a:hover {
	color: #0055AA;
	text-decoration: underline;
	font-weight: bold;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {
    font-weight: bold;
	color: #4B4B4B;
	background-color: #E8EAEC; 
	padding: 2px 5px; }
.even, tr.even td {
	background-color: #F3F4F5;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font-size: 95%;
}
.odd, tr.odd td {
	background-color:  #FAFAFA;
	padding: 2px 5px;
	border: 1px solid #CCCCCC; 
	font-size: 95%;
}

.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}
/*div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;} */
/*Dans les Nouvelles commande police titre principal soulignÃ© de la news */
div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Verdana",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Verdana",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

/*gestion de la barre tout en bas de la page d'accueil avec les liens*/
.footer {
	padding: 10px 3px;
	text-align: center;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #00AA9B;
}
.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF; /*couleur du texte de base sans la souris*/
}
.footer a:hover {
	color: #FFFFFF; /*couleur du texte du bas lors du passage de la souris*/
	font-weight: bold;
	text-decoration: underline;
}

.header_right {
	background-image: url(http://inetum.phaseweb.world/themes/bubblegum/images/header_right_bg.gif);
	background-repeat: repeat-x;
}

.header_left {
	background-image: url(http://inetum.phaseweb.world/themes/bubblegum/images/header_left_bg.gif);
	background-repeat: repeat-x;
}
.header_shadow {
	background-repeat: repeat-x;
	height: 5px;
}
.header_menu {
	background-repeat: repeat-x;
	height: 0px; /***** GFI 2012 29 ******/
}


#menu
{
/* 	width: 590px; - Largeur du menu du haut - NÃ©mausic / Produit / Services etc..   */
	width: 1100px; /***** ICI 2011 768******/
	margin-top: 0px; /***** ICI 2011 4 ******/
	padding: 0px;
}

#menu img
{
	width: 0px;
	height: 54px;
}

.sectionLinks{
	margin: 0px;
	padding: 0px;
    text-align: center;
}

.sectionLinks a {
	display: block;
/*	Texte menu clicable en haut  NÃ©mausic / Produit / Services etc.. */ 
	font-weight: bold;
	font-weight: normal;  /***** Gfi 2012 ******/
	padding: 20px 10px;
/*	color: #2673B0; */
	color: #4a575d;   /***** ICI 2011   #2673B0 ******/
	color: #fff;   /***** Gfi 2012 ******/
	text-decoration: none;
}

.sectionLinks a:hover{
	background-color: #f4b52a; /***** ICI 2011 ******/
	background: #f4b52a url(http://www.gfi.fr/common/images/menu_bg_over.jpg) repeat-x;
}



.r_c {
	height: 49px;
	width: 104px;
}
.r_l {
/* EntÃªte marron du module - texte blanc  - terminÃ© par la petite maison qui amÃ¨ne Ã  l'accueil  */	
	height: 49px;
	font-size:13px;
	padding: 8px;
	font-weight: bold;
	color: #FAFCFC;
	background-image: url(http://inetum.phaseweb.world/themes/bubblegum/images/center_left.jpg);
	background-repeat: repeat-x;
}
.r_l a {
	color: #BCBCBC;
/* 	font-weight: bold;*/
	font-weight: normal;
}
.r_l a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

select {
	font-size: 10px;
	margin-bottom: 4px;

}

#RedirectMessage {
	background-color: #F2F2F2;
	color: #333333;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	width: 75%;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #DADADA;
}
.RedirectMessageText {
	font-size: 80%;
}
