*{
	margin: 0px;
	padding: 0px;
}
body, html {
	height: 100%;
}
header, section, footer, aside, nav, article, figure, ficaption, hgroup {
	display:block;
}
body {
	text-aling: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
#accesosdirectos {
	float: left;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 16;
	width: 1000px;
	height: auto;
}
#accesosdirectos .box {
	border: 1px solid #333;
	cursor: pointer;
	height: 246px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
	width: 200px;
		-webkit-box-shadow: 1px 1px 1px 1px #666;
		-moz-box-shadow: 1px 1px 1px 1px #666;
		box-shadow: 1px 1px 1px 1px #666;
}
#accesosdirectos .box img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}
#accesosdirectos .box .caption {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	color: #fff;
	z-index: 100;
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
		transition: all 300ms ease-out;
	left: 0;
}
#accesosdirectos .box .simple-caption {
	height: 70px;
	width: 200px;
	display: block;
	padding: -2;
	bottom: -40px;
	line-height: 15pt;
	text-align: center;
}
#accesosdirectos .box:hover .simple-caption {
	-moz-transform: translateY(-55%);
	-o-transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
	opacity: 1;
	transform: translateY(-55%);
}
#fondo_logo {
	width: 1000px;
	height: 110px;
	background-color: #ffffff;
	opacity: 0.4;
	filter: aplha(opacity=40);
	position: relative;
	z-index: 1;
}
#novedades {
	margin-top:5px;
	height: 25px;
	width: 729px;
	color: #FFF;
	background-color: #333;
	opacity: 0.6;
	filter: aplha(opacity=60);
	padding-top: 5;
	padding-left: 15;
}
#houseorgan {
	margin-top:5px;
	height: 25px;
	width: 222px;
	color: #FFF;
	background-color: #333;
	opacity: 0.6;
	filter: aplha(opacity=60);
	padding-top: 5;
	padding-left: 15;
}
#houseorgan2 .box {
	height: 318px;
	width: 227px;
	background-color: #333;
	opacity: 0.6;
	filter: aplha(opacity=60);
	padding-top: 5;
	padding-left: 10;
	cursor: pointer;
	float: left;
	position: relative;
	overflow: hidden;
}
#houseorgan2 .box img {
	position: absolute;
	left: 10;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
}
#houseorgan2 .box .caption {
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	color: #000;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
	left: 0;
}
#houseorgan2 .box .fade-caption {
	opacity: 0;
	width: 227px;
	height: 318px;
	text-align: center;
	padding: 15px;
	border-bottom: 2px solid #960;
}
#houseorgan2 .box:hover .fade-caption {
	opacity: 1;
}
#titulo {
	height: 50px;
	width: 720px;
	font-size:30 px;
}
#titulo1 {
	padding-top: 5;
	font-size: 20px;
	bold: true;
}
#logo {
	position: absolute;
	z-index: 2;
}
#pagina {
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#cabecera {
	position: relative;
	height: 110px;
}
#menu2 {
	position: absolute;
	left: 500px;
	top: 75px;
	z-index: 4;	
	height:36px; 
	font-size:12px;
	z-index:500;
}
#menu2 .select {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#menu2 li {
	float:left; 
	width: 100px;
}
#menu2 .select a {
	display:block; 
	height:36px; 
	float:left; 
	text-align:center; 
	text-decoration:none; 
	line-height:36px; 
	white-space:nowrap; 
	color:#666;
	width: 100px;
}
#menu2 .select a b {
	display:block; 
	padding:0 0px 0px 0px;
	width: 100px; 
}
#menu2 .select li:hover a {
	background-color: rgba(0,0,0,0.05);
	padding:0 0 0 0px;
	line-height:36px;
	cursor:pointer; 
	color:#900;
	width: 100px;
}
#menu2 .select li:hover a b {
	display:block; 
	padding:0 0px 0px 0px; 
	background-color: rgba(0,0,0,0.05);
	cursor:pointer;
	width: 100px;
}
#menu2 .sub {
	display:none;
	width:120px;
	left:-10;
	padding-top: 15;
	list-style:none;
}
#menu2 .sub li {
	background-color: rgba(255,255,255,0.6);
	width:120px;
	padding-top: 10;
}
#menu2 .select li:hover .sub {
	display:inline;
	width:120px;
	position:relative;
	float:left;
	left:-10;
	text-align:center;
	
}
#menu2 .select li:hover .sub li a {
	display:inline;
	line-height:18px;
	float:left; 
	left:-10; 
	width:120px;
	white-space:wrap; '
	border-bottom: 1px solid #666; 
	color:#666;
	font-size:12px;
}
#menu2 .select li:hover .sub li a:hover {
	color:#900; 
	background:#fff; 
	border-bottom: 1px solid #900; 
	line-height:18px;
	padding-top: 10;
}
#sliderFrame, #sliderFrame div {
    box-sizing: content-box;
}
#sliderFrame {
    width:1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto; /*center-aligned*/
}

#slider, #slider .sliderInner {
    width:1000px;height:300px;/* Must be the same size as the slider images */
    border-radius:10px;
}

#slider {
    background-color:white;
    position:relative;
    margin:0 auto; /*center-aligned*/
    transform: translate3d(0,0,0);
    box-shadow: 0px 1px 5px #999999;
}

/* the link style (if an image is wrapped by a link) */
#slider a.imgLink, #slider .video {
    z-index:2;
    cursor:pointer;
    position:absolute;
    top:0px;left:0px;border:0;padding:0;margin:0;
    width:100%;height:100%;
}
#slider .video {
    background:transparent url(video.png) no-repeat 50% 50%;
}

/* Caption styles */
#slider .mc-caption {
    position:absolute;
	width:90%;
	height:30px;
    left:30px;
    bottom:8px;top:auto;
    overflow:hidden;
	font-family:"Lucida Sans Unicode", "Lucida Grande", 
    font: 60px;
	bold: true;
    color:#FFF;
	padding-left: 30;
    text-align:left;
    background:rgba(0,0,0,0.3);
}
#slider .mc-caption a {
    color:#FB0;
}
#slider .mc-caption a:hover {
    color:#DA0;
}


/* ------ built-in navigation bullets wrapper ------*/
#slider .navBulletsWrapper  {
    top:320px;
    text-align:center;
    background:none;
    position:relative;
    z-index:3;
}

/* each bullet */
#slider .navBulletsWrapper div 
{
    width:11px; height:11px;
    font-size:0;color:White;/*hide the index number in the bullet element*/
    background:transparent url(bullet.png) no-repeat 0 0;
    display:inline-block; *display:inline; zoom:1;
    overflow:hidden;cursor:pointer;
    margin:0 6px;/* set distance between each bullet*/
}

#slider .navBulletsWrapper .active {background-position:0 -11px;}


/* --------- Others ------- */

#slider img, #slider>b, #slider a>b {
    position:absolute; border:none; display:none;
}

#slider .sliderInner {
    overflow:hidden;
    position:absolute; top:0; left:0;
}

#slider>a, #slider video, #slider audio {display:none;}
#slider div {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}

#section {
	clear:both;
	float: left;
	width: 742px;
	margin-bottom: 10;
	margin-rigth: 8px;
}
#columna {
	float: left;
	width: 220px;
	margin-bottom: 10;
	margin-left: 20px;
}
article {
	background:#ffffff;
	opacity: 0.6;
	filter: aplha(opacity=60);
	margin: 0px 0px 10px 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 2px solid #960;
}
#pie{
	clear:both;
	z-index: 1;
	position: relative;
}
#pie2{
	background-color: #ffffff;
	opacity: 0.6;
	filter: aplha(opacity=60);
	height: 55px;
	border-top: 3px solid #900;
	marging-top: 5px;
	marging-left: auto;
	marging-right: auto;
	width: 1000px;
	z-index: 2;
}