@charset "utf-8";
/* CSS Document */
#cuerpo {
	height: 662px;
}
#imagen {
	position: absolute;
	top: 85px;
	left: 90px;
}
#texto {
	position: absolute;
	top: 111px;
	left: 375px;
	width: 320px;
	clear: left;
}
h2 {
	background: url(../css-img/h2_bienvenidos.png) no-repeat center center;
	height: 26px;
	width: 320px;
	text-indent: -9999px;
	margin-bottom: 35px;
}
#slogan {
	width: 318px;
	height: 48px;
	background: url(../css-img/slogan.png) no-repeat center center;
}
#slogan span {
	display: none;
}
/*#imagen {
	background: url(img/foto_inicio.png) no-repeat center center;
	width: 224px;
	height:	465px;
}*/




.pics {  
    height:  227px;  
    width:   470px;  
    margin:  0; 
} 


.pics img {  
    padding: 5px;  
    width:  227px; 
    height: 470px; 
    top:  0; 
    left: 0 
}
