@charset "UTF-8";
#nav #lis {
	margin-left: 12px;
	padding: 0px;
}
#nav   #lis li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5959A5;
	text-decoration: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5959A5;
	height: 18px;
}
#nav   #lis   li a {
	text-decoration: none;
	color: #5959A5;
}
#nav   #lis   li a:hover {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #FBFBFB;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	margin: 15px;
	height: 100%;
	min-width:930px;
}
.txtblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtnegro  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
}
#idiomaspie {
	position: relative;
	top: 5px;
	width: 160px;
	float: right;
	right: 5px;
}
#idiomaspie a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#idiomaspie a:hover {
	color: #999999;
	text-decoration: none;
}
#cabezal {
	height: 130px;
	z-index: 50;
	overflow: hidden;
}
#cabesq {
	position: absolute;
	top: 15px;
}
#cabfon {
	background-image: url(img/cabezal.jpg);
	background-color: #0a1630;
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	margin-left: 18px;
	position: relative;
	height: 130px;
}
#cablogo {
	height: 130px;
	width: 554px;
	float: left;
}
#cuerpo {
	margin-top: 5px;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
#pie {
	height: 34px;
	width: 100%;
	clear: left;
}
#pieesq {
	position: relative;
	background-image: url(img/pie_fond.png);
	height: 34px;
	width: 18px;
	top: 0px;
	left: 0px;
	float: left;
	clear: right;
}
#piefon {
	background-color: #000000;
	height: 34px;
	width: auto;
	margin-left: 18px;
}
#ulpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	list-style-type: none;
	top: 5px;
	position: relative;
	line-height: 12px;
	left: -42px;
	clear: right;
}
#ulpie li {
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	float: left;
	height: 25px;
}
#ulpie li a {
	color: #FFFFFF;
	text-decoration: none;
}
#ulpie li a:hover {
	color: #999999;
	text-decoration: none;
}
#izq {
	margin-left: -100%;
	float: left;
	margin-top: 5px;
	z-index: 10;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 213px;
	height: 450px;
}
#izqfon {
	position: relative;
	background-color: #FFFFFF;
	width: auto;
	margin-left: 18px;
	height: 450px;
	background-image: url(img/menufondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#izqesq {
	position: absolute;
	width: 18px;
	top: 150px;
	height: 450px;
}
#cent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-left: 218px;
	width: auto;
	float: left;
}
#centfon {
	margin-left: 18px;
	height: 450px;
	width: auto;
	right: 16px;
	position: absolute;
	left: 233px;
	top: 150px;
	background-color: #FFFFFF;
	min-width:693px;
	background-image: url(img/proddfondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#centesq {
	position: absolute;
	width: 18px;
	top: 150px;
	height: 1px;
}
#der {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-left: 0px;
	width: auto;
	position: absolute;
	right: 15px;
}
#derfon {
	margin-left: 18px;
	width: auto;
	position: relative;
}
#deresq {
	width: 18px;
	position: absolute;
	float: left;
	clear: both;
	top: 0px;
}
#menu {
	position: absolute;
	left: 50px;
	top: 190px;
	width: 140px;
	height: 133px;
}
#nav {
	margin: 0px;
	padding: 0px;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5959A5;
	list-style-type: none;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#nav li#sin        {
	border-bottom-style: none;
	color: #FFFFFF;
}
#nav li a {
	text-decoration: none;
	color: #0A1124;
}
#nav li a:hover {
	text-decoration: none;
	color: #5959A5;
}
#bullet {
	position: absolute;
	left: 33px;
	top: 206px;
	width: 13px;
	height: 180px;
}
.txtprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5959A5;
	text-decoration: none;
}
.txtprod2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C71;
	text-decoration: none;
}
#txtpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
	text-align: right;
	clear: right;
	float: right;
	left: 30px;
	position: relative;
	text-decoration: none;
}
#txtpie a:link {
	text-decoration: none;
	color: #999999;
}
#aviso {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	height: 350px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 10px;
	overflow: auto;
}
#titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	top: 68px;
	margin-left: 440px;
	font-weight: bold;
}
#visite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #081932;
	position: absolute;
	font-weight: bold;
	top: 100px;
	right: 5px;
}
#visite a {
	color: #081932;
	text-decoration: none;
}
#visite a:hover {
	color: #CED5F2;
}
#descarga {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 580px;
	left: 50px;
	font-size: 12px;
	color: #0A1124;
}
#descarga a {
	color: #0A1124;
	text-decoration: none;
}
#descarga a:hover {
	color: #5959A5;
	text-decoration: none;
}
#pdf {
	position: absolute;
	top: -3px;
	left: -22px;
}
#bulletdos {
	position: absolute;
	left: 33px;
	top: 206px;
	width: 13px;
	height: 330px;
}
#contmimi {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 145px;
  /* Add scroll-bars */
  overflow: auto;
  width: 500 px;
}

#contmimi ul{
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 6000px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
 list-style: none;

}

#contmimi li {
  display: block;
  float: left;
  padding: 0 4px;
}
#contmimi a {
  display: block;
  text-decoration: none;
}
#imagslide {
	width: 400px;
	position: absolute;
	top: 330px;
	height: 100px;
	overflow: hidden;
}
