/*
#############   NOTES   ##############
in some cases a class definition is followed by something like this:
	html>body [.className] {
		...
	}
this syntax is a hack used to pass firefox override values, where needed.
######################################
*/

/* begin global styles */
body {
  background: #CCCCCC;
  background-repeat: repeat-y;
  background-position: center;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

#bgTable {
  background: #CCCCCC url("http://www.stratners.com/stratners-it/images/bg-930.gif");
  background-repeat: repeat-y;
  background-position: center;
	position: relative;
	width: 990px;
}

#masterTable {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 930px;
}
#masterTable a,a:active,a:visited,a:hover {
	text-decoration : none;
}

#headerTable {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 4px 4px 4px 4px;
	position: relative;
	width: 930px;
}

#headerTable a,a:active,a:visited  {
	color: #a1a1a1;
	font-size: 10px;
	text-decoration : none;
}

#headerTable a:hover  {
	color: #000000;
	font-size: 10px;
	text-decoration : none;
}

/* end global styles */

/* begin footer styles */
#footerTable {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image:url("http://www.stratners.com/stratners-it/images/bg-black_footer.gif");
	padding: 4px 6px 4px 6px;
	position: relative;
	width: 930px;
}

#footerTable a,a:active,a:visited  {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration : none;
}

#footerTable a:hover  {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration : none;
}

/* end footer styles */


/* ------------------------------------------------------ */

#pageContent {
	padding: 0px 20px 0px 10px;
	position: relative;
}

#pageContent p {
	margin: 3px 3px 8px 12px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#pageContent h1 {
	margin: 12px 0px 2px 0px;
	color: #fea106;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

#pageContent h2 {
	margin: 20px 0px 2px 10px;
	color: #967f54;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#pageContent h3 {
	margin: 14px 0px 8px 11px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


#pageContent a, a:active, a:visited {
	color: #ea6800;
	font-size: 12px;
	text-decoration: underline;
}

#pageContent a:hover {
	color: #967f54;
	font-size: 12px;
	text-decoration: none;
}

#pageContent ul { 
    padding: 0px 0px 0px 30px;
		margin: 2px 3px 1px 2px;
		/*position: relative;*/
		LIST-STYLE-IMAGE:URL("http://www.stratners.com/stratners-it/images/puce_gray.gif");
}

#pageContent li {
	margin: 2px 0px 2px 0px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#pageContentTable {
	background-color: #FFFFFF;
	padding: 7px 7px 7px 7px;
	position: relative;
	width: 100%;
	align: left;
}




/* ------------------------------------------------------ */
/* site map */

#sitemap {
	position: relative;
}

#sitemap p {
	margin: 3px 3px 8px 12px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#sitemap a, a:active, a:visited {
	color: #777;
	font-size: 12px;
	text-decoration: none;
}

#sitemap a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}

/* ------------------------------------------------------ */

#roundTableTop {
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menuTitle2.gif");
	position: relative;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#roundTableTop b {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #967f54;
	padding: 0px 0px 0px 15px;
}
#roundTableTop a,a:active,a:visited  {
	font-family: Arial, sans-serif;
  color: #353535;
	font-size: 14px;
	text-decoration : none;
}
#roundTableTop a:hover  {
	font-family: Arial, sans-serif;
  color: #ea6800;
	font-size: 14px;
	text-decoration : none;
}
#roundTableTop h5 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #BBB;
	margin: 2px 2px 2px 4px;
}

#roundTableContent {
  background: #f1f1f1;
  width: 100%;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#roundTableContent p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 6px 2px 6px;
}

#roundTableContent a,a:active,a:visited  {
	font-family: Arial, sans-serif;
  color: #ea6800;
	font-size: 10px;
	text-decoration : underline;
}
#roundTableContent a:hover  {
	font-family: Arial, sans-serif;
  color: #000000;
	font-size: 10px;
	text-decoration : none;
}

#roundTableBottom {
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menuTitle.gif");
	position: relative;
	width: 100%;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
#roundTableBottom a,a:active,a:visited  {
	font-family: Arial, sans-serif;
  color: #353535;
	font-size: 14px;
	text-decoration : none;
}
#roundTableBottom a:hover  {
	font-family: Arial, sans-serif;
  color: #ea6800;
	font-size: 14px;
	text-decoration : none;
}


/* ------------------------------------------------------ */


.formperso
	{
		margin: 2px 0px 0px 0px;
	}
	
.inputperso
	{
		color:#666666;
		font-size: 11px;
		font-family: Arial, sans-serif;
		margin: 0px;
		border-bottom: 0px solid #666666;
		border-top: 0px solid #666666;
		border-left: 0px solid #666666;
		border-right: 0px solid #666666;
	}


/* ------------------------------------------------------ */

/* Buttons */

#linkButtonXsl {
	background-color: #E9E9E9;
	margin: 3px 3px 8px 28px;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 166px;
}

.linkButtonXsl p {
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}


#linkButtonXslOver {
	background-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 8px 28px;
	position: relative;
	width: 166px;
	cursor: hand;
}


.linkButtonXslOver p {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}


#linkButtonTable {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
}

#linkButtonTable a, a:active, a:visited {
	color: #666666;
	text-decoration: none;
}

#linkButtonTable a:hover {
	color: #000000;
	text-decoration: none;
}

.linkButton {
	background-color: #E9E9E9;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 156px;
}

.linkButton p {
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}


.linkButtonOver {
	background-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 156px;
	cursor: hand;
}

.linkButtonOver p {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}


.linkRTopic {
	background-color: #f1f1f1;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.linkRTopic p {
	margin: 3px 0px 1px 3px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.linkRTopic b {
	font-size: 11px;
	font-weight: bold;
}

.linkRTopicOver {
	background-color: #c1c1c1;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.linkRTopicOver p {
	margin: 3px 0px 1px 3px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	cursor: hand;
}
.linkRTopicOver b {
	font-size: 11px;
	font-weight: bold;
}




.linkHomeTopic {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-size: 11px;
}

.linkHomeTopic p {
	margin: 3px 0px 1px 3px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.linkHomeTopic b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.linkHomeTopicOver {
	background-color: #dbdbdb;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-size: 11px;
}

.linkHomeTopicOver p {
	margin: 3px 0px 1px 3px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	cursor: hand;
}
.linkHomeTopicOver b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/* ------------------------------------------------------ */


#contentPath {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_contentPath1.gif");
	padding: 6px 3px 6px 3px;
	position: relative;
	width: 924px;
}

#contentPath p {
	margin: 0px 0px 0px 0px;
	color: #ea6800;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
#contentPath a, a:active, a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
#contentPath a:hover {
	color: #ea6800;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------------------------------------ */

/* Homepage Menu */

.searchBox {
	background-color: #FFFFFF;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_search_box.jpg");
	background-repeat: repeat-no;
  background-position: left;
	padding: 2px 2px 2px 2px;
	position: relative;
  width: 230px;
  height: 26px;
}

.searchBox form {
	margin: 6px 4px 0px 0px;
}


.homeMenuL {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu_l.jpg");
	background-repeat: repeat-no;
  background-position: left;
	padding: 2px 10px 2px 10px;
	position: relative;
  height: 24px;
}

.homeMenuLOver {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu_l_over.jpg");
	background-repeat: repeat-no;
  background-position: left;
	padding: 2px 10px 2px 10px;
	position: relative;
  height: 24px;
  cursor:hand;
}

.homeMenu {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu.jpg");
	background-repeat: repeat-x;
  background-position: center;
	padding: 2px 10px 2px 10px;
	position: relative;
  height: 24px;
}
.homeMenu0 {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu0.jpg");
	background-repeat: repeat-x;
  background-position: center;
	padding: 2px 10px 2px 10px;
	position: relative;
  height: 24px;
}
.homeMenuEmpty {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu.jpg");
	background-repeat: repeat-x;
  background-position: center;
	padding: 2px 0px 2px 0px;
	position: relative;
  height: 24px;
}

.homeMenuOver {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu_over.jpg");
	background-repeat: repeat-x;
  background-position: center;
	padding: 2px 10px 2px 10px;
	position: relative;
  height: 24px;
  cursor:hand;
}
.homeMenu0Over {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu0_over.jpg");
	background-repeat: repeat-x;
  background-position: center;
	padding: 2px 10px 2px 10px;
	position: relative;
  height: 24px;
  cursor:hand;
}
.homeMenuR {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu_r.jpg");
	background-repeat: repeat-no;
  background-position: right;
	padding: 1px 10px 3px 10px;
	position: relative;
	width: 133px;
	height: 24px;
}

.homeMenuROver {
	background-color: #000000;
	background-image: url("http://www.stratners.com/stratners-it/images/bg_menu_r_over.jpg");
	background-repeat: repeat-no;
  background-position: right;
	padding: 1px 10px 3px 10px;
	position: relative;
	width: 133px;
	height: 24px;
	cursor:hand;
}

.homeMenu p, .homeMenuL p, .homeMenu0 p {
	margin-top: 4px;
  text-align: center;
	font-family: Arial, sans-serif;
  color: #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.homeMenuR p {
	margin-top: 2px;
  text-align: right;
	font-family: Arial, sans-serif;
  color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.homeMenuR a,a:active,a:visited  {
	color: #eeeeee;
	font-size: 10px;
	text-decoration : none;
}

.homeMenuR a:hover  {
	color: #ffffff;
	font-size: 10px;
	text-decoration : none;
}

.homeMenuOver p,.homeMenu0Over p, .homeMenuROver p, .homeMenuLOver p {
	margin-top: 4px;
  text-align: center;
	font-family: Arial, sans-serif;
  color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.homeTable {
	background-color: #000;
}
.homeTable p {
	background-color: #BBB;
  font-family: Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 8px 12px 30px 12px;
	padding: 3px 6px 3px 6px;
	width: 190px;
	/* Pour IE, il faut absolument mettre une largeur, alors soit width=100% */
  filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;

}


.homeselectTable {
}
.homeselectTable p {
  font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 4px 8px 8px 12px;
}
.homeselectTable h1 {
  font-family: Arial, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin: 14px 8px 24px 12px;
}

/* ------------------------------------------------------ */


#imgShadowRight {
	background-color: #333333;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 2px;
	height: 75px;
}
#imgShadowTop {
	background-color: #333333;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 78px;
	height: 2px;
}


/* ------------------------------------------------------ */


/* popup */
body.popup {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

body.popup input {
	padding: 0px;
	margin-bottom: 7px;
	width: 255px;
}

body.popup textarea {
	padding: 0px;
	margin-bottom: 7px;
	width: 257px;
	height: 100px;
}


.divider {
	background-color: #EE4628;
}
