/* begin Box, Sheet */
body{
	background-color: #E0E0E0;
	background-image: url('../img_art/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:59px;
	min-height:59px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 74px;
	height: 74px;
	background-image: url('../img_art/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 37px, 37px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 37px, 37px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(37px, 37px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(37px, auto, auto, 37px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 37px;
	right: 37px;
	height: 74px;
	background-image: url('../img_art/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 37px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(37px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 37px;
	bottom: 37px;
	width: 74px;
	background-image: url('../img_art/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 37px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 37px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 37px;
	left: 37px;
	right: 37px;
	bottom: 37px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 10px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	height: 225px;
}

div.art-Header-png
{
	position: absolute;
	z-index:-4;
	top: 0;
	left: 0;
	width: 986px;
	height: 225px;
	background-image: url('../img_art/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.art-Header-jpeg
{
	position: absolute;
	z-index:-3;
	top: 0;
	left: 0;
	width: 986px;
	height: 225px;
	background-image: url('../img_art/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
div.art-Header-femme
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 20px;
	width: 245px;
	height: 225px;
	background-image: url('../img_art/soda-club-femme.png');
	background-repeat: no-repeat;
	background-position: center center;
}
div.art-Header-soda-club
{
	position: absolute;
	z-index:-1;
	top: 0;
	right: 20px;
	width: 241px;
	height: 225px;
	background-image: url('../img_art/soda-club-header.png');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	left: 0px;
	top: 83px;
	width: 874px;
}

h1.art-Logo-name
{
	display: block;
	text-align: center;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover
{
font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
font-size: 35px;
font-style: normal;
font-weight: bold;
text-decoration: none;
	padding:0;
	margin:0;
	color: #24485C !important;
}

.art-Logo-text
{
	display: block;
	text-align: center;
}

.art-Logo-text, .art-Logo-text a
{
font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
	padding:0;
	margin:0;
	color: #24485C !important;
}
/* end Logo */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 986px;
	margin: 0px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../img_art/Footer.png');
	width: 986px;
	height: 150px;
	margin: 7px auto;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../img_art/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
    cursor: default;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#1F1F1F;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #2B576E;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #4D4D4D;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #397393;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#397393;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
/* end PageFooter */
