@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #F6991F;
}
a:visited {
	text-decoration: none;
	color: #F6991F;
}
a:hover {
	text-decoration: none;
	color: #F6991F;
}
a:active {
	text-decoration: none;
	color: #F6991F;
}


.textocontenido {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.textotitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 28pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.textonaranja {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: 28pt;
	font-weight: normal;
	color: #F6991F;
	text-align: left;
}

body {
	background-color:#ffffff;
	overflow:hidden;
}

#mainframe {
	top:0px;
	left:0px;
	width:1000px;
	height:550px;
	position:absolute;
	z-index:1;
}

#leftframe {
	top:0px;
	left:0px;
	width:250px;
	height:550px;
	position:absolute;
	z-index:5;
	background-image: url(../img/leftframe_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content1 {
	top:0px;
	left:0px;
	width:1000px;
	height:550px;
	position:absolute;
	z-index:4;
	background-image: url(../img/content_idcorp.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}

#content2 {
	top:0px;
	left:0px;
	width:1000px;
	height:550px;
	position:absolute;
	z-index:4;
	background-image: url(../img/content_imprenta.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content3 {
	top:0px;
	left:0px;
	width:1000px;
	height:550px;
	position:absolute;
	z-index:4;
	background-image: url(../img/content_web.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content4 {
	top:0px;
	left:0px;
	width:1000px;
	height:550px;
	position:absolute;
	z-index:4;
	background-image: url(../img/content_contacto.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#texto1 {
	top:256px;
	left:21px;
	width:200px;
	height:220px;
	position:absolute;
	z-index:4;
}
#texto2 {
	top:256px;
	left:21px;
	width:200px;
	height:220px;
	position:absolute;
	z-index:4;
}
#texto3 {
	top:256px;
	left:21px;
	width:200px;
	height:220px;
	position:absolute;
	z-index:4;
}
#texto4 {
	top:256px;
	left:21px;
	width:200px;
	height:220px;
	position:absolute;
	z-index:8;
}



#fotos1 {
	top:210px;
	left:480px;
	position:relative;
	z-index:5;
}
#fotos2 {
	top:170px;
	left:630px;
	position:relative;
	z-index:5;
}
#fotos3 {
	top:85px;
	left:460px;
	width:100%;
	height:100%;
	position:relative;
	z-index:5;
}
#pliegue {
	top:38px;
	left:591px;
	width:159px;
	height:171px;
	position:absolute;
	z-index:6;
	background-image: url(../img/content_imprenta_pliegue.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
#contacto {
	top:160px;
	left:520px;
	width:300px;
	height:150px;
	position:absolute;
	z-index:5;
}



#barra1v {
	top:475px;
	left:0px;
	background-color:#94F214;
	width:100%;
	height:400px;
	position:fixed;
	z-index:1;
}
#barra2v {
	top:475px;
	left:0px;
	background-color:#EC559E;
	width:100%;
	height:400px;
	position:fixed;
	z-index:1;
}
#barra3v {
	top:475px;
	left:0px;
	background-color:#00DBFF;
	width:100%;
	height:400px;
	position:fixed;
	z-index:1;
}
#barra4v {
	top:475px;
	left:0px;
	background-color:#F6991F;
	width:100%;
	height:400px;
	position:fixed;
	z-index:1;
}

#button1 {
	cursor:pointer;
	top:70px;
	left:21px;
	width:50px;
	height:50px;
	position:absolute;
	z-index:4;
}
#button2 {
	cursor:pointer;
	top:130px;
	left:21px;
	width:50px;
	height:50px;
	position:absolute;
	z-index:4;
}
#button3 {
	cursor:pointer;
	top:190px;
	left:21px;
	width:50px;
	height:50px;
	position:absolute;
	z-index:4;
}
#button4 {
	cursor:pointer;
	top:100px;
	left:134px;
	width:50px;
	height:50px;
	position:absolute;
	z-index:4;
}
#webatr {
	top: 320px;
	left:400px;
	width:50px;
	height:50px;
	position:absolute;
	cursor:pointer;
	z-index:5;
}
#websig {
	top: 320px;
	left:450px;
	width:50px;
	height:50px;
	position:absolute;
	cursor:pointer;
	z-index: 5;
}