@charset "UTF-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	background-image: url(gfx/graphic/background.jpg);
	background-color:#dcdcdc;
	font-family:arial;
	font-size:12px;
}

a
{
	text-decoration: underline;
	color: #4b648b;
	font-weight: bold;
}

a:hover
{
	text-decoration:underline;
	color: #987c4a;
}

h1
{
	color: #24374f;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background-color: #f5f5f5;
	margin-right: 10px;
	font-size: 20px;
	margin-bottom: 20px;
}

h2
{
	color: #987c4a;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-size: 16px;
}

#bann
{
	width:1024px;
	height:326px;
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#container
{
	width:1024px;
	min-height:1200px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #666666;
	
	
}

#contenu
{
	width:622px;
	min-height:441px;
	text-align: left;
	margin-left: 173px;
	color: #282828;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
	padding: 5px 5px 400px 10px;
}

#leftMenu
{
	width:172px;
	float:left;
	border-right: 1px dotted #16193a;
}

#leftMenu a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#16193a;
	line-height:30px;
}

#leftMenu a:hover
{
	text-decoration:underline;
}

#leftMenu ul
{
	list-style-type:none;	
	font-size:12px;
	padding-left:-5px;
}

#leftMenu img
{
	margin-left:5px;
}

#sponsor
{
	width:186px;
	float:right;
	margin: 0px 4px 0px 0px;
	text-align:right;
	
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	width:1024px;
	height:106px;
	text-align:center;
	color:#666666;
	font-size:10px;
}

#organizers
{
	width:172px;
	height:15px;
	background-color: #987c4a;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-indent: 15px;
}

#bandeauSponsors
{
	width:186px;
	height:25px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	background-color: #987c4a;
	color: white;
	text-align:left;
	text-indent: 15px;
	padding-left:5px;
	margin-bottom:5px;
}

/* Styles TB */

#registration-table td {
	text-align: center;
}

.date-header {
	padding: 5px 5px 2px 12px;
	background: url(gfx/graphic/table-gradient.gif) no-repeat top left;
	color: #29374e;
	overflow: hidden;
	text-shadow: white 1px 1px 1px;

}

.lt-white {
	background-color: white;
	border-bottom: 1px solid #dfdfdf;
	padding: 2px 5px;
}

.lt-green {
	background-color: #e5e5e5;
	border-bottom: 1px solid silver;
	padding: 2px 5px;
}

.lt-green-top {
	background-color: #e5e5e5;
	border-bottom: 1px solid silver;
	padding: 2px 5px;
	border-top: 1px solid silver;
}

.lt-gray {
	background-color: #f4f4f4;
	border-bottom: 1px solid silver;
	padding: 2px 5px;
}

.lt-gray-top {
	background-color: #f4f4f4;
	border-bottom: 1px solid silver;
	padding: 2px 5px;
	border-top: 1px solid silver;
}

.stress {
	color: #434343;
	font-weight: bold;
}

.registration {
	width: 600px;
	padding: 3px;
	font-size: larger;
	font-weight: bold;
	border: 2px solid #24374f;
	background-color: #c9e6fb;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}

.special {
	width: 600px;
	padding: 10px;
	font-weight: bold;
	border: 2px solid #24374f;
	background-color: #c9e6fb;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}

.session-title {
	font-size: larger;
	background-color: white;
	display: inline-block;
	width: 100%;
	margin-top: 0;
	color: #29374e;
	font-weight: bold;
}

.speaker-desc {
	line-height:1.3em;
	padding-top:3px;
	padding-bottom:3px;
}
