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

@import url("http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold");
body {
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	margin: 0px 0px 0px 0px;
}

h1 {
	margin-top: 40px;
}

h2 {
	padding-bottom: 3px;
	border-bottom: 3px solid #d0d0d0;
}

h3 {
	font-style: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	font-weight: bold;
	text-align: center;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

#top {
	width: 100%;
	height: 30px;
	background-color: black;
	color: #CCCCCC;
	font-size: 11px;
}

#menu {
	width: 100%;
	height: 120px;
	background: url('../images/bg_menu.jpg');
	background-repeat:repeat-x;
}

#content {
	width: 100%;
	background: url('../images/bg_content.jpg');
	background-repeat:repeat-x;
	color: #333;
}

#footer {
	width: 100%;
	background: url('../images/bg_footer.jpg');
	
}

#copyright {
	width: 100%;
	height: 50px;
	background-color: black;
	color: #CCCCCC;
	font-size: 11px;
}

.list {
	list-style: none;
}

.tab_content {
	width: 1050px;
}

._dark {
	border : 1px #dcdcdc solid;
	background-color:#ededed;
	color: #000000;
	padding: 2px;
}
		
._light {
	border : 1px #dcdcdc solid;
	background-color:#ffffff;
	color: #000000;
	padding: 2px;
}

.sponsors {
	color: white;
	font-size: 11px;
}

.informations {
	border-top: 1px solid grey;
	font-size: 11px;
}

.map {
	display:block;
	padding: 5px;
	border: 1px solid grey;
}

.hotel_titre {
	font-weight: bold;
	font-size: 20px;
}

.hotel_preview {
	float: left;
	border: 1px solid grey;
	margin-right: 10px;
}

.fiche {
	display: block;
	height: 140px;
}

#tab_program td {
	vertical-align: top;
	padding: 5px;
	border: 1px dashed grey;
}

.elt_block {
	margin-bottom: 10px;
}

.talks {
	margin-left: 15px;
}

.tab_head {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	height: 40px;
}

.tab_time {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

.tab_coffee {
	text-align: center;
	vertical-align: middle;
	background: #eee;
}

.abs_title {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 3px;
}

.abs_authors {
	font-size: 12px;
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}

.bulle {
	width: 450px;
}

.abs_link {
	color: #ffffff;
	display: block;
}

.tooltip {
	cursor: pointer;
}

.excursion {
	text-align: center;
	font-size: 30px;
	vertical-align: middle;
}

.legend {
	width: 10px;
	height: 10px;
	border: 1px dashed grey;
}

.tab_A {
	background-color: #ffcbcb;
}

.tab_B {
	background-color: #ffcbf8;
}

.tab_C {
	background-color: #e7cbff;
}

.tab_D {
	background-color: #cbcbff;
}

.tab_E {
	background-color: #cbe8ff;
}

.tab_F {
	background-color: #cbffcf;
}

.tab_G {
	background-color: #ebffcb;
}

.tab_H {
	background-color: #fffecb;
}

.pos_list div {
	margin-left: 20px;
}
