body
{
	scrollbar-face-color: #CCE7CC;
	scrollbar-shadow-color: #111488;
	scrollbar-highlight-color: #CCE7CC;
	scrollbar-3dlight-color: #111488;
	scrollbar-darkshadow-color: #CCE7CC;
	scrollbar-track-color: #CCE7CC;
	scrollbar-arrow-color: #111488;
}

body, td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #111488;
}

h1
{
	font-size: 16px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
}

A.link-ref:link
{
	font-size: 12px;
	color: #111488;
	font-weight: bold;
	text-decoration: none;
}

A.link-ref
{
	font-size: 12px;
	color: #111488;
	font-weight: bold;
	text-decoration: none;
}

A.link-ref:hover
{
	font-size: 12px;
	color: #111488;
	font-weight: bold;
	text-decoration: none;
}

/* bouton lien page index*/
A.menulink
{
	font-size: 14px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A.menulink:hover
{
	font-size: 14px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* texte page accueil*/
.txt
{
	font-size: 14px;
	line-height: 18px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* texte page escomatic*/
.txt1
{
	font-size: 14px;
	line-height: 18px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.txt-intro
{
	font-size: 16px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

/* texte page decolletage*/
.txt2
{
	font-size: 14px;
	line-height: 18px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.txt-intro2
{
	font-size: 16px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

/* texte page CNC*/
.txt3
{
	font-size: 14px;
	line-height: 18px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.txt-intro3
{
	font-size: 16px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

/* texte page multi*/
.txt4
{
	font-size: 14px;
	line-height: 18px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.txt-intro4
{
	font-size: 16px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.txt5
{
	font-size: 12px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* texte page mail*/
.txt6
{
	font-size: 14px;
	line-height: 18px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.txt-intro6
{
	font-size: 16px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

/* texte page merci*/
.txt7
{
	font-size: 16px;
	line-height: 18px;
	color: #111488;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#dhtmlfloatie
{
	margin: 0 auto;
	/*left: 0;
left: -900px;*/
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: 2px solid black;
	padding: 5px;
	z-index: 100;
}

#subcontent2
{
	margin: 10px auto;
	display: none;
	border: 1px solid #111488;
	background-color: #abdcad;
	width: 450px;
	/*height: 200px;*/
	padding: 8px;
}

.imgright { float: right; }

.imgcadre
{
	border-width: 1px 2px 2px 1px;
	border-color: #111488;
	border-style: solid;
}

.LeftMenu
{
	position: relative;
	width: 181px;
	/*height: 352px;*/
	height: 385px;
	padding-top: 0px;
}

#Pictos
{
	position: absolute;
	top: 269px;
	left: 46px;
}

.tabPres { }
.tabPres th, .tabPres td { border-bottom: 1px dotted #FFF; }

.tabPres th
{
	color: #3F3F3F;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 105px;
}

.tabPres td
{
	color: #111488;
	font-size: 12px;
	padding-bottom: 2px;
}

.tabParc { border: 1px #040A3C inset; }

.tabParc th, .tabParc td
{
	border-right: 1px #49529F solid;
	border-bottom: 1px #7E8DAD solid;
}

.tabParc th { width: auto; }

.tabParc td
{
	font-size: 10px;
	padding: 1px 0px 1px 3px;
}

.tabParc td.tPc1
{
	width: 100px;
	text-align: center;
}

.tabParc td.tPc2 { width: 160px; }
.tabParc td.tPc3 { width: 75px; }

