/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B5BFEE;
	margin-top: 10px;
	margin-left: 0px;
}
a {
	color: #993366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.hover {
	padding-left: 15px;
	padding-right: 15px;
}
a.hover:hover {
	background: url(images/bg1.gif) no-repeat;
	display: block;
	text-decoration: none;
}
ul.menu {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
ul.menu li {
	padding-bottom: 3px;	
}
ul.menu li a{
	display: block;
}
#endfloat {
	clear: both;
}
div.endfloat {
	clear: both;
}
#logo {
	background-color: #FFFFFF;
}
div.msg {
	font-size: 11px;
	color: #FF0000;
	padding-left: 20px;
}
div.subtitle {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: underline;
}
div.subtitle a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}



#linklist {
	background-color: #EEEEEE;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 180px;
}
#linklist h3 {
	font-size: 12px;
	background-color: #990033;
	color: #FFFFFF;
	margin : 7px 0px 7px 0px;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
}
#linklist h3.conf {
	margin-top: 0px;
}
#linkList ul {
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}
#linkList ul li {
	font-size: 10px;
	line-height : 12px;
	margin: 0 0 0 0;
	text-indent: 5px;
}
#linkList ul.list2 {
	padding-top: 10px;
}
#linkList ul.list2 li{
	text-indent: 25px;
}
#linkList ul li a {
	display: block;
	text-decoration: none;
} 

#indent {
	text-align:right;
}

#titre {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}
#org {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#texte {
	text-align: justify;
	margin: 20px 20px 20px 20px;
	font-size: 11px;
}
#border {
	border: 1px ridge #123456;
	text-align: justify;
	padding: 10px;
}
div.texte {
	text-align: justify;
	margin: 20px 20px 20px 20px;
	font-size: 11px;
}
#texte ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
div.texte ul li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#texte img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
div.texte img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
#bckg {
	background-color: #D3D9E4;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}
div.bckg {
	background-color: #D3D9E4;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}
table {
	text-align: justify;
}
table.annonce {
	width: 300px;
	font-size: 10px;
	margin-top: 50px;
}
table.annonce td {
	text-align: justify;
	font-size: 10px;
	padding: 10px;
	border: 1px ridge #123456;
}
table.layout {
	border-width: 0px;
	width: 1100px;
	height: 348px;
}
table.pres {
	text-align: center;
	font-size: 11px;
	width: 500px;
	
}
table.pres td {
	padding-bottom: 20px;
}
table.content {
	font-size: 10px;
	margin-left: 20px;
}
table.content td {
	text-align: justify;
}
table.content td.carte {
	border: 1px ridge #123456;
}
table.hotels {
	font-size: 10px;
}
table.hotels th {
	border: 1px ridge #123456;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
table.hotels td {
	border: 1px ridge #123456;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
table.hotels td.left {
	text-align: left;
	width: 200px;
}
table.anchors {
	background-color: #990033;
	border: 1px ridge #123456;
}
table.anchors td {
	width: 150px;
	font-size: 10px;
	padding-left: 10px;
}
table.anchors a {
	color: #FFFFFF;
}
table.entete {
	border: 1px ridge #123456;
	font-size: 10px;
	margin-right: 25px;
}
table.entete td {
	padding-right: 50px;
	padding-left: 50px;
}

table.dates {
	font-size: 11px;
	margin-left: 20px;
}
table.dates td {
	text-align: justify;
	border: 1px ridge #000000;
	padding: 2px 10px 2px 15px;
}
table.dates td.name {
	background-color: #D3D9E4;
}
table.dates td.banque {
	background-color: #CCCCCC;;
	width: 100px;
	height: 35px;
}
table.dates td.banque2 {
	width:200px;
}
table.inscription {
	font-size: 11px;
	margin-left: 20px;
}
table.inscription td {
	text-align: justify;
	border: 1px ridge #000000;
	padding: 2px 10px 2px 15px;
	width: 40px;
	text-align: center;
}
table.inscription td.name {
	background-color: #CCCCCC;
	width: 200px;
	text-align: justify;
}
table.resume {
	font-size: 11px;
	margin-left: 20px;
	margin-top: -80px;
}
table.resume td {
	text-align: justify;
	border: 0px ridge #000000;
	padding: 2px 10px 2px 15px;
}
table.resume td.name {
	background-color: #D3D9E4;
}

table.tarifs {
	font-size: 11px;
	margin-left: 20px;
}
table.tarifs td {
	text-align: center;
	border: 1px ridge #000000;
	padding: 2px 10px 2px 15px;
}
table.tarifs td.name1 {
	background-color: #D3D9E4;
	font-weight: bold;
}
table.tarifs td.name2 {
	background-color: #D3D9E4;
	font-weight: bold;
	text-align: justify;
}
table.infos {
	text-align: left;
}
table.infos td {
	font-size: 11px;
	margin-left: 50px;
	padding-left: 50px;
}
/***********************
Programme
/***********************/
table.program {
	
}
table.program tr.pausemidi td {
	padding: 10px 5px 10px 5px;
}
table.program tr.session {
	background-color: #DDDDDD;
}
table.program tr.session td{
	padding: 15px 5px 15px 5px;
	font-weight: bold;
}
table.program tr.invite {
	background-color: #BBBBCC;
}
table.program tr.invite td {
	padding: 15px 5px 15px 5px;
	font-weight: bold;
}
table.program td {
	text-align: center;
	padding: 2px 5px 2px 5px;
	border: 1px solid #555555;
}
table.program td.atelier {
	padding: 2px 5px 2px 5px;
	text-align: center;
	border: 1px solid #555555;
	width: 410px;
}
table.program td.time {
	text-align: justify;
	width: 50px;
}
table.program td.demi {
	width: 250px;
}
/************
Liste des articles
************/
table.articles {
	margin-left: 25px;
}
table.articles tr {
	
}
table.articles th {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding: 2px 5px 2px 5px;
}
table.articles td.titre {
	width: 450px;
}
table.articles td {
	border: 1px solid #000000;
	padding: 2px 5px 2px 5px;
}
