body {
	font-family: tahoma;
	font-size: 12px;
	//background: transparent;
	background-color: black;
	margin: 0px;
	padding: 0px;
}

#logo{
	border: 0px;
	width: 920px;
	height: 150px;
	padding: 0px;
	margin: 0px auto;
	text-align:center;
	background: url(images/logo.png) no-repeat;
}

#head{
	border: 0px;
	width: 920px;
	height: 530px;
	padding: 0px;
	margin: 0px auto;
}
.box{
	width: 920px;
	height: 53px;
	padding: 0px;
	background: url(images/menu.png) no-repeat;
	margin:0px auto;
	text-align: center;
}
.box p{
	color: white;
	margin-top:60px;
}
ul.box{
	padding:0px;
	margin-top: 0px;
	margin-right:0px;
}
.box ul li{
	display: inline;
	color:#ffd700;
	padding:0px;
}
.box a:link{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffd700;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:3px;
	padding-bottom:3px;
	font-variant: small-caps;
	font-weight: bolder;
}
.box a:visited{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffd700;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:3px;
	padding-bottom:3px;
	font-variant: small-caps;
	font-weight: bolder;
}
.box a:hover{
	background: #ffd700;
	color: green;
	border-bottom: 3px solid green;
}

.boxa{
	font-family: Tahoma;
	font-size: 16px;
	background: #ffd700;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top:3px;
	padding-bottom:3px;
	color: green;
	font-variant: small-caps;
	font-weight: bolder;
	border-bottom: 3px solid green;
}
#content{
	width: 920px;
	padding: 0px;
	margin:0px auto;
	background: url(images/tlo.png) repeat-y;
	overflow: hidden;
}
.bodym{
	width: 880px;
	margin:0 auto;
	clear: both;
	background: transparent;
}
.bodym h1{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #f6db1d;
}
.bodym h2{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #f6db1d;
}
.bodym p{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffe0;
	text-align: justify;
}
.bodym li{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffe0;
	text-align: left;
	list-style: square;
}
.bodym a:link,a:visited,a:active{
	font-family: Tahoma;
	font-size: 13px;
	color: #ffd700;
	text-decoration: none;
	border: 0px;
}
.bodym a:hover{
	text-decoration: underline;
}
.bodym form{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffe0;
	text-align: left;
}
.bodym textarea,imput{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #484848;
	text-align: left;
}
.footer{
	width:100%;
	height: 60px;
	background:black;
}
.foot{
	width: 920px;
	margin: 0px auto;
	padding-top:10px;
}
.foot_l{
	width: 530px;
	margin-left:10px;
	float:left;
}
.foot ul{
	padding: 0px;
}
.foot li{
	display: inline;
	padding-left: 3px;
	padding-right:3px;	
}
.foot a:link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
}
.foot a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
}
.foot a:active{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
}
.foot a:hover{
	text-decoration:underline;
}
.fared{
	width: 280px;
	float:right;
	margin-right:20px;
	text-align: right;
}
.fared ul{
	padding: 0px;
}
.fared li{
	display: inline;
	padding-left: 7px;
	padding-right:7px;	
}
a:link,a:visited,a:active.fared {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fdf5e0;
	text-decoration: none;
}
.fared a:hover{
	text-decoration:underline;
}
.bodym a.mapa{
	font-family: Tahoma;
	font-size: 13px;
	color:green;
	text-decoration: none;
	font-variant: small-caps;
}
.bodym a:visited.mapa{
	font-family: Tahoma;
	font-size: 13px;
}
.bodym a:hover.mapa{
	text-decoration: underline;
}

