/* DEBUT Styles généraux */

font
{
font-family:arial,geneva,ms sans serif; 
font-size:11px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #000000;
}

font.rouge
{
font-family:arial,geneva,ms sans serif; 
font-size:15px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #800000;
}

font.noir
{
font-family:arial,geneva,ms sans serif; 
font-size:15px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #000000;
}

font.commentaires
{
font-family:arial,geneva,ms sans serif; 
font-size:11px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #9c9c9c;
}

font.titre
{
font-family:Copperplate Gothic Light,arial,geneva,ms sans serif; 
font-size:21px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #800000;
}

font.titrepage
{
font-family:arial,geneva,ms sans serif; 
font-size:16px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #ffffff;
}

font.soustitrepage
{
font-family:arial,geneva,ms sans serif; 
font-size:13px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #ffffff;
}

font.textepage
{
font-family:arial,geneva,ms sans serif; 
font-size:13px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #000000;
}



font.adresse
{
font-family:Copperplate Gothic Light,arial,geneva,ms sans serif; 
font-size:12px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #404040;
}


font.titre2
{
font-family:Copperplate Gothic Light,arial,geneva,ms sans serif; 
font-size:22px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #FFFFFF;
}

font.adresse2
{
font-family:Copperplate Gothic Light,arial,geneva,ms sans serif; 
font-size:12px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #D9D9D9;
}

font.choix
{
font-family:arial,geneva,ms sans serif; 
font-size:15px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #006D95;
}
/* color: #006D95; */
/* color: #800000; */

a{
font-family:arial,geneva,ms sans serif; 
font-size:15px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #006D95;
text-decoration: underline;
}

a:hover{
color: #800000;
text-decoration:underline overline ;
background-color:#FFFFCC ;
}


a.lientxt{
font-family:arial,geneva,ms sans serif; 
font-size:11px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #000000;
text-decoration: none;
}

a.lientxt:hover{
color: #800000;
font-weight:normal;
text-decoration:underline overline ;
}

a.lientxt2{
font-family:arial,geneva,ms sans serif; 
font-size:11px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #000000;
text-decoration: none;
background-color:#FFFFFF;
}

a.lientxt2:hover{
color: #800000;
font-weight:normal;
text-decoration:none ;
}


a.commentaire{
font-family:arial,geneva,ms sans serif; 
font-size:11px; 
letter-spacing:0; 
font-style: normal;
font-weight:normal;
color: #000000;
text-decoration: underline;
background-color:#FFFFFF;
}

a.commentaire:hover{
color: #000000;
font-weight:normal;
text-decoration:underline;
font-size:11px;
}



a.panier{
font-family:arial,geneva,ms sans serif; 
font-size:18px; 
letter-spacing:0; 
font-style: italic;
font-weight:BOLD;
color: #FFFFFF;
text-decoration: none;
background-color:#FF0000;
}

a.panier:hover{
background-color:#FF0000;
color: #FFCC00;
font-weight:bold;
text-decoration:none;
font-size:18px;
}



a.titrearticle{
font-family:arial,geneva,ms sans serif; 
font-size:12px; 
letter-spacing:0; 
font-style: normal;
font-weight:bold;
color: #0066cc;
text-decoration: underline;
background-color:#FFFFFF;
}

a.titrearticle:hover{
color: #0066cc;
font-weight:bold;
text-decoration:underline;
font-size:12px;
}


input.butt {
	border:1px solid #FFFFFF;
	background-color:#99CC66;
	font-family:arial,geneva,ms sans serif; 
	font-size:12px; 
	font-weight:bold;
	color: #000000;
}

input,select,textarea {
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-family:arial,geneva,ms sans serif; 
	font-size:12px; 
	font-weight:bold;
	color: #000000;
}

input.GEST {
	border:1px solid #000000;
	background-color:#EFF7DE;
	font-family:arial,geneva,ms sans serif; 
	font-size:12px; 
	font-weight:bold;
	color: #000000;
}

img {border-color:000000;}
/* FIN Styles généraux */


