/* @override http://www.lambslegaanimalista.org/index.php?css=lambs/lambs.css */

/* @group Reset */

/* Eric Meyer's Reset Reloaded */

/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group ids */

body {
	font: 13px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #686868;
}

#ausiliario {
	text-align: center;
	width: 964px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#centrato {
	width: 964px;
	height: 100%;
	float: left;
	text-align: left;
}

#top_content {
	height: 60px;
	background: #bce97d url(images/menu/images/riga.png) repeat-x 0 100%;
	padding-top: 10px;
}

#header {
	height: 270px;
	float: left;
	width: 964px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#logo {
	height: 270px;
	background: url(images/header.png) no-repeat;
	text-indent: -500em;
	width: 496px;
	float: left;
}

#colonna_1 {
	float: left;
	width: 496px;
	padding-top: 10px;
}

#colonna_2 {
	float: left;
	width: 468px;
}

#footer {
	width: 964px;
	height: 95px;
	float: left;
	background: url(images/footer.png) no-repeat 0 bottom;
	text-align: center;
}

#crediti {
	margin-top: 60px;
	color: white;
	text-shadow: #d4d4d4 1px 1px 0;
	font-size: 15px;
}

/* @end */

/* @group menu */

#menu {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}

#menu li {
	float: left;
	display: inline-block;
}

#menu li a {
	display: block;
	float: left;
	height: 36px;
	text-indent: -500em;
}

#home a {
	width: 135px;
	background: url(images/menu/images/homepage.png) no-repeat 0 0;
}

#home a:hover {
	background-position: 0 -41px;
}

#chi a {
	width: 202px;
	background: url(images/menu/images/chi_siamo.png) no-repeat 0 0;
}

#chi a:hover {
	background-position: 0 -41px;
}

#adozioni a {
	width: 182px;
	background: url(images/menu/images/adozioni.png) no-repeat 0 0;
}

#adozioni a:hover {
	background-position: 0 -41px;
}

#aiutaci a {
	width: 169px;
	background: url(images/menu/images/aiutaci.png) no-repeat 0 0;
}

#aiutaci a:hover {
	background-position: 0 -41px;
}

#contatti a {
	width: 240px;
	background: url(images/menu/images/contattaci.png) no-repeat 0 0;
}

#contatti a:hover {
	background-position: 0 -41px;
}

/* @end */

/* @group emergenze */

#emergenze, #persi_e_ritrovati {
	background-color: #f3f3f3;
	display: block;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	width: 448px;
}

.emergenze {
	float: left;
	margin-top: 6px;
}

.box_emergenze {
	width: 130px;
	height: 90px;
	display: block;
	text-decoration: none;
	color: white;
	font: 14px/20px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: hidden;
	float: left;
	border: 2px solid #d4d4d4;
	background: white 0;
	margin: 7px;
}

.emergenze img {
	width: 180px;
	margin-top: -21px;
	margin-left: -10px;
}

#emergenze p {
	padding-bottom: 0;
}

/* @end */

/* @group persi e ritrovati */

#persi_e_ritrovati {
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#persi_e_ritrovati p {
	padding-bottom: 10px;
}

#persi_e_ritrovati ol {
	list-style-type: decimal;
	padding: 5px 30px 10px 40px;
}

/* @end */

/* @group stili di testo */

#colonna_1 h1, #colonna_2 h1, #annunci h1 {
	color: #c7e582;
	font: bold 30px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #8aa462 1px 1px 0;
}

#colonna_2 h1 {
	text-align: right;
}

#colonna_1 p img {
	float: right;
	margin: 10px;
}

p {
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #a7a7a7 0 0 0;
	color: #787878;
	padding: 5px 30px 40px 10px;
}

a {
	color: #c09831;
	text-decoration: underline;
}

a:visited {
	text-decoration: line-through;
}

a:hover {
	color: #e40000;
	text-decoration: none;
}

.data {
	margin-left: -52px;
	display: inline;
	float: left;
	font: 11px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	width: 30px;
	color: #6e8700;
	margin-top: -30px;
	border-right: 2px solid silver;
	padding-right: 10px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}

/* @end */

/* @group banner */

#banners {
	height: 270px;
	width: 468px;
	text-indent: 0;
	float: left;
}

#banners a {
	display: inline-block;
	margin: -2px;
	width: 234px;
}

#banners a {
	float: left;
	display: block;
	width: 234px;
	text-indent: -500em;
}

a#cinquepermille {
	background-image: url(images/banners/images/cinquepermille.png);
	height: 89px;
}

a#adottami {
	background-image: url(images/banners/images/adottami.png);
	height: 89px;
}

a#paypal {
	background-image: url(images/banners/images/paypal.png);
	height: 89px;
}

a#youtube {
	background-image: url(images/banners/images/youtube.png);
	height: 89px;
}

a#volontariato {
	background-image: url(images/banners/images/volontariato.png);
	height: 92px;
}

a#facebook {
	background-image: url(images/banners/images/facebook.png);
	height: 92px;
}

/* @end */

/* @group tips */

.qtip-content {
	color: white;
	font: bold 22px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @end */

/* @group ajax */

#sapo_1 {
	width: 135px;
	height: 249px;
	float: right;
	background-image: url(images/sapo_1.png);
}

#ajax {
	margin-top: 20px;
}

#ajax h1 {
	color: #c7e582;
	font: bold 30px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #8aa462 1px 1px 0;
}

#ajax p {
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #a7a7a7 0 0 0;
	color: #787878;
	padding: 5px;
}

#ajax ul, #ajax ol {
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 30px;
}

#ajax ul li {
	font: bold 16px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #9cba25;
	list-style-type: square;
	margin: 5px;
}

#ajax ol li {
	font: bold 16px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #9cba25;
	list-style-type: decimal;
	margin: 5px;
}

#ajax ul li b {
	color: #b55eab;
	text-decoration: underline;
}

#cfisc {
	background-image: url(images/cfisc.png);
	width: 562px;
	height: 250px;
	text-indent: -500em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/* @end */

/* @group adozioni */

/* @group legenda */

#legenda {
	float: left;
	height: 40px;
	padding: 10px;
	margin-left: 100px;
	width: 100%;
}

.legenda_adottato {
	display: block;
	background: url(images/icone/cuore.png) no-repeat;
	top: 20px;
	left: 139px;
	z-index: 2;
	float: left;
	padding-left: 40px;
	text-transform: uppercase;
	font-size: 18px;
	color: gray;
	height: 30px;
	line-height: 31px;
	padding-right: 40px;
}

.legenda_non_adottato {
	display: block;
	background: url(images/icone/11.png) no-repeat;
	top: 20px;
	left: 139px;
	z-index: 2;
	float: left;
	padding-left: 40px;
	text-transform: uppercase;
	font-size: 18px;
	color: gray;
	height: 30px;
	line-height: 31px;
	padding-right: 40px;
}

.legenda_adottato_a_distanza {
	display: block;
	background: url(images/icone/2.png) no-repeat;
	top: 20px;
	left: 139px;
	z-index: 2;
	float: left;
	padding-left: 40px;
	text-transform: uppercase;
	font-size: 18px;
	color: gray;
	height: 30px;
	line-height: 31px;
	padding-right: 40px;
}



/* @end */

#cosa_devi_sapere ul {
	list-style-type: square;
	padding-right: 30px;
	padding-left: 30px;
}

#cosa_devi_sapere p {
	padding: 0;
}

#cosa_devi_sapere {
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background: #f3f3f3 0 0;
	width: 964px;
}

.annuncio {
	width: 158px;
	float: left;
	margin: 15px;
}

.box_adozioni {
	width: 150px;
	height: 150px;
	overflow: hidden;
	border: 4px solid #d2d2d2;
	float: left;
	margin-bottom: 10px;
	z-index: 1;
}

.box_adozioni img {
	width: 220px;
	margin-left: -15px;
	margin-top: -15px;
}

.info {
	width: 150px;
	float: left;
	padding: 4px;
	background-color: #f3f3f3;
	height: 60px;
	overflow: hidden;
}

.codice {
	color: red;
	font-size: 10px;
}

#pagine {
	float: left;
	width: 964px;
	margin-top: 20px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}

#pagine a {
	background-image: none;
	color: gray;
	text-decoration: none;
}

#pagine a:hover {
	color: #bce97d;
}

#pagine a.link_precedente {
	padding-right: 20px;
}

#pagine a.link_successivo {
	padding-left: 20px;
}

.link_attuale {
	text-align: center;
	display: inline;
	letter-spacing: 2px;
}

.link_attuale b {
	background-color: #bce97d;
	width: 23px;
	height: 23px;
	display: inline-block;
	color: white;
}

#cosa_devi_sapere ul li {
	margin-top: 8px;
}

/* @end */

/* @group icone */

.adottato {
	width: 33px;
	height: 30px;
	display: block;
	position: relative;
	background: url(images/icone/cuore.png) no-repeat;
	text-indent: -500em;
	top: 20px;
	left: 139px;
	z-index: 2;
	clear: left;
	margin-top: -30px;
}

.non_adottato {
	width: 33px;
	height: 30px;
	display: block;
	position: relative;
	background: url(images/icone/11.png) no-repeat;
	text-indent: -500em;
	top: 20px;
	left: 139px;
	z-index: 2;
	clear: left;
	margin-top: -30px;
}

.adottato_a_distanza {
	width: 33px;
	height: 30px;
	display: block;
	position: relative;
	background: url(images/icone/2.png) no-repeat;
	text-indent: -500em;
	top: 20px;
	left: 139px;
	z-index: 2;
	clear: left;
	margin-top: -30px;
}

/* @end */

#pagina_contatti p {
	font-size: 20px;
	margin-top: 20px;
}

#pagina_contatti b {
	color: #c7e582;
	font-size: 28px;
	line-height: 34px;
}

a.dogsitter {
	width: 100px;
	height: 40px;
	margin-top: -40px;
	float: left;
	margin-left: -80px;
}