body {  background-color: #FAFCE2; background-image: url(img/bg-page.jpg); background-repeat:repeat-y}



body, h1, h2, h3, h4, h5, h6, p, li, td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #012345 }

body, td, p { font-size:11px }

h1 { font: bold 28px }

h2 { font: bold 22px }

h3 { font: bold 20px }

h4 { font-weight: bold ; font-size:18px; color:#6D83B4; text-transform:uppercase; }

h5 { font: bold 16px }

h6 { font: bold 14px }

li { font: 12px }



a  { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #123456;}

a:link { text-decoration: underline}

a:visited { color: #234567; text-decoration: underline}

a:hover { color: #FF0000; text-decoration: underline; }

a:active { color: #666666}

.menu a  { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #123456; text-transform:uppercase; text-decoration:none}

.menu a:visited { color: #234567; text-decoration:none}

.menu a:hover { color: #FF0000; text-decoration:none}

.menu a:active { color: #666666; text-decoration:none}




.small {  font-size: 9px; font-weight: bold;}

.shadow { filter:DropShadow(color:#FFFFFF,offx:-1,offy:-1); width: 100%; height:100%}

.titre { font-weight: bold ; font-size:18px; color:#6D83B4; text-transform:uppercase; }

.soustitre { font-weight: bold ; font-size:14px; color:#6D83B4; text-transform:uppercase; }

.exposant { vertical-align: super; font-size:9px;}

SELECT { 

FONT-SIZE: 10px; 

COLOR: #000000; 

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

BACKGROUND-COLOR: #CCCCCC}



INPUT { 

BORDER-RIGHT: #353535 1px outset; 

BORDER-TOP: #353535 1px outset; 

BORDER-LEFT: #353535 1px outset; 

BORDER-BOTTOM: #353535 1px outset; 

BACKGROUND-COLOR: #CCCCCC; 

 

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

FONT-SIZE: 10px; 

COLOR: #000000; }



TEXTAREA { 

BORDER-RIGHT: #353535 1px outset; 

BORDER-TOP: #353535 1px outset; 

BORDER-BOTTOM: #353535 1px outset; 

BORDER-LEFT: #353535 1px outset; 

BACKGROUND-COLOR: #CCCCCC; 

FONT-SIZE: 10px; 

COLOR: #000000;  

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }



OPTION { 

FONT-SIZE: 10px; 

COLOR: #000000; 

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

BACKGROUND-COLOR: #CCCCCC; }



FORM { 

FONT-SIZE: 10px; 

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; ; }



.blocksatz { font-size: 12px; text-align: justify}

.green {  background: #004400}

.yellow { background: #FF8000}

.red { background: #550000}

.grey { background: #CCCCCC}

.menu { font-size: 9px;

BORDER-RIGHT: #000000 1px solid; 

BORDER-TOP: #afbedf 1px solid; 

BORDER-LEFT: #afbedf 1px solid; 

BORDER-BOTTOM: #000000 1px solid; }



.tdborders {

BORDER-RIGHT: #000000 1px solid; 

BORDER-TOP: #FFFFFF 1px solid;

BORDER-LEFT: #FFFFFF 1px solid;

BORDER-BOTTOM: #000000 1px solid; }



.a-button { 

BORDER-RIGHT: #000000 1px solid; 

BORDER-TOP: #FFFFFF 1px solid; 

BORDER-LEFT: #FFFFFF 1px solid; 

BORDER-BOTTOM: #000000 1px solid; 

BACKGROUND-COLOR: #440000; 

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

FONT-SIZE: 10px; 

COLOR: #FFFFFF; }

.hand {  cursor: hand}.lowercase {
	text-transform: lowercase;
}

