﻿* { line-height: 125%; }
html { height: 100%; line-height: 125%; }
body
{
    font-size: 95%; line-height: 125%;
	font-family: Arial, Sans-Serif;
	margin: 10px 0 0 0; padding: 0;
	color: #4762a8;
	background: #4762a8;
}
/*
p { margin: 0; padding: 0; }
ul { margin: 0; padding-left: 3em; list-style-type: disc; }
li { margin: 0; padding: 0 0 1px 0; }
*/
/* div { border: solid 1px red; } */


#container
{
	position: relative; width: 798px; 
	margin: 0 auto;
	padding: 0;
	background: white;
	background: white url('images/old/Logo-final-clair2.jpg') center 250px no-repeat;
	z-index: 10;
}

#content
{
	position: relative; 
	min-height: 400px;
	padding: 10px 30px 30px 30px;
	background: transparent url('images/old/tr.jpg') -15px 15px  no-repeat ;
}
#content h1 
{ 
	margin: 0; padding: 1em 0 0.7em 0; 
	color: #666; 
	line-height: 125%; font-size: 30px; 
}	
#content ol li ul { margin: 0; padding: 0.2em 1em; }
#content ul { margin: 0; padding: 0; }
#content ul li {
	margin-left: 1em; padding-left: 1.5em; 
	list-style: none; background: url('images/new/bullet3.gif') no-repeat 0px 6px;
}
#content p { padding: 5px 0; margin: 0; }
#content a { color: #395693; }
#content acronym { text-decoration: none; cursor: help; border-bottom: 1px dotted; }
#content address { font-style: normal; }

/* Factav */
#DocumentAnnexé { float: right; margin-top: 20px; padding: 0.2em 0.5em; border: solid 1px #819bc9; color: #819bc9; }
#DocumentAnnexé img { position: relative; top: 3px; margin-right: 5px; }
#DocumentAnnexé a { color: #819bc9; }
#DocumentAnnexé ul li { margin: 0; padding: 0; background-image: none;  }

#content div.PInfoContainer{ margin: 0 0 1.5em 0; padding: 0; }
#content div.PInfoContainerAlternate { margin: 0 0 1.5em 400px; padding: 0; } 
#content div.PInfoContainerAlternateMedium { margin: 0 0 1.5em 370px; padding: 0; } 
#content div.PInfoContainerAlternateSmall { margin: 0 0 0 320px; padding: 0; } 
#content h3 { margin: 0em 0 0.5em 0; padding: 0; color: #666; }
.Clear { clear: both; height: 0em;}

#ImgSaisieFacturation, #ImgSaisieSaisieAffaire,
#ImgSaisieSaisiePlanComptable,
#ImgSaisieSalaire { float: right; margin-left: 1em; border: 0;}

#ImgSaisieFicheHoraire, #ImgStatTimeSheet, 
#ImgSaisiePièce,
#ImgSaisieEmployé, #ImgDécompteSalaire { float: left; margin-right: 1em; border: 0;}
/*
img.ImageRight{ float: right; margin-left: 1em; border: 0;}
img.ImageLeft{ float: left; margin-right: 1em; border: 0;}
*/
#content hr { margin: 2em 0; padding: 0; }

#content img.ImgBig { max-width: 740px; }


#header
{
	position: relative; 
	margin: 0 0 0 0; padding: 0;
	background: transparent url('images/old/header.png') no-repeat left top;
	height: 160px;
}

#header h1 { display: none; }
#header p { position: relative; top: 120px; margin: 0; padding: 0; font-weight: bold; }
#header a { text-decoration: none; color: #395693; }
	

#links 
{ 
	position: absolute; 
	top: 35px; width: 798px; 
	margin: 0 auto;
	text-align: right; 
}
#links ul { display:inline-block; float: right; margin: 0 30px 0 0; padding: 0; list-style: none; }
#links li { line-height: 130%; 	color: #666; font-weight: bold; }
#links a { color: #819bc9; text-decoration: none; font-weight: bold; }
#links a:hover { color: #4060c3; /*text-decoration: overline underline; border-top: 2px #4060c3 solid; */border-bottom: 2px #4060c3 solid; }
#links a.SelectedLink { color: #4060c3; }


#footer
{
	position: relative; 
	background: #4762a8 url('images/old/footer.gif') no-repeat left top;
	height: 30px;
}


