/* Mise en page CSS du site pour screen */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#FFFFFF;
	background-image: url(../images/fd-container.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	
}
img {
	border: 0 none;
	padding: 0px;
	margin: 0px;
	width: auto;
}
h1 {
	font-size: 1em;
	padding: 0px;
	color: #D6E041;
}
h2 {
	color:#67686A;
	font-size: 1em;
	font-weight:bold;
}
h3 {
	font-size: 1em;
}
p {
	text-align: justify;
	margin-top: 5px;
}
strong {
	color: #ACB800;
}
a{
	text-decoration: none;
	color:#513D56;
}
a:active { outline:none}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
dd, dt {
	margin: 0;
	padding: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #BCB892;
	cursor:help;
}
/*
hr {
display:none
}
*/

/* //////////////////////////////////////////////////////// GESTION DES DIV ////////////////////////////////////////////////////// */

div#container {
	position: relative;
	width: 955px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left;
	background-color: transparent;
 }
div#header {
	position:relative;
	width: 224px;
	height: 362px;
	background-image: url(../images/fd-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 0 5px;
	float: left;
	z-index: 9999;
}
#logo {
	width: 193px;
	height: 97px;
	margin: 25px 0 0 18px;
	background-image: url(../images/logo-talhent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
#logo h1, #logo-int h1 { 
	text-indent: -9000em;
	margin: 0;
	padding: 0;
}
#logo-int { 
	width: 193px;
	height: 97px;
	display:block;
	margin: 25px 0 0 18px;
	overflow: hidden;
}
#accroche {
	margin: 120px 0 0 30px;
	width: 193px;
	height: 98px;
	background-image: url(../images/tit-accroche.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#accroche h2 {
	text-indent: -9000em;
	margin: 0;
	padding: 0;
}
#visuel-diamant {
	width: 220px;
	height: 183px;
	margin: -10px 0 0 4px;
	background-image: url(../images/visu-col-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contenu {
	position:relative;
	float:right;
	width: 726px;
	height: auto;
	min-height: 508px;
	margin-top: 24px;
	background-image: url(../images/fd-contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainnav {
	text-align: left;
	width: 173px;
	margin: 70px 0 0 150px;
	float:left;
}
#mainnav-int {
	text-align: left;
	width: 200px;
	margin: 30px 35px 0 0;
	float:right;
}
#mainnav dl {
	display:block;
	list-style: none;
	text-align: left;
	font-size: 0.9em;
	z-index: 9998;
	width: 310px;
	position:absolute;
}
#mainnav-int dl {
	display:block;
	list-style: none;
	text-align: left;
	font-size: 0.9em;
	z-index: 9998;
	width: 200px;
	padding: 0px;
	margin: 0px;
	position:absolute;
}
#mainnav dt {
	float:left;
	margin-bottom: 30px;
}
#mainnav dt a:active, #mainnav-int dt a:active {outline:none}
#mainnav-int dt {
	float:left;
	padding: 0px;
	margin-bottom: 15px;
}
div#mainnav dd {
	position:absolute;
	left: 308px;
	top: 3px;
	float:right;
	z-index:9991; /* mandatory for viewing the sub-menus on front of the main-content (due to jquery-corner plugin) */
	width: 100%; /* obligatoire pour le slideDown de jquery */
}
#r1 {
	margin-top: 0px;
}
#r2 {
	margin-top: 96px;
}
#r3 {
	margin-top: 25px;
}
#mainnav-int dd {
	position: relative;
	float:left;
	width: 200px;
	top: -15px;
	left: 0px;
}
#mainnav-int dd a {
	z-index:9990; /* mandatory for viewing the sub-menus on front of the main-content (due to jquery-corner plugin) */
}
#mainnav-int dd.active {
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;
}
#mainnav ul {
	width: 210px;
	list-style: none;
	text-align: left;
	padding: 6px 6px 1px 6px;
	background-color: #F4F4F4;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
#mainnav-int ul {
	width: 188px;
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 6px;
	background-color: #F4F4F4;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
#mainnav li{ border-bottom: #CCCCCC solid 1px}
#mainnav li a:link, #mainnav li a:visited, #mainnav li a:active{
	display:block;
	padding: 5px;
	background-image:url(../images/diamant-off.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding: 5px 5px 5px 18px;
}
#mainnav-int li {
	border-bottom: #CCCCCC solid 1px;
	padding: 0px;
 }
#mainnav li a strong, #mainnav-int li a strong {color: #666666}
#mainnav-int li a:link, #mainnav-int li a:visited, #mainnav-int li a:active {
	font-size: .95em;
	display:block;
	padding: 5px;
	background-image:url(../images/diamant-off.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding: 5px 5px 5px 18px;

}
#mainnav li a:hover, #mainnav-int li a:hover {
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/diamant-on.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding: 5px 5px 5px 18px;
}

#mainnav-int li.active {
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 5px 5px 18px;
	margin:0px;
	font-size: .95em;
	display: block;
	background-image:url(../images/diamant-on.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
#mainnav li a:hover strong, #mainnav-int li a:hover strong, #mainnav-int li.active strong{
	color:#FFFFFF;
}
#contenu-visuel {
	float:right;
	width: 235px;
	height: 301px;
	margin-top: 75px;
	margin-right: 25px;
	background-image: url(../images/visu-personnages.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#presentation {
	float:left;
	width: 715px;
	height: 142px;
	background-color: #D4DE3D;
	margin-top: -5px;
	overflow: hidden;
	position:relative;
}
#texte {
	float:left;
	width: 380px;
	margin-top: 8px;
	margin-left: 80px;
}
#liste {
	float: right;
	width: 200px;
	margin-top: 18px;
	margin-right: 28px;
}
#texte h1 {
	margin-bottom:5px;
	padding: 0px;
	color: #67686A;
	font-size: .9em;
	font-weight:bold;
	text-align: right;
}
#liste h1 {
	margin:0;
	padding: 0px;
	color: #67686A;
	font-size: .9em;
	font-weight:bold;
	text-align: left;
}
#texte p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0px;
	margin: 0px;
	color:#666666;
	text-align:right;
}
.texte-int {
	padding: 0px;
	margin-top: 10px;
	color:#666666;
	text-align:right;
	font-size: .9em;
}
#liste p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0px;
	margin: 0px 0;
	color:#666666;
	text-align:left;
}
#contenu #liste ul {
	padding: 0px;
	margin: 7px 0;
	list-style:none;
	
}
#contenu #liste ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px 0 0 16px;
	margin: 0px;
	color:#67686A;
	text-align:left;
	background-image: url(../images/bullet-vert.gif);
	background-position: left 3px;
	background-repeat:  no-repeat;
}
#contenu #liste ul li strong {
	color:#67686A;
}
#texte a {
	margin: 0px;
	text-decoration: underline;
	color: #666666;
	text-align:right;
	float:right;
	font-size: 1em;
}

#liste a {
	margin-top: 8px;
	text-decoration: underline;
	color: #666666;
	text-align:right;
	float:right;
	font-size: .75em;
}
#texte a:hover, #liste a:hover {
	text-decoration: underline;
}
#texte p.signature{
	margin-top: 10px;
	font-size: .75em;
}
#texte p.signature strong{
	color: #67686A;

}
div#zone-contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 35px 0 0 30px;
	padding: 0px;
	float:left;
	position:relative;
	z-index: 9987;
	width: 430px;
}
#texte-int {
	margin: 10px 0;
	padding: 0px;
	width: 430px;
	text-align: justify;
}

#texte-int h1 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	padding: 0px;
	color: #ACB800;
}
#texte-int h2 {
	margin-top: -10px;
	padding: 0px;
	font-weight:bold;

}
#texte-int h2.h1 {
	font-size: 1.4em;
	margin-top: 35px;
	margin-bottom: 0px;
}

#texte-int h3 {
	margin: 30px 0 -5px 0;
	padding-left: 15px;
	font-weight:bold;
	background-image:url(../images/bullet.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	color:#67686A;
}
#texte-int p {
	margin: 10px 0;
	padding: 0px;
}
#texte-int ul {
	margin-left: 35px;
	padding: 10px 0;
}
#texte-int li {
	margin: 10px 0;
	padding-left: 16px;
	background-image:url(../images/bullet.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#lien {
	margin-left: 0px;
	margin-top: 10px;
	padding: 5px 10px;
	border:#999999 solid 1px;
	background-color:#F3F3F3;
}
#lien strong { color:#333333}
#texte-int ul li ul {
	margin-left: 20px;
	margin-top: 10px;
	padding: 5px 0;
	border:#999999 solid 1px;
	background-color:#F3F3F3;
}
#texte-int ul li ul li {
	margin: 0;
	padding: 0 10px 0px 12px;
	background-image: url(../images/puce-footer.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	color:#67686A;
	background-color:#F3F3F3;
}
#ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	border-bottom: #D6D6D6 solid 1px;
	background-color: transparent;
}
#services{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-bottom: 15px;
	border-top: #D6D6D6 solid 1px;
	background-color: transparent;

}
#ariane ul, #services ul  { 
	display:inline;
	margin: 0;
	padding: 0px;
}
#ariane li {
	display:inline;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding-right: 0px; 
}
#ariane li strong { font-weight:normal; font-style:normal; 	color: #666666}
#services li {
	display:inline;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding-right: 0px; 
}
#ariane li a, #services li a {
	text-decoration: none;
	color: #666666;
}
#ariane a:hover, #services a:hover {
	text-decoration: underline;
	color: #666666;
}
hr.hauteur {
	clear: both;
	visibility:hidden;
	margin: 0;
	padding: 0;
}
div#footer {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-top: -158px;
	padding: 170px 0 0 16px;
	width: 955px;
	height: 48px;
	background-image:url(../images/fd-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	z-index:1;
}
div#footer-int {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-top: -90px;
	padding: 170px 0 0 16px;
	width: 955px;
	height: 48px;
	background-image:url(../images/fd-footerint.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: transparent;
	z-index:2;
}
div#zone-grise {
	width: 955px;
}
#adresse {
	text-align: left;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: -5px;
	float: left;
}
#adresse strong {
	color: #ACB800;
	font-size: 1.6em;
	padding: 0 6px;
	line-height: 1.2em;
}
#contact{
	color: #FFFFFF;
	float:right;
	margin-right: 40px;
}
#contact a{
	color: #FFFFFF;
	text-decoration:none;
	line-height: 1em;
	background-image: url(../images/puce-contact.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
#acces{
	color: #FFFFFF;
	float:right;
	margin-right: 20px;
	height: 16px;
	overflow:hidden;
}
#acces a{
	color: #FFFFFF;
	text-decoration:none;
	line-height: 1em;
	background-image: url(../images/puce-acces.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
#contact a:hover, #acces a:hover{
	text-decoration: underline;
}
#meta-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #67686A;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#copyright {
	color: #67686A;
	margin: 7px 40px 0 0;
	float:right;
}
#copyright a{
	color: #67686A;
	text-decoration:none;
}
#copyright a:hover{
	text-decoration: underline;
}
#liens{
	float:left;
	margin-top: 9px;
}
#liens ul{
	text-align: left;
	padding: 0px;
	margin-left: 8px;
	display:block;
}
#liens li{
	color: #67686A;
	padding-left: 0px;
	text-decoration: none;
	display:inline;
}
#liens li a{
	color: #67686A;
	text-decoration: none;
	display:inline;
}
#liens li a:hover{
	text-decoration: underline;
}

/* ///////////////////////////////////////////////////// GESTION DES ROLL-OVER /////////////////////////////////////////////////// */
#rub1 a {
	width: 310px;
	height: 62px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rub-1.gif)
               -310px 0px no-repeat;
}
#rub1 a:hover, #rub1 a.actif {
   background: transparent url(../images/rub-1.gif) 
               0px 0px no-repeat;
}
#rub2 a {
	width: 310px;
	height: 62px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rub-2.gif) 
               -310px 0px no-repeat;
}
#rub2 a:hover, #rub2 a.actif {
   background: transparent url(../images/rub-2.gif) 
               0px 0px no-repeat;
}
#rub3 a {
	width: 310px;
	height: 62px;
	display: block;
	text-indent:-9000em;
   	background: url(../images/rub-3.gif) 
               -310px 0px no-repeat;
}
#rub3 a:hover, #rub3 a.actif {
   background: transparent url(../images/rub-3.gif) 
               0px 0px no-repeat;
}
#rubint1 {
	width: 200px;
	height: 46px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rubint-1.gif)
               0px 0px no-repeat;
}
#rubint1 a:active, #rubint2 a:active, #rubint3 a:active {outline:none}
#rubint1 a {
	width: 200px;
	height: 46px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rubint-1.gif)
               -199px 0px no-repeat;
}
#rubint1 a:hover {
   background: transparent url(../images/rubint-1.gif) 
               0px 0px no-repeat;
	outline:none;
}
#rubint2 {
	width: 200px;
	height: 46px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rubint-2.gif) 
               0px 0px no-repeat;
}
#rubint2 a {
	width: 200px;
	height: 46px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rubint-2.gif) 
               -199px 0px no-repeat;
}
#rubint2 a:hover {
   background: transparent url(../images/rubint-2.gif) 
               0px 0px no-repeat;
	outline:none;
}
#rubint3 {
	width: 200px;
	height: 46px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rubint-3.gif) 
               0px 0px no-repeat;
}
#rubint3 a {
	width: 200px;
	height: 46px;
	display: block;
	text-indent:-9000em;
   background: url(../images/rubint-3.gif) 
               -199px 0px no-repeat;
}
#rubint3 a:hover {
   background: transparent url(../images/rubint-3.gif) 
               0px 0px no-repeat;
	outline:none;
}

div#header a #logo-int{
	width: 193px;
	height: 97px;
	display:block;
	background: url(../images/logo-talhent-int.gif)
               0px 0px no-repeat;
}
div#header a:hover #logo-int{
   background: transparent url(../images/logo-talhent-int.gif)
               -193px 0px no-repeat;
			   cursor:pointer;
}

/* /////////////////////////////////////////////////////// GESTION DES STYLES ///////////////////////////////////////////////////// */
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #012537;
}
.submenu_actif {
	background-position: -310px 0px;
	border:5px black;
}
.bouton {
	background-color: transparent;
	color:#FFFFFF;
	font-size: 0.9em;
}
.bouton:hover {
	color: #666666;
	cursor: pointer;
	text-align: center;
}
.mentions, .mentions a{
	color: #999999;
	text-align: left;
	text-indent: 7.6em;
	text-decoration:none;
	display: block;
	padding-top: 0.2em;
}
.mentions a:hover {
	text-decoration: underline;
}
/* /////////////////////////////////////////////////////// GESTION DES FORMULAIRES  ///////////////////////////////////////////////////// */

.legende {
	left: 20px;
	font-size: 0.8em;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

/* /////////////////////////////////////////////////////// GESTION DU PLAN DU SITE ///////////////////////////////////////////////////// */

.plan_site ul, li {padding: 0px 0px 0px 0px}

/* trigger button */
#trigger {
	background:  #F63;
	display:block;
	margin-bottom:20px;
	overflow:hidden;
	text-indent:0;
	width: auto;
	cursor:pointer;
}

/* mouseover state */
#trigger:hover {
	background-position:0 -44px ;		
}

/* clicked state */
#trigger:focus {
	background-position:0 -88px;
}

/* tooltip styling */
.tooltip1, .tooltip2, .tooltip3, .tooltip4 {
	display: none;
	background:#d6e03d none;
	height: auto;
	padding:10px;
	width: 280px;
	font-size:11px;
	color:#333;
	top : 30px !important;
	left: 160px !important;
}


.tooltip5, .tooltip6 {
	display: none;
	background:#d6e03d none;
	height: auto;
	padding:10px;
	width: 280px;
	font-size:11px;
	color:#333;
	top : auto !important;
	left: auto !important;
}

.tooltip1 ul, .tooltip2 ul, .tooltip3 ul, .tooltip4 ul, .tooltip5 ul, .tooltip6 ul {
	margin:0px;
	padding:0px;
}

.tooltip1 ul li, .tooltip2 ul li, .tooltip3 ul li, .tooltip4 ul li, .tooltip5 ul li, .tooltip6 ul li {
	margin:0px !important;
	padding:3px 0 !important;
	list-style: outside disc;
	background: none !important;
}

.tooltip1 a, .tooltip2 a, .tooltip3 a, .tooltip4 a, .tooltip5 a, .tooltip6 a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
	padding: 0px !important
}
.tooltip1 strong, .tooltip2 strong, .tooltip3 strong, .tooltip4 strong, .tooltip5 strong, .tooltip6 strong {color: #333 !important;}

div.survol { position:relative}
div.survol ul { margin:0px !important; padding:0 10px !important}
div.survol ul li { background: none; margin: 0px !important}
p.btn-access {background:#d6e03d none;padding:5px 10px;font-size:1em;color:#333; width: 120px; text-align:center}