/* CSS Document */

body {
	background-color:#D97197;
	text-align:center;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#EFE5B9;
}

#container {
	margin:0 auto;
	padding:0;
	width:718px;
	height:400px;
}

.header {
	background-image:url("../images/body/header.gif");
	background-repeat:repeat-y;
	height:88px;
	margin:0;
	padding:0;
}

.numeroverde {
	color:#2DF032;
}

.sfondo {
	background:url("../images/body/sfondo.gif");
	background-repeat:repeat-y;
	text-align:left;
	min-height:600px;
	float:left;
	width:718px;
}

.risultati {position:relative; top:-150px; width:530px; left:160px;}
.annuncio	{width:132px; height:170px; margin-bottom:8px; float:left;}
.annuncio img {border:1px solid #000; margin-right:5px; float:left; width:120px; height:90px;}

.annulla {clear:both;}

#menu {
	position:relative;
	top:30px;
	left:0;
	width:200px;
	text-align:left;
	z-index:1;
	margin-left:23px;
}

.mappa {
	margin:13px 43px 0px 0;
	padding:0;
}

.case {
	margin:20px 25px 0px 0;
	padding:0;
}

h1 {
	font-size:1px; 
	margin:0; 
	padding:0; 
	color:#D97197;
}

#testoCase {
	position:relative;
	top:15px;
	right:45px;
	z-index:1;
	text-align:right; 
	color:#fff;
}

table.form {
	width:500px;
	margin-top:35px;
	font-size:12px;
	color:#FFFF99;
	text-align:left;
}

form {display:inline;}

.footer {
	height:23px;
	margin:0;
	padding-top:10px;
	background:url(../images/body/sfondo2.gif) repeat-y;
	color:#EFE5B9;
}

a:link, a:visited, a:active {color:#99FFFF; text-decoration:none;}
a:hover {color:#FFFF66; text-decoration:none;}

/* classi per scambio links */


table.tab_partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	width:550px;
	margin-top:20px;
	border-width:0px 0px 0 0;
	border-style:solid;
	border-color:#999;
	border-collapse:collapse;
	font-weight:normal;
}

.tab_partner td {
	text-align:left;
	width:50%;
	vertical-align:top;
	border-width:0px 0px 0px 0px;
	border-color:#999;
	border-style:solid;
	padding:2px;
}

th.links {
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
	border-width:0px 0px 0px 0px;
	border-color:#999;
	border-style:solid;
	padding: 10px 0px;
	color:#993300;
}

