body {
	background: #fff url(../images/csca_bg.gif) repeat-y top left;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 25px;
}
h2 {
	padding: 5px 15px;
	margin: 15px 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background: #1f65ae url(../images/h3-bg.gif) top left no-repeat;
	color: #fff;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}
h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
p, th, td, li, caption, dd, dt {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
dl {
	background: #fefde1;
	padding: 10px;
}
dt {
	font-weight: bold;
	padding: 0.5em 0 0;
	margin: 0;
	color: #333;
}
dd {
	color: #555;
	margin: 0.25em 0 0.5em 0;
	padding: 0 0 0em 0.5em;
	border-left: 1px solid #ccc;
}
a:link, a:visited {
	color: #363;
}
a:hover, a:active {
	color: #ab231c;
	text-decoration: none;
}
A.h2link  {
	color:#fff;
	text-decoration:underline;
}
A.h2link:hover {
	color: #ab231c;
	text-decoration: none;
}
#menu {
	position: absolute;	
	z-index: 1;
	top: 71px;
	left: 0px;
	width: 150px;
}
#titre {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 71px;
}
#Layer1 {
	position: absolute;
	z-index: 3;
	top: 80px;
	left: 154px;
	width: 500px;
}
#Layer1-convention {
	position: absolute;
	z-index: 3;
	top: 80px;
	left: 154px;
	width: 580px;
}
#Layer1-slideshow {
	position: absolute;
	z-index: 3;
	top: 80px;
	left: 154px;
	width: 700px;
}
#Layer2 {
	position: absolute;		
	z-index: 4;
	top: 500px;
	left: 10;
	width: 115px; 
}
#Layer2 ul {
	margin: 0;
	padding: 0 0 0 20px;
}


table#leads {
	border-collapse: collapse;
	width: 100%;
}

table#leads th {
	padding: 5px;
	text-align: left;
}

table#leads td {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px;
}

table#leads td.th {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px;
	font-weight: bold;
/*	width: 25%; */
	vertical-align: top;
}

table#leads tr.even td {
	background-color: #e0e0e0;
}

table#members td {
	vertical-align: top;
}

table {
	margin-bottom: 20px;
}
caption {
	background: #333;
	text-align: center;
	color: #fff;
	padding: 5px;
}
thead th {
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #000;
	padding: 5px;
}
tbody td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.list-links {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.list-links li {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	background: url(../images/bullet.gif) 0 .75em no-repeat;
}
.list-links li.sub-list {
	background: none;
	font-weight: bold;
}
.list-links li.sub-list ul {
	margin: 0;
	padding: 0;
}
.list-links li.sub-list ul li {
	list-style: none;
	font-weight: normal;
	border-bottom: none;
	padding: 2px 10px;
}
.codes-table {
	border-bottom: 2px solid #333;
	background: #eee;
}

.codes {
	font-size: 10px;
	color: #666;
}
.update {
	color: #33c;
	font-style: italic;
}
#lang a {
	color: #fff;
}
.description {
	color: #999;
}
.price {
	color: #ab231c;
	font-weight: bold;
}
.center {
	text-align: center;
}
.important-document {
	background-color: #fefde1;
	padding: 10px;
	border: 1px solid #999;
}
.location {
	font-size: 115%;
}

ul#memberscategories, ul#memberscategories li {
	list-style: none;
	padding: 0;
	margin: 0 14px 0 .8em;
}

ul#memberscategories li {
	padding: .1em 0 .1em 1em;
	margin: 0;
	font-size: 70%;
	background: url('../images/0013_bullet.gif') 0 0.1em no-repeat;
}
.major-sponsors {
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
.session-sponsors {
	margin-top: 0;
	padding-top: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	width: 491px;
}
#sponsors {
	float: right;
}
#sponsors h3 {
	font-size: 0.8em;
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 0.3em 0;
	margin-top: 0;
	text-align: center;
}

#sponsors h3.diamond {
	background-color:#b3d6e9;
}

#sponsors h3.platinum {
	background-color:#878787;
}


#sponsors h3.gold {
	background-color:#ffd700;
}


#sponsors h3.silver {
	background-color:#c0c0c0;
}


#sponsors h3.copper {
	background-color:#b87333;
}


#sponsors h3.bronze {
	background-color:#a67d3d;
}
#sponsors p {
	margin-top: 0;
}
