body{
	width:auto;
	height:auto;
	background:#000000 url(imagenes/fondo_flores.gif) no-repeat right top;
}

#contenedor{
}

.barron{
	width:100%;
	position:absolute;
	bottom:0px;
	text-align:center;
}

#mensajito{
	visibility:hidden;
	position:absolute;
	top:350px;
	left:250px;
}

#home {
	width: 100px;
	height: 70px;
	float: left;
	padding: 0 5px;
	cursor: pointer;
	border: 1px solid #ccc;
}

#pantallazo{
	position:absolute;
	left:235px;
	top:70px;
}

#datos_contacto{
	position:absolute;
	top:50px;
	left:40px;
}

#pantallazo_favoritos{
	position:absolute;
	left:400px;
	top:70px;
}

#trabajos_clase,#photoshop,#carteles,#fotos{
	visibility:hidden;
	position: absolute;
	top:170px;
	left:235px;
	width:810px;
	height:82px;	
}


#imagenes_grande{
	position:absolute;
	top:248px;
	left:408px;
	width:300px;
	height:300px;
}

.imagen_entera{
	width:300px;
	height:300px;
	background-color:#000000;
	visibility:hidden;
}

.letra_contacto{
	color:#CCCCCC;
}


.contacto1{
	background:url(imagenes/carpeta_contacto.jpg) no-repeat;
	width: 100px;
	height: 70px;
	position:absolute;
	left:30px;
	top:50px;
}

.contacto2{
	background: url(imagenes/carpeta_curriculum.jpg) no-repeat;
	width: 100px;
	height: 70px;
	float: left;
	position:absolute;
	left:30px;
	top:150px;
}

.contacto3{
	background: url(imagenes/carpeta_porfolio.jpg) no-repeat;
	width: 100px;
	height: 70px;
	float: left;
	position:absolute;
	left:30px;
	top:250px;
}

.contacto4{
	background: url(imagenes/carpeta_favoritos.jpg) no-repeat;
	width: 100px;
	height: 70px;
	float: left;
	position:absolute;
	left:30px;
	top:350px;
}

.contacto_1{
	background:url(imagenes/carpeta_contacto_sel.jpg) no-repeat;	
	width: 100px;
	height: 70px;
	float: left;
	position:absolute;
	left:30px;
	top:50px;	
}

.contacto_2{
	background: url(imagenes/carpeta_curriculum_sel.jpg) no-repeat;
	width: 100px;
	height: 70px;
	float: left;
	position:absolute;
	left:30px;
	top:150px;	
}

.contacto_3{
	background: url(imagenes/carpeta_porfolio_sel.jpg) no-repeat;
	width: 100px;
	height: 70px;
	float: left;
	position:absolute;
	left:30px;
	top:250px;	
}

.contacto_4{
	background: url(imagenes/carpeta_favoritos_sel.jpg) no-repeat;
	width: 100px;
	height: 70px;
	float: left;
	position:absolute;
	left:30px;
	top:350px;	
}

.titulo_tabla_contacto{
	font-size:18px;
	
}

.carpeta_photoshop{
	position:absolute;
	left:30px;
	top:32px;
}

.carpeta_carteles{
	position:absolute;
	left:120px;
	top:32px;
}

.carpeta_fotos{
	position:absolute;
	left:210px;
	top:32px;
}

.carpeta_clase{
	position:absolute;
	left:300px;
	top:32px;
}

.pantallazo{
	position:absolute;
}

.lista_flotante{
	position:absolute;
	top:80px;
	left:5px;
	display:block;
}

.lista_flotante2{
	position:absolute;
	top:80px;
	left:305px;
	display:block;
}

.fotos_pekes{
	height:50px;
	width:58px;
	
	margin:3px 10px 0 10px;	
}

.bailongo{
	float:right;
	position:absolute;
	top:375px;
	left:450px;
}

.lista_flotante a{
	color:#CCCCCC;
	font:18px "Georgia";
}

ul.lista_flotante li{
	margin-top:7px;
}

.lista_flotante a:hover{
	color: #009900;
}

.lista_flotante2 a{
	color:#CCCCCC;
	font:18px "Georgia";
}

ul.lista_flotante2 li{
	margin-top:7px;
}

.lista_flotante2 a:hover{
	color: #009900;
}

.texto_curriculum{
color:#FFFFFF;
font:14px "Georgia";
position:absolute;
top:60px;
left:30px;
}

 


#curriculum a,a:hover,#porfolio{
	text-decoration:none;
}


#favoritos{
	background-image:url(imagenes/carpeta_curriculum_sel.jpg);
}

