body
{
	margin: 0;
	padding: 0;
	background-position: center;
	background-image: url('images/gradient1.gif');
	background-color: #e5e5e5;
	background-repeat: repeat-y;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	overflow: -moz-scrollbars-vertical; /* pour forcer l'ascenseur avec Firefox */
}

.small
{
	font-size: x-small;
}

.required
{
	color: red;
}

#main
{
	width: 750px;
	margin: 0 auto;
	background-color: #b9b9b9;
	min-height: 100%;
}

html, body
{
	height: 100%;
}

/* */

img
{
	border-style: none;
}

a:link
{
	color: #0085b8;
	text-decoration: none;
}

a:visited
{
	color: #0085b8;
	text-decoration: none;
}

a:hover
{
	color: #d51f18;
	text-decoration: underline;
}

a:active
{
	color: #0085b8;
	text-decoration: none;
}

/* */

#navigator
{
	float: left;
	width: 600px;
	height: 60px;
	background-position: left;
	background-image: url('images/epsitec1.jpg');
	background-color: #006699;
	background-repeat: no-repeat;
	color: #9de0ff;
	font-size: x-small;
	text-align: left;
}

#navigator #logoclick
{
	float: left;
	width: 200px;
	height: 60px;
	cursor: pointer;
	background-image: url('images/epsitec1.jpg');
}

#navigator p
{
	margin: 0;
	padding-top: 40px;
	padding-left: 206px;
}

#navigator a:link
{
	color: #9de0ff;
	text-decoration: none;
}

#navigator a:visited
{
	color: #9de0ff;
	text-decoration: none;
}

#navigator a:hover
{
	color: #9de0ff;
	text-decoration: underline;
}

#navigator a:active
{
	color: #9de0ff;
	text-decoration: none;
}

/* */

#account
{
	margin: 0;
	margin-left: 200px;
	position: absolute;
	top: 6px;
	width: 385px;
	height: 17px;
	text-align: left;
	font-size: 11px;
	color: #ffcc00;
}

#account .select
{
	color: #ffcc00;
	list-style-type: none;
	line-height: 0.8em;
	font-weight: bold;
	background-position: left;
	background-image: url('images/select.gif');
	background-repeat: no-repeat;
	margin-left: 11px;
	margin-right: 10px;
	padding-left: 10px;
}

#account .deselect
{
	color: #ffcc00;
	list-style-type: none;
	line-height: 0.8em;
	margin-left: 11px;
	margin-right: 10px;
}

#account a
{
	text-decoration: none;
}

#account a:hover
{
	text-decoration: underline;
}

/* */

#contact
{
	margin: 0;
	margin-left: 211px;
	position: absolute;
	top: 22px;
	width: 385px;
	height: 17px;
	text-align: left;
	font-size: 11px;
}

#contact a
{
	color: #ffcc00;
}

#contact a:hover
{
	text-decoration: underline;
}

/* */

#header
{
	float: right;
	width: 150px;
	height: 60px;
	background-position: left;
	background-image: url('images/epsitec2.jpg');
	background-color: #006699;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
}

#header #langmenu .select
{
	font-weight: bold;
	background-position: left;
	background-image: url('images/select.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-right: 10px;
}

#header #langmenu .deselect
{
	margin-left: 10px;
	margin-right: 10px;
}

#header #langmenu
{
	margin: 0;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 2px;
	color: #ffcc00;
	list-style-type: none;
	line-height: 0.8em;
}

#header a
{
	color: #ffcc00;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

#header #search
{
	margin: 0;
	height: 20px;
	position: relative;
}

#header #search #searchtext
{
	background-image: url('images/search-box.gif');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 130px;
	height: 21px;
}

#header #search #searchinput
{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 115px;
	height: 15px;
	border: solid 1px #f2f2f2;
	background-color: #f2f2f2;
	color: #666666;
	font-size: 12px;
}

#header #search #submit
{
	position: absolute;
	right: 5px;
	width: 20px;
	top: 0px;
}

/* */

li
{
	padding-bottom: 0.2em;
}

/* */

#menubox
{
	clear: both;
	display: table;
	padding: 3px 0 2px 0;
	height: 26px;
	width: 750px;
	background-position: bottom;
	background-image: url('images/gradient2.gif');
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	border-bottom: #888888 solid 1px;
}

ul#menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#menu li
{
	position: relative;
	display: block;
	float: left;
	width: 157px;
	padding: 0 0 0 3px;
	line-height: 25px;
	text-align: center;
}

#menu .home, #menu .home-hilite
{
	width: 104px;
}

#menu li a
{
	display: block;
	text-decoration: none;
	width: 100%; /* IE6 */
}
#menu li>a
{
	width: auto; /* IE7, Firefox et les autres */
}

#menu .home a:link
{
	background: #003366;
	color: white;
}

#menu .home a:visited
{
	background: #003366;
	color: white;
}

#menu .home a:hover
{
	background: #d51f18;
	color: white;
}

#menu .home a:active
{
	background: #eeeeee;
	color: black;
}

#menu .norm a:link
{
	background: #0085b8;
	color: white;
}

#menu .norm a:visited
{
	background: #0085b8;
	color: white;
}

#menu .norm a:hover
{
	background: #d51f18;
	color: white;
}

#menu .norm a:active
{
	background: #eeeeee;
	color: black;
}

#menu .hilite a:link, #menu .home-hilite a:link
{
	background: #66ccff;
	color: black;
}

#menu .hilite a:visited, #menu .home-hilite a:visited
{
	background: #66ccff;
	color: black;
}

#menu .hilite a:hover, #menu .home-hilite a:hover
{
	background: #d51f18;
	color: white;
}

#menu .hilite a:active, #menu .home-hilite a:active
{
	background: #eeeeee;
	color: black;
}

#menu .sub a:link
{
	background: #006699;
	color: white;
}

#menu .sub a:visited
{
	background: #006699;
	color: white;
}

#menu .sub a:hover
{
	background: #d51f18;
	color: white;
}

#menu .sub a:active
{
	background: #eeeeee;
	color: black;
}

#menu .vmenu, #menu .vhilite
{
	font-weight: bold;
}

#menu .vmenu a:link
{
/*	background: #eeeeee;*/
	color: #666666;
}

#menu .vmenu a:visited
{
/*	background: #eeeeee;*/
	color: #666666;
}

#menu .vmenu a:hover
{
	background: #d51f18;
	color: white;
}

#menu .vmenu a:active
{
	background: #eeeeee;
	color: black;
}

#menu .vhilite a:link
{
	background: url('images/vmenu-hilite.gif') no-repeat left;
	color: #666666;
}

#menu .vhilite a:visited
{
	background: url('images/vmenu-hilite.gif') no-repeat left;
	color: #666666;
}

#menu .vhilite a:hover
{
	background: #d51f18;
	color: white;
}

#menu .vhilite a:active
{
	background: #eeeeee;
	color: black;
}

/* drop down menu */

#menu li ul
{
	position: absolute;
	left: 3px;
	margin: 0;
	padding: 3px 0 0 0;
	width: 147px; /* IE6 */
	display: none;
}
#menu li > ul
{
	width: 157px; /* IE7, Firefox et les autres */
}

#menu li ul li
{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#menu li ul li a
{
	padding-left: 10px;
}

#menu li:hover ul
{
	display: block;
}

#menu .show ul
{
	display: block;
}

#menu .vmenu, #menu .vhilite
{
	margin: 0;
	padding: 0;
	width: 105px; /* IE6 */
}
#menu > .vmenu, #menu > .vhilite
{
	width: 110px; /* IE7, Firefox et les autres */
}

#menu .vmenu a, #menu .vhilite a
{
	text-align: right;
	padding-right: 5px;
}

/* */

#area
{
	width: 750px;
	background-position: top left;
	background-image: url('images/margin.gif'); /* fond gris très clair avec une ligne à droite */
	background-repeat: repeat-y;
	background-color: #f9f9f9;
}

#margin
{
	float: left;
	width: 110px;
	margin: 0;
	padding: 0;
}

#content
{
	float: left;
	width: 530px;
	background-position: top;
	background-image: url('images/shadow1.gif');
	background-repeat: repeat-x;
	background-color: white;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 60px;
	padding-top: 20px;
}

div.clearfloats
{
	clear: both;
}

/* */

#footer
{
	display: table;
	height: 60px;
	line-height: 18px;
	width: 750px;
	background-color: #b9b9b9;
	background-image: url('images/footer2.gif');
}

#footer ul
{
	margin: 0;
	padding: 2px 0 0 426px;
	list-style-type: none;
	font-size: 10px;
}

#footer li
{
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
	border: 1px solid #9ea1a5;
	margin-right: -1px;
	text-align: center;
}


#footer li a
{
	display: block;
	text-decoration: none;
	width: 100%; /* IE6 */
}
#footer li>a
{
	width: auto; /* IE7, Firefox et les autres */
}

#footer a:link
{
	background-color: #eeeeee;
	color: #666666;
}

#footer a:visited
{
	background-color: #eeeeee;
	color: #666666;
}

#footer a:hover
{
	background: #d51f18;
	color: white;
}

#footer a:active
{
	background: #eeeeee;
	color: black;
}

#footer .hilite a:link
{
	background: #66ccff;
	color: black;
}

#footer .hilite a:visited
{
	background: #66ccff;
	color: black;
}

#footer .hilite a:hover
{
	background: #d51f18;
	color: white;
}

#footer .hilite a:active
{
	background: #eeeeee;

	color: black;
}

/* */

#ending
{
	height: 10px;
}

/* */

h1
{
	margin: 20px 0 30px 0;
	color: #003366;
	font-family: 'Arial Black', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -3px;
	line-height: 0.8em;
}

h2
{
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	background-image: url('images/line1s.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #003366;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}

body#CG h2:first-letter
{
	font-size: large;
}

body h2:first-letter
{
	font-size: xx-large;
}

h3
{
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	background-image: url('images/line1s.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #003366;
	font-size: medium;
	font-weight: bold;
}

h4
{
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	background-image: url('images/line1s.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #003366;
	font-size: small;
	font-weight: bold;
}

h5
{
	margin: 20px 0 0 0;
	padding: 0 0 2px 0;
	background-image: url('images/line1s.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #003366;
	font-size: small;
	font-weight: normal;
}

h6
{
	padding: 10px;
	margin: 20px 0 20px 0;
	border: 1px solid #003366;
	background-image: url('images/back2s.gif');
	color: #003366;
	font-size: small;
	font-weight: bold;
}

h1 a, h2 a, h3 a
{
	color: #003366;
	text-decoration: none;
}

ul.h2
{
	margin: 0;
	padding: 0 0 2px 0px;
	list-style-type: none;
}

.h2 a
{
	display: block;
	padding: 0 0 2px 30px;
	background-image: url('images/title1s.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #003366;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.h2 a:link
{
	color: #0085b8;
	text-decoration: none;
}

.h2 a:visited
{
	color: #0085b8;
	text-decoration: none;
}

.h2 a:hover
{
	background-image: url('images/title1s-h.gif');
	color: #d51f18;
	text-decoration: none;
}

.h2 a:active
{
	color: #0085b8;
	text-decoration: none;
}


ul.gt
{
	margin: 0;
	padding: 0 0 2px 0px;
	list-style-type: none;
}

.gt a
{
	display: block;
	padding: 0 0 2px 30px;
	background-image: url('images/gt1s.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #003366;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.gt a:link
{
	color: #0085b8;
	text-decoration: none;
}

.gt a:visited
{
	color: #0085b8;
	text-decoration: none;
}

.gt a:hover
{
	background-image: url('images/gt1s-h.gif');
	color: #d51f18;
	text-decoration: none;
}

.gt a:active
{
	color: #0085b8;
	text-decoration: none;
}


.near
{
	margin-top: 2px;
}

.box
{
	padding: 0px;
	background-image: url('images/back1s.gif');
	border: 1px solid #858585;
}

.box h4
{
	padding: 3px 10px 3px 10px;
	margin: 0;
	border-bottom: 1px #858585 solid;
	color: white;
	font-size: small;
	font-weight: bold;
	background-color: #acacac;
	background-position: top;
	background-image: url('images/gradient3.gif');
	background-repeat: repeat-x;
}

.box h4 a
{
	color: white;
	text-decoration: none;
}

.box p, p.box
{
	padding: 10px;
	margin: 0;
}

p.box
{
	margin: 20px 0 20px 0;
}

.caption
{
	margin-top: -1em;
	padding-left: 18px;
	background-image: url('images/puce1-up.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/*	Mise en page sur 2 colonnes, dans un tableau invisible. */

table.manyrows
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
}

table.manyrows td
{
	padding-right: 20px;
}

table.manyrows td.top
{
	vertical-align: top;
}

table.manyrows td.bottom
{
	vertical-align: bottom;
}

/*	Tableau des spécifications (par exemple) sur un nombre variable de colonnes. */

table.table
{
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	border: 2px solid #858585;
	background-color: #eeeeee;
	margin-bottom: 1em;
}

table.table td
{
	border: 1px solid #acacac;
	padding: 1px 1px 1px 1px;
	text-align: center;
}

table.table th
{
	border: 1px solid #858585;
	padding: 4px 1px 4px 1px;
	text-align: center;
	color: white;
	background-color: #acacac;
	background-position: top;
	background-image: url('images/gradient3.gif');
	background-repeat: repeat-x;
}

table.table .left
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

table.table .center
{
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

table.table .right
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

table.table .white
{
	background-color: white;
}

table.table .lgray
{
	background-color: #f8f8f8;
}

table.table .dgray
{
	background-color: #e0e0e0;
}

table.table .watchme
{
	background-color: #d1f0ff;  /* light blue */
}

table.table .offer
{
	background-color: #fff7b7;  /* light yellow */
}

table.table .warning
{
	background-color: #ffcc00;  /* orange */
}

table.table .stabilo
{
	background-color: #ffcc00;  /* orange */
}

table.table .hilite
{
	color: white;
	background-color: #acacac;
	background-position: top;
	background-image: url('images/gradient3.gif');
	background-repeat: repeat-x;
}

table.table .image
{
	padding: 0;
	background-color: white;
}

table.table .vspace
{
	padding-top: 10px;
	padding-bottom: 10px;
}

table.table .top
{
	vertical-align: top;
}

table.borderless tr
{
	vertical-align: top;
}

table.borderless td
{
	border: none;
	padding: 0;
	text-align: left;
}

table.invisible tr
{
	vertical-align: middle;
}

table.invisible td
{
	border: none;
	padding: 0;
	text-align: left;
}

table.table ul
{
	margin-top: 0;
	margin-bottom: 0;
}

/*	Tableau pour la progression en trois temps d'une action. */

table.progress
{
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 1em;
}

table.progress td
{
	border: 2px solid #ffffff;
	padding: 8px 1px 8px 1px;
	text-align: center;
}

table.progress .past
{
	background-color: #eeeeee;  /* gris */
}

table.progress .present
{
	color: white;
	background-color: #4e784e;  /* vert */
}

table.progress .futur
{
	color: white;
	background-color: #af6e6e;  /* rouge */
}

/* */

.encartbox
{
}

.encartbox table
{
	width: 100%;
	border: 0px none;
}

.encartbox td
{
	width: 50%;
	vertical-align: top;
}

.encartbox div
{
	border: solid 1px #858585;
	padding: 0;
	margin: 0;
	background-color: #eeeeee;
}

.encartbox div.next
{
	margin-top: 4px;
}

.encartbox h4
{
	padding: 3px 10px 3px 10px;
	margin: 0;
	border-bottom: 1px #858585 solid;
	color: white;
	font-size: small;
	font-weight: bold;
	background-color: #acacac;
	background-position: top;
	background-image: url('images/gradient3.gif');
	background-repeat: repeat-x;
}

.encartbox h4 a
{
	color: white;
	text-decoration: none;
}

.encartbox p
{
	padding: 10px;
	margin: 0;
}

.encartbox ul
{
	padding-right: 10px;
}

.encartbox div.img
{
	border-style: none;
	text-align: center;
}

/* */

ul.pdf
{
	margin-left: 0;
	padding-left: 0;
	list-style-image: url('images/icon-pdf.gif');
}

ul.pdf li
{
	margin-left: 30px;
	padding-left: 10px;
}

/* */

.line
{
	background-image: url('images/line1s.gif');
	margin: 10px 0 -5px 0;
	height: 1px;
	font-size: 1px;
}
