/*
//================================================================
//  body.css
//================================================================
//        $Id: body.css,v 1.11 2007/06/29 13:56:28 libert-li Exp $
//================================================================
//   $RCSfile: body.css,v $
//  $Revision: 1.11 $
//      $Date: 2007/06/29 13:56:28 $
//    $Author: libert-li $
//================================================================
*/

/*
Marquage CVS
$Header: /data/cvs/repository_v1.0/applis/src/fo/ebxapp/ebx/framework/skins/ebxDefault/css/body.css,v 1.11 2007/06/29 13:56:28 libert-li Exp $
*/

select, input, textArea {
    font-family:  Arial; font-size: 11px;
}

.bea-portal-body {
    margin: 0px; margin-left: auto;	margin-right: auto; padding: 0px; background-color: #ffffff; font-family:  Arial; width : 760px;
}
.bea-portal-body a {
    display: inline; text-decoration: none; color: #1919D4; font-family: Arial; font-size: 11px; }

.bea-portal-body a:hover {
    text-decoration: underline;
}
.bea-portal-body h1 {
    display: inline; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial; font-size: 15px;
}
.bea-portal-body h2 {
    display: inline; text-decoration: none; font-weight: bold; color: #ffffff; font-family: Arial; font-size: 13px;
}
.bea-portal-body h3 {
    display: inline; text-decoration: none; font-weight: bold; color: #EA5A00; font-family: Arial; font-size: 13px;
}
.bea-portal-body h4 {
    display: inline; text-decoration: none; font-weight: bold; color: #EA5A00; font-family: Arial; font-size: 12px;
}
.bea-portal-body h5 { }
.bea-portal-body h6 { }

.style2 {
    display: inline; text-decoration: none; color: #55564D; font-family: Arial; font-size: 55%;
}
.style2 a {
    display: inline; text-decoration: none; color: #55564D; font-family: Arial; font-size: 100%;
}

.bea-portal-body-content { }

.bea-portal-body-header {
    padding: 0px; color: #cccce5;
}

.bea-portal-body-header {
    font-size: 0px; font-weight: bold;
}

.bea-portal-body-footer, .bea-portal-body-footer a, .bea-portal-body-footer a:hover { }

.bea-portal-body-header a {
    color: #cccce5;
}

.sommaire {
   font-weight: bold;
}
.gras
{
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
.bold1
{
  display: inline;
    text-decoration: none;
    font-weight: bold;
    color: #A7010D;
    font-family: Arial;
    font-size: 12px;
}
.bold2
{
  display: inline;
    text-decoration: none;
    font-weight: bold;
    color: #6E6F64;
    font-family: Arial;
    font-size: 12px;
}
.bold3
{
  display: inline;
    text-decoration: none;
    font-weight: bold;
    color: #A7010D;
    font-family: Arial;
    font-size: 15px;
}
.style1
{
  display: inline;
    text-decoration: none;
    color: #55564D;
    font-family: Arial;
    font-size: 11px;
}
.sommaire_texte
{
    text-decoration: none;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
}
