/*
	Background Stretcher jQuery Plugin 
	© 2009 ajaxBlender.com
*/
HTML, BODY {
	margin:0px;
	padding:0px;
}
BODY {
    /*font-family: "Lucida Grande", Arial, Helvetica, sans-serif;*/
	font-family: LinotypeDidotRoman, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 16px;
    background: #000;
	height:100%;
	text-align: center;
}
A {
	/* color: #F00; */
	color: #000;
	text-decoration: none;
}
A:HOVER {
	text-decoration: none;
	color: #CCC;
}	
H1, H2 {
	color: #CCC;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
H1 {
	padding-bottom: 3px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
H2 { font-size: 14px;}
/*.bgstretcher-page { text-align: center;}*/
#page {
	width: 400px;
	text-align: left;
	position: relative;
	z-index: 1400;
	right: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
}
.page-top, .page-bottom,
.page-content {
	float: left;
	width: 100%;
}
.page-top, .page-bottom { height: 30px;}
.page-top {
	margin-top: 10px;
	/* background: url("../../images/bg/page-top.png") no-repeat left top; */
	_background: none;




	/* _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/bg/page-top.png', sizingMethod='image'); */
}
.page-bottom { 
	/* background: url("../../images/bg/page-bottom.png") no-repeat left top;  */ 
	_background: none;
	/* _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/bg/page-bottom.png', sizingMethod='image'); */
}
.page-content {
	font-size: 16px;
	color: #ccc;
	/* background: url("../../images/bg/page-bg.png") repeat-y left top;  */
	_background: none;
	/* _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/bg/page-bg.png', sizingMethod='scale'); */
}
.page-wrapper {
	float: left;
	width: 370px;
	display: inline;
	margin-left: 30px;
}
.column {
	float: left;
	width: 320px;
	margin-right: 40px;
}
.column  .row {
	float: left;
	width: 100%;
	padding-bottom: 13px;
}
.column.small { width: 90px; }
.column.small .row { padding-bottom: 5px;}
.column SELECT { width: 180px;}
.column LABEL {cursor: pointer;}
.column  .row SPAN.pager { float: left; margin-right: 15px;}
.column  .row A { position: relative; }
P.larger-size { font-size: 16px; }
#page STRONG { color: #FFFFFF; }
#nav UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav UL LI {
	display: inline;
	margin-right: 8px;
}
#nav UL LI.showPage A {
	/* color: #fff;  */
	color: #F00;
}
#top-container {
	position: fixed;
	z-index: 1450;
}
#hit {
	position: absolute;
	z-index: 3458;
	height: 20px;
	width: 100%;
}



/*
#cabecera-logo {
	height: 200px;
	width: 300px;
	position: absolute;
	z-index: 1200;
	left: 50px;
	top: 50px;
}

*/
#cabecera-logo {
	height: 100px;
	/* width: 300px; */
	width: auto;
	min-width: 400px;
	position: fixed;
	z-index: 3460;
	left: 20px;
	top: 30px;
	text-align: left;
}
#cabecera-logo #menubox {
	float: right;
	margin-top: -6px;	
}

#bottom-container {
	position: absolute;
	z-index: 5377;
	bottom: 0px;
}
#pepe {
	background-color: #FFF;
	position: fixed;
	z-index: 3333;
	bottom: 0px;
	width: 100%;
	height: 0px;
	background-image: url(../img/_texto-intro-1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #000;
	font-family: LinotypeDidotRoman;
	line-height: 110%;
	font-size: 100%;
}
#relativo {
	height: 100%;
	width: 100%;
	position: relative;
	background-color: #F6C;
	margin-top: 50px;
}


.tt1 {
	width: 100%;
	bottom: 0px;
	margin-top: 10%;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 30px;

}
.caja-index-carrusel {
	width: 100%;
	position: relative;
	z-index: 3000;
	background-color: #0F0;
}
.status {
	position: absolute;
	z-index: 4567;
	left: 100px;
	top: 20px;
	background-color: #333;
}
.ancho-status {
	position: absolute;
	z-index: 4569;
	left: 0px;
	top: 0px;
	background-color: #333;
	height: 50px;
	width: 200px;
	color: #FFF;
}
.ancho-status-2 {
	position: absolute;
	z-index: 4569;
	left: 200px;
	top: 0px;
	background-color: #666;
	height: 50px;
	width: 200px;
	color: #FFF;
}

.page-content #nav {
	letter-spacing: 0.1em;
}
.page-content a {
	font-size: 16px;

}

#top-container #top-nav {
	background-color: #FFF;
	height: auto;
	width: auto;
	margin-top: 45px;
}
#top-container #top-nav ul {
	display: block;
	width: auto;
	margin-left: 25%;
	font-size: 13px;
	font-weight: normal;
}
#top-container #top-nav ul li {
	display: inline-block;
	margin-left: 40px;
	color: #666;
}
#top-container #top-nav ul li a {
	color: #666;
	text-decoration: none;
}
#top-container #top-nav ul li a:hover {
	color: #000;
}
#top-container #top-nav ul li a:active {
	color: #F00;
}
#top-container #top-nav ul li.activo a {
	color: #F00;
}
#clicko {
	background-color: #F03;
	position: absolute;
	z-index: 2000;
	left: 200px;
	top: 100px;
	height: 100px;
	width: 100px;
	display: none;
}
