*
{
font-family: verdana, arial, sans-serif;
font-size: 10.5pt;
font-weight: normal;
color: navy;
}
body
{
margin: 25px;
text-align: justify;
max-width: 960px;
margin: 0px auto;
}
a
{
font-weight: bold;
}
a:link
{
color: blue;
}
a:active
{
color: orange;
}
a:hover
{
color: grey;
background-color: orange;
}
a.text
{
font-weight: bold;
color: blue;
}
a.text:link
{
color: blue;
}
a.text:active
{
color: orange;
}
a.text:hover
{
color: orange;
background-color: white;
}
#adr
{
margin-left: 15px;
margin-top: 18px;
}
b
{
font-weight: bold;
}
.title
{
font-size: 18pt;
text-align: left;
padding-top: 6pt;
padding-bottom: 6pt;
}
.text, li, u, b
{
font-size: 12pt;
}
.petit
{
font-size: 10pt;
}
a.third
{
font-size: 9pt;
}
a.third:hover, a.tech:hover, a.default:hover
{
color: orange;
background-color: white;
}
.tech
{
font-size: 8pt;
}
input, textarea
{
font-weight: bold;
color: black;
}
.left
{
font-size: 24pt;
}
.logos
{
border: navy solid 1px;
}
