/* slate grey shale */

/* arimo-regular - latin */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/arimo-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/arimo-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/arimo-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/arimo-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/arimo-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/arimo-v17-latin-regular.svg#Arimo') format('svg'); /* Legacy iOS */
}


body	{font-family: 'Arimo', sans-serif; 
		font-size: 12px;
		letter-spacing:1px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: normal;		 
		color: #333333;}

td		{font-size: 12px; }						
select, option	{font-size: 12px; }
input		{font-size: 12px; line-height: normal;}												
textarea	{font-size: 12px; line-height: normal;}
	
.frame	{background-image:url(0901bg_frame.gif);}
.bgcolorbase {background-color: #ECEFF0; background: #ECEFF0;}
.bgcolorsofter {background-color: #F8F9FA; background: #F8F9FA;}
.bgcolorwhite {background-color: #FFFFFF; background: #FFFFFF;}
.bgcolorbody {background-color: #FCFCFC; background: #FCFCFC;}

.spacer {font-size: 1px; line-height: 1px;}
.spacerbase {font-size: 1px; line-height: 1px; background-color: #ECEFF0; background: #ECEFF0;}
.spacersofter {font-size: 1px; line-height: 1px; background-color: #F8F9FA; background: #F8F9FA;}
.spacerwhite {font-size: 1px; line-height: 1px; background-color: #FFFFFF; background: #FFFFFF;}
		
.menu {font: 14px/24px 'Arimo', sans-serif; letter-spacing:1px; color: #550022;}
.menu1 {font: 14px/24px 'Arimo', sans-serif; letter-spacing:1px; color: #ffffff;}/*used on deux*/
.menu2 {font: 14px/24px 'Arimo', sans-serif; letter-spacing:1px; color: #331111;}

.menuAdmin {font: 14px/24px 'Arimo', sans-serif; letter-spacing:1px; color: #331111;}/*used on frame*/
.menu2Admin {font: 14px/24px 'Arimo', sans-serif; letter-spacing:1px; color: #ffffff;}/*used on deux*/

A:link {color:#555555; text-decoration:none;}
A:active {color:#178BFF; text-decoration:underline;}
A:visited {color:#555555; text-decoration:none;}
A:hover {color:#AA6699; text-decoration:underline;}

/* dark/light toolbar styles */
A.tb:link {color:#555555; text-decoration:none;}
A.tb:active {color:#AA6699; text-decoration:underline;}
A.tb:visited {color:#555555; text-decoration:none;}
A.tb:hover {color:#AA6699; text-decoration:underline;}
/* end */

/* dark/light header styles */
A.headerlink:link {color:#fff; text-decoration:none; }
A.headerlink:active {color:#178BFF; text-decoration:underline; }
A.headerlink:visited {color:#fff; text-decoration:none; }
A.headerlink:hover {color:#178BFF; text-decoration:underline; }
/* end */

.title {font-size: 14px; font-weight: normal; color: #550022;}
.titlebig {font-size: 14px; font-weight: 500; color: #660033;}
.titlemodule {font-size: 16px; font-weight: 600; color: #660033;}

/* dark/light toolbar styles */
.tb_titlemodule {font-size: 16px; font-weight: 600; color: #660033;}
.tb_italicbold {font-size: 12px; font-style: italic; font-weight: 500; color: #550022;}
.toolbar  {color: #333333;}
/* end */

.italic {font-size: 12px; font-style: italic;}
.italicreq {font-size: 14px; font-style: italic; font-weight: 500; color: #C40000;}
.italicbold {font-size: 12px; font-style: italic; font-weight: 500; color: #550022;}
.italicheader {font-size: 14px; font-style: italic; color: #fff;}
.italicsmall {ffont-size: 11px; font-style: italic;}

.attention {font-size: 12px; font-weight: 500; color: #990066;}
.attentionsmall {font-size: 11px; color: #990066;}
.attentioncolor {color: #990066;}
.attentioni {font-size: 12px; font-weight: 500; font-style: italic; color: #990066;}
.attentionismall {font-size: 11px; font-style: italic; color: #990066;}

.date {font-size: 10px;}
.comment { font-size: 12px; font-style: italic; color: #666666;}
.underline {text-decoration: underline;}

.group { color: #3366CC;}
.personal { color: #115544;}
.menulogout {font-size: 12px; font-weight: bold; color: #F6F6F6;}

.welcome { font-size: 14px; color: #333333;}
.messagetext {font-size: 14px;}
.messagetextbold {font-size: 14px; font-weight: 500; color: #333333;}
.bgcolorevent {background-color: #F4FAAD; background: #F4FAAD;}
.bgcolortoday {background-color: #FBFDDB; background: #FBFDDB;}

/* new border styles */
.borderdark {border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #C4CCCC; }