/* CSS Document */

body {
	width: 710px;
	margin: 0;
	padding: 0 0 0 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../fond.gif) repeat-y;
	}
		
h1,h2,h3,p,div,strong,ul,li,dl,dt,dd,a,input,img,span,textarea,hr,form,em{
	margin: 0;
	padding: 0;
	border: 0;
	}
span {
	display: none;
	}

#abscontent {

	}
#header {
	width: 710px;
	height: 80px;
	background: url(../sep_top.gif) no-repeat left bottom;
	}
h1 {
	float: left;
	margin-left: 25px;
	width: 460px; 
	height: 60px;
	text-indent: -9999px;
	background: url(../titre_gastaud.gif) no-repeat left bottom;
	display: inline;
	}
#illustchien {
	margin-top: 6px;
	float: left;
	margin-left: 100px;
	width: 58px;
	height: 64px;
	background: url(../petit_chien.gif) no-repeat bottom;
	}


/*//////////////////MENU/////////////////////////////////////////////////////*/
#menu {
	position: relative;
	clear: both;
	background: url(../sep_bas.gif);
	width: 710px;
	height: 25px;
	}
#cache {
	z-index: 200;
	position: absolute;
	top:16px;
	left: 15px;
	width: 262px;
	height: 16px;
	background: transparent;
	}
#menu ul, li {
	list-style-type: none;
	margin:0;
	padding:0;
	}
#menu ul {
	position: absolute;
	top:;
	left: 20px;
	background: transparent url(../menu.gif) top left no-repeat;
	width: 262px;
	height: 32px;
	}
#menu ul li {
	float: left;
	}
#menu ul li a {	
	text-indent: -9999px;
	display: block;	
	height: 32px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	}
#menu li a:hover {
	background: url(../menu.gif) no-repeat -12px -32px;
	}
#menu1 a{
	margin-left: 12px;
	width:42px;
	}
#menu #menu1:hover  {
 background-position: -32px 0px;	
}
#menu #menu2 a {
	margin-left: 23px;
	width:43px;
	}
#menu #menu2 a:hover {
	background-position: -77px -32px;
	}
#menu #menu3 a {
	margin-left: 21px;
	width:36px;
	}
#menu #menu3 a:hover {
	background-position: -141px -32px;
	}
#menu #menu4 a {
	margin-left:22px;
	width:55px;
	}
#menu #menu4 a:hover {
	background-position: -199px -32px;
	}
	
	
/*//////////////////BAS/////////////////////////////////////////////////////*/
#bottom {
	clear: both;
	background: url(../bottom.gif) no-repeat bottom left;
	padding-bottom:25px;
	}
#vignettes {
	float: left;
	width: 470px;
	margin: 15px 0 35px 20px;
	display: inline;
	}
#vignettes #soustitre  {
	display: none;
	}

#vignettes ul  {
	list-style: none;
	overflow: hidden;
	}
#vignettes ul li  {
	float:left;
	width: 42px;
	height: 42px;
	background: url(../fd_vign.gif) no-repeat;
	overflow: hidden;
	}
#vignettes ul li a{
	display: block;
	margin: 6px;
	width: 30px;
	height: 30px;
	overflow: hidden;
	}
#info {
	clear: left;
	width: 458px;
	height: 10px;
	width: 250px;
	margin-left:5px;
	padding: 20px 0 0 5px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	vertical-align:bottom;
	border-left: 2px solid #8F8F8F;
	display:none;
	}
#info strong {
	
	}

#adresse {
	position: relative;
	margin-top: -7px;
	float: right;
	text-align: center;
	margin-right: 15px;
	padding-top: 15px;
	width: 190px;
	height: 116px;
	background: url(../fd_chien.gif) no-repeat;
	display: inline;
	overflow: visible;
	}
#adresse strong {
	font-size:11px;
	font-weight: bold;
	}
#adressegastaud {
	font-size:10px;
	color: #4d4d4d;
	margin-top: -8px;
	margin-bottom: 10px;
	line-height: 12px;
	}

#titrechamps {
	text-align: left;
	font-size: 10px;
	color: #808080;
	margin: 0 0 0 0;
	}
#newsletter {
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #808080;
	border: 1px solid #DBDBDB;
	}
#ok {
	float: right;
	margin-top: -5px;
	width: 25px;
	height: 25px;
	background: url(../bt_ok.gif) no-repeat;
	}
	
	
	
#mentions {
	width:710px;
	clear: both;
	padding-top: 5px;
	text-align: center;
	font-size:10px;
	color: #999999;
	
	}
#mentions a {
	font-weight: bold;
	color: #999999;
	}

#quatrevingtcinq{
display: none;
}