body {
	background-image: url(img/bg01.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #161616;
}
#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	width: 778px;
	background-image: url(img/bg02.png);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 208px;
}
#menues {
	float: right;
	width: 568px;
}
#menu-top {
	float: right;
	width: 568px;
	clear: both;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	height: 20px;
	margin-bottom: 15px;
}
#menu {
	float: right;
	width: 560px;
	clear: both;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-top: 5px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	background-position: 0 0;
	list-style: none;
	float: right;
	width: 100%;
}

#menu ul li {
display: inline;
}

#menu ul li a:link, #menu ul li a:visited {
	padding: 0px 0px 4px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-left: 12px;
}
#menu ul li a:hover {
color: #FFFFFF;
}
#menu ul li a.primero {
	background-image: none;
	margin-left: 45px;
}
#contenido {
	float: left;
	width: 778px;
	background-image: url(img/bg03.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-top: 10px;
	color: #999999;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}
#home-texto {
	float: left;
	width: 478px;
	color: #999999;
	padding-top: 0px;
}
#home-flash {
	float: right;
	width: 290px;
}
#home-texto p {
	font-style: italic;
	line-height: 18px;
}
#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	color: #FFFFFF;
	margin-top: 0px;
	background-image: url(img/bg-footer.jpg);
	background-repeat:  repeat-x;
}
.newnet a{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
#menu-top a {
	color: #CCCCCC;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 2px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.box01 {
	float: left;
	background-image: url(img/bg-img.png);
	background-repeat: no-repeat;
	width: 150px;
	padding: 20px 20px 0px;
	margin: 0px 2px;
	  min-height: 150px;
  height: auto !important;
  height: 150px;
}
.box02 {
	float: left;
	width: 778px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.box01 p {
	margin: 0px 0px 2px;
	padding: 0px;
	color: #999999;
	font-size: 11px;
	text-align: center;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#menu-top a:hover {
	color: #FFFFFF;
}
.box01 p b {
	color: #CCCCCC;
}
img, div { behavior: url(iepngfix.htc) 
}
#home-texto2 {
	float: left;
	width: 778px;
	background-image: url(img/bg03.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-top: 0px;
	color: #999999;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	font-style: italic;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-titulo {

	float: right;
	width: 568px;
	clear: both;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	height: 30px;
}
#menues h1 {
	font-size: 16px;
	color: #FFFFFF;
}
