body { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif }
body { background: white url(/spot2/common/bg.jpg) repeat; text-align:center; }

p,td,legend { color: #f0d8b2; font-size: 13px; font-weight: normal; line-height: 18px; margin: 0px 0px 7px 0; padding: 0px; }
h1   { color: #a7622e; background-color: ; font-size: 18px; font-weight: normal; line-height: 20px; margin: 0px 0px 12px 0px; padding: 0px;}
h2   { color: #a7622e; background-color: ; font-size: 16px; font-weight: normal; line-height: 18px; margin: 0px 0px 7px 0px; padding: 0px; }
h3   { color: #a7622e; background-color: ; font-size: 14px; font-weight: normal; line-height: 18px; margin: 0px 0px 7px 0px; padding: 0px; }
li  { color:     #f0d8b2; font-size: 12px; font-weight: normal; line-height: 16px; margin: 0px 0 0px 0; padding: 0; }
.enpetit { color: #f0d8b2; font-size: 10px; font-weight: normal; line-height: 12px; margin: 0px 0 0px 0; padding: 0; }
.sidemenu { font-size: 15px; font-weight: normal; line-height: 18px; }

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: #ccc; text-decoration: underline; }
a:hover, a:visited hover { color: #a7622e; background-color: #fff;  text-decoration: none; }
a:active { color: #fff; background-color: red;  text-decoration: none; }

fieldset { color:#888; padding: 20px; margin:20px; border: solid silver 1px; width: 330px; background: transparent; }
input[type="text"] { color:#888; background-color: #000; }
input { color:#888; background-color:expression(this.type=='text' ? '#000' : '#000'); }
textarea { color:#888; background-color: #000; }
input[type="checked"] { background-color: transparent; }
input { background-color:expression(this.type=='checked' ? 'transparent' : 'transparent'); }

/* BGs & Colors */

#menubar { font-size: 13px;  font-weight: normal; }
#menubar a:link, #menubar a:visited { color: #fff;  background-color: transparent; text-decoration: none; }
#menubar a:hover, #menubar a:visited hover { color: #a7622e; background-color: #fff; text-decoration: none; }

#header1 { background: transparent url(/spot2/common/bg-top.jpg) no-repeat center top; height: 41px; margin: 0px auto; }
#header2 { background: transparent url(/spot2/common/bg-pan.jpg) repeat-y center top; height: 261px; margin: 0px auto ; }
#header3 { background: transparent url(/spot2/common/bg-header1.jpg) no-repeat center top;  height: 95px; margin: 0px auto; }

#mainbox { background: transparent url(/spot2/common/bg-page.jpg) repeat-y center top; margin: 0px auto; }

#bottom2 { color: #000; font-size: 9px; font-weight: normal; line-height: 14px; text-align: center; }
#bottom2 a:link, #bottom2 a:visited { color: #fff; text-decoration: underline }
#bottom2 a:hover, #bottom2 a:visited hover { color: #a7622e;  background-color: #fff; text-decoration: none; }
#bottom1 { background: transparent url(/spot2/common/bg-bottom1.jpg) no-repeat center top; height: 57px; }
#bottom2 { background: transparent url(/spot2/common/bg-bottom2.jpg) repeat-y center top; }
#bottom3 { background: transparent url(/spot2/common/bg-bottom3.jpg) no-repeat center top; height: 41px; }

/* Cols & Areas */

#menubar { width: 460px; text-align: left; padding-top: 5px; margin: 0px auto; }
#content { width: 700px; height: auto; text-align: left; margin: 0px auto; }

#col24-1 {float: left; width: 170px; padding: 0px 10px 10px; }
#col24-2 {margin-left: 230px; width: 460px; padding: 0px;}

#col42-1 {float: left; width: 400px; padding: 0px;}
#col42-2 {margin-left: 450px; width: 250px; padding: 1px;}

#col51-1 {float: left; width: 455px; padding: 0px 50px 20px 30px;}
#col51-2 {margin-left: 547px; width: 205px; 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;}

.linkcol { width: 210px; padding: 0px 15px 0 0;} // used by mem_glinklist plugin


/* Objects */

a img { display: block }
img { border-width: 0px; margin: 0px; padding: 1px }
.clear-both { clear:both; }
.clear-left { clear:left; }

.album { display:inline; float:left; padding: 1px; border: 0px dotted white; margin: 0px }
.findalbum { display: inline; float: left; padding: 1px; border: 0px dotted white; margin: 0px }
.gauche {float:left; padding:0px; border:0px; margin: 0px 7px 5px 0px}
.droite { float:right; padding:0px; border:0px; margin: 0px 0px 5px 7px}
img.centre { text-align: center; display: block; margin-left: auto; margin-right: auto; }

.player{ margin:0px; float:left; padding:0px; border:0px; margin: 0px 4px 0px -8px}
.divider { padding-top: 4px; padding-bottom: 2px; }
.divider2 { margin: 7px 0 7px }

table.beautableau {
	border-width: 1px 1px 1px 1px;
	border-spacing: 4px 4px;
	border-style: solid;
	border-color: silver;
	border-collapse: collapse;
	background-color: transparent;
}
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: transparent;
	-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: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}