* {
	padding: 0;
	margin: 0; 
}
body {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image: url(pozadina.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #000;
	color: #fff;
	line-height: 16px;
	height: 100%;
}
a:link {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #CCCCCC;
	background-color: inherit;
	font-weight: normal;
	margin: -16px 0px 15px -200px;
}
h2 {
	font-size: 13px;
	color: #FF3399;
	background-color: inherit;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

hr {
  margin: 0px 0px 20px 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #444444;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: square;
  list-style-position: inside;
 	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}


span a, img a{
border:0 !important;
} 



#container {
  width: 100%;
  margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}

#menu {
	text-align: right;
	margin: 0px 25px 0px 0px;
}

#left {
  width: 259px;
  float: left;
	margin: 0px 35px 0px 0px;
	background-color: #fff;
	color: inherit;
  height: auto;
}

#right {
 	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
 	width: 660px;
 	float: left;
 	height: auto;
}



.textomenu {
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #FF3399;
	background-color: inherit;
		margin-top:250px;
}


.bajada_menu {
	margin: 35px 0px 0px 0px;
	width: 259px;
	float: left;
	color: #333333;
	background-color: inherit;
	margin-top:0px;
}

.folioimg {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 2px 2px 2px 2px;
	margin: 10px 0 10px 0px;
	width: 452px;
	height: 152px;
}
.folioimg img{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* Derecha */

.descripcion {
	margin: 0px 0px 40px 0px;
	width: 600px;
	float: left;
}
.footer {
	margin: 0px 0px 40px 0px;
	width: 660px;
	float: left;
	text-align: center;
	color: #666666;
	background-color: inherit;
}

.titulos {
  margin: 0px 0px 40px 0px;
  width: 600px;
  border-bottom: 1px solid #999999;
}

.columna1 {
	margin: 0px 50px 0px 0px;
	width: 225px;
	float: left;
}

.columna2 {
	margin: 0px 0px 0px 0px;
	width: 225px;
	float: left;
}

