body{
	padding:0px;
	margin:0px;
	
	text-align: left;
}

a{
font-family:Tahoma;
	
}
a:hover{text-decoration:none;}

img { border:0px;}




ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 13px; font-weight:bold}
li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#FCFCFC; text-decoration:none;}
li a:hover {font-family:Tahoma; font-size:11px; line-height:16px; color:#ff6d1e;text-decoration:underline;}

.ul2 li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 13px; font-weight:normal}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#FCFCFC; text-decoration:none;}
.ul2 li a:hover {font-family:Tahoma; font-size:11px; line-height:16px; color:#ff6d1e;text-decoration:underline;}

a.bas {
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
	font-weight: normal;
}
.bas {
font-family:Tahoma; font-size:11px; color:#535353; text-decoration:none;font-weight: normal;
	
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #fcfcfc;
	text-decoration: none;
	font-weight: normal;
}
.chiens {
	font-family: Tahoma;
	font-size: 14px;
	color: #fcfcfc;
	text-decoration: none;
	font-weight: normal;
}

.orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff6d1e;
	text-decoration: none;
	font-weight: normal;
}
.title-orange {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	color: #ff6d1e;
	text-decoration: none;
	font-weight: normal;
}
.bas:hover
{
	font-family:Tahoma; font-size:11px; color:#535353; text-decoration:underline;font-weight: normal;
}
a.bas:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #939393;
	text-decoration: none;font-weight: normal;
}


.wrap {
	width:818px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#index_logo {
	margin-top:80px;;
	margin-bottom:10px;
}
#index_links {
	margin:auto;
	width:380px;
	margin-bottom:20px;
}
.index_link {
	float:left;
	margin-right:20px;
	width:100px;
	padding:5px;
}
.index_link a {
	text-decoration:none;
}

.index_link a button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7700;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#262626 0%,
		#262626 50%,
		#262626);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#262626),
		color-stop(0.50, #262626),
		to(#262626));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #ff7700;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}

.index_link a:hover button.css3button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffa200;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#262626 0%,
		#262626 50%,
		#262626);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#262626),
		color-stop(0.50, #262626),
		to(#262626));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #ffbf00;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}
#logo  {
	float:left;
}
#pic_menu {
	vertical-align:bottom;
	width:540px;
	float:left;
}
.menu_item {
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}
#dog {
	margin-top:-30px;
}
