@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(imagenes/fondoblureado01.jpg);
	/*background-position: 50% 50%;*/
	background-position:center;
	width:100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000;
	overflow:hidden;
}
#contenido{
	background:url(imagenes/fondoinfo01.jpg);
	display: block;
	margin: -275px 0 0 -450px;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	top: 50%;
	left: 50%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textobotones a img:hover{
	border-bottom:2px #FF6 solid;
}
.titulos01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.titulos02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DADADA;
}
.texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DADADA;
}
.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.titulos03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.tipo04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	display:block;
	margin:5px;
}
.tipo04:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFF16;
	display:block;
	margin:5px;
}
.tipo05{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFF16;
	display:block;
	margin:5px;
}
.titulo05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFF16;
}

#area1, #area2, #area3, #area4, #area5 {
	height: 125px;
	width: 6px;
	background: #FFF;
	}
	
#knob1, #knob2, #knob3, #knob4, #knob5 {
	height: 30px;
	width: 8px;
	background: url(imagenes/scrollmedium.png) #000 no-repeat center center;
	cursor: pointer;
	}

#area5, #area6 {
	height: 140px;
	width: 6px;
	background: #FFF;
	}
	
#knob5, #knob6 {
	height: 30px;
	width: 8px;
	background: url(imagenes/scrollmedium.png) #000 no-repeat center center;
	cursor: pointer;
	}
.textoportafolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DADADA;
}
.textoportafolio a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DADADA;
	display:block;
	margin-left:5px;
	margin-right:5px;
}

.textoportafolio a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DADADA;
	border:2px #ffff66 solid;
	display:block;
	margin-left:5px;
	margin-right:5px;
}
.activo
{
	 border-bottom:2px #FF6 solid;
}
