/* CSS Document */

#producto{
width: 600px;
height: 237px;
background-image:url(../imagenes/portfolio/fondoPortfolio.png);
background-repeat:no-repeat;
margin: 0 auto;
clear: both;
}

#tituloContenidoPortfolio{
width: 550px;
height: 60px;
margin: 0 auto;
text-align: left;
border-bottom:#CCCCCC  1px solid;
}

#textoContenidoPortfolio{
width: 550px;
overflow: hidden;
margin: 0 auto;
text-align: left;


}

#imagenDescargaPortfolio{
width: 50px;
height: 33px;
float: left;
line-height: 33px;

}
#descargaPortfolio{
width: 190px;
height: 33px;
float: left;
line-height: 33px;

}
