/* css index 
---------------------------------------------------------- */

@import url("ptz-reset-2008.css");
@import url("ptz-layout-2008.css");
@import url("ptz-layout-interna-2008.css");
@import url("ptz-citazioni-2008.css");
@import url("ptz-lavagna-oa-2008.css");
@import url("ptz-cataloghi-2008.css");
@import url("ptz-classi-utili-2008.css");

@import url("ptz-biecheAggiunte-2008.css");

a:link, a:visited{
	color: #486690;
	text-decoration: underline;
}
a:hover, a:focus, a:active{
	color: #324560;
	border-bottom: 1px solid #486690;
}

/* Debug Conditional css 
---------------------------------------------------------- 
html body.grafica #centrato{
	[if Webkit] border: 10px solid red;
	[if Opera] border: 10px solid green;
	[if Gecko] border: 10px solid blue;
}*/

/* Conditional css 
---------------------------------------------------------- */

[if Opera] #search_5 .search_form{
	margin: 0;
	padding: 4px 0 0 3px;
	background: url(../pix/petra/cerca-sfumatura.jpg) 1px 5px no-repeat;
}		  
		  
[if Opera] #search_5 .search_button{
	margin: 0;
	padding: 0;
	position: relative;
	top: -1px;
	left: 0;
}	

[if Webkit] #search_5 .search_form{
	margin: 0;
	padding: 4px 0 0 3px;
	background: url(../pix/petra/cerca-sfumatura.jpg) 1px 5px no-repeat;
}		  
		  
[if Webkit] #search_5 .search_button{
	margin: 0;
	padding: 0;
	position: relative;
	top: -6px;
	left: 0;
}	

/*
               __                       .__          __          
______   _____/  |_____________  ______ |  | _____ _/  |_________
\____ \_/ __ \   __\_  __ \__  \ \____ \|  | \__  \\   __\___   /
|  |_> >  ___/|  |  |  | \// __ \|  |_> >  |__/ __ \|  |  /    / 
|   __/ \___  >__|  |__|  (____  /   __/|____(____  /__| /_____ \
|__|        \/                 \/|__|             \/           \/
														
			web design & strutturazione xhtml/css
											
					http://www.petraplatz.it
					Riccardo Petracchini


*/