body {
    background-color: #FFFFFF;
    font-family: "Verdana", sans-serif;
    margin: 0px;
}

/*A:link {*/
	/*color: #AE0323;*/
    /*text-decoration: none;*/
/*}*/
/**/
/*A:active {*/
	/*color: #AE0323;*/
    /*text-decoration: none;*/
/*}*/
/**/
/*A:visited {*/
    /*color: #AE0323;*/
	/*text-decoration: none;*/
/*}*/
/**/
/*A:hover {*/
    /*color: #DFC2C8;*/
    /*text-decoration: none;*/
/*}*/

.menuItem A:link {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #AE0323;
    text-decoration: none;
}

.menuItem A:active {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #AE0323;
    text-decoration: none;
}

.menuItem A:visited {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #AE0323;
	text-decoration: none;
}

.menuItem A:hover {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #DFC2C8;
    text-decoration: none;
}

H1 {
    font-family: sans-serif;
    font-size: 15pt;
    margin-top: 5px;
    margin-bottom: 5px;
}

H2 {
    font-family: sans-serif;
    font-size: 13pt;
    margin-top: 10px;
    margin-bottom: 3px;
}

H3 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 10pt;
    margin-top: 10px;
    margin-bottom: 3px;
}

TD {
    font-family: serif;
	font-size: 14pt;
}

P {
    margin-top: 5px;
    margin-bottom: 5px;
}

#topImage {
    width: 769px;
    height: 141px;
    background-image: url(../images/biovin/entete_fr.gif);
    background-repeat: no-repeat;
}

#leftImage {
    position: relative;
    left: -361px;
    top: -84px;
    width: 99px;
    height: 424px;
    background-image: url(../images/biovin/frame-g2.gif);
}

#menu {
    width: 820px;
}

.menuItem {
    font-size: 14pt;
    margin: 10px;
}

.selected {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #DFC2C8;
}

#rightMenu {
    width: 140px;
    text-align: right;


    font-family: Arial;
    font-size: 10pt;
}

#homeMenu {
    /*position: absolute;*/
    /*top: 10px;*/
    /*left: -18px;*/
    /*width: 200px;*/
    /*text-align: right;*/
    /*color: #000000;*/
}

#archiveMenu {
    position: relative;
    top: 0px;
    left: -200px;
}

#languageMenu {
    position: relative;
    top: 0px;
    left: 324px;
    font-family: Arial;
    font-size: 8pt;
}

#languageMenu A:link {
    color: #666666;
    text-decoration: none;
}

#languageMenu A:active {
    color: #666666;
    text-decoration: none;
}

#languageMenu A:visited {
    color: #666666;
    text-decoration: none;
}

#languageMenu A:hover {
    color: #CCCCCC;
    text-decoration: none;
}

#textContent {
    position: relative;
    top: -400px;
    left: 30px;
    width: 600px;

    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    line-height: 1.5;
}

#textContent A:link {
	color: #000000;
    text-decoration: none;
}

#textContent A:active {
	color: #000000;
    text-decoration: none;
}

#textContent A:visited {
    color: #000000;
	text-decoration: none;
}

#textContent A:hover {
    color: #000000;
    text-decoration: none;
    font-style: italic;
}

.orderTitle {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
}

.orderContent {
    font-family: Arial;
    font-size: 10pt;
}

.orderConditions {
    font-family: Arial;
    font-size: 8pt;
}

.orderFormFieldCaption {
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
}
