/* CSS Document */

#templatemo_container {
	margin: auto;
	margin-top: 10px;
	width: 770px;
	border: solid 5px #FFFFFF;
	background: #FFFFFF;
}
#templatemo_left_column {
	float: left;
	width: 27px;
	height: 442px;
	background: url(images/templatemo_left_corner.jpg) no-repeat;
}
#templatemo_left_title {
	padding: 5px;
	height: 70px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 2px;
	vertical-align: middle;

}
#templatemo_left_title span {
	font-size: 24px;
	color:#c61000;
}
#templatemo_menu_column {
	float: left;
	width: 230px;
	background: url(images/lado.jpg) no-repeat ;
}

#templatemo_content {
	background: url(images/templatemo_right_bg.jpg) repeat-x;
}
#templatemo_content p {
	margin-top: 15px;
	text-align: justify;
	padding-left: 40px;
	padding-right: 30px;
}



table {
	border-collapse: collapse;
	border: 1px solid #03476F;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #363636;
	background-color: #999999;
  }
caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
td, th {
  border: 1px dotted #999999;
  padding: .9em;
  color: #000000;
  }

thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #999999;
  text-align: left;
  background: #999999;
  color: #FFFFFF;
  padding-top:3px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #999999;
  }
tbody td a:hover {
  background: transparent;
  color: #999999;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #999999;
  }
tbody th a:hover {
  background: transparent;
  color: #999999;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #999999;
  background: #999999;
  padding-top:3px;
  color: #999999;
  }
.odd {
  background: #AEE239;
  }
tbody tr:hover {
  background: #999999;
  border: 1px solid #03476F;
  color: #999999;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #999999;
  color: #999999;
  }
 

