* {
	margin: 0px;
	padding: 0px;
	top:0px;
		
}
body {
	background-color:#FFF;
	background-position: top;
	background-position: center;
	background-repeat:no-repeat;
	color: #383838;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#cuadrob {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: center;
}

#arriba {
	
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	float: left;
	background-color:#FFF;
}



#idioma {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCC;

  float:left;
  top:10px;
  left:15px;
  position:relative;
  width: auto; /*For KHTML*/
  list-style: none;
  height: auto;
  background-color: #FFF;
}

#idioma p {
	top:  1px;
	float: left;
	color: #444;
	width: auto;
	font-size: 8px;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: normal;
	text-align: left;	
  	padding: 3px;
	background-color:#FFF;
}

#idioma li {
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  font-size: 8px;
  font-weight: bold;
  letter-spacing: 1px;
  list-style: none;
  text-align: left;
  position: relative;
  background-color: #FFF;
  width: auto;
}

#idioma a {
  width: auto;
  float: left; /*For IE*/
  left: 0px;
  display: block;
  padding: 3px;
  color: #999;
  text-decoration: none;
  position:relative;
}

#idioma li a:hover {	
  background-color: #CCC;
  height: auto;
  color: #333; 
}

#social {
  float:right;
  	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	
  padding-top:4px;
  left:0px;
  position:relative;
  width: 185px; /*For KHTML*/
  list-style: none;
  text-align: left;
  height: 30px;
  background-color: #FFF;
}

#like {
	position: absolute;
	left: 63px;
	top:  14px;
}


#social li{
  float:left;
  top:0px;
  right: 0px;
  position:relative;
  border: 0 none;
  width: 19px; /*For KHTML*/
  list-style: none;
  height: 19px;
  padding-top: 1px;
  padding-right: 2px;
}

#social a{
  float:left;
  border:0 none;
  text-decoration: none;
  display: block;
  
}

#social p{
  color: #999;
  text-decoration: none;
  font-size: 7px;
	
}

#nombre {
  float:right;
  top:20px;
  right: 30px;
  position:relative;
  border: 0 none;
  width: 261px; /*For KHTML*/
  list-style: none;
  height: 36px;
  background-image:url(../images/nombre.jpg);
}

#nombre li {
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  background-image:url(../images/nombre.jpg);
  width: 261px;
  height: 36px;
}

#nombre a {
  width: 261px;
  height: 36px;
  float: left; /*For IE*/
  display: block;
  background-image:url(../images/nombre.jpg);
  text-decoration: none;
  position:relative;
}

#nombre li a:hover {
	background-image:url(../images/nombre.jpg);
}

#centro {
	position: relative;
	top: 0px;
	right: 0px;
	margin:0px;
	width: 100%;
	float: left;
	background-color:#FFF;
	text-align:left;
	border:0px;
}

#centro ul {
	position:relative;
	float:left;
}

#insidec {
	position: relative;
	top: 0px;
	left: 0px;
	padding:0px;
	padding-right:0px;
	margin:0px;
	width: 190px;
	height: 554px;
	float: left;
	background-color:#FFF;
	text-align:right;
	font-size:9px;
}

#insidecsub {
	position: relative;
	border:none;
	top:390px;
	width:200px;
	float: left;
	height:135px;
	background-color:#FFF;
	font-size:9px;
}

#opcion {
	background-color: #FFF;
	
	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	list-style: none;
  font-size:10px;
  float:right;
  top:45px;
  right: 0px;
  position:relative;
  border: 0 none;
  width: 185px; /*For KHTML*/
  list-style: none;
  height: 15px;;
}

#opcion li {
  border: 0 none;
  
	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCC;

  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  width: 185px;
  height: 15px;
}

#opcion a {
  width: 54px;
  height: 15px;
  float: left; /*For IE*/
  left: 0px;
  display: block;
  padding-left:4px;
  padding-right:4px;
  padding-top:2px;
  padding-bottom:2px;
  color: #999;
  text-decoration: none;
  position:relative;
}

#opcion li a:hover {
  background-color: #CCC;
  height: auto;
  color: #333; 
}




#inner {
	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	position:absolute;
	width:185px;
	left:15px;
	top:auto;
	
	text-align:left;
	background-color:#FFF;
	padding-top:3px;
	padding-right:0px;
	padding-left:0px;
}

#inner p {
	font-size:10px;
}

#inner p strong {
	font-size:10px;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  border: 0px;
  padding-top: 0px;
  left:15px;
  width: 185px; /*For KHTML*/
  list-style: none;
  font-size:10px;
  height: 15px;
  background-color:#FFF;
  margin-left:0px;
  margin-top: 0px;
  border-top:solid;
	border-top-width:1px;
	border-top-color:#CCC;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  text-align:left;
  list-style: none;
  font-size:9px;
  display: none;
  position: absolute;
  top: 10px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  padding-top: 10px;
  width: 185px;
  height: 15px;
  border-left:solid;
	border-left-width:1px;
	border-left-color:#CCC; 
  float: left; /*For IE 7 lack of compliance*/
  display: block;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  padding-left:4px;
  padding-right:4px;
  padding-top:2px;
  padding-bottom:2px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #FFF;
  color: #999;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background-color:#CCC;
  color: #000; 
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background-color:#FFF;
  color: #666; 
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background-color:#CCC;
  color: #000;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

#flash {
	position: relative;   
	margin-left: 225px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 530px;
	text-align: center;
	right:  25px;
	background-color:#FFF;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCC;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#CCC;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	font-size:9px;
}

#box {
	 position: relative;  
	 background-color: #FFF;
}

#slideshow {
    position:relative;
    display: block;
    padding-top: 70.8%;
	}

#slideshow IMG {
    position:absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    top: 0px;
    max-width: 100%;
    max-height: 100%;  
    z-index:4;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:5;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:6;
	opacity:1.0;
}

#alto {
	background-color:#FFF;
	width:738px;
	height:100px;
	display: block;
}

#altoa {
	background-color:#FFF;
	width:69px;
	height:99px;
	float: left;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	display:block;
	text-decoration:none;
}

#altoasub {
	background-color:#FFF;
	width:auto;
	height:auto;
	float: left;
	display:block;
	text-decoration:none;
}

#altoasub ul {
	display:block;
	text-decoration:none;
	width:auto;
	height:auto;
}

#altoasub li {
	display:block;
	text-decoration:none;
	list-style:none;
	width:auto;
	height:auto;
}


#altoasub li a {
	background-color:#FFF;
	font-size:9px;
	color:#999;
	margin-top: 3px;
	margin-left: 3px;
	width:auto;
	height:auto;
	float: left;
	display:block;
	text-decoration:none;
}

#altoasub li a:hover {
	background-color:#CCC;
	color:#000;
}

#altob {
	background-color:#FFF;
	width:520px;
	height:100px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#altobsub {
	background-color:#FFF;
	width:500px;
	height:20px;
	margin-top:80px;
	float: left;
}

#altobsub p {
	background-color:#FFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height:19px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
}


#altoc {
	background-color:#FFF;
	width:147px;
	height:99px;
	float: right	;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#CCC;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCC;
	margin-top:0px;
	margin-right:0px;
}

#altocsin {
	background-color:#FFF;
	width:148px;
	height:99px;
	float: right;
}

#altocsub {
	background-image:url(../images/Marcos01.jpg);
	width:134px;
	height:87px;
	border:none;
	margin-left:7px;
	margin-top:6px;
}

#bajo {
	background-color:#FFF;
	width:738px;
	height:493px;
	margin-left: 0px;	
}

#bajoa {
	background-color:#FFF;
	width:580px;
	height:492px;
	float:left;
	margin-left:5px;
}

#bajoasub {
	background-color:#FFF;
	width:570px;
	height:483px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	font-size: 11px;
	text-align: justify;
}	

#bajob {
	background-color:#FFF;
	width:147px;
	height:492px;
	float: left;
}



#abajo {
	position: relative;
	top: 0px;
	left: 0px;
	height: 28px;
	float: right;
	background-color:#FFF;
}

#caja2 {
	position:absolute;
	width:185px;
	left:15px;
	top:auto;
	bottom:0px;
	float: left;
	text-align:left;
	background-color:#FFF;
	padding-top:3px;
	padding-right:0px;
	padding-left:0px;
}

#caja2 p {
	float: left;
	font-size: 7px;
	color: #999;
	width: 185px;
	padding-bottom: 2px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	letter-spacing: 1px;
	background-color:#FFF;
}

#caja2 ul {
	display: block;
	position: relative;
	width: 143px;
	top:0px;
	left: 1px;
	height: 14px;
	float: left;
	background-color:#FFF;
}

#caja2 li {
	display: block;
	float: left;
}

#caja2 li a {
	display: block;
	text-decoration: none;
	font-size: 9px;
	color:#999;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}

#caja2 li a:hover {
	display: block;
	color: #000;
}


