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


/* Main Stuff */
body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
background:url(../images/black/fond.png) repeat-x;
}

a img {
border:0;
}

a:link, a:visited, a:active {
color:#000000;
}
a:hover {
color:#000000;
}


/* Main Div Tags */

/* Header */
div.container {
width:1000px;
margin:auto;
}

/* Header */

div.header {
width:1000px;
height:121px;
background:url(../images/black/head.png) no-repeat;
}

div.headerleft {
width:650px;
height:121px;
position:absolute;
float:left;
}

div.headerright {
width:350px;
height:121px;
float:right;
}

div.headercontent {
color:#FFFFFF;
height:62px;
width: 350px;
text-align:right;
}

div.headercontent p {
padding:0;
margin:0;
}

div.headercontent2 {
height:59px;
width:99px;
float:right;
}

div.headercontent a {
color:#FFFFFF;
}

/* Cotent */

div.content {
width:894px;
background:none;
text-align:left;
float:left;
}

div.contentinner {
padding-left:5px;
}

/* Footer */

div.footer {
width:1000px;
height:auto;
border-top: solid 1px #bfbdbd;
text-align:left;
color:black;
}
div.footer a {
color:#bfbdbd;
float:left;
padding-left:10px;
text-decoration: none;

}

/* Content tableau */

.contenttbl {
background:none;
}

.contentside {
padding-right:3px;
}

/* Rss */

div.syndicate {
padding-top:5px;
text-align:right;
padding-right:3px;
}

div.syndicate a {
color:#fff;
text-decoration:none;
}

/* Moteur de recherche */

div.search input {
background: url(../images/black/search.png) no-repeat;
height: 20px;
width: 130px;
position: relative;
float:right;
padding-right:20px;
border:none;
}

/* Top Navigation */

div.navigation {
height:30px;
}

div.navigationcontent {
padding-left:7px;
float:left;
height:30px;
}

div.navigationcontent ul {
margin: 0;
padding: 0;
list-style:none;
}

div.navigationcontent li {
float: left;
}

div.navigationcontent a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
float:left;
display:block;
height: 30px;
width:126px;
text-align:center;
line-height: 24px;
color: #fff;
text-decoration: none;
background-image:url(../images/bouton.png);
}

div.navigationcontent a:hover {
background-image:url(../images/boutonhover.png);
}

div.navigationcontent a#active_menu-nav {
height: 30px;
background-position: 0 0;
background-image:url(../images/boutonhover.png);
}

/* Top Navigation 2 */

div.navigationcontent2 {
float:left;
height:30px;
width:264px;
}

div.navigationcontent2 ul {
margin: 0;
padding: 0;
list-style:none;
}

div.navigationcontent2 li {
margin: 0;
padding: 0;
}

div.navigationcontent2 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
float:left;
display:block;
height: 30px;
width:264px;
text-align:center;
line-height: 24px;
color: #fff;
text-decoration: none;
background-image:url(../images/linkparticipant.png);
}

div.navigationcontent2 a:hover {
background-repeat: no-repeat;
background-image:url(../images/linkparticipanthover.png);
}

div.navigationcontent2 a#active_menu-nav {
line-height: 30px;
background-image:url(../images/linkparticipanthover.png);
background-repeat: no-repeat;
}

/* Main Menu */
ul.menu {
margin: 0;
padding: 0;
width:106px;
}

ul.menu li {
list-style: none;
margin: auto;
padding-left:10px;
text-align:left;
padding-top: 4px;
}

ul.menu li#current {
}

ul.menu li a, ul.menu li a:link {
color:black;
text-decoration:none;
}

ul.menu li a:hover {
padding-left:3px;
}

ul.menu li a:visited {
}

/* Headings content*/

.componentheading {
  font-size: 22px;
  line-height: 1.3em;
  text-align:center;
  color: white;
  padding-bottom: 2px;
  }

table.contentpaneopen td.contentheading {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

table.contentpaneopen td.buttonheading {
  padding: 2px;
}

table.contentpaneopen td.buttonheading img {
  margin: 0;
}

/* Buttons */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

/* Small Details */

.small, .createdate, .modifydate {
  font-size: 10px;
  color:#999999;
}

td.sectiontableheader {
  border-bottom: 1px solid black;
  font-weight: bold;
}

/* ligne de la table de profil */

tr.sectiontableentry1 {
  background: none;
 }

/* ligne de la table 2 de profil */
tr.sectiontableentry2 { 
  background:none;
}

/* toutes les lignes de la table de profil */
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableheader, td.sectiontablefooter {
  padding: 2px 1px;
  }

/* Onglet de profil */

.dynamic-tab-pane-control .tab-row .tab a {
	color:#3b5998;
}

.dynamic-tab-pane-control .tab-row .tab {
	background-color:#d8dfea;
}

td.contentdescription {
  padding-bottom: 10px;
   }

/* Fin Onglet de profil */

a.readon {
color:#000000;
}

/* Menu */
div.module_menu {
	background: url(../images/black/fondmenu.png) 0% 0% repeat-y;
}

div.module_menu div {
}

div.module_menu div div {
background: url(../images/black/foot.png) 100% 100% no-repeat;
}

div.module_menu div div div {
	background: url(../images/black/headm.png) 0 0 no-repeat;
	}
	
div.moduletable, div.module {
  margin-bottom: 25px;
  background-color:#000000;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin: -27px -7px 5px -5px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;	
}

div.module_menu {
	margin-top: 0;
	padding: 0;
	margin-bottom: 15px;
	width:106px;
			}

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: 106px;
			}

div.module_menu div div div div {
	background: none;
	padding: 0;
	}

div.module_menu ul {
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-size:10px;
		}
		
div.module_menu ul li a:hover{
color:#0000CC;
}

h3, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
/* System Messages */
#system-message { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 12px; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px 4px no-repeat;}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px 4px no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../images/notice-note.png) 4px 4px no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

td.article_column {
padding: 10px;
}
