body { 
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif; 
	background:#efefef;
	text-align:center;
}

a { 
	color:#0066CC; 
	font-weight:bold; 
	font-size:0.9em;
	text-decoration:none;
}

a:visited { 
	color:#0022AA; 
}
a:hover {
	color:#ff9900;
}
img, a img {
	border:none;
	text-decoration:none;
 }
#main{
	margin:auto;
	text-align:left;
	height:auto;
	width:900px;
	position:relative;
	overflow:visible;
	border: #333333 1px solid;
}

#logo {
	background:url(../image_files/banner.jpg) no-repeat top left;
	height: 230px;
	width: 900px;
	border-bottom:#000000 1px solid;
}
#logo h1, #logo h2{
	display:none;
}
#place_menu{
	height: 30px;
	width: 800px;
	font-size: 17px;
	line-height:30px;
	padding-top:184px;
}

#menu {
	height: 30px;
	width: 750px;
	font-size: 17px;
	line-height:30px;
}

#menu ul {
	list-style:none;
	text-align:right;
	padding: 0;
	margin: 0;
	text-align:center;
	}
	
#menu ul li {
	display:inline;
	padding:0 15px 0 15px;
}
#menu a {
	color:#000;
	font-weight:bold;
	font-family:arial;
	font-size:15px;
}

#menu a:hover { color: #FFF; }

#middle {
	background:#FFFFFF;
	min-height: 500px;
	width: 900px;
	position: relative;
	overflow: auto;
	background:#ffffcc;
}

/*****************/
/* Style bloc Left*/
/**************/

#left { 
	float:left;
	height: auto;
	width: 190px;
	margin:0;
	margin-top:0;
	padding:10px;
	padding-top:20px;
	border-right: #000 1px solid;
	overflow:auto;
	font-size: 0.75em;
	background:#ffcc66;
}

#left h4 { font-size:1.1em; }
#left h3 { margin:4px; padding:2px; font-size:1.3em; color:#333333; }
#left h2 { font-size:1.2em;	}
#left p { margin:5px; padding:0; }
#left sup { font-size:0.7em; }
#left table { margin-left:15px; }

.box_left {  
	border:#dd8800 1px solid;
	width:185px;
	margin-bottom:20px;
	background:#ffee88;
}

.box_left ul { 
	list-style:none;
	margin:9px; 
	padding:0; 
	margin-left:20px;
 }
 
.box_left ul li{ padding-bottom:5px;}

#left .box_left h3 { 
	color:#333300; 
	font-size:1.2em;
}
.box_left img {
	vertical-align:center;
}
.news {
	background:#eebb55;
}

/*******************/
/* Style bloc Right*/
/*******************/

#right {
	background:url(../image_files/cow.jpg) no-repeat top right;
	padding: 15px 25px;
	float:right;
	min-height:600px;
	height: auto;
	width: 639px;
	margin:0;
	text-align:justify;
	font-size:0.8em;
	line-height:1.6em;
	overflow:visible;

}
	
* html #right {
	padding: 10px 20px;
	float:left;
	height: auto;
	width: 619px;
	margin:10px;
	text-align:justify;
	line-height:1.6em;
	overflow:visible;
}

#right p {margin:2px;}
#right table.large { width:630px; margin-bottom:40px; border:#cccccc 1px solid; }
#right table.large thead{ background:#DDDDDD; font-weight:bold; }
#right table.large tr.g0 { background:#EEEEEE; }
#right table.large tr.g1{ background:#FFFFFF; }
#right h4 { font-size:1.1em; margin: 1em 1em 0 0; font-weight:bold; }
#right h3 { font-size:1.3em; font-weight:normal; padding:0; margin-top:40px; text-align:left; 
			margin-left:15px; margin-bottom:2px;}
#right h2 { font-size:1.5em; font-weight:bold; padding:0; margin-top:10px; text-align:left; color:#FF9900; }

#right h3.steps {
	margin-top:20px;
	margin-right:20px;
	font-weight:bold;
	font-size:1.3em;
	color:#000099; 
}

#right  li
{
	margin:0;
	margin-left: 10px;
	
}
#right  li em{ font-size: 0.8em; }



/********************/
/* Style bloc Bottom*/
/********************/

#bottom {
	padding-top:5px; 
	height: 30px;
	width: 900px; 
	font-size:0.7em;
	border-top:#000 1px solid;
	background:#fff;
 }

#footer {
	height: 10px;
	width: 900px;
	font-size:0.9em;
	text-align:center;
}
#valid { 
	height: 15px;
	width: 900px;
	text-align:center;
	padding:3px;
 }
 
#valid img {
	border:none;
}
/**********/
/* Autres */
/**********/
#speakers_box {margin-left: 20px;}
#speakers_box h1, #speakers_box h2, #speakers_box h3, 
#speakers_box h4, #speakers_box h5, #speakers_box h6 {
	margin:2px;
	padding:2px;
}
.spkr {
	border: #888 1px solid; 
	background: #efefef; 
	width:540px; 
	padding:20px; 
	margin:10px;
}

#intro {
	line-height:15px;
	width:500px;
	margin-left:50px;
}
#login {font-size:0.9em; text-align:right;}
#login table {margin:0; padding-top:5px;}
#spkrs { font-weight:bold; color:#333333; width:400px; margin-left:120px;}
.important {color:#AA0000; font-weight:bold; }
.nostyle { list-style:none; }

.total {background:#ffcc66; font-size:1.3em;}
.border { border:#000000 1px solid; background:#FFFFFF; padding:3px;}
/**************/
/* Link Style */
/**************/
#overview .overview, 
#program .program,
#speakers .speakers, 
#registration .registration,
#practical .practical,
#contacts .contacts {
	color:#FFF;
	font-weight:bold;
}
