/* standard elements */
* {
	margin: 0;
	padding: 0;
}
.xcontent p
{
  padding: 5px 0px;
}
.xcontent ol, .xcontent ul
{
  padding-left:30px;
}
a {text-decoration: none;}

body {
	background: #111 url(/images/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 12px "Verdana",sans-serif;
	margin: 0;
	min-width:700px;
}

#pub a
{
	color: white;
	}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}
.bggrey {
background: #444;
margin:10px;
padding:5px;
		}
.small_text{
font-size:11px;
}
img {border: none;}

.fieldset{padding:5px; padding-bottom:5px; border:#444 solid 1px; margin:10px;}
.legend{font-size:14px; font-weight:bold; padding:2px;}
input, textarea, select {border:#444 solid 1px;}

ul {margin-left: 2em;}
h1 {font: normal 1.7em sans-serif;}
h2 {
	font: bold 1.4em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(/images/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

.paddingleft{
	padding-left:10px;}

/* header */
.header {
	/*background: #111;*/
	background: #000000;
	border-bottom: 1px solid #333;
	font: normal 1.5em sans-serif;
	height: 135px;
}
.header a {
	/*color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;*/
	color: #BBB;
}
.header span {padding-left: 32px;}
.header a:hover {
	/*background: #191919;
	color: #BBB;*/
	color: #FFFFFF;
}

.filsariane{
	background: #2A2A2A;
	padding:2px;
	height:15px;
	padding-left:15px;
}
a.ariane{
	color: #777;}
a.ariane:HOVER{
	color: #BBB;}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
	width: 810px;
	 margin: auto;
}
.body_main {

	width: 980px;
	 margin: auto;
}

.main {
	height: 500px ; /*hauteur mini pour IE*/
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
html>body .main{
	height: auto;
	min-height: 500px; /*hauteur mini pour les autres*/
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 20%;}
.main .right {width: 79%;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 5px;
}

/* content elements */
.content h1 {
	background: url(/images/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.pub {background: #191919 ;}
.nav {background: #191919 url(/images/nav.gif);}
.nav a {
	background: #191919 url(/images/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav span.empty {
	float: left;
	border-right: 1px solid #161616;
	background: #191919 url(/images/nav.gif);
	width:50px;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(/images/nav_hover.gif);
}

a#menuon {
	background: #191919 url(/images/nav_hover.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}

/* barre de recherche*/
#recherche{
	background: #191919 url(/images/nav.gif);
	line-height: 51px;
	padding-right:5px;
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;
	/*padding: 12px;*/
	margin-right:10px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	/*background: url(/images/li.gif) no-repeat left bottom;*/
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 20px;
	 width: 770px;
   margin: auto;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 0.8em;
}
.bottom a {color: #888;}

/*----------------------  Home  ---------------------------*/
div#presentation_home{
line-height:20px;}

div#presentation_disclaimer{
font-size: 11px;}


/* ----------------TABLEAU TOPICS / PRESENTERS -----------------*/

div.posterlist {
	background: #3F3F3F;
	border-left: 5px solid #444 ;
	padding:5px;
	margin:2px;
	line-height: 1.8em;
	}
div.posterlist a{
	color:#FFFFFF;
}
div.posterlist h2{
	font-size: 1.2em;
}
div.posterlist a:hover{
	color:#CCCCCC;
}
#tabliste{
line-height: 1.8em;
}
#tabliste td {
background: #3F3F3F;
	padding:5px;

}
#tabliste th {

	padding:2px;
}
#tabliste a{
	color:#FFFFFF;
}
#tabliste a:hover{
	color:#CCCCCC;
}

#tablistenoborder{
	border:none;
	font-size:12px;
}
#tablistenoborder th,td{
	border:none;
	padding:5px;
}
#tablistenoborder th{
	background: #444;

}

/* ----------------TABLEAU SHOW POSTER -----------------*/

#tabShowPoster{
	font-size:12px;

}
#tabShowPoster td {
	background: #3F3F3F;
	padding:5px;
}
#tabShowPoster th {
	background: #444;
	padding:5px;
	text-align:left;
}
#tabShowPoster a{
	color:#FFFFFF;
}
#tabShowPoster a:hover{
	color:#CCCCCC;
}

/* ------------------MENU GAUCHE TOPICS -------------------- */


.menug {
	/*background: #2A2A2A;
	color: #999;*/
	padding-right:0px;
}
.menug h2{
	padding:5px 5px 10px 5px;
}
.menug ul {
	padding: 0px 0 0 0px;
	margin: 0;
}
.menug li {
	list-style: none;
	padding: 0;
	border-bottom:1px solid #444;
}
.menug li a {
	display: block;
}
.menug a.menucategories{
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}
.menug a.menucategories:hover{
	background: #222;
	text-decoration:none;
}
.menug a.menucategorieson{
	background: #222;
	padding:2px 5px 2px 5px;
	font-weight:bold;
	text-decoration:none;
	color: #BBB;
}

/*------------- MESSAGE ERREUR ---------------*/
div#error{
	background-color:#FFFFFF;
	border:solid 1px #FF3366;
	color:black;
	margin:10px;
	padding:5px;
}

/*-------------------  Tableau pagination----------------------------*/
#pagination {
	/*padding: 12px;*/
	font-size:11px;
	margin : 0px 5px 0px 0px;
	font-weight:bold;
	color:white;
	margin-bottom:5px;
}
#pagination a{
	color:#BBB;
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin : 0px 0px 0px 0px;
	text-decoration : none;
	font-weight:bolder;
	}
#pagination a:hover{
	color:#FFFFFF;
	border: 1px solid #BBB;
}
.pager{
		margin:5px;
		background: #2A2A2A;
}
/*-------------------  Boutons action ----------------------------*/

input.actionsmall{
border:1px solid #C8C8C8;
background-color:#FFFFFF;
font-size:11px;
}
a.actionsmall{
border:1px solid #C8C8C8;
padding:1px 10px 1px 10px;
background-color:#FFFFFF;
color:black;
text-decoration:none;
cursor:default;
}
a.actionsmall:hover{
color:black;
text-decoration:none;
cursor:default;
}
input.action{
border:1px solid #C8C8C8;
padding:4px 10px 4px 10px;
background-color:#FFFFFF;
cursor:default;
font-size:11px;
}
a.action{
border:1px solid #C8C8C8;
padding:4px 10px 4px 10px;
background-color:#FFFFFF;
color:black;
text-decoration:none;
cursor:default;
}
a.action:hover{
color:black;
text-decoration:none;
cursor:default;
}
