
/* THEME DE COULEUR : USICAD */

@media all
{
DIV.warning, DIV.warning>H1 { color: red; border-color: red }
}

@media screen
{
BODY { background: url("_deco/body_bg.png") top left }
A { color: #222222 }

.Vmenu A:hover, .Hmenu A:hover { background-color: #082D54 }
H1, H2 { color: #072B4C }

.Vmenu A, .Hmenu A { color: #ABC4DB }
DIV#pageHeader, DIV.Hmenu { color: #ABC4DB; background-color: #2A4A6C; border-color: black }
A:hover { color: white; background-color: #2A4A6C }
TABLE.featureList TH { color: white; background-color: #2A4A6C }
.fmandatory { color: white; background-color: #2A4A6C }
DIV.explorer A.fsActive { color: white; background-color: #2A4A6C }
H3, H4 { color: #2A4A6C }

TR.parity0 { background-color: #ABC4DB }
TR.parity1 { background-color: #EEE }

DIV#contact_form TABLE { background-color: #DFDFDF; border-color: black }

.explorer TD { background-color: #DFDFDF; border-color: black }

DIV#pageContent {  color: #333333; background: white url("_deco/pageContent_bg.png") no-repeat top right  }

DIV#pageFooter * { color: black }
TABLE.mosaic TD { color: black; ; background: url("_deco/mosaic_bg.png") no-repeat top right }
}

@media print
{
TABLE.mosaic TD { border-color: black }
}

@media handheld
{
}
