﻿a:link       
{ 	color: #5681A4; 
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #98B3CB; 
	text-decoration: none;
	font-weight: bold;
} 

a:hover
{
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;

} 

body 
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size: 0.8em;
	background-image: url('../../images/lignes_fond.gif');
	background-repeat: repeat;
	background-position: left top;
}
table
{
	/*table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0); 
	font-size: 1.2em;*/
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255, 255, 255);
	font-size: 1.3em;
	background-color: #7999B8;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
h2
{
	color: #6280A4;
	font-size: 1.1em;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 15px;
}
.triangle {
	background-position: 0px 0px;
	border-width: 1px 0px 0px 0px;
	border-top-style: solid;
	border-top-color: #7999B8;
	background-image: url('../../images/s_triangle.GIF');
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-left: 15px;
	height: 13px;
}
h3
{
	color: rgb(255, 255, 255);
	font-size: 1em;
	background-color: #7999B8;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	font-size: 8pt;
	color: #000000;
}
ul {
	font-size: 0.8em;
}
#center {
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
#bold12 {
	font-weight: bold;
	font-size: 1em;
}
.menu         { font-size: 8pt; color: #000000; font-family: Arial; }
.couleur         { font-size: 10pt; color: #466584; font-family: Arial; }
.enbas	{ position: absolute;
		 bottom: 3px; right :10px;
}

.textcenter {
	text-align: center;
}
#tabloffres {
	font-size: 0.8em;
	width: 95%;
	text-align: left;
	margin-left: 20px;
	border-collapse: collapse;
}
#tabloffres td {
	border-bottom-color: #C6D3E7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C6D3E7;
	empty-cells: hide;
}
.tr_bleu {
	background-color: #DDEEF6;
}
.tr_titre
{
	color: rgb(255, 255, 255);
	font-size: 1.em;
	background-color: #7999B8;
}


#tablo1 {
	 font-size: 0.8em;
	 border: 0px;
	 width: 95%;
	margin-left: 10px;	 
}
#tablo2 {
	 font-size: 1em;
}
.mini {
	font-size:0.6em;
}

.border {
	border: 1px solid #466584;
}
.coche {
		font-family: Wingdings;
		text-align: center;
}

.textinfo {
	font-size: 0.8em;
}
.icone {
	border: 0px;
}
#img_bord {
	border:2px;
	border-style: solid;
	border-color: #5682AC;
}

.red {
	color: #FF0000;
}
#bouton {
	background-color: #7999B8;
	color: #fff;
	border: 2px outset #DAEEF6;
	font-weight: bold;
	cursor: pointer;
	width: 300px;
	text-align: center;
	font-size: 8pt;
	line-height: 15px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
}
#bouton:hover {
	background-color:white;
	color:red;
}
#bouton:active {
	border:2px inset #DAEEF6;
	background-color:red;
	color:white;
} 
