body{
background-color : #978185;
}
h1{
 color : #a6002f;
text-align : center;
font-weight:lighter;
word-spacing: 5px;
font-size : 16px;
font-family : Viner Hand ITC;
}
h1 strong{
font-size: 18px;
font-weight: bold;
}
h2{
 color : #a6002f;
text-align : center;
font-weight:bold;
word-spacing: 5px;
font-size : 16px;
font-family : Viner Hand ITC;
}
.tab0{
font-style : italic;
color : #a6002f;
font-weight : bold;
font-size : 14;
font-family : comic sans ms;
text-align : center;
background-image : url(top.jpg);
background-repeat : no-repeat;
background-position : top;
width : 900;
height : 50;
}

.tab1{
width : 900;
height : 60;
background-color : #fefbc6;
}


.tab1_a{
font-size : 16;
font-family : comic sans ms;
color : #a6002f;
background-color : #fefbc6;
text-align : center;
}

.tab1_b{
color : #a6002f;
text-align : center;
font-weight : bold;
word-spacing: 50px;
font-size : 26;
font-family : Viner Hand ITC;
background-image : url(1_b.jpg);
background-repeat : no-repeat;
}

.tab1_b a{
text-decoration : none;
color : #a6002f;
}


.tab1bis{
text-align : center;
background-image : url(rech.jpg);
background-repeat : no-repeat;
background-position : bottom;
width : 900;
height : 30;
}

.tab2{
background-color : #ffffff;
width : 900;
height : 300;

}

.tab2_a{
width : 740;
background-color : #e7e7e7 ;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
}


.tab2_b{
font-size : 16;
font-family : comic sans ms;
text-align : right;
color : #871d30;
background-image : url(case_vieillissement.jpg);
background-repeat : no-repeat;
background-position : bottom;
}
.tab2_b a{
text-decoration : none;
color : #a6002f;
}
.tab2_b a:hover{
color : black;
}


.tab2_d{
font-size : 16;
font-family : comic sans ms;
text-align : right;
color : #871d30;
background-image : url(case_service.jpg);
background-repeat : no-repeat;
background-position : bottom;
}
.tab2_d a{
text-decoration : none;
color : #a6002f;
}
.tab2_d a:hover{
color : black;
}


.tab2_e{
font-size : 16;
font-family : comic sans ms;
text-align : right;
color : #871d30;
background-image : url(case_multi.jpg);
background-repeat : no-repeat;
background-position : bottom;
}
.tab2_e a{
text-decoration : none;
color : #a6002f;
}
.tab2_e a:hover{
color : black;
}


.tab2_f{
font-size : 16;
font-family : comic sans ms;
text-align : right;
color : #871d30;
background-image : url(case_autres.jpg);
background-repeat : no-repeat;
background-position : bottom;
}
.tab2_f a{
text-decoration : none;
color : #a6002f;
}
.tab2_f a:hover{
color : black;
}



.tab2_c{
background-image : url(bottom.jpg);
background-repeat : no-repeat;
background-position : bottom;
text-align : center;
font-size : 14;
font-family : comic sans ms;
color : #a6002f;
font-weight : bold;
padding-top : 10px;
padding-bottom : 10px;
}

/***lecteur video page d'accueil ****/
#player{
display:block;
width:512px;
height:100px;
text-align:center;
background-image:url("http://www.boutique-artevino.com/site/ima/artevino_preview5.jpg");
margin-right:auto;
margin-left:auto;
text-decoration:none;
}
#player img{
display:block;
clear:both;
margin-left:auto;margin-right:auto;
position:relative;
top:24px;
/**border:1px solid red;**/
}
#player span{
font-weight:bold;font-size:14px;
/**border:1px solid red;**/
color:white;
position:relative;
top:35px;
padding:5px;
background-color:#CCCCCC;
opacity:0.9;
filter:alpha(opacity=90);
-moz-opacity:0.9;
}
