BODY {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10px;
	COLOR: #15174A;
	BACKGROUND-COLOR: #f6f6f6;
	TEXT-DECORATION: none;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}

.bg_video {
	background: url(images/bg_video.gif);
}

.table_bas  {
	color: #fff;
	padding-left: 20px;
}

.table_bas a {
	color: #fff;
	text-decoration: none;
}

.table_bas a:hover {
	color: #fff;
	text-decoration: underline overline;
}

.table_blanc {
	background-color: #fff;
	height: 600px;

}

.bg_td_menu {
	background: url(images/bg_td_menu.gif);
	background-repeat: repeat-x;
}

.bg_table {
	background: url(images/bg_table.gif);
}

H2 {
    COLOR: #15174A;
    FONT-FAMILY: Verdana, Arial;
}

H2 a{
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE:12px;
	color: #15174A;
	text-decoration: none;
}
.maintable {
	margin-top: 32px;
}

TD {
    FONT-SIZE:10px;
    COLOR: #15174A;
    FONT-FAMILY: Verdana, Arial;

}
A:hover {
    COLOR: #15174A;
    TEXT-DECORATION: none;
}
A {
    COLOR: #7F82B6;
    TEXT-DECORATION: yes;
}
.stylepqm {
    FONT-SIZE: 9px;
    COLOR: #A3A4A3;
    FONT-FAMILY: Verdana, Arial;
}

.fontblanc {
    FONT-SIZE: 10px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
}

.left {
	background: url(images/backleft.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
	margin-left: 15px;
	height: 540px;
}

.left a {
	text-decoration: none;
}

.right {
	background: url(images/image_right02.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 30px;
}

.justify {
	text-align: justify;
}

/* Formulaires */

.error_message {
	color: #ff0000;
	text-align: center;
}

form {
	margin: 5px 0;
	text-align:left;
}

fieldset {
	border: 1px solid #ccc;
	color: #333;
	margin-bottom: 10px;
}

legend {
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px 6px;
	font-weight:bold;
	margin-bottom:10px;
}

label {
	width: 230px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	margin: 3px;
	clear:both;
}

input, select, textarea {
    margin: 3px;
}

fieldset span {
	margin: 3px;
}

#rightcol fieldset img {
	margin: 3px;
}

fieldset hr {
	display: block;
	color: #8c8685;
	background-color: #ccc;
	height: 1px;
	border: 0;
	clear: both;
}

input[type='text']:hover, input[type='password']:hover,
textarea:hover, select:hover {
	border: 1px solid #666;
}

input[type='text']:focus, input[type='password']:focus,
textarea:focus, select:focus {
	border: 1px solid #000;
}

input[type='text'], input[type='password'],
textarea, select {
	border: 1px solid #999;
}

textarea, input, select {
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	color:#333;
}

#scroller-1 {
  position: absolute;
  overflow: hidden;
  width: 336px;
  height: 70px;
}
.scroller-container {
  position: absolute;
  top: 60px;
  left: 0px;
}

.borduregrise {
    border-bottom: 1px solid #B2B2B4;
    margin: 0 15px 10px 7px;
    height: 1px;
}

.hautbox {
    background: url('images/h_b.gif') no-repeat;
    padding-top: 5px;
    margin-left: 20px;
}

.milieubox {
    background: url('images/m_b.gif') repeat-y;
    font-family: Tahoma, Verdana, Arial;
    color: #979696;
}

.basbox {
    background: url('images/b_b.gif') no-repeat;
    height: 15px;
    margin-left: 20px;
}

.fontprint {
	font-size: 11px;
	color: #979696;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

li {
	list-style-image: url('images/boule.gif');
}


