/* ---------------------------------------------------------------------------------------------------------------------- */
body { font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif }
body { background: white url(/spot2/bg-pages/bg.jpg) repeat; text-align:center; }

p,td,legend { color: #666; font-size: 11px; font-weight: normal; line-height: 16px; margin: 8px 0 0px 0; padding: 0; }
h1   { color: #fac550; font-size: 20px; font-weight: normal; line-height: 20px; margin: 8px 0 0px 0; padding: 0; }
h2   { color: #fac550; font-size: 18px; font-weight: normal; line-height: 18px; margin: 8px 0 0px 0; padding: 0; }
h3   { color: #d0121c; font-size: 14px; font-weight: normal; line-height: 18px; margin: 8px 0 0px 0; padding: 0; }
li  { color:     #666; font-size: 11px; font-weight: normal; line-height: 16px; margin: 0px 0 0px 0; padding: 0; }

b, strong { font-weight: bold }
i, em { font-style: italic; font-weight: normal }
blockquote { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; margin-right: 0; margin-left: 12px }

a:link, a:visited { color: #6587fe; text-decoration: none; }
a:hover, a:visited hover { color: #fff; background-color: #6587fe;  text-decoration: none; }
a:active { color: #fff; background-color: #6587fe;  text-decoration: none; }

fieldset { padding: 20px; margin:20px; border: solid silver 1px; width: 330px; background: #fff; }
input[type="text"] { background-color: tranparent; }
input { background-color:expression(this.type=='text' ? 'transparent' : 'transparent'); }
input[type="checked"] { background-color: tranparent; }
input { background-color:expression(this.type=='checked' ? 'transparent' : 'transparent'); }

/* BGs & Colors */

#menubar { font-size: 13px;  font-weight: bold; }
#menubar a:link, #menubar a:visited { color: #6587fe;  background-color: transparent; text-decoration: none; }
#menubar a:hover, #menubar a:visited hover { color: #888; background-color: #fff;  text-decoration: none; }

#bottom2 { color: #888; font-size: 10px; font-weight: normal; line-height: 14px; text-align: center; }
#bottom2 a:link, #bottom2 a:visited { color: #889; text-decoration: none }
#bottom2 a:hover, #bottom2 a:visited hover { color: #fff;  background-color: #6587fe; text-decoration: none; }

#header1 { background: transparent url(/spot2/bg-pages/bg-top.jpg) no-repeat center top;  height: 160px; margin: 0px auto; }
#header2 { background: transparent url(/spot2/bg-pages/bg-pan.jpg) no-repeat center top;  height: 160px; margin: 0px auto; }
#mainbox { background: transparent url(/spot2/bg-pages/bg-body.jpg) repeat-y center top; margin: 0px auto; }

#bottom1 { background: transparent url(/spot2/bg-pages/bg-bottom1.jpg) no-repeat center top; height: 22px; }
#bottom2 { background: transparent url(/spot2/bg-pages/bg-bottom2.jpg) repeat-y center top; }
#bottom3 { background: transparent url(/spot2/bg-pages/bg-bottom3.jpg) no-repeat center top; height: 27px; }
.transparent { color: yellow }

/* Boxes, Cols & Areas */

.divider2 { margin: 7px 0 7px }
.centered { margin-left: auto; margin-right: auto; }

#menubar { width: 730px; text-align: left; padding-top: 125px; margin: 0px auto; }
#content { width: 700px; height: auto; text-align: left; margin: 0px auto; }
#col24-1 {float: left; width: 225px; padding: 0px;}
#col24-2 {margin-left: 250px; width: 425px; padding: 1px;}

#col42-1 {float: left; width: 425px; padding: 0px;}
#col42-2 {margin-left: 450px; width: 225px; padding: 1px;}

#col51-1 {float: left; width: 495px; padding: 0px;}
#col51-2 {margin-left: 530px; width: 155px; padding: 1px;}

#col222-1 {float: left; width: 225px; padding: 0px;}
#col222-2 {float: left; width: 235px; padding: 0px; padding-left: 10px; }
#col222-3 {margin-left: 480px; width: 225px; padding: 1px;}

#clientlist ul { padding: 0; margin: 0; white-space : nowrap; }
#clientlist ul li { display: inline; }

#aftercolumns {clear: left;}

/* images */

a img { display: block }
img { border-width: 0 }
.clear-both { clear:both; }
.image-left { margin:15px; float:left; padding:0px; border:0px; margin: 10px 7px 5px 0px}
.image-right { margin:15px; float:right; padding:0px; border:0px; margin: 10px 0px 5px 7px}

img.image-center { text-align: center; display: block; margin-left: auto; margin-right: auto; }
.divider { padding-top: 4px; padding-bottom: 2px; }

/* sizes */

.section-title { font-size: 18px; font-weight: normal; line-height: 22px; }
.list-title { font-size: 14px; font-weight: bold; line-height: 14px; }
.list-excerpt { font-size: 12px; font-weight: normal; line-height: 16px; margin-top: -9px; }

.indiv-title { font-size: 20px; font-weight: normal; line-height: 20px }
.indiv-excerpt { font-size: 10px; font-weight: normal; line-height: 15px }
.indiv-title { font-size: 14px;  font-weight: bold; line-height: 20px }
.indiv-body  { font-size: 12px; font-weight: normal; line-height: 16px; }

.side-title { font-size: 13px; font-weight: normal; line-height: 17px }
.side-text { font-size: 11px; font-weight: normal; line-height: 15px; }

#box-menu { font-size: 16px; font-weight: normal; line-height: 28px }

.bg-no-repeat { background-repeat: no-repeat; }

table.beautableau {
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px 4px;
	border-style: solid;
	border-color: silver;
	border-collapse: collapse;
	background-color: white;
}
table.beautableau th {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: dotted;
	border-color: silver silver silver silver;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.beautableau td {
	border-width: 0px 0px 1px 0px;
	padding: 4px 4px 4px 4px;
	border-style: solid;
	border-color: silver silver silver silver;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}