/* CSS Document */

BODY {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: arial;
	font-size:11px;
	color:#000000;
	line-height:13px;
	height:100%;
}
/****************************************************************************/
/*									CALQUES									*/
/****************************************************************************/
#main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 953px;
	height:602px;
	background-image:url(../images/line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	/*margin:auto;*/
}
#navig {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 954px;
	height: 95px;
	z-index: 2;
}
#infos {
	position: absolute;
	top: 6px;
	left: 722px;
	width: 232px;
	height: 37px;
	z-index: 2;
}
#filiale {
	position: absolute;
	top: 13px;
	left: 101px;
	width: 111px;
	height: 37px;
	z-index: 2;
}
#anim {
	position: absolute;
	top: 96px;
	left: 0px;
	width: 730px;
	height: 250px;
	z-index: 1;
}
#contenus {
	position: absolute;
	top: 347px;
	left: 0px;
	width: 730px;
	height: 146px;
	z-index: 1;
}
#bloc-right {
	position: absolute;
	top: 96px;
	left: 729px;
	width: 228px;
	height: 426px;
	z-index: 1;
}
#ref {
	position: absolute;
	top: 139px;
	left: 748px;
	width: 200px;
	height: 37px;
	z-index: 2;
}
#reseau-engag {
	position: absolute;
	top: 502px;
	left: 741px;
	width: 200px;
	height: 37px;
	z-index: 2;
}
#client-presta {
	position: absolute;
	top: 372px;
	left: 748px;
	width: 200px;
	height: 37px;
	z-index: 2;
}
#bas-page {
	position: absolute;
	top: 666px;
	left: 0px;
	width: 826px;
	height: 22px;
	z-index: 2;
}
/****************************************************************************/
/*									LIENS									*/
/****************************************************************************/
A.lien-mail {
	color:#000000;
	font-size:10px;
	text-decoration: underline;
}
A.lien-mail:hover {
	text-decoration: none;
}
A.lien-gris {
	color:#999999;
	text-decoration: none;
}
A.lien-gris:hover {
	text-decoration: underline;
}
A.lien-lci {
	color:#999999;
	text-decoration: underline;
}
A.lien-lci:hover {
	text-decoration: none;
}

A.lien-rouge {
	font-weight:bold;
	color: #B40000;
	text-decoration: none;
}
A.lien-rouge:hover {
	text-decoration: underline;
}
/****************************************************************************/
/*								TABLEAUX									*/
/****************************************************************************/
td.hp-colgauche {
	background-image:url(../images/hp-fond-degrade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left:15px;
}
td.hp-coldroite {
	background-image:url(../images/hp-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-right:6px;
	padding-left:10px;
}
td.presta-colgauche {
	background-image:url(../images/presta-fond-degrade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-right:5px;
	padding-left:15px;
}
td.presta-coldroite {
	background-image:url(../images/presta-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-right:5px;
	padding-left:10px;
}
td.presta-coldroite {
	background-image:url(../images/presta-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-right:5px;
	padding-left:10px;
}
td.engag-coldroite {
	background-image:url(../images/engag-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-right:5px;
	padding-left:10px;
}
td.societe-coldroite {
	background-image:url(../images/societe-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-right:5px;
	padding-left:10px;
}
td.ref-colgauche {
	background-image:url(../images/ref-fond-degrade.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
td.ref-coldroite {
	background-image:url(../images/ref-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
td.lex-colgauche {
	background-image:url(../images/lexique-fond-degrade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left:15px;
}
td.lex-coldroite {
	background-image:url(../images/lexique-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-right:5px;
	padding-left:10px;
}
td.contact-coldroite {
	background-image:url(../images/contact-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	/*padding-right:5px;*/
	padding-left:5px;
}
td.client-colgauche {
	background-image:url(../images/client-fond-degrade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left:15px;
	padding-right:5px;
}

td.client-coldroite {
	background-image:url(../images/client-fond-degrade-droit.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-right:5px;
	padding-left:5px;
}
/****************************************************************************/
/*									TEXTES									*/
/****************************************************************************/
.texte-ref
{	
	line-height:14px;
	/*font-weight:bold;*/
}
.texterouge
{
	font-weight:bold;
	color: #B40000;
}
