﻿@media screen 
{
	/* Balises génériques */
	body {
		padding: 0px;
		margin: 0px;
		font-family:Arial;
		font-size: 11;
		overflow: auto;
		SCROLLBAR-FACE-COLOR: #898888;
		SCROLLBAR-HIGHLIGHT-COLOR: #F9F8F4;
		SCROLLBAR-SHADOW-COLOR: #F9F8F4;
		SCROLLBAR-3DLIGHT-COLOR: #898888;
		SCROLLBAR-ARROW-COLOR: #F9F8F4;
		SCROLLBAR-TRACK-COLOR: #F9F8F4;
		SCROLLBAR-DARKSHADOW-COLOR: #898888;
	}
	div, td, th, select, input {
		font-size: 11;
	}
	
	ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	.Tel {
		font-size: 9pt;
		color:#AB7109;
		font-weight:bold;
		cursor:default;
		text-align:center;
	} 
	.Tel2 {
		font-size: 8pt;
		color:#AB7109;
		font-weight:normal;
		cursor:default;
	} 
	.Tel2 a {
		color:#AB7109;
		text-decoration:none;
	} 
	.Tel2 a:hover{
		color:#AB7109;
	} 
	.BtnNav {
		width:890;
		height:33;
		padding-left:42px;
	} 
	.BtnNav ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	.BtnNav li {
		float:left;
		font-size:12pt;
		padding-left:6px;
	}
	.BtnNav li a {
		line-height: 33px;
		color: #E7DAC5;
		display: block;
		width: 114px;
		height: 33px;
		font-weight: bold;
		text-align: center;
		background-image:url(../images/picto/BtnNav2.gif);
		background-repeat:no-repeat;
	}
	.BtnNav li a:hover {
		color: #FEE1AA;
		font-weight: bold;	
		background-image:url(../images/picto/BtnNav_Over2.gif);
	}
	.TextBottom
	{
		font-size:8pt;
		text-align:center;
		cursor:default;
	}
	.TextHome
	{
		font-size:8pt;
		cursor:default;
	}
	.TextHome a
	{
		color:#767676;
		text-decoration:none;
		background-image:url(../images/picto/BtnHome.gif);
		line-height: 27px;
		display: block;
		width: 90px;
		height: 27px;
		text-align: center;
	}
	.TextHome a:hover
	{
		color:#767676;
		font-weight:bold;
	}
	.TextPourQui
	{
		font-size:8pt;
		cursor:default;
		font-weight:bold;
	}
	.TextPourQui a
	{
		color:#767676;
		text-decoration:underline;
		background-image:url(../images/picto/BtnpourQui2.gif);
		background-repeat:no-repeat;
		text-decoration : none;
		text-indent:32px;
		line-height: 32px ;
		width:150px;
		display: block ;
	}
	.TextPourQui a:hover
	{
		color:#767676;
		text-decoration:none;
	}
	a 
	{
		color : #666666;
		text-decoration : none;
	}
	a:hover
	{
		color : #999999;
		text-decoration : none;
	}
}
