/* Generated by KompoZer */
body {
  font-size: small;
  position: relative;
  background-color: #c0c0c0;
  text-align: center;
  font-family: verdana, helvetica, sans-serif;
}

hr.menu {
	height: 1px;
	color: white;
}


p.menu1 {
	font-weight: bold;
	line-height: 2pt;
	_line-height: 0pt;
   font-size: small;
   _font-size: 10pt;
}

h2.maintitle {
	color: white;
}

p.menu2 {
  line-height: 1pt;
  _line-height: 0pt;
  text-indent: 20px;
  font-size: small;
   _font-size: 10pt;
}
a.menu:active {
  text-decoration: none;
  color: black;
}
a.menu:link {
  text-decoration: none;
  color: black;
}
a.menu:visited {
  text-decoration: none;
  color: black;
}
a.menu:hover {
  text-decoration: none;
  color: white;
}

a.lista:active {
  text-decoration: none;
  color: black;
}
a.lista:link {
  text-decoration: none;
  color: black;
}
a.lista:visited {
  text-decoration: none;
  color: black;
}
a.lista:hover {
  text-decoration: none;
  color: white;
}


div.all {
	padding: 20px;
	height: 100%;
	text-align: center;
	min-height: 600px;
	max-width: 800px;
	_width: 800px;
	min-width: 800px;
	background-color: #c0c0c0;
	background-image: url(bg/gradient.png) ;
	background-repeat: repeat-x;
	background-position: top-left;
	background-attachment: fixed ;
	vertical-align: top;
}

div.search {
	color: yellow;
	background-color: transparent;
	float: right;
}
div.header {
	height: 116px; 
	color: red;
	background-color: transparent;
}

input.menu {
	border-color: black;
	color: white;
	background-color: transparent;
}

td {
	vertical-align: top;
}

td.menu {
/*	border-style: solid;
	border-color: white;
	border-width: 2;*/	
	vertical-align: top;
	width: 150px;
	color: black;
	background-color: transparent;
	background-image: url('bg/menu_166.png') ;
	background-repeat:no-repeat;
   padding: 0px 0px 10px 5px;
}


td.main {
/*	border-style: solid;
	border-color: white;
	border-width: 2;*/
	vertical-align: top;
	height: 400px;
	background-color: transparent;
	color: black;
}
td.footer {
/*	border-style: solid;
	border-color: white;
	border-width: 2;*/
	vertical-align: top;
	background-color: transparent;
	color: black;
}
table.text {
	color: white;
}

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
	
.button {
   border: 0px;
}

