/* general
--------------------------------------------------------------------------------------------- */

body{
color: #757575;
font-family: Arial,Helvetica,Tahoma,sans serif;
font-size: 12px;
margin: 0 auto;
width:1000px;
text-align:center;
}

#page{
margin: 0 auto;
width:1000px;
}

#bandeau{}

#texte{
width:1000px;
min-height:450px;
background-image: url(images/fond2.jpg);
background-repeat:repeat-y;
}

.clear{
clear:both;
}

#pied{
width:1000px;
height:127px;
background-image: url(images/pied.jpg);
}

#adresse{
text-align:left;
float:left;
padding: 38px 0 0 200px;
font-size:10px;
}

#copyright {
float:right;
padding: 64px 30px 0 0;
font-size:10px;	
}

#tel{
margin: 0 auto
}

a { text-decoration: none; color: #5a753d;outline: none; }
a:visited { color:#5a753d; }
a:hover { color:#94c164; }
a:focus { color:#779c51; }

/* menu
--------------------------------------------------------------------------------------------- */
#menu{
width:1000px;
height:44px;
background-image:url(images/fond_menu.jpg);
background-repeat:no-repeat;
}

#menu td a {color: #737373; font-size: 16px; font-weight:bold;  TEXT-DECORATION : none}
#menu td a:hover { color: #C2C2C2; }

#menu td a:hover.accueil { color:#DB6700; }
#menu td a:hover.agenda { color:#BFDC00; }
#menu td a:hover.video { color:#34DB00; }
#menu td a:hover.echantillon { color:#7D8F00; }

/* page index
--------------------------------------------------------------------------------------------- */

#titre_index{
color:#DB6700;
font-size: 20px;
text-align: left;
padding: 7px 0 0 0;
}

#index_gauche{
width:550px;
float:left;
text-align:left;
margin-left:38px;
margin-top:8px;
}

#index_droite{
float:left;
margin-left:10px;
width:330px;
margin-top:5px;
}

/* page vidéo
--------------------------------------------------------------------------------------------- */

#video{
margin: 20px 0 70px 0;
}

#titre_video{
color: #34DB00;
font-size: 20px;
text-align: left;
padding: 15px 0 0 40px;
}

#fond_video{
width:1000px;
height:480px;
background-image:url(images/fond_video.jpg);
background-repeat:no-repeat;
}

/* page échantillons
--------------------------------------------------------------------------------------------- */

#titre_echantillons{
color: #7D8F00;
font-size: 20px;
text-align: left;
padding: 15px 0 0 40px;
}

#contact{
margin: 20px 0 0 0;
}

#fond_echantillon{
width:1000px;
font-size: 18px;
height:452px;
background-image:url(images/fond_echantillon.jpg);
background-repeat:no-repeat;
}

/* page agenda
--------------------------------------------------------------------------------------------- */

#titre_agenda{
color: #BFDC00;
font-size: 20px;
text-align: left;
padding: 15px 0 0 40px;
}

#agenda_gauche{
width:500px;
height:400px;
float:left;
margin-top:5px;
margin-left:50px;
}

#agenda_droite{
width:350px;
height:510px;
margin-left:50px;
float:left;
margin-top:20px;
background-image:url(images/agendadupharmacien.jpg);
background-repeat:no-repeat;
}
#alignement{
padding-top: 200px;
}
#adrsse{
}