
/* Reset ---------------------------------------------*/

a, h1,h2,h3,h4,h5,h6, p, pre, ul, li, label {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
	list-style-type: none;
}

a {text-decoration: none; color:#CB221F;}
a:visited {color: #EB824F;}

/*--Reset ----------------------------------------*/

/*--Styles----------------------------------------*/
body {background:#5B9748}

h1 {font: bold 12pt Tahoma Black}
h2 {font: bold 10pt Arial Black}
h4 {color: #338DB2; font: bold}

a {font-color: #338DB2; text-decoration:none}
a:visited {font-color: #338DB2; text-decoration:none}

#content {padding:9px}

#realty .thumb-photo {float:left; margin:12px}
#mappa {clear:both}

.details .info {color: #404040}
.container {background-image:url('/images/bg.png')}
.line {margin:7px 0px 3px 0px}
.entries .entry {width:300px; float:left}

.fieldWithErrors {border: solid 2px #FF0000;}
#notice, .errorMsg {background-color:#FFFF9D; padding:5px; margin-bottom:5px; border:solid 1px #FF7400}