@charset "iso-8859-2";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-image:url(media/images/fond.gif);
background-repeat:repeat-x;
background-color:#000000;
overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table-entete {
  background-color : #a7ada7; 
}

.table-titre {
	font-size : 10px;
	font-family : Verdana, arial, helvetica, sans-serif;
	color:#333333;
	text-align : left;
	font-weight : bold;
	background-color:#E8EEF9;
}

/* Style 1 des cellules */
.table-ligne1 {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	background-color:#E8EEF9;
}

/* Style 2 des cellules */
.table-ligne2 {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	text-align: justify;
	background-color:#FFFFFF;
}

#colonne_centrale {
width:989px;

}

.bord_gauche {
width:14px;
background-image:url(media/images/bord_gauche_repeat.gif);
background-repeat:repeat-y;
}

.bord_droit {
width:14px;
background-image:url(media/images/bord_droit_repeat.gif);
background-repeat:repeat-y;
}

#pied {
background-image:url(media/images/bord_bas.jpg);
background-repeat:no-repeat;
margin:4px;
padding-top:4px;
color:#CCCCCC;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#pied a {
color:#666666;
font-weight:bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

/*#menu_gauche {
background-image:url(media/images/fond_menu.gif);
background-repeat:no-repeat;
width:297px;
}

#menu_gauche ul {
	padding-top: 50px;
	padding-left: 0px;
	list-style-type: none;
}

#menu_gauche li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #122B46;
	padding-left: 50px;
	line-height: 40px;
	display: block;
	width: 235px;
	margin-left: 15px;
}
*/

.bleu_nuit {
color:#1A3D64;

}

/*#menu_gauche li a {
	font-weight:normal;
	color:#1A3D64;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	display:block;
	padding-left:0px;
}

#menu_gauche li a:hover {
	font-weight:normal;
	color:#88B4B9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	padding-left:0px;

}*/

#titre_page {
	color:#4A6D95;
	font-size:14px;
	text-transform: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2E9E9;
	display: block;
	margin: 0px;
	padding: 8px;
	width: 580px;
	border: 1px solid #CCCCCC;
	list-style-type: square;


}

#corps_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 75px;
	text-align: justify;
	line-height:15px;

}

#corps_page_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 75px;
	text-align: justify;
	line-height:15px;

}

#corps_page a {
	color: #1B354B;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#corps_page h2 {
	color: #001233;
	font-size: 14px;
}

#corps_page h3 {
	color: #001233;
}

.date {
	font-weight: bold;
	width: 160px;
	/*display: block;*/
	/*position: relative;*/
	/*float:left;*/
}

.bordure {
	border: 1px dotted #CCCCCC;
	background-color: #FAFCFE;
}

.date_label {
	/*position: relative;
	left: 0px;
	width: 250px;
	top: 0px;
	float:left;
	padding: 0px;*/
}
.dates_liste {
	list-style-type: none;
	display:block;
	float:left;
	border: 1px dotted #CCCCCC;
	width: 425px;
	background-color: #FAFCFE;
	line-height: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-left:0px;
}

.dates_liste li {
padding:0px;
}

.bouton {
	list-style-type: none;
	/*background-color: #F5F8FC;*/
	display:block;
	width:100%;
	margin-bottom:15px;
	margin-left:0px;
	line-height:25px;
	text-align: left;
	vertical-align:middle;
}

.bouton a {
	font-weight:bold;
	display:block;
	width:75%;
	height:100%;
	padding: 8px;
	background-color:#E7ECEF;
}

.bouton a:hover {
	background-color:#CAD5DB;
	padding: 8px;
}



.liste_intervenants ul {
	list-style-type: none;
	display:block;
	float:left;
	border: 1px dotted #CCCCCC;
	width: 200px;
	background-color: #FAFCFE;
	line-height: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-left:0px;
	margin-right: 25px;
}

.page_menu {
	list-style-type: none;
	background-color: #F5F8FC;
	padding: 8px;
	text-align: center;
	width:100%;
}

.page_menu li{
	display:inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#142647;
	padding-right:3px;
	margin-right:6px;
}
.bloc {
	display:block;
	border: 1px dotted #CCCCCC;
	background-color: #FAFCFE;
	line-height: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.programme {
	display:block;
	width:100%;
	border: 1px dotted #CCCCCC;
	background-color: #FAFCFE;
	line-height: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
}


/*--------------------------------- FORMULAIRES*/
form {
border:1px dotted #CCCCCC;
padding:10px;
width:95%;
background-color:#F5F7FC;
margin-top:3px;
}

form td {
	text-align:left;
}

.form_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B80BB;
	font-weight: bold;
		border-bottom: 1px dotted #CCCCCC;
	padding-top:10px;

}

.form_pied {
height:25px;
padding-top:10px;
text-align:left;
/*padding-right:13px;*/
}

.form_message {
	/*font-style:italic;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0099CC;
}

.form_effacer {
	font-size: 10px;
	font-weight: normal;
}

.form_error {
display:block;
background-color:#C00;
color:#FFF;
font-weight:bold;
font-size:12px;
width:100%;
padding:2px;
}

.vignette {

	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin:5px 0px 5px 0px;

}

label {
display:block;
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align:top;
}

input { /* For password-protected posts */
	margin: 2px auto;
	font-size: 9px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #D6D3CE;

}

select {
	font-size: 9px;
}


.arbo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#88A4BF;
display:none;
}

.arbo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#88A4BF;
}
/*------------------*/

.step {
display:inline;
padding:8px;
/*border-style:solid;
border-color:#999999;
border-bottom-width:1px;*/
background-color:#CED8DB;
color:#FFFFFF;
width:100px;
}

.step_done {
	display:inline;
	padding:8px;
	font-weight:bold;
	background-color:#252E34;
	color:#FFFFFF;
	width:100px;
}


.step_current {
	display:inline;
	padding:8px;
	font-weight:bold;
	background-color:#5B6C7B;
	color:#FFFFFF;
	width:100px;
}

.warning {
color:#CC0000;
}

.green {
color:#33CC00;
}
/*----------------ADMIN -----------------*/

.admin_entete {
font-weight:bold;
background-color:#333333;
color:#FFFFFF;
}

.entete {
font-weight:bold;
color:#FFFFFF;
}

.admin_ligne_impair {
background-color:#F0F1FF;
}

.abstract_pending {
color:#FF9900;
font-weight:bold;
text-decoration:none;
}

.abstract_refuse {
color:#CC0000;
font-weight:bold;
text-decoration:none;
}

.abstract_ok {
color:#339900;
font-weight:bold;
text-decoration:none;
}

.admin_ligne_pair {
background-color:#FFFFFF;
}


.admin_a {
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.html_titre {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.html_soustitre {
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}

.html_titre a {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.html_soustitre a {
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}

a .html_soustitre {
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}

.bandeau_bouton {
	width:200px;
	height:25px;
	display:block;
	text-align:left;
	color:#1C3355;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	background-image:url(media/images/fleche_gauche.gif);
	background-repeat:no-repeat;
}

.bandeau_message {
position:relative;
top:50px;
left:500px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.bandeau_message a {
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

.invited {
font-size:11px;
font-style:italic;
}

.listNav { margin:0 0 10px;}
.listNav a { font-size:0.9em; display:block; float:left; padding:2px 6px;
    border:1px solid silver; border-right:none; text-decoration:none }
.listNav a.ln-last { border-right:1px solid silver; }
.listNav a:hover,
.listNav a.ln-selected { background-color:#eaeaea }
.listNav a.ln-disabled { color:#ccc }
.listNav .ln-letterCount { text-align:center; font-size:0.8em; line-height:1;
    margin-bottom:3px; color:#336699; } /* extra styling using jquery.listnav.js internally used class name */

.soutien {
	padding-left:30px;
}

.soutien img {
margin:5px;	
}

.soutien strong {
font-size:9px;	
}

#menu_gauche {
/*background-image:url(media/images/fond_menu.gif);*
background-repeat:no-repeat;*/
width:297px;
padding-left:40px;
}


.xmenu-ul {
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	width:235px;
	margin-bottom:25px;
}

.xmenu-title {
	font-weight:bold;
	font-size:12px;
	line-height: 40px;
	display: block;
	width:100%;
	background-color:#1A3D64;
	color:#FFF;
	padding-left:15px;
}

.xmenu-li img {
margin-right:10px;	
}

.xmenu-link-item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #122B46;
	line-height: 40px;
	display: block;
	width: 100%;
	margin-left:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
color:#1A3D64;
margin-bottom:8px;	
}

h2 {
color:#1A3D64;
margin-top:0px;	
}

.xmenu-a, .xmenu-a2, .xmenu-div {
	color:#1A3D64;
	text-decoration: none;
	display:block;
	padding-left:15px;
}

.xmenu-a2 {
	padding-left:40px;
	font-size:11px;
	width:210px;
}

.xmenu-a:hover, .xmenu-a2:hover {
	color:#FFF;
	display:block;
	background-color:#1A3D64;
	background-position:15px;
	font-weight:bold;
	background-image:url(media/images/fleche_gauche_menu.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	width:89%;
}

.parallel h3 {
	display:block;
	background-position:15px;
	font-weight:bold;
	background-image:url(media/images/fleche_gauche.gif);
	background-repeat:no-repeat;
	padding-left:40px;
	width:89%;
}

.parallel ul {
margin-top:15px;
margin-bottom:35px;
list-style:square;	
}

.parallel li {
margin-bottom:8px;
text-align:left;	
}

/*-------------------------*/

.jour {
display:block;
width:100%;
font-weight:bold;
font-size:15px;
padding-bottom:5px;
border-bottom:1px dotted #003;
text-align:center;
margin-top:35px;
}

.heure {
	display:block;
	width:100%;
	font-weight:normal;
	font-size:11px;
	color:#212B4E;
}

.break {
	font-weight:normal;
	color:#666;
}

.programme {
	display:block;
	width:500px;
	border: 1px dotted #CCCCCC;
	background-color: #FAFCFE;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}


.programme ul {
margin:0;
padding:0;
margin-left:15px;
list-style-type:none;
}

.programme ul li {
margin:0;
padding:0;
margin-bottom:5px;
}

a.popup {
display:block;
padding-left:30px;
background-image:url(media/images/haut-parleur-petitsb.gif);
background-repeat:no-repeat;
padding-top:7px;
padding-bottom:10px;
}