@charset "utf-8";
/* CSS Document */


#tres{
    width: 760 px;
    margin: 10px 0 10px 45px;
	*margin: 10px 0px 10px 250px;
	background:#f6f6f6;
	*background:#ffffff;
}
#izq {
	background-image:url(img/clientesizquierda.gif);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	text-align:center;
	width:225px;
	height:278px;
	margin: 0 0 0 15px;
	*margin: 0 0 0 15px;
	padding: 5px 5px 5px 5px;
}
#cent {
	background-image:url(img/privadocandado.gif);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	text-align:center;
	width:240px;
	height:278px;
	margin:0 0 0 0px;
	padding: 5px 5px 5px 5px;
}
#der {
	background-image:url(img/clientesderecha.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	position:relative;
	width:225px;
	height:278px;
	padding: 5px 5px 5px 5px;

}
.boton{
        font-size:10px;
		padding:0 0 3px 0;
        font-family:Arial, Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
       }

#center_column {
	background-image:url(img/privadocandado.gif);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	text-align:center;
	width:240px;
	height:278px;
	margin:0 0 0 250px;
	*margin:0 0 0 100px;
	padding: 5px 5px 5px 5px;
	border-bottom:thin;
    }
