.immea {
	font-size: 18px;
	font-weight: bolder;
	color: #CC6633;
}
.principal {
	border: thin none;
	font-size: 16px;
	width: 620px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 100px;
	margin-left: 10px;
}
.titre {
	color: #993300;
	font-weight: bolder;
	text-align: left;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 24px;
}
.titre2 {
	font-weight: bold;
	color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-top-style: none;
	background-color: #333333;
	height: 25px;
	clip:   rect(auto auto auto auto);
}
.bordure_table {
	border: 10px solid #993300;
	width: 800px;
}
.buttonscontainer {
	width: 175px;
}

.buttons a {color: #333333;
background-color: #CCCCCC;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #660033;
font: bold 13px Arial, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #CC6602;
color: #FFFFFF;
text-decoration: none;}
.bordure_form {
	border: thin solid #999999;
	background-color: #F4F4F4;
	padding: 10px;
}
.warning {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	border: thin solid #999999;
	padding: 10px;
}


.logocontainer {
	width: 150px;
	border: thin none #660033;
}
.logo a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
.logo {
	background-color: #FFFFFF;
	background-position: center;
	padding: 5px;
	border: thin solid #666666;
}
.form {
	background-color: #CCCCCC;
}
.etoile {
	color: #FF6600;
}
.dates {
	font-weight: bold;
	color: #993300;
}
.lien_logo {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titre_conf {
	font-variant: normal;
	font-size: 20px;
	font-weight: bold;
}
.speaker {
	font-weight: bold;
	color: #000066;
	font-size: 14px;
}
.adress {
	font-style: italic;
	font-size: 12px;
	color: #000000;
}
.conf_bg {
	border: thin none #993300;
}
.list {
	list-style-image: url(/images/bullets/bullets_balls_red_007.gif);
}
.abstract {
	font-size: 14px;
}

