@charset "iso-8859-1";
/* auteur: La Marmotte */
/* Date de création: 03/03/2005 */


/* <couleur des titres>  */
/*<styles> */
/* <style type="text/css">*/

body 
{ 
font-family: Arial, Times New Roman, Helvetica, serif;
color:#0033FF;
font-size:12pt;
font-style: italic ;
text-align:justify;
scrollbar-face-color:#0099FF;
background-color: #ebfaff;/*  #FFFFCC beige léger    #EDF8FF bleu très pale*/
}

h1 /*titre Rouge Centré Gras 20 */
{ 
color:#ff0000;
font-size:20pt; 
text-align:center;
font-weight: bold;
}
h2 /*titre Noir 16 */
{
color:#000000;
font-size:16pt;
text-align:justify;
}
h3 /*titre navy 16 */
{
color:#006699;
font-size:14pt;
text-align:justify;
}
h4 /*titre Rouge 16 */
{
color:#ff0000;
font-size:18pt;
text-align:justify;
}
h5 /*titre Bleu 14 */
{
color:#0000FF;
font-size:14pt;
text-align:justify;
}
h6 /*titre noir 12 */
{
color:#000000;
font-size:12pt;
text-align:justify;
}
h7 /*titre Rouge Centré Gras 18 */
{
color:#ff0000;
font-size:18pt;
text-align: center;
}
p  /*titre navy 12  */
{
font-size:12pt;
color:#006699;
text-align:justify;
}
p.petit
{ 
font-size: 10pt ;
color: #006699;
font-style: italic ;
}
p.grand 
{ 
font-size: 24pt ; 
color:#006699;
text-align:justify;
}
p.petitesmajus
{
font-variant: small-caps ; 
} 
 
p.petitemoyens
{
font-size: 12pt ; 
} 

.image1 
{
background-position: top left ;
background-image: url(logo_marmotte.jpg) ;
background-repeat: no-repeat ;
border: 0px solid #FFFFFF ;
width: 300px ;
height: 200px ; 
}
p.style1
{
text-align:center;
}
.un
{ position:absolute ;
left:10% ;
top:480px ; 
width: 80%
}
.deux
{ position:absolute ;
left:300px ;
top:1670px ; 
font-family:  Times New Roman, Arial, Helvetica, serif;
} 
.paragraphe
{ 
left:15% ;
height: 150px ;
width: 400px ; 
}
.ar td
{ 
font-weight : normal; font-size : 10px; font-family : Arial; color : #6666FF; text-decoration : none; 
}

.ar a 
{ 
font-weight : normal; font-size : 10px; font-family : Arial; color : #6666FF; text-decoration : none; 
}

/* </style>*/
/* <fin de styles> */
