
a { text-decoration:none }

div#container
{
   width: 1016px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
  

body
{
   text-align: center;
   margin: 0;
   background-color: #dadada;
   color: #000000;
   body link="blue" alink="blue" vlink="blue";
}
 

 
.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

.s100
{
   line-height: 100%;
}

.s125
{
   line-height: 125%;
}

.s150
{
   line-height: 150%;
}

.s175
{
   line-height: 175%;
}


.s200
{
   line-height: 200%;
}

.t12
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 12px;
   color: #0033CC;
}
 
 .t14
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 14px;
   color: #0033CC;
}

.t15
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 15px;
   color: #0033CC;
}

.t18
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 18px;
   color: #0033CC;
}

.t20
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 20px;
   color: #0033CC;
}

.texte_passos
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 14px;
   color: #0033CC;
}
 
.w15
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 15px;
   color: white;
}

.w18
{
   font-family: Arial,Verdana,sans-serif;
   font-size: 18px;
   color: white;
}

.paragraf2
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #0033CC;
   line-height: 200%;
}

.paragraf3
{
font-family: Verdana;
font-size: 15px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #0033CC;
line-height: 175%;
}

.paragraf4
{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #0033CC;
line-height: 150%;
}

.paragraf5
{
font-family: Verdana;
font-size: 13px;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: white;
line-height: 125%;
}

.roundALL
{
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border:15px;
-o-border:15px;
}

.roundTL
{
border-top-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-webkit-border-top-left-radius:15px;
-o-border-top-left-radius:15px;
}

.roundTR
{
border-top-right-radius: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius:15px;
-o-border-top-right-radius:15px;
}

.roundBL
{
border-bottom-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius:15px;
-o-border-bottom-left-radius:15px;
}

.roundBR
{
border-bottom-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius:15px;
-o-border-bottom-right-radius:15px;
}


