/*
SITE VDM janvier-mars 2005
v ~ vente
a ~ atelier
e ~ événements

$c1 = "#186A76";   // vert fond de page ~logo et carte visite
$c2 = "#D0E6D3";   // vert clair fond photos thèmes  (coul.web #CCFFCC trop violente)
*/

/* 00000000000000 */ 
/* général */ 
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
    color: #990000;
    text-decoration: none; 
}
a:hover {
    color: #CC0000;
}
.handmade a {
    color: #FFCC00;
	font-weight:bold;
    text-decoration: none; 
}
.handmade a:hover {
    color: #FFFFFF;
}

/* 00000000000000 */ 
/* accueil, logo et 3 lignes photos */  
.larg_v {
    width: 550;
}
.larg_a {
    width: 430;
}
.larg_e {
    width: 500;
}
.txt_zones {
    font-size: 24px;
    color: #186A76;
}
a.txt_zones {
    font-size: 24px;
    color: #186A76;
}
a.txt_zones:hover {
    font-size: 24px;
    color: #CC0000;
}
.titre_s_clair {
    font-size: 16px;
    color: #186A76;
}

/* 00000000000000 */ 
/* zone d'entete */  
.entete {
}
.titre0 {    /* pour la grand entete page accueil titre*/
    font-size:30px;
    color:#FFFFFF; 
    letter-spacing:10;
}
.titre1 {    /* pour la grand entete page accueil titre*/
    font-size:24px;
    color:#FFFFFF; 
    letter-spacing:5;
}
.titre2 {   /* pour la grand entete page accueil sous-titre / ou petite entete titre */
    font-size:20px;
    color:#FFFFFF; 
    letter-spacing:10;
}
.titre3 {   /* pour la grand entete page accueil */
    font-size:16px;
    color:#FFFFFF; 
    letter-spacing:10;
}


/* 00000000000000 */ 
/* zone de menu, sur fond vert sombre */  
.menu {
    font-size: 13px;
    color: #FFFFFF; /*#FFFFFF;*/
    font-weight:bold;
}
a.menu {
    color: #C4C067;
    font-weight:normal;
}
a.menu:hover {
    color: #FFFFCC;
}

/* 00000000000000 */ 
/* zone de sous-menu, sur fond vert très clair */  
.ta_ssmenu {
    width:130;
    background-color:#DDFFDD;
    border: 0;
    font-size: 13px;
    color:#333333;
}
.td_ssmenu {
    width:130;
    height:30;
    font-weight:bold;
}
.ssmenu {
    font-size: 13px;
    color: #333333; /* */
    font-weight:bold;
}
a.ssmenu {
    color: #CC0000;
    font-weight:normal;
}
a.ssmenu:hover {
    color: #FF0000;  /*990000*/
}

/* 00000000000000 */ 
/* zone centrale */  
.centre {
    color: #000000;
    font-size: 15px;
}
a.centre {
    color: #D5CEEF;
}
a.centre:hover {
    color: #DEE5AA;
}
.ta_instruments {
    width:600;
    background-color:#DDFFDD;
    border: 0;
    font-size: 13px;
    color:#333333;
}
.td_instruments {
    width:130;
    height:150;
    text-align:center;
    background-color:#186A76;
}
.ta_modele_prix {
    background-color:#DDFFDD;
    border: 0;
    font-size: 13px;
    color:#333333;
}
.ta_contenu {
    width:600;
    background-color:#DDFFDD;
    border: 0;
    font-size: 13px;
    color:#333333;
}
.td_contenu {
    width:600;
    height:300;
    vertical-align:top;
    font-weight:normal;
}


/* 00000000000000 */ 
/* zone pied page */  
.piedpage {
    color: #EEEEEE;
    font-size: 10px;
}
a.piedpage {
    color: #C4C067;
}
a.piedpage:hover {
    color: #FFFFCC;
}

/* 00000000000000 */ 
/* éléments collectifs */
.minuscule {
    font-size: 9px;
}

            /* 000000000000000000000 */ 
            /* variations par page */
