﻿/********* NEW *******/
* {margin:0px; padding:0px;}
td {
     margin: 0;
     padding: 0;
     /*border: 0;*/
     border:none;
     color: black;
     /*text-align: left;*/
}

tr {
     margin: 0;
     padding: 0;
     /*border: 0;*/
     border:none;
     color: black;
     /*text-align: left;*/
}

table {
     margin: 0;
     padding: 0;
     /*border: 0;*/
     border:none;
     color: black;
     /*text-align: left;*/
}

div {
     margin: 0;
     padding: 0;
     /*border: 0;*/
     border:none;
     color: black;
     /*text-align: left;*/
}

body {
     margin: 0;
     padding: 0;
     /*border: 0;*/
     border:none;
     color: black;
     text-align: center;
}

html {
     margin: 0;
     padding: 0;
     /*border: 0;*/
     border:none;
     color: black;
     /*text-align: left;*/
}

/******************
HTML Tags
******************/
body {
/*	font-family:"trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	color:#666666;*/
	background-color:#F4F4F4;
	font-size:.8em;
	line-height:160%;
	width:800px;
	margin:auto;
	/*margin-left:auto; */
   margin-top:10px;
   padding: 0;
   border: 0;
   /*background: #B4B4B4 url(Images/body_bg.gif) repeat left top;*/
   background: #F4F4F4 url(Images/bg1.gif) repeat-x;
   font-family: "trebuchet MS", Tahoma, Arial, sans-serif;
   font-size: 75%;
   color: black;
	
	}

table {
	margin:0px 0px 5px 0px;
	}

.side-column p {
	margin:0px 0px 5px 0px;
	}

#content p {
	margin:0px 0px 5px 0px;
	}

.side-column img {
	border:none;
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:10px 10px;
	padding:0px 0px 0px 0px;
	}
/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#663300;
	}

a:visited {
	color:#663300;
	}

a:hover {
	color:#663300;
	text-decoration:none
	}

a:active {
	color:#663300;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.4em;
	/*padding:10px 0 6px 0;*/
}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}
	
#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

p.posterphoto {
	display:inline
	}

/*remember to talk about why BLOCK has to be set*/
.posterphoto img {
	border:1px solid #A7A7A7;
	display:block;
	margin:0px;
	padding:0px;
	}

/******************
TABLE STYLES
******************/
*
table.table {
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}

thead th {
	border-bottom:2px solid #D0D0BF;
	padding:6px;
	}

tfoot th {
	border-top:2px solid #D0D0BF;
	padding:6px;
	}

th {
	padding:2px 6px;
	border-left:1px solid #D0D0BF;
	}

.table-row-2 th {
	padding:2px 6px;
	border-left:1px solid #D0D0BF;
	}

.table-row-2 td {
	padding:2px 6px;
	border-left:1px solid #D0D0BF;
	}

.table-row-1 th {
	padding:2px 6px;
	border-left:1px solid #D0D0BF;
	}

.table-row-1 td {
	padding:2px 6px;
	border-left:1px solid #D0D0BF;
	}

.table-row-1 th {
	background: url(Images/bg-table-row-alternate.jpg);
	}

.table-row-1 td {
	background: url(Images/bg-table-row-alternate.jpg);
	}

.sidebar
{
	width: 100%;
	margin-bottom: 10px;
}


#Main {
    /*font-family: geneva, verdana;*/
    font-size:12px;
    color: #000066;
    	margin:0;
	padding:0;
    /*color: #FFFFFF;*/
}

/*******************/
.noborder
{
	margin:0;
	padding:0;
	border:0;
}

# table table {border-right:none;}

div .Box {
	border-width: 1px;
	border-color: #EFEFEF;
	border-style: solid;
    padding: 5px 5px 5px 5px;
}


div#Box {
	border-width: 1px;
	border-color: #EFEFEF;
	border-style: solid;
    padding: 5px 5px 5px 5px;
}


.button 
{
    background-image: URL(Images/Degrade1cm.png); 
    border:1px solid #000066;
    background-color:#6AB2E7; 
    /*font-size:1em;*/
    font-size:1.1em;
    border-color:#FFFFFF;
    cursor:pointer;
}

.button:hover
{
    color:#FF3333; 
}

.button2 {
    border:1px solid #000066;
    color:#FFFFFF;
    background-color:#6AB2E7;
    font-size:.8em;
    height:16px
}

h1 {
	margin-top:0.5em;
	font-size: 1.4em;
	font-weight: bold;
	color : #1279C6;
}

.TitleH1 {
	margin-top:0.5em;
	font-size: 1.4em;
	font-weight: bold;
	color : #579ADD;
}
h2 {
	font-size:1.1em;
	text-align:center;
	font-weight:bold;
	color:#579ADD;
	}
.TitleH2 {
	margin-top:0.5em;
	font-size: 1.3em;
	font-weight: bold;
	color : #579ADD;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
}
.TitleH3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
	color : #579ADD;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
.TitleH4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
.TitleH5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

.TitleH6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

h7 {
	margin-top:0.5em;
	font-size: 1.4em;
	font-weight: bold;
	color : #1279C6;
	cursor:pointer;
}

.TitleH7 {
	margin-top:0.5em;
	font-size: 1.4em;
	font-weight: bold;
	color : #1279C6;
	cursor:pointer;
}
h8 {
	margin-top:0.5em;
	font-size: 1em;
	font-weight: bold;
	cursor:pointer;
}
.TitleH8 {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 1em;
	cursor:pointer;
	text-align:center;
}
p  {margin: 1em 0;}
/*
div#tabs table {border-right:1px solid #000066;}

div#tabs table table {border-right:none;}

div#tabs .item {
	padding:5px 7px 5px 5px ;
	border-width:1px 0px 1px 1px; 
	border-style:solid; 
	border-color:#000066;
	background-color:#000066; 
	color:#FFFFFF; 
}

div#tabs .selected {
	background-color:#FFFFFF; 
	border-bottom:none;
	color:#000066;
}

div#tabs .hover {
	color:#FFFFFF; 
	background-color:#6AB2E7;
}
*/
/*
div#secondmenu .item {
	padding:5px 7px 5px 5px ;
	border-width:1px 0px 1px 1px; 
	border-style:solid; 
	border-color:#000066;
	background-color:#000066; 
	color:#FFFFFF; 
}

div#secondmenu .selected {
	background-color:#FFCC66; 
	border-bottom:none;
	color:#000066;
}

div#secondmenu .hover {
	color:White;
	background-color:#6AB2E7;
}

div#secondmenu .hover {
	color:White;
	background-color:#6AB2E7;
	
}
*/
.errorStatus 
{
	background-color: #EFEFEF;
   background-repeat: no-repeat;
   background-position: left center;
	padding: 3px 3px 3px 20px;
	border: solid 1px red;
	color: Red;
	margin: 10px 5px 10px 5px;
   line-height: 18px;
   font-size: 12px;
   font-weight: bold;
}

.infoStatus
{
	background-color: #EFEFEF;
    background-repeat: no-repeat;
    background-position: left center;
	padding: 3px 3px 3px 20px;
	border: solid 1px #000066;
	color: #000066;
	margin: 10px 5px 10px 5px;
	line-height: 18px;
    font-size: 12px;
    font-weight: bold;
}

.frame
{
  background-color: #BED9ED; 
  background-image: url(Images/DegradeHor10cm.png);
}

/*Ajax collapse panels*/ 
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}
.collapsePanelHeader{	
	width:100%;		
	height:20px;
	background-image: url(Images/bg-main-menu.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	border-color:Black;
	border-style:solid;
	border-width:1px;   
}


.validatorCalloutHighlight 
{
    background-color:#CCFFFF; 
}

/*RT<2007-03-27> AJAX TAB ----------- No needed with blue palette ----------- 
.myAjaxTab .ajax__tab_header {
   font-family:verdana,tahoma,helvetica;
   font-size:11px;
   background:
       url(images/LisamTab/Lisamtab-line.gif)
       repeat-x 
       bottom;
}
.myAjaxTab .ajax__tab_outer {
   padding-right:0px;
   background:
       url(images/LisamTab/Lisamtab-right.gif)
       no-repeat 
       right;
   height:21px;
}
.myAjaxTab .ajax__tab_inner {
   padding-left:3px;
   background:
       url(images/LisamTab/Lisamtab-left.gif) 
       no-repeat;
}
.myAjaxTab .ajax__tab_tab {
   height:13px;
   padding:4px;
   margin:0;
   background:
       url(images/LisamTab/Lisamtab.gif)
       repeat-x;
}
.myAjaxTab .ajax__tab_hover .ajax__tab_outer {
   background:
       url(images/Ajax/tab-hover-right.gif ) 
       no-repeat 
       right;
}
.myAjaxTab .ajax__tab_hover .ajax__tab_inner {
   background:
       url(images/Ajax/tab-hover-left.gif) 
       no-repeat;
}
.myAjaxTab .ajax__tab_hover .ajax__tab_tab {
   background:
       url(images/Ajax/tab-hover.gif ) 
       repeat-x;
}
.myAjaxTab .ajax__tab_active .ajax__tab_outer {
   background:
       url(images/Ajax/tab-active-right.gif) 
       no-repeat 
       right;
}
.myAjaxTab .ajax__tab_active .ajax__tab_inner {
   background:
       url(images/Ajax/tab-active-left.gif)
       no-repeat;
}
.myAjaxTab .ajax__tab_active .ajax__tab_tab {
   background:
       url(images/Ajax/tab-active.gif)
       repeat-x;
}
.myAjaxTab .ajax__tab_body {
   font-family:verdana,tahoma,helvetica;
   font-size:10pt;
   border:1px solid #999999;
   border-top:0;
   padding:8px;
   background-color:#ffffff;
}
*/

.shadeFont 
{
   border-style:none;
   position:absolute;
   top:+2px; 
   left:+2px; 
   color:black; 
}

.fillFont 
{
   border-style:none;   
   position:absolute;
   top:0; 
   left:0; 
   color:#6AB2E7; 
}


.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: black;
    background:#B4B4B4 url(Images/bg-metal-orange.jpg) repeat left top;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background:#B4B4B4 url(Images/bg-metal-orange-5cm.jpg) repeat left top;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    margin-left: 20px;
    padding-left: 10px;
}

.panel1style
{
	width:300px;
	height:auto;
	background:#B4B4B4 url(Images/bg-metal-orange-10cm.jpg) repeat left top;
}

.panel2style
{	
	width:300px;
	height:auto;
	background:#B4B4B4 url(Images/bg-metal-orange-5cm.jpg) repeat left top;
	padding-left:15px;
}

/******************
TEXT STYLES
******************/

.textOrange
{
   margin-bottom:5px; 
	color:#EF7E1C;
	font-size:larger;
	font-weight:bold;	
}

.lineContainer
{
   text-align:center; 
   margin-bottom:10px;
}
.rectOrange
{
   margin:0px;
   padding:0px; 
	background-color:#EDC289;
	width:300px;
	margin-top:5px;
	height: 2px;
	/*border: solid 1px red; */
	line-height:0px;
	overflow:hidden;  /* for ie6 */
/* 
   height: 2px !important;  
   /height: 10px;
   -height: -1px;
  */ 
}

.listPuces
{
   margin-left:30px; 
	list-style: url(Images/touch.gif);
}

/*Contenu supérieur du menu de droite*/

.MenuTop
{
	text-align :center; 
	background-color: #80A0B0; 
	font-weight : bold;
	font-size : 1.3em;
	color: white; 
	/*border-color: #FFAE79;*/
	/*float: right;*/
	width: 100%;
}

/*Contenu inférieur du menu de droite*/

.MenuBottom
{
	font-weight : bold;
	text-align: left;  
	/*border-color: White; 
	border-width: 5px;*/
	margin: 0px;
	padding: 0px;
	padding-left:5px;
}


/************************/

#master_page{
	margin: auto;
	width: 870px;
}

/*En-tete du site*/

#masthead {
	background-color: #80A0B0;
	border-bottom : solid 1px #80A0B0;
	height : 8em;
	margin-top:2px;
	padding-top:0.1em;
	margin-left:2px;
	padding-left:0.5em;
	margin-right:2px;
	padding-right:0.5em;
 }
 
 /*Logo Lisam dans le masthead à droite*/
 
 #logolisamright
 {
	float:right;
	margin:5px;
 }
 
/* Menu horizontal supérieur*/

#top_nav {
	background-color: #B1C6CF; 
	color:#7C96A7;
	border: 0px;
	margin-right:2px;
	padding-right:0.5em;
	margin-left:2px;
	padding-left:0.5em;
	height:22px;
	border-right : solid 1px #80A0B0;
    border-left : solid 1px #80A0B0;
}

/* Elément du menu horizontal supérieur*/

#top_nav .item2 
{
	color:white;
	font-size:1.1em;
	text-decoration: none;
}

#top_nav .menudynstyle
{
	color:white;
	font-size:1.1em;
	text-decoration: none;
	text-align:left;
}

#top_nav .coulmenuderoul 
{
	background-color: #B1C6CF;
	padding-right:10px;
	padding-left:10px;
}

#top_nav .menustat
{
	margin-top:0px;
}


/* Elément du menu horizontal supérieur en survol*/

#top_nav .hover2 {
	color:#EF7E4E;
	background-color:#B5D5FF;
	/*border: solid 1px #80A0B0;*/
}

/* Menu ASP horizontal supérieur en survol*/

#menuhor
{
	height:22px;
	float:left;
	overflow:hidden; /* for ie 6*/  
}

/*ComboBox Langue dans le Top_Nav*/

#languemenu
{
	height:22px;
	float:right;
}

/*Menu Contact dans le Top_Nav*/

#top_nav #contactmenu
{
	height:22px;
	padding-top:2px;
	float:left;
}

.contactLink
{
	color:white;
	margin-left:5px;
	font-size:1.1em;
}

.contactLink:hover
{
	color:white;
	color:#EF7E4E;
	cursor:pointer;
	background-color:#B5D5FF;
}

/*Menu Contact dans le Top_Nav en survol*/

#top_nav .contactmenu:hover
{
	color:#EF7E4E;
	cursor:pointer;
	background-color:#B5D5FF;
}

/*Bloc conteneur*/
#container 
{
	background-color:#F0F0F0; 
	color:white;
	margin-left:2px;
    padding-left:0.5em;
    margin-right:2px;
    padding:0px; 
    border : solid 1px #80A0B0;
    height: 100%;
}

/*Paragraphe dans le bloc conteneur*/
#container p{
	margin-left:2px;
	padding-left:0.5em;
}

/*Contenu*/

#page_content {
	margin-right: 200px;
}

/* Bloc conteneur du menu de droite*/

#right_col 
{
   padding:0px;
	margin:0px;
	margin-left:-1px;
	width: 200px;
	float:right; 
	text-align: center; 
	background-color: #F0F0F0;
	height:100%;
	border-left: solid 1px #80A0B0;
}

/*Pied de page*/
#footer {
	background-color: #80A0B0; 
	color: white;
	margin-top:0px;
	margin:0px;
	text-align:center;
}

/*Ecriture dans le footer*/
#footer a{
	color:white;
}

/*Listes dans le menu de droite*/
.MenuBottom ul{
	margin: 0 0 0 17px;
	padding: 0px; 
	list-style-image: url(Images/touch.gif);
}

.MenuBottom ul li a:hover{
	font-weight:bold;
	color: #597D8E;
	font-style: italic;
	text-decoration:none;
	border : solid 1px #D3D3D3;
	background-color: #E4E4E4;
	padding:2px;
}

/*Ecriture dans le contenu inférieur du menu de droite*/

.MenuBottom a
{
	margin:0;
	padding:0;  
	color: #597D8E;
	text-decoration:none;
}

/*Autre type de bloc conteur dans Container*/

#beta_version{
	color:#B6C2C7;
	font-weight:700; 
	font-size:1.5em;
	margin-left:2px;
	padding-left:0.5em;
}

/*Titre dans le masthead*/
#titleLisam
{
   font-size:1.5em; 
   float:none;  
   color : white;
   text-align:center;
   /*margin-top:40px;*/
   background-color: #80A0B0;
	border-bottom : solid 1px #80A0B0;
	/*height : 8em;*/
	margin-top:2px;
	/*padding-top:0.1em;*/
	margin-left:2px;
	padding-left:0.5em;
	margin-right:2px;
	padding-right:0.5em;
 }

/*Partie de gauche du bloc conteneur*/

#contenu
{
   margin:0px;
   margin-left:5px;
	border-right: solid 1px #80A0B0;
	margin-right:200px;
	padding-bottom: 10px;
	padding-right:0px;
	padding-left:0px;
	min-height:500px;
	/*width:650px;
	 height:auto; */
}

/*For IE 
body #contenu {
   height:500px;  -- Min-height doesnt work 
}
*/
/*Panel du menu contact*/

.panel3style
{	
	width:300px;
	height:auto;
	background-color: #F0F0F0;
	padding-left:15px;
	border: solid 1px #80A0B0;
}

/*Bouton dans le Panel du menu Contact*/

#closebutton
{
	margin-top:20px;
}

/*Bloc conteneur du logo Publichem*/

#right2
{
	padding-left:0px; 
	margin:0px;
	margin-top:-100px;
	width: 200px;
	float:right; 
	text-align: center; 
	background-color: #F0F0F0;
	height:100%;
}

/*Logo Publichem*/

#logopublichem
{
	border:0px;
	margin-top:20px;
	clear:both;
}

/*Bouton "S'inscrire"*/
.boutoninscript
{
	background-color:#B5D5FF;
	cursor:pointer;
}

.boutoninscript:hover
{
	background-color:#B5D5FF;
	color:Black;
	cursor:pointer;
}

.tablecentre
{
	margin:10px;
	margin-top:0px;
	width:600px;
}

.tablecentre2
{
	margin:10px;
	margin-top:0px;
	width:400px;
}

#imagefond
{
	background-image:url('Img/Journal.gif');
}

.titredebutpage
{
	text-align:center;
	font-size:1.5em;
	color:#579ADD;
	margin-top:20px;
	font-weight:bold;
}

.imgright
{
	float:right;
	margin-top:150px;	
}

.tablecentre2 td
{
	vertical-align:top;
}

.textBleunormal
{
	color:#EF7E1C;
	font-size:medium;
	font-weight:bold;	
}
.titrecentre
{
	text-align:center;
}

/*Ajouté pour le forum*/

.alignementgauche
{
	text-align:left;
	padding-left : 5px;
}

.titreforum
{
	background-color:#80A0B0;
	height:40px;
}

.titreforumtd
{
	padding-left : 5px;
	color : White;
	text-align:left;
	font-weight : bold;
	font-size : 1.2em;
}

.titreforumtdcentre
{
	color : White;
	text-align:center;
	font-weight : bold;
	font-size : 1.2em;
}

.alignementforumcentre
{
	text-align:center;
}

.forumorangetitre
{
	color:#FF9F40;
	font-weight:bold;
	font-size:1.1em;
}

.forumorangetitre:hover
{
	color:#80A0B0;
	font-weight:bold;
	cursor:pointer;
	font-size:1.1em;
}

.forumnormal
{
	color:Black;
}

.forumnormal:hover
{
	color:Black;
}

.tablealigngauche
{
	text-align:left;
}

.tablealigndroite
{
	text-align:right;
}

.nomentete
{
	background-color : #B1C6CF;
	padding-left : 5px;
	color : White;
	text-align:left;
	font-weight : bold;
	font-size : 1.2em;
}

.smileys
{
	border: 0; 
	background-color:white; 
	cursor:pointer;
}
	
.boutonsuppr
{
}

.boutonedit
{
	margin-left : 300px;
}

.bandedessusforum
{
	background-color : #B1C6CF;
	text-align:left;
	padding:5px;
}

.bandecoteforum
{
	background-color : rgb(222,232,237);
	padding:5px;
	border : solid 1px #B1C6CF;
}

.alignementdroite
{
	text-align:right;
}

.rouge
{
	color:Red;
}

.useful-links
{
   margin:0px; padding:0px;  
   text-align:left;  
   color:white;
   background-color :#B1C6CF; /*#6AB2E7;*/
}

.subscription
{
   margin:0px;
   padding:0px; 
   text-align:center;  
   color:white;
   background-color : #C00 ;/*#80A0B0; #6AB2E7;*/
   margin-top:5px; 
   margin-bottom:5px;
   /*border: solid 1px black;*/
}

/*
.subscription > a:link, .subscription > a:visited {text-decoration: none; color: yellow;}
.subscription > a:hover{border: solid 1px #80A0B0; background-color :yellow;  color:red;}
*/
.subscription a:link, .subscription a:visited {text-decoration: none; color: yellow;}
.subscription a:hover{border: solid 1px #80A0B0; background-color :yellow;  color:red; /*#80A0B0;*/}

.my-links2
{        
   padding-left:3px;
   text-align:left;  
   color:White;
   background-color :#80A0B0;
}

.my-links2 a:link, .my-links2  a:visited  {text-decoration: none; color: yellow; font-weight:bold;  }
.my-links2 a:hover{background-color:#B5D5FF;  color:#EF7E4E; }

.my-links
{
   margin:0px; 
   padding:0px;
   text-align:left;  
   color:White;
   background-color :#80A0B0;
}

.my-links a:link, .my-links a:visited  {text-decoration: none; color: white; font-weight:bold;  }
.my-links a:hover{background-color:#B5D5FF;  color:#EF7E4E; }

.text-high{background-color:#B1C6CF; /*#80A0B0;*color:White;*/}

.blueBackground
{
	background-color:#B1C6CF;
}

#errorMessage{
   margin:10px; 
   padding:5px; 
   background:#FF9999; 
   color:white; 
   font-weight:bold; 
   border:solid 1px #668C8C;
}


#seminar
{
   margin:10px; 
   margin-left:20px; 
   text-align:left;
}

#seminar li
{
   margin-left:30px; 
   list-style-type:disc;      
}