@charset "utf-8";
/* CSS Document */


  
  body {
font-size: 10px;
font-family: Arial, Helvetica;
color: #000000;
 font-style: normal;
}
  
  
    .base   { font-family: Arial, Helvetica, sans-serif;
                     font-size: 10px;
                         color: #000000}
						 
    .Auteur   { font-family: Verdana, Arial, Helvetica, sans-serif;
                     font-size: 12px;
					 font-style: normal;
                     color: #000000 }

    .Titre  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
    font-style: bold;
	color: #171F51;
}
    .Titre2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #594D81;
	
}
    .Titre3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #32445E; text-decoration: none ; background-color: #FFCE63
	
}
    .menu  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

    font-style: italic;
	color: #594D81;
}


    A            { color: #2C405A; text-decoration: none ; }
    A:hover      { color: #32445E; text-decoration: underline overline; background-color: #FFCE63 }
    A:visited    { color: #6582AD; }
    A:active     { color: #FF99CC; }
    
    A.iLink            { color: #44597E; text-decoration: underline; }
    A.iLink:hover      { color: #748BB2; text-decoration: underline; }
    A.iLink:visited    { color: #669999; }
    A.iLink:active     { color: #5E7EB2; }
	
	.site {
font-family: arial, sans-serif;
font-weight: bold;
font-size: .40cm;
border-top-width: 1px;
border-top-color: #dddddd;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-color: #dddddd;
border-bottom-style: solid;
border-left-width: 1px;
border-left-color: #dddddd;
border-left-style: solid;
border-right-width: 1px;
border-right-color: #dddddd;
border-right-style: solid;
background: #eeeeee;
padding: 2px;}
	
	.sitefront {
font-family: arial, sans-serif;
font-weight: light;
font-size: .40cm;
border-top-width: 1px;
border-top-color: #44597E;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-color: #44597E;
border-bottom-style: solid;
border-left-width: 1px;
border-left-color: #44597E;
border-left-style: solid;
border-right-width: 1px;
border-right-color: #44597E;
border-right-style: solid;
background: #eeeeee;
padding: 2px;}



.sitenoe {
font-family: arial, sans-serif;
font-weight: bold;
font-size: .40cm;
border-top-width: 1px;
border-top-color: #C00000;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-color: #C00000;
border-bottom-style: solid;
border-left-width: 1px;
border-left-color: #C00000;
border-left-style: solid;
border-right-width: 1px;
border-right-color: #C00000;
border-right-style: solid;
background: #eeeeee;
padding: 2px;}


.copyright {
font-family: arial, sans-serif;
font-weight: bold;
font-size: .25cm;
color: #808080;
}


h1, h2, h3, h4, h5, h6, h7 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #44597E;
}

h1 {
border-bottom: 1px #FFCE63 solid;
font-size: 16px;
font-variant: small-caps;
margin-left: 2px;
margin-right: 2px;
padding-bottom: 2px;
text-align: left;
}

h2 {
font-size: 13px;
margin-bottom: -6px;
margin-left: 12px;
margin-right: 0px;
padding-top: 10px;
}

h3 {
font-size: 12px;
font-weight: lighter;
line-height: 120%;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
background-color: #E4E5E4;
border: 1px #000000 dotted;
margin-bottom: 0px;
margin-top: 0px;
}
 
h4 {
border-bottom: 1px #44597E dotted;
font-size: 10px;
font-weight: lighter;
margin-left: 2px;
margin-right: 2px;
text-align: right;
}     




/* Page nombre*/
.pages {
    padding: 1em;
    font-size: 65%;
	padding-bottom: 0.2em;
}

.pages a, .pages span {

    float: center;
    padding: 0.2em 0.2em;
    margin-right: 0.1em;
	
    border: 1px solid #fff;
    background: #fff;
}


.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

    
	
.input
{
color: #182152;
font-size:10pt;
background: #ffffff;
border: 1px solid #000000
}
	
SELECT
{
color:#182152;
font-size:10pt;
}   

input.btn{
   color:#fff;
   font-family: helvetica,arial;
   font-size:100%;
   font-weight:normal;
   background-color:#44597e;
   border:1px solid;
   border-top-color:#000;
   border-left-color:#000;
   border-right-color:#000;
   border-bottom-color:#000;}
               



