/* FAQ Outlook Express */

/* www.faqOE.com */

/* P.Gastaldi */

* {font-size: 100%; line-height: 1.25em}
BODY
{
	BACKGROUND-color: window;
	BACKGROUND-IMAGE: url(OEStyle/bodyotlk.gif);
	background-repeat: no-repeat;
    BACKGROUND-ATTACHMENT: fixed;
    background-position:top right;
    margin: 15px; 
    font-family: Tahoma,Verdana,Arial,Helvetica;   
}
Body{FONT-SIZE: 80%;}

textarea,input,select{BACKGROUND-color:threedlightshadow;}


/* Gestion de tableaux */
#tabtitr
{
    BACKGROUND-COLOR: #b1ad56
}
#tabcol1
{
    BACKGROUND-COLOR: #c28e54
}

#tabcol2
{
    BACKGROUND-COLOR: #759389
}
#tabcol3
{
    BACKGROUND-COLOR: #508bb8
}


/* Gestion de tableaux avec CLASS */
.tabtitr
{
    BACKGROUND-COLOR: #b1ad56
}
.tabcol1
{
    BACKGROUND-COLOR: #c28e54
}

.tabcol2
{
    BACKGROUND-COLOR: #759389
}
.tabcol3
{
    BACKGROUND-COLOR: #508bb8
}
