/* Textes */
.texte-remarque-01 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #666666
}

.texte-normal-01 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666
}

.texte-normal-gras-01
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #666666
}

.texte-normal-02 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #6AA4D4
}

.texte-normal-gras-02
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #6AA4D4
}

.texte-normal-03 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF
}

.texte-normal-gras-03 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #FFFFFF
}

/* Titres */
.titre-01 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
color: #4B5D6B
}

.titre-02 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #4B5D6B
}

/* Liens */


a:active 
{  
text-decoration: underline
}

a:hover 
{  
text-decoration: underline
}

a:link 
{  
text-decoration: none
}

a:visited 
{  
text-decoration: none
}

a.texte-remarque-01 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: none; 
color: #666666;
}

a.texte-remarque-01:hover 
{ 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: underline; 
color: #666666; 
font-weight: normal; 
}

a.texte-normal-gras-03
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #FFFFFF
text-decoration: none;
}

a.texte-normal-gras-03:hover 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #FFFFFF
text-decoration: underline;
}


/* Eléments */
.fond-01 
{
background-color: #006699
}

.fond-02
{
background-color: #C2D4E3
}

.fond-03
{
background-image: url('http://www.souvenirdunjour.com/images/fond_centre.jpg');
}

.fond-04
{
background-image: url('http://www.souvenirdunjour.com/images/fond_centre_02.jpg');
}

.fond-05
{
background-image: url('http://www.souvenirdunjour.com/images/fond_centre_03.jpg');
}

.fond-06
{
background-image: url('http://www.souvenirdunjour.com/images/fond_centre_04.jpg');
}

.fond-07
{
background-image: url('http://www.souvenirdunjour.com/images/fond_centre_05.jpg');
}

.contour-01 
{ 
border : 1px solid #86A5BE;
}

BODY 
{
SCROLLBAR-FACE-COLOR: #86A5BE; 
SCROLLBAR-3DLIGHT-COLOR: #F6F7FB;
SCROLLBAR-ARROW-COLOR: #E4E6ED; 
SCROLLBAR-TRACK-COLOR: #F6F7FB;
SCROLLBAR-DARKSHADOW-COLOR: #405C71
}


