@charset "iso-8859-1";

body, html {width: 100%; margin: 0px auto; padding: 0px; background: url(img/ttp/fond.gif) ; background-position: top; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}



table { border: 0; }

a { }
a:hover { text-decoration: underline }
td { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
	

.onze {  font-size: 11px;  }
.dix {  font-size: 10px;  }
.douz {  font-size: 12px;  }
.treiz {  font-size: 13px;  }
.quato {  font-size: 14px;  }


a.ambiance_bio_construction_tarbes:link {color: #636363; text-decoration: underline;  }
a.ambiance_bio_construction_tarbes:visited { color: #636363; text-decoration: underline; }
a.ambiance_bio_construction_tarbes:active { color: #006600;  text-decoration: underline;   }
a.ambiance_bio_construction_tarbes:hover { color: #006600;  text-decoration: underline; }

a:link {color: #0033FF; text-decoration: underline;  }
a:visited { color: #0033FF; text-decoration: underline; }
a:active {color: #006600; text-decoration: underline;}
a:hover { color: #006600;  text-decoration: underline; }

p {margin: 0; padding: 0;}



#sepmenu {background: url(img/ttp/m_separation.gif); background-repeat: no-repeat; height: 2px; width: 232px;}

.divmenu {margin-top: 5px; width: 232px}

.divmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
cursor: hand;
cursor: pointer;
margin: 0;
padding: 0;
}



.divmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background: url(img/ttp/M_fondjaune.gif) no-repeat top left; 
}

.divmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.divmenu ul li{
padding: 1px 0 2px 0;
}

.divmenu ul li a{
color: #008000;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0 2px 0;
font-size: 12px; 
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
}

.divmenu ul li a:visited{
color: #008000;
}

.divmenu ul li a:hover{ /*hover state CSS*/
color: #3c3c3c;
background-color: #C0D9EA;
}
