﻿body {
background-color : #3d3d3d; 
margin:5px 5px 5px 5px;
font-size : 8pt; 
font-family : Verdana; 
color : #182971; 
}

p,ul,li,td {
font-size : 8pt; 
font-family : Verdana; 
color : #182971; 
background-color : transparent; 
}

h1 {
font-size : 15pt; 
font-family : Comic sans MS;
color : #d2192b; 
text-align: left;
text-decoration: none;
font-weight: bold;
font-style: italic;
margin-top: 0;
margin-bottom: 0;
}

h2 {
font-size : 12pt; 
font-family : Comic sans MS; 
color : #d2192b;
text-align: center;
text-decoration: none;
font-weight: normal;
margin-top: 4;
margin-bottom: 0;
}

h3 {
font-size : 13pt; 
font-family : Verdana; 
color : #182971;
text-align: left;
text-decoration: none;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

h4 {
font-size : 12pt; 
font-family : Verdana; 
color : #182971;
text-align: left;
text-decoration: none;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

h5 {
font-size : 10pt; 
font-family : Verdana; 
color : #182971;
text-align: center;
text-decoration: none;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

h6 {
font-size : 22pt; 
font-family : Comic sans MS;
color : #d2192b; 
text-align: left;
text-decoration: none;
font-weight: bold;
font-style: italic;
margin-top: 0;
margin-bottom: 0;
}

a:link {
color:#0000FF;
text-decoration:none;
font-family: Verdana;
font-weight:normal;
}

a:visited {
color:#0000FF;
text-decoration:none;
}

a:active {
color:#FF0000;
text-decoration:none;
}

a:hover {
color:#FF0000;
text-decoration:underline;
}

.facebook {
border-style: solid;
border-width: 1px;
border-color: #000000;	
}

.bandeau {
border-style: solid; 
border-width: 1px; 
border-color: #d2192b; 
background-color: #FFFFFF;
}

.bleu {
border-style: solid; 
border-width: 1px; 
border-color: #d2192b; 
background-color: #182971;
}

.violet {
border-style: solid; 
border-width: 4px; 
border-color: #d2192b; 
background-color: #aaaaaa;
}

.violet_small {
border-style: solid; 
border-width: 1px; 
border-color: #d2192b; 
background-color: #aaaaaa;
margin:0;
padding:0;
}

.blanc {
border-style: solid; 
border-width: 1px; 
border-color: #000000; 
background-color: #FFFFFF;
}

.blanc_noline {
border-width: 0px; 
border-color: #000000; 
background-color: #FFFFFF;
}

.contact {
border-style: solid; 
border-width: 1px; 
border-color: #d2192b; 
background-color: #FFFFFF;
}


.none {
border-style: none;
}

.menucatalogue {
border: 1px solid #000000;
background-color: #C4B7D9;
height: 27px;
}

.menucatalogue a{
color: #182971;
text-decoration: none;
text-align:center;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 10pt;
margin:0;
padding:0;
}

.menucatalogue a:visited {
color: #182971;
}

.menucatalogue a:active {
color: #182971;
}

.menucatalogue a:hover {
font-size: 12pt;
color: #d2192b;
background-color: #182971;
text-decoration: none;
}

td.menucatalogue:hover {
background: #182971;
color: #d2192b;
}

td.menucatalogue:hover a {
background: #182971;
color: #d2192b;
font-size: 12pt;
}


