body {
	background-image: url(/sites/iDigit/images/bg.jpg);
}
/*
td
{
	font-family: Arial;
	font-size: 13px;
}

A
{
	font-family: Arial;
	font-size: 13px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

.text
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;		
}

.textError
{
	font-family: Arial;
	font-size: 13px;
	color: #red;		
	font-weight:bold;
}

.BarBefore
{
	height:19px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;		
	background-color: #ffffff;
}

.BarActive
{
	height:19px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;		
	font-weight:bold;
	background-color: #ffffff;
}	

.BarAfter
{
	height:19px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;		
	background-color: #ffffff;
}



.SmallText
{
	font-size: small;
}

.SmallComicText
{
	font-family: Comic Sans MS;
	font-size: small;
}

.Bold
{
	font-weight: bold;
}

.Underline
{
	text-decoration: undeline;
}

.Italic
{
	font-style: italic;
}

.UserListHeader
{
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
}
.Scrolldiv
{ 
	scrollbar-base-color: #c9dcbe;
	scrollbar-face-color:#679d3f;
	scrollbar-shadow-color: #679d3f;
	scrollbar-highlight-color: #c9dcbe;
	scrollbar-3dlight-color: #679d3f; 
	scrollbar-darkshadow-color: #c9dcbe;
	scrollbar-track-color: #c9dcbe;
	scrollbar-arrow-color: #c9dcbe;
}


.linkHeader a
{
	color:#4e8e2c;
	font-weight:normal;
}


.Textbox
{
	height:22px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;		
	background-color: #ffffff;
}






select { font-size:10px; background-color:#ffffff; color:Green; }
input { font-size:10px; background-color:#ffffff; color:Green; }

.title { font-weight: bold;	font-size:16px; }
.subtitle { font-weight: bold;	font-size:14px; }

.list { font-family:Arial; color: #ffffff; width: 100%; border-collapse: collapse; margin: 0px; border: solid 1px #ffffff }
.list a:link { color:#ffffff; }
.list a:visited { color:#ffffff; }
.list a:hover { color:#000000; }
.list a:active { color:#000000; }

.listTitle  { font-size:14px; background-color:#ffffff; color:Green; text-align: left; padding:2px; }
.listTitle a:link { color:#ffffff; }
.listTitle a:visited { color:#ffffff; }
.listTitle a:hover { color:#000000; }
.listTitle a:active { color:#000000; }

.listSubTitle { font-size:10px; background-color:transparent; color:#ffffff; border: solid 1px #ffffff; padding:2px;  }
.listSubTitle a:link { color:#ffffff; }
.listSubTitle a:visited { color:#ffffff; }
.listSubTitle a:hover { color:#000000; }
.listSubTitle a:active { color:#000000; }

.listContent { font-family:Arial; font-size:12px; background-color:transparent; color:#ffffff;  padding:5px;}
.listContent a:link { color:#ffffff; }
.listContent a:visited { color:#ffffff; }
.listContent a:hover { color:#000000; }
.listContent a:active { color:#000000; }

.listFooter { font-size:10px; background-color:transparent; color:#ffffff; text-align:right; border: solid 1px #ffffff; padding:2px; }
.listFooter a:link { color:#ffffff; }
.listFooter a:visited { color:#ffffff; }
.listFooter a:hover { color:#000000; }
.listFooter a:active { color:#000000; }




*/


/*************************************************** 
GENERAL 
***************************************************/
body { margin:0px; padding:0px; font-family: Verdana, Arial, Sans-Serif; }

/* SKINPROCESS PANEL */
.content  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;


}
.content a:link { color:#666666; }
.content a:visited { color:#666666; }
.content a:hover { color:#000000; }
.content a:active { color:#666666; }

.error { background-color: Red; font-size:12px; }

/* WYSYWIG Editor */
.editor 
{
	background-color: Green;
	color: #ffffff;
	font-size: 12px;
}

/* RSS FEED BUTTON */ 
a.rssbutton:link {background-repeat:no-repeat; background-image: url(/sites/common//sites/iDigit/images/rss.gif); width:36px; display:inline-block;}
a.rssbutton:visited { background-repeat:no-repeat; background-image: url(/sites/common//sites/iDigit/images/rss.gif); width:36px; display:inline-block; }
a.rssbutton:hover { background-image: url(/sites/common//sites/iDigit/images/xml.gif);  }
a.rssbutton:active { background-image: url(/sites/common//sites/iDigit/images/xml.gif);  }

/* BREADCRUMB */
.breadcrumb { font-size:12px; color: #ffffff }
.breadcrumb a:link{ font-size:12px; color: #ffffff }
.breadcrumb a:visited{ font-size:12px; color: #ffffff }
.breadcrumb a:hover{ font-size:12px; color: #000000 }
.breadcrumb a:active{ font-size:12px; color: #000000 }

/* CALENDAR */
.calendar { width: 100% }

.calendarNextPrev { font-size: 12px; color: Yellow; width: 20px; }
.calendarTitle { border: none 0px transparent; text-align:center; font-weight:bold; font-size: 14px; color: #ffffff;  }
.calendarDayHeader {color: #ffffff;}
.calendarDayNumber { color:#ffffff; text-align:left; vertical-align:top;}
.calendarDay { color:#ffffff; height: 75px; vertical-align:top;}
.calendarDay a:link{ color:#ffffff; }
.calendarDay a:visited{ color:#ffffff; }
.calendarOtherMonth {background-color: #999999; height: 75px; vertical-align:top; color:#000000}
.calendarToday { background-color: #000000; height: 75px; vertical-align:top;}
.calendarWeekEnd {background-color: #666666; height: 75px; vertical-align:top; color:#ffffff}


/* LINK LIST */
.LinkList { border: none 0px; margin-bottom: 10px }
.LinkHeader { display:none; }
.LinkList div.noitem { font-weight:bold;} 
.LinkItem { border: none; font-size:12px; padding-right: 10px; }
.LinkItem a:link{ color: #ffffff;  padding-right: 10px; }
.LinkItem a:visited{ color: #ffffff; padding-right: 10px; }
.LinkItem a:hover{ color: #000000; padding-right: 10px; }

.LinkAlternate { border: none; font-size:12px;  padding-right: 10px;  }
.LinkAlternate a:link{ color: #ffffff; padding-right: 10px; }
.LinkAlternate a:visited{ color: #ffffff;  padding-right: 10px; }
.LinkAlternate a:hover{ color: #000000;  padding-right: 10px; }

/* LIST PROCESS */
#listheader { font-weight:bold; text-align:right; margin-top:25px; margin-bottom:25px;}
#listheader .dropdownlist { color: green; font-size:12px;  }
#listheader h3 { font-size: 16px; color:#ffffff; margin:0px; text-align:left; }
#listfooter { text-align:center; }

.List { border: none; width:100%; }
.List a:link{ color: #ffffff; }
.List a:visited{ color: #ffffff; }
.List a:hover { color: #000000; }

.ListHeader { display:none; }

.List div.noitem { font-weight:bold; } 

.ListItem div.title { font-weight:bold; font-size:14px; background-color: #ffffff; color:green; padding:2px; }
.ListItem div.title a:link{ font-weight:bold; font-size:14px; background-color: #ffffff; color:green; padding:2px; }
.ListItem div.title a:visited{ color:green; }
.ListItem div.title a:hover{ color:#000000; }

.ListItem div.subtitle { font-size:10px; border: 1px solid #ffffff; padding:2px;  }
.ListItem div.content { font-size:12px; padding:5px; height:50px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;  }
.ListItem div.image { float:left; margin-right: 10px; }

.ListItem div.footer { font-size:10px; border-top: 1px solid #ffffff; padding:2px; text-align:right  }
.ListItem div.footer a:link{ font-size:10px; color:#ffffff;}
.ListItem div.footer a:visited{ font-size:10px; color:#ffffff;}
.ListItem div.footer a:hover{ font-size:10px; color:#000000;}
.ListItem div.footer a:active{ font-size:10px; color:#000000;}

.ListItem div.separator { height:10px; border-top: dotted 1px #ffffff; }
.ListItem div.separator hr { display:none; }

.ListAlternate div.title { font-weight:bold; font-size:14px; background-color: #ffffff; color:green; padding:2px; }
.ListAlternate div.title a:link{ font-weight:bold; font-size:14px; background-color: #ffffff; color:green; padding:2px; }
.ListAlternate div.title a:visited{ color:green; }
.ListAlternate div.title a:hover{ color:#000000; }

.ListAlternate div.subtitle { font-size:10px; border: 1px solid #ffffff; padding:2px;  }
.ListAlternate div.content { font-size:12px; padding:5px; height:50px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;  }
.ListAlternate div.image { float:left; margin-right: 10px; }

.ListAlternate div.footer { font-size:10px; border-top: 1px solid #ffffff; padding:2px; text-align:right  }
.ListAlternate div.footer a:link{ font-size:10px; color:#ffffff; }
.ListAlternate div.footer a:visited{ font-size:10px; color:#ffffff; }
.ListAlternate div.footer a:hover{ font-size:10px; color:#000000;}
.ListAlternate div.footer a:active{ font-size:10px; color:#000000;}

.ListAlternate div.separator { height:10px; border-top: dotted 1px #ffffff; }
.ListAlternate div.separator hr { display:none; }


/* SINGLE PROCESS */
#singleheader { height:10px; font-weight:bold; text-align:right; margin-top:25px; margin-bottom:25px; }
#singleheader .dropdownlist { color: green; font-size:12px;  }
#singlefooter {  }

.singletitle { font-weight:bold; font-size:16px; background-color: #ffffff; color:green; padding:4px; }
.singletitle a:link{ font-weight:bold; font-size:16px; background-color: #ffffff; color:green; padding:4px; }
.singletitle a:visited{ color:green; }
.singletitle a:hover{ color:#000000; }

.singlesubtitle { font-size:12px;  padding:4px; border-bottom: 1px solid #ffffff; }


.singlecontent { height:100px;  font-size:14px;  padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:10px; border-bottom: 1px solid #ffffff; }
.singlecontent div.image { float:left; margin-right: 10px; }
.singlefooter { font-size:12px;  padding:4px; text-align:right; }
.singlefooter a:link{ color:#ffffff; }
.singlefooter a:visited{ color:#ffffff; }
.singlefooter a:hover{ color:#000000; }
.singlefooter a:active{ color:#000000; }

/*************************************************** 
WEBLOG
***************************************************/
.form { border: solid 1px #ffffff;	}
.form div.title { font-weight:bold; font-size:14px; background-color: #ffffff; color:green; padding:2px; }
.form div.content { padding:10px; }
.form div.content a:link{ color:#ffffff }
.form div.content a:visited{ color:#ffffff }
.form div.content a:hover{ color:#000000 }
.form div.content a:active{ color:#000000 }
.form div.content input{ border: solid 1px #000000; width: 300px }
.form div.content textarea{ border: solid 1px #000000; width: 380px; height: 90px; }


.menugroup
{
	background-color:Green;
	padding:5px;
	color:#ffffff;
	border-bottom: solid 1px #ffffff;
	border-collapse:collapse;
	cursor:hand;
}



.MenuMain
{
	background-color:Green;
	padding:5px;
	color:#ffffff;
	border-bottom: solid 1px #ffffff;
	border-collapse:collapse;
	cursor:hand;
}

.MenuMainHover
{
	background-color:#FFFFFF;
	padding:5px;
	color:Green;
	border-bottom: solid 1px Green;
	border-collapse:collapse;
	cursor:hand;
}

.MenuMainSelected
{
	background-color:#ffffff;
	color:Green;
	border-bottom: solid 1px #ffffff;
	border-collapse:collapse;
}

.MenuMainActive
{
	background-color:#679d3f;
	border-bottom: solid 1px #ffffff;
	border-collapse:collapse;
	color: #ffffff;
	padding:5px;
}
.bouttonTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;

}
.bouttonTop a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;


}

.bouttonTop a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

.bouttonTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
} 

.txtBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;

}

.SmenuBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D5F33;
	font-weight: bold;
	font-style: normal;
}

.SmenuBold a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D5F33;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;


}

.SmenuBold a:visited { 
	font-size: 12px;
	color: #0D5F33;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

.SmenuBold a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
} 


.SmenuBoldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D5F33;
	font-style: normal;

}

.SmenuBoldsmall a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D5F33;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;


}

.SmenuBoldsmall a:visited { 
	font-size: 10px;
	color: #0D5F33;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

.SmenuBoldsmall a:hover {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
}

.title a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
	text-decoration: none;


}

.title a:visited { 
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
	text-decoration: none;

}

.title a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textefonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: square;

}

.textefonce a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;


}

.textefonce a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

.textefonce a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
} 
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 16px;
	border: 1px solid #000000;
	width: 140px;
}

.filAriane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D5F33;
	font-style: normal;

}

.filAriane a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D5F33;
	font-weight: bold;
	font-style: normal;
	
}

.filAriane a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	
	
}
.filAriane a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D5F33;
	font-weight: bold;
	font-style: normal;
	


}

.liTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015227;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 22px;
}


.liTitre a:link { 
	font-size: 12px;
	font-weight: bold;
	color: #015227;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 22px;
	text-decoration: none;
	


}

.liTitre a:visited { 
	font-size: 12px;
	font-weight: bold;
	color: #015227;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 22px;
	text-decoration: none;
	

}

.liTitre a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 22px;
	text-decoration: none;
	
	
}

.liListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 16px;
	list-style-position: outside;
}


.liListe a:link { 
	font-size: 12px;

	color: #666666;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 16px;
	text-decoration: none;
	


}

.liListe a:visited { 
	font-size: 12px;

	color: #666666;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 16px;
	text-decoration: none;
	

}

.liListe a:hover {
	font-size: 12px;

	color: #000000;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
	line-height: 16px;
	text-decoration: none;
	
	
}.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.liste2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	list-style-image: url(/sites/iDigit/images/bullet.gif);
}
.tableB {
	border: 1px solid #3B3B3B;
}

.listeBase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	list-style-image: url(/sites/iDigit/images/bullet_crochet.gif);
}.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	width: 300px;
}

.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.PrixG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
}

.PrixG a:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;


}

.PrixG a:visited { 
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

.PrixG a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
} 
