body
{
	background: #FFFFFF;
	color: #303030;
	margin: 10px 0px 10px 0px;
}
td, h1, h2, h3, h4, h5, input, select, textarea
{
	color: #303030;
	font-size: 13px;
	font-family: verdana;
}
h1, h2, h3, h4, h5
{
	background-image: url(/images/dot_h.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #DD0000;
	padding: 0px 0px 5px 0px;
}
h1, h2, h3, h4, h5, p
{
	margin: 0px 0px 10px 0px;	
}
p
{
	text-align: justify;
	line-height: 17px;
}
span
{
	color: #9FB1EA;
}
a
{
	color: #3556BD;
	text-decoration: underline;
}
a:hover
{
	color: #303030;
	text-decoration: underline;
}
img
{
	border: none;
}
form
{
	margin: 0px 0px 0px 0px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

#header, #content
{
	width: 980px;
}
#logo
{
	width: 250px;
	padding: 0px 0px 10px 0px;
}
#leader
{
	text-align: right;
	width: 730px;
	padding: 0px 0px 10px 0px;
}
#menu
{
	background: #3556BD;
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	color: #9FB1EA;
	padding: 10px 0px 10px 10px;
	border-bottom: solid 1px #FFFFFF;
}
#menu a
{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover
{
	color: #9FB1EA;
	text-decoration: none;
}
#search
{
	background: #FFCC00;
	background-image: url(/images/search.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 6px 0px 6px 10px;
}
#left
{
	vertical-align: top;
	width: 160px;
	padding: 0px 0px 10px 0px;
}
#center
{
	background-image: url(/images/left.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 500px;
	padding: 10px 10px 10px 10px;
}
#fullscreen
{
	vertical-align: top;
	width: 810px;
	padding: 10px 0px 10px 10px;
}
#right
{
	vertical-align: top;
	width: 300px;
	padding: 10px 0px 10px 0px;
}
#footer
{
	background: #3556BD;
	background-image: url(/images/footer.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 10px 0px 10px 10px;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#short
{
	background-image: url(/images/short.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	line-height: 17px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}
#short b
{
	font-weight: normal;
}
#short span
{
	color: #303030;
}
#short2
{
	position: absolute;
	visibility: hidden;
	display: none;
}
#path
{
	margin: 0px 0px 10px 0px;
}
#path a, #path a:hover
{
	text-decoration: none;
}
#loc_info
{
	vertical-align: top;
	font-size: 11px;
	width: 99%;
}
#loc_info a, #loc_info a:hover
{
	text-decoration: none;
}
#loc_ads
{
	vertical-align: top;
	width: 1%;
}
#foto
{
	margin: 0px 0px 10px 0px;
}
#foto a, #foto a:hover
{
	text-decoration: none;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

td.home_capitali
{
	width: 25%;
	padding: 0px 0px 5px 0px;
}
td.home_capitali a, td.home_capitali a:hover
{
	text-decoration: none;
}
td.hl_img
{
	vertical-align: top;
	width: 60px;
	padding: 0px 5px 5px 0px;
}
td.hl_txt
{
	vertical-align: top;
	font-size: 11px;
	width: 235px;
	padding: 0px 0px 5px 0px;
}
td.hl_txt a, td.hl_txt a:hover
{
	color: #303030;
	text-decoration: none;
}
td.hl_txt a b
{
	color: #3556BD;
	font-size: 13px;
}
div.left
{
	background: #3556BD;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	border-bottom: solid 1px #FFFFFF;
}
div.yellow
{
	background: #FFCC00;
	background-image: url(/images/search.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}
div.yellow a, div.yellow a:hover
{
	display: block;
	position: relative;
	background-image: url(/images/link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding: 0px 0px 0px 9px;
}
div.yellow a
{
	color: #303030;
}
div.yellow a:hover
{
	color: #FFFFFF;
}
img.foto
{
	border: solid 1px #303030;
}
input.submit
{
	background-image: url(/images/submit.gif);
	font-size: 11px;
	cursor: pointer;
}
input.text
{
	background: #EEEEEE;
}

