body {
	background-color: #CCCCCC;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background-image:   url("../imagenes/fondoray.png");
	text-align:center;
}
#contenedor {
	background-image:  url("../imagenes/xstfond.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #562E2E;
	height: 429px;
	width: 650px;
	margin: 50px auto auto;
	background-color: #FFFFFF;
	clear: both;
}
#logo {
	height: 65px;
	width: 100%;
	margin: 15px auto 0px;
}
#menu {
	height: 25px;
	width: 70%;
	margin: 16px 0px 0px;
	float:left;
}
#xstarq {
	font-size: 14px;
	color: #562E2E;
	width:30%;
	height:25px;
	margin: 16px 0px 0px;
	float:right;
	text-align: center;
	padding-top: 3px;
	clear:right;
}
#miniflex {
  width: 100%;
  float: left;
  font-size: small; /* could be specified at a higher level */
  margin: 0;
  padding: 0 42.85% 0 0px;
  border-bottom: 1px solid #8F0100;
  position:relative;
  z-index:2;
}
#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position:relative;
}
#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 85%;
  line-height: 20px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #562E2E;
}
#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 4px solid #8F0100;
  padding-bottom: 2px;
  color: #8F0100;
}
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 85%;
  line-height: 20px;
  padding-bottom: 2px;
  border-bottom: 4px solid #8F0100;
}
#contenido {
	font-size: 12px;
	color: #8F0100;
	margin-top: 41px;
	clear: both;
	height: 306px;
	width: 650px;
	position: relative;
}
#presentacion {
	text-align: justify;
	position: absolute;
	height: 185px;
	width: 315px;
	left: 40px;
	top: 5px;
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #DDAEAC;
}
#fotopres {
	position: absolute;
	height: 80px;
	width: 315px;
	left: 40px;
	top: 200px;
}
#scroller {
	position: absolute;
	height: 260px;
	width: 30px;
	top: 30px;
	left: 10px;
}
.contenidoscroll {
	border: thin solid #CCCCCC;
	position: absolute;
	height: 260px;
	width: 575px;
	top: 30px;
	left: 60px;
	overflow:hidden;
	text-align: left;
}
.descripciondescargas a{
	padding-left:45px;
	padding-top:5px;
	display:block;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: justify;
	color: #8F0100;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position: 10px center
}
.descripciondescargas a:hover{
	background-color: #FFFFCC;
	display:block;
}
#mailcont {
	text-align: center;
	clear: both;
	font-size: small;
	margin-left: 100px;
	float: left;
}
#copyright {
	text-align: center;
	clear: both;
	font-size: small;
	margin-top: 30px;
	color: #333333;
}
