@import "css/hcard.css";


body {
	margin: 0px;
padding: 0px;
}


ul,h1,h2,h3,h4,h5,h6,p,img
{
	margin:0;
	padding:0;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #d72a2a;
	padding-top: 30px;
	border-bottom: 1px solid #d73131;
	width: 98%;
}

h3{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #d72a2a;
	padding-top: 10px;
}


.callback a img{
	border: none;
}


.texte p{
	font-family: "Trebuchet MS";
	font-size: 12px;	
	color: #002f00;
	padding: 5px;
}

.texte a img{
	border: 2px solid #228b22;
}
.texte a:hover img{
	border: 2px solid white;
}

.texte ul{
	font-family: "Trebuchet MS";
	font-size: 12px;	
	color: #002f00;
	margin-left: 20px;
	list-style: circle;
	
}

.sep{
	width: 98%;
	line-height: 0px;
	border-bottom: 1px solid white;	
	margin-top: 10px;
	margin-bottom: 10px; 
}

.sep2{
	width: 98%;
	line-height: 0px;
	border-bottom: 1px solid #8ebc30;	
	margin-top: 10px;
	margin-bottom: 10px; 
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8FC635;
	text-decoration: underline;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
		font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
	
}
.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8FC635;
	text-decoration: none;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}


.trait {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

.fond{
	background-image: url(interface/home_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img-fond {
	background-image:     url("detective-chambery/detective-annecy.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.img-fond2 {
	background-image: url(interface_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#div {
	width: 500px;
	overflow: auto;
	height: 450px;
}
.imgs {
	border: 2px solid #689C14;
}

#powered { 
  font-family: "Trebuchet MS";
  font-size: 12px; 
  font-weight: bold;
  color: #006400;
  text-decoration: none; 
  vertical-align: middle; 
  width: 100%;
  text-align: center;
 
 
    
  }
  
 #powered img { 
  height: 11px; 
  width: 11px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }
