* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
p {
	font-size:12px;
	margin: 0px;
}

h1 { margin:0 0 10px 0; }

a {
	color:#666;
}

div#gallery { font-size:1.2em; }

img {
	border:0;
	text-align: center;
}
div.clear {
	clear:both;
}
#container {
	width:585px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}
#header {
	height:100px;
	width: 585px;
}
#logo {
	float: left;
}
#right {
	float: right;
	width: 400px;
	height: 100px;
	padding-right: 15px;
}
#menu1 {
	height:55px;
	margin-left: auto;
	margin-right: auto;
}
#tab ul 
{
	list-style:none;
	float:right;
	padding:0;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	text-decoration:none;
	border:0;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	background-position: top;
	height: 50px;
}
#tab a span 
{
	display:block;
	color:#666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height:50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 14px;
	font-weight: 400;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right top;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:center top;
	color:#666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-image:url(../images/punto.gif);
	background-repeat: no-repeat;
	font-weight: 400;
}
#menu2 {
	width:585px;
	height:30px;
	background-image: url(../images/bk-menu.png);
	background-repeat: no-repeat;
}
#tab2 ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab2 li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab2 a 
{
	text-decoration:none;
	border:0;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	background-position: top;
	height: 30px;
}
#tab2 a span 
{
	display:block;
	color:#033;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height:30px;
	padding:0 34px;
}
#tab2 a:hover,#tab2 li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
	background-image:url(../images/bk-menu-II.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
#tab2 a:hover span,#tab2 li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#body {
	width:585px;
	height:auto;
}
#body ul{
	display:block;
	margin: 0px;
}

#body li{
	display:inline;
}
#footer {
	height:50px;
	text-align:right;
	margin-top:50px;
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}
.style1 {
	color: #FFFFFF
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.body_text {
	padding-left:10px;
}
.body_text a:link, .body_text a:visited {
	text-decoration:underline;
}
.body_text a:active, .body_text a:hover {
	color:#008587;
	text-decoration:underline;

}

.t_right {
	text-align: right;
	font-size: 10px;
}
.t_right a:link, .t_righta:active, .t_right a visited{
	text-decoration:underline;
}
.t_right a:hover {
	color:#008587;
}
.t_red {
	color:#F00;
	font-weight:bold;
}

