/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html, body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
#conteneur{
	top: 2px;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: transparent;
	text-align: center;
}
#conteneur #entete {
	height: 116px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/fond_entete.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: table;
}
#conteneur #entete #entetegauche {
	height: 116px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/entete_gauche.png);
	background-repeat: no-repeat;
	display: table-column;
	float: left;
}
#conteneur #entete #entetecorps {
	height: 106px;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: table-column;
	float: left;
}
#conteneur #entete #entetecorps #menu {
	height: 34px;
	width: 565px;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	clear: right;
}
#conteneur #entete #entetecorps #menu img, #conteneur #entete #entetecorps #menu a {
	margin: 0px;
	padding: 0px;
}
#conteneur #entete #entetecorps #entetelogo {
	height: 82px;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
}
#conteneur #entete #enteteimg {
	height: 116px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	float: right;
}
#conteneur #entete #entetedroite {
	height: 116px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/entete_droite.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-column;
	float: right;
}
#conteneur #entete #entetecorps #menu img, #conteneur #entete #entetecorps #entetelogo img, #conteneur #entete #enteteimg img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteneur #corps {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
	text-align: center;
}
.colgauche{
	width: 177px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	vertical-align: top;
}
.colgauche dl, .coldroite dl {
	margin: 0px;
	padding: 0px;
	display: block;
}
.colgauche dl dt a, .coldroite dl dt a{
	display: block;
}
.colcentre{
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: 190px;
	padding: 0px;
	display:block;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/fond_feuille.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	text-align: left;
	float: none;
}
.colcentre .colcentre{
	margin-left: 0px;
	margin-right: 0px;
}
.colcentre ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding: 0px;
}
.colcentre ul li{
	list-style-type: circle;
	list-style-image: url(http://www.procomed.ch/images/page-suivante.gif);
	list-style-position: inside;
	display: list-item;
}
.coldroite{
	height: 100%;
	width: 177px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:right;
	overflow: hidden;
	vertical-align: top;
}
#colcentreemail{
	height: auto;
	width: 90%;
	position: relative;
	float: left;
	padding: 5px;
	overflow: auto;
}
.haut_gauche {
	height: 29px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_h_g.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.haut_centre {
	height: 29px;
	width: auto;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_h_c.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.haut_centre h1 {
	margin:0px;
	padding: 0px;
	font-size: 100%;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
}
.haut_droite {
	height: 29px;
	width: 15px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: fixe;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_h_d.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.milieu_centre{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 90%;
	vertical-align: top;
	overflow:hidden;
}
.texte{
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
	color: #000000;
}
.milieu_gauche {
	height: 100%;
	width: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
}
.milieu_centre {
	height: 100%;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	clear: none;
	display: block;
}
.milieu_droite {
	height: 100%;
	width: 6px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	display: block;
}
#pieddepage {
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 100%;
	color: #FFFFFF;
}
#pieddepage a{
	color: #FFFFFF;
}
.bas_gauche {
	height: 21px;
	width: 15px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
	clear: left;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_b_g.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bas_centre {
	height: 38px;
	width: auto;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_b_c.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.bas_centre a{
	color: #FFFFFF;
}
.bas_droite {
	height: 21px;
	width: 15px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_b_d.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#conteneur #corps #fondcorps ul a:link, #conteneur #corps #fondcorps ul a:visited {
	display: block;
}
#fileariane{
	padding: 2px 0px 12px 0px;
	font-size: 90%;
	text-align: center;
	background:#B9CEFB;
	border-bottom: 1px solid #638DBF;
}
.bloc {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: top;
	text-align: left;
}
.bloc_milieu_centre_bleuf dl dt a:hover, .bloc_milieu_centre_bleuc dl dt a:hover, .bloc_milieu_centre_gris dl dt a:hover{
	height: inherit;
	background-color: #97B4E3;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	background-image: url(http://www.procomed.ch/images/icones/puce-degrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc_milieu_centre_rose dl dt a:hover{
	height: inherit;
	background-color: #FEBDBD;
	display: block;
	color: #666666;
	text-decoration: none;
}
.bloc_haut_gauche_bleuf {
	height: 28px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_g_bleuf.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
}
.bloc_haut_centre_bleuf {
	height: 28px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_c_bleuf.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 90%;
	float: left;
	display: block;
}
.bloc_haut_centre_bleuf h1{
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bloc_haut_droite_bleuf {
	height: 28px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_d_bleuf.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_milieu_centre_bleuf {
	height: auto;
	width: 173px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	clear: none;
	float: left;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9999FF;
	border-left-color: #9999FF;
	background-color: #E4E4FA;
}
.bloc_milieu_centre_bleuf h2{
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 90%;
	text-align: center;
	color: #999999;
	background-image: url(http://www.procomed.ch/images/gabarit/fond_points.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
}
.bloc_milieu_centre_bleuf dt, .bloc_milieu_centre_bleuc dt, .bloc_milieu_centre_gris dt, .bloc_milieu_centre_rose dt {
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000099;
}
.bloc_milieu_centre_bleuf dt a{
	color: #336699;
}
.bloc_bas_gauche_bleuf {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
	clear: left;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_g_bleuf.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc_bas_centre_bleuf {
	bottom: 0px;
	height: 14px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_c_bleuf.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.bloc_bas_droite_bleuf {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_d_bleuf.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_haut_gauche_bleuc {
	height: 34px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_g.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
}
.bloc_haut_centre_bleuc {
	height: 34px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_c.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	display: block;
	font-size: 85%;
}
.bloc_haut_centre_bleuc h1{
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	text-transform: uppercase;
	color: #003366;
}
.bloc_haut_droite_bleuc {
	height: 34px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_d.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_milieu_centre_bleuc {
	height: auto;
	width: 173px;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	text-align: justify;
	clear: none;
	float: left;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3BBDE;
	border-left-color: #B3BBDE;
}
.bloc_milieu_centre_bleuc h2{
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 80%;
	text-align: center;
	color: #006699;
	background-image: url(http://www.procomed.ch/images/gabarit/fond_points.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
}
.bloc_bas_gauche_bleuc {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
	clear: left;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_g.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc_bas_centre_bleuc {
	bottom: 0px;
	height: 14px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_c.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.bloc_bas_droite_bleuc {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_d.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_haut_gauche_gris {
	height: 28px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_g_gris.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
}
.bloc_haut_centre_gris {
	height: 28px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_c_gris.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	display: block;
	font-size: 85%;
}
.bloc_haut_centre_gris h1{
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #666666;
	font-size: 90%;
}
.bloc_haut_droite_gris {
	height: 28px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_d_gris.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_milieu_centre_gris {
	height: auto;
	width: 173px;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	text-align: justify;
	clear: none;
	float: left;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3BBDE;
	border-left-color: #B3BBDE;
}
.bloc_milieu_centre_gris h1{
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #000066;
	background-image: url(http://www.procomed.ch/images/fonds/fond_gris.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
}
.bloc_milieu_centre_gris h2{
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #006699;
	background-image: url(http://www.procomed.ch/images/gabarit/fond_points.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
	font-size: 85%;
}
.bloc_bas_gauche_gris {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
	clear: left;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_g_gris.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc_bas_centre_gris {
	bottom: 0px;
	height: 14px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_c_gris.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.bloc_bas_droite_gris {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_d_gris.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_haut_gauche_rose {
	height: 28px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_g_rose.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: block;
}
.bloc_haut_centre_rose {
	height: 28px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_c_rose.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	display: block;
	font-size: 85%;
}
.bloc_haut_centre_rose h1{
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	text-align: right;
	color: #FFFFFF;
	font-size: 85%;
}
.bloc_haut_droite_rose {
	height: 28px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_d_rose.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_milieu_centre_rose {
	height: auto;
	width: 173px;
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	text-align: justify;
	clear: none;
	float: left;
	display: block;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEBDBD;
	border-left-color: #FEBDBD;
}
.bloc_milieu_centre_rose h1{
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #000066;
	background-image: url(http://www.procomed.ch/images/fonds/fond_gris.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
}
.bloc_milieu_centre_rose h2{
	text-align: center;
	color: #006699;
	background-image: url(http://www.procomed.ch/images/gabarit/fond_points.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
.bloc_milieu_centre_rose dl dt{
	background-color: #FCDDDD;
}
.bloc_bas_gauche_rose {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
	clear: left;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_g_rose.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc_bas_centre_rose {
	bottom: 0px;
	height: 14px;
	width: 165px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_c_rose.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.bloc_bas_droite_rose {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_d_rose.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_haut_gauche_rouge {
	height: 33px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_g_rouge.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc_haut_centre_rouge {
	height: 33px;
	width: 172px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_c_rouge.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	font-size: 85%;
}
.bloc_haut_centre_rouge h1 {
	width: 150px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	clear: none;
	overflow: visible;
	font-size: 90%;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Tahoma;
	line-height: 90%;
}
.bloc_haut_droite_rouge {
	height: 33px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_h_d_rouge.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bloc_milieu_centre_rouge {
	height: auto;
	width: 172px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: none;
	font-size: 85%;
	display: block;
	background-color: #F0F0F0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bloc_bas_gauche_rouge {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
	clear: left;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_g_rouge.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bloc_bas_centre_rouge {
	bottom: 0px;
	height: 14px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_c_rouge.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.bloc_bas_droite_rouge {
	bottom: 0px;
	height: 14px;
	width: 6px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	display: block;
	background-image: url(http://www.procomed.ch/images/gabarit/corps_entete_bloc_b_d_rouge.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/************** 3 colonnes centrees ***************/
.colcentrecol1{
	height: 150px;
	width: 176px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
#navigation{
	position: relative;
	background-image: url(http://www.procomed.ch/images/fonds/fond_navigation.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.fondmenuactif {
	margin: 0px;
	padding: 0px;
	background-color: #B9CEFB;
	background-image: url(http://www.procomed.ch/images/fonds/fond-degrade.gif);
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textearticle {
	width: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	vertical-align: middle;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	z-index: 2;
	clear: both;
}
.rayons_rose, .rayons_blanc {
	width: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	clear: both;
	overflow: auto;
	vertical-align: middle;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rayons_rose{
	background-color: #FCE7E7;
}
.rayons_blanc{
	background-color: #FFFFFF;
}
/***********************************************/
/* articles                                  */
/***********************************************/

#livraison {
	height: auto;
	width: 100%;
}
h1{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	color: #000099;
}
h2{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #999999;
	text-align: left;
	background-image: url(http://www.procomed.ch/images/icones/dossier1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h3{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h4{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #333333;
}
h5{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
ul{
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	list-style-type: square;
	text-align: left;
	vertical-align: top;
}
li{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
table {
	padding: 0px;
	margin: 0px;
}
tr {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
td {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	top: 0px;
}
th {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	vertical-align: top;
	background-color: #9999FF;
}
hr {
	color: #638DBF;
	height: 1px;
	text-align: center;
	width: 50%;
}
.hrmax{
	width: 100%;
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #638DBF;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.toutok {
	height: auto;
	width:96%;
	margin: 0px;
	padding: 7px;
	font-size: 95%;
	color: #CC0033;
	background-color: #66CC99;
}
.error {
	height: auto;
	width:96%;
	margin: 0px;
	padding: 7px;
	font-size: 95%;
	color: #FFFFFF;
	background-image: url(http://www.procomed.ch/images/error/error.jpg);
}
.error a {
	color: #6699FF;
}
.error h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 100%;
	color: #FFFFFF;
}
.error ul{
	padding-left: 10px;
}
.error li {
	padding: 0px;
	list-style-image: url(http://www.procomed.ch/images/puce1.gif);
}
.illustration {
	top: 0px;
	margin-top: 0px;
	font-size: 80%;
	font-style: italic;
	color: #666666;
}
.avertissement {
	height: auto;
	width:98%;
	margin: 0px;
	padding: 1%;
	font-size: 95%;
	color: #FFFFFF;
	background-color: #000066;
}
.avertissement h1{
	color: #FFFFFF;
}
.avertissement a {
	color: #99CCFF;
}
.legende {
	width: 100%;
	font-style: italic;
	font-size: 90%;
}
.obligatoire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 80%;
}
.pagination {
	width: auto;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	position: relative;
}
.pagination img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.administration{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border: thin solid #FFCCFF;
	background-color: #990000;
}
.administration a {
	color: #FFFFFF;
}
.fonduni {
	background-color: #CCCCFF;
}
.fondbleu{
	background-color: #5588C1;
}
.fondbleu h1{
	color: #000000;
	font-size:1.5em;
	text-align: center;
}
.fondbleu h2{
	color: #FFFFFF;
	background-image: none;
	font-size:1em;
	text-align: center;
}

/* CSS Document */
img {
	margin: 0px;
	padding: 0px;
}
.imagegauche {
	width: auto;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	border: thin solid #6699CC;
	background-color: #FFFFFF;
}
.imagedroite {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border: thin solid #6699CC;
	background-color: #FFFFFF;
}
.imgsansbordure {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagesarticles {
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #6699CC;
	float: left;
	background-color: #FFFFFF;
}
.imagescategories {
	width: 50%;
	padding: 0px;
	border: 1px solid #6699CC;
}
/***********************************************/
/* champs de formulaire*/
/***********************************************/ 
form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/*mise en forme input avec coin arrondi*/
.quantite {
	height: 11px;
	width: 30px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000099;
}
.modifier {
	height: 26px;
	width: 50px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000099;
}
.submit{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	background-color: #000066;
	border: thin groove #0066CC;
}
.submit a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.submit:hover {
	font-size: 87%;
	font-weight: bold;
	color: #CCCCCC;
}
.submit a:hover {
	font-size: 87%;
	font-weight: bold;
	color: #CCCCCC;
}
#file{
	height: 26px;
	width: 230px;
	font-size: 90%;
	font-weight: bold;
	color: #000099;
}
/*mise en forme textarea avec coin arrondi*/
textarea{
	height: 90px;
	width: 90%;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #000099;
}
input{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #000099;
}
.rechercher {
	height: 18px;
	background-image: url(http://www.procomed.ch/images/form/rechercher.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	vertical-align: middle;
	line-height: 18px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #B3BBDE;
	border-bottom-color: #B3BBDE;
	border-left-color: #006699;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #EEF0F5;
}
legend {
	color: #000099;
	text-transform: uppercase;
	font-weight: bold;
}
.legende h2 {
	background-color: #B9CEFB;
	font-size: 110%;
	text-align: center;
}
select, option{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000099;
	vertical-align: top;
}
label{
	background-image: url(http://www.procomed.ch/images/fonds/fondtableform.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}
.caseacocher{
	height: 16px;
	width: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #E4EDF4;
}
.actualiser{
	top: 0px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.enregistrer{
	height: 15px;
	width: 15px;
	background-image: url(http://www.procomed.ch/images/fonds/spacer.gif);
}
.gauche{
	width: auto;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	vertical-align: top;
}
.droite {
	text-align: right;
}
.centre{
	text-align: center;
}
.nofloat{
	float: none;
}