body {font-family:Arial,Helvetica,sans-serif,verdana;background-color:#FFE2AE;margin-top:10px;}
.bloc1 {width: 800px;float: left;}
.bloc2 {height: 600px;width: 120px;float: left;margin-left: 5px;margin-top:20px;}
.bloc3 {height: 600px;width: 160px;float: left;margin-left: 5px;margin-top:20px;}
.Style1 {font-family: Arial;font-size: 10pt;color: #8C177F;font-weight: bold;}
.Style2 {font-family: Arial;font-size: 10pt;color: #E6154E;font-weight: bold;}
.Style3 {font-family: Arial;font-size: 10pt;color: #D7CAA0;font-weight: bold;}
.Style4 {font-family: Arial;font-size: 10pt;color: #29A221;font-weight: bold;}
.Style5 {font-family: Arial;font-size: 10pt;color: #0267AD;font-weight: bold;}
.Style6 {font-family: Arial;font-size: 10pt;color: #8E84B7;font-weight: bold;}
.Style7 {font-family: Arial;font-size: 10pt;color: #FCDBCD;font-weight: bold;}
.Style8 {font-family: Arial;font-size: 10pt;color: #EE97BD;font-weight: bold;}
.Style9 {font-family: Arial;font-size: 10pt;color: #82D0EB;font-weight: bold;}
.Style10 {font-family: Arial;font-size: 10pt;color: #FFF10B;font-weight: bold;}
.Style11 {font-family: Arial;font-size: 10pt;color: #EF824C;font-weight: bold;}
.Style12 {font-family: Arial;font-size: 10pt;color: #B8C8E2;font-weight: bold;}
.Style13 {font-family: Arial;font-size: 10pt;color: #9AA85C;font-weight: bold;}
.table1 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000;font-weight: bold;background-color:#A4CEE1;}
.table2 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000;font-weight: bold;background-color:#F6C0A6;}
.table3 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;background-color:FFFF00;}
.td1 {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;}
.td2 {font-family: Arial, Helvetica, sans-serif;font-size: 9px;}
.td3 {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;}

div.admin { 
border: 1px solid red;
}


table { 
font-size: 10pt;
}

.admin .odd {
background-color: #FDFCC1;
}

.admin .even {
background-color: #FFFFEC;
}

.search .odd {
background-color: #FEFDC5;
}

.search .even {
background-color: #FFFEE6;
}

table .userAdmin {
}

h1 {
font-weight: bold;
font-size: 10pt;
}

div.admin h1 {
color: orange;
border-bottom: 1px solid red;
}

div.search h1 {
color: blue;
border-bottom: 1px solid red;
}

.error {
background-color: #ffd000;
border: 1px solid red;
color: red;
}

.admin .indexPage {
background-color: orange;
}

.search .indexPage {
background-color: #CCC706;
}

form,
select,
input { 
font-size: 10pt;
}