html{
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


object {
	border: 0;
	outline:none;
}

img, a{
	border:none;
	outline:none;
	outline-color:#FF6600;
}

body{
	margin:0;
	padding:0;
	background:#000000;
}
#top{
	height:316px;
	background:url(../images/top.jpg) top center repeat-x;
}
#menu{
	background:url(../images/parapet.jpg) top center repeat-x;
	height:42px;
}
#bottom{
	text-align:center;
	height:316px;
	background:url(../images/bottom.jpg) top center repeat-x;
}
#content{
	margin:auto;
	background:url() no-repeat;
	text-align:center;
}
.inside{
	background: #000000 url(../images/bottom_black.jpg) top center repeat-x;
	background-attachment:fixed;
	padding:10px;
}

#title{
	color:#00CCCC;
	font-size:14px;
	padding:10px 0 10px 0;
}



.image{
	background:#000000;
	border:1px  #00FFFF solid;
	padding:2px;
}



.text{
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
font-size:12px;	
color:#FFFFFF;
}

.link{
	color:#FFFFFF;
	text-decoration:none;
}

.link:hover{
	color:#00CCCC;
}

.oferta_title{
	margin-top:20px;
	color:#00FFFF;
	font-size:16px;
	font-family:Trebuchet MS, Verdana, Arial;
}

.oferta_txt{
	margin-left:20px;
	margin-top:10px;
	color:#FFffff;
	font-size:12px;
	font-family:Trebuchet MS, Verdana, Arial;
}