/**
 * Css file of 
 * the Mediterranee Bonsais website
 * Copyright 2006 http://www.med-bonsais.com
 * All rights reserves
 * Tous droits reserves
 * @author Patricia Cavallo - Asphora Creations
 */

html,body {
 background-color: #FFFFFF;
 margin: 0px;                  /* avoid margins */
 text-align="center";          /* correct IE center bug */
 scrollbar: #FFFFFF;
}
html,body,h1,h2,h3,h4,h5,h6,div,p,tr,td,th,a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}
h1 { font-size: 11px; color: #000000; }
h3 { font-size: 10px; color: #000000; }
@media all {                                   /* hide from Netscape 4 */
 a { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: green;
  text-decoration: underline;
 }
 a:link {
  color: green;
  text-decoration: underline;
 }
 a:visited {
  color: green;                   /* dark green */
  text-decoration: underline;
 }
 a:hover {
  color: #E8B600;                   /* orange */
  text-decoration: none;
 }
 a:active {
  color: #E8B600;                   /* orange */
  text-decoration: none;
 }
}
a img {																				 /* hide the border in Netscape 4 */
 color: #ffffff; 
}
@media all {                                   /* hide from Netscape 4 */
 a img { 
  color: inherit;                           /* undo the rule above */
  border: none;                             /* hide from Netscape 4 */
 }
}
a.footer, a.footer:visited, a.footer:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: green;
 font-weight: normal;
}
#TitreIndex {
 background-image: url(../images/med-bonsais-index-titre.jpg);
 background-repeat: no-repeat;
}
#TitrePaysage {
 background-image: url(../images/med-bonsais-paysage-titre.jpg);
 background-repeat: no-repeat;
}
#TitreBonsais {
 background-image: url(../images/med-bonsais-bonsais-titre.jpg);
 background-repeat: no-repeat;
}
#TitreRestanques {
 background-image: url(../images/med-bonsais-restanques-titre.jpg);
 background-repeat: no-repeat;
}
#TitreContact {
 background-image: url(../images/med-bonsais-contact-titre.jpg);
 background-repeat: no-repeat;
}
#TitreLiens {
 background-image: url(../images/med-bonsais-liens-titre.jpg);
 background-repeat: no-repeat;
}
#TitreLegal {
 background-image: url(../images/med-bonsais-legal-titre.jpg);
 background-repeat: no-repeat;
}
#TitreNews {
 background-image: url(../images/med-bonsais-nouveautes-titre.jpg);
 background-repeat: no-repeat;
}
#ImgNews {
 border: none;
 position: relative;
	   left: 73%;
	   top: 0%;
 width : 70px;
 height: 20px;
 /*margin-right: 15px;*/
 /*margin-top: 0px;*/
}
#General {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 border: none;
 color: #000000;
 background-image: url(../images/design-bords.gif);
 background-repeat: repeat-y;
}
.oblig {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 color: #F27A19;
	 text-transform: none;
  text-decoration: none;
}
.questionContent {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
	 text-transform: none;
  text-decoration: none;
}
.orange {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #F27A19;
	 text-transform: none;
  text-decoration: none;
}
