/* HOJA DE ESTILOS CONTENIDO 1 CALLE */
body{
	margin:0px;
	padding:0px;
	background:url(../img/layout/degradadov.jpg) left top repeat-x;
}

#contenedorPagina{
    margin:auto;
    padding:0px;
	width:767px;	
}

/* Cabecera */
#contenedorCabecera{
	background:url(../img/layout/fondo.gif) #ffffff left top repeat-y;
	/*background-color:#FFFFFF;*/
}

/*
.slotCabecera{
}
*/

/*principal*/        
#contenedorPrincipal{
	background:url(../img/layout/fondo.gif) left top repeat-y;
	padding:0px 20px; 	
}

#contenedorPrincipal .fondo{
	background:url(../img/layout/fondo_principal.jpg) left top no-repeat;
    /*border:1px solid red;*/
}

/*
.slotPrincipal{
}
*/

/* pie */
#contenedorPie{
	background:url(../img/layout/fondo.gif) left top repeat-y;
}
#contenedorPie .bordeInf{
	background:url(../img/layout/borde_pie.gif) left bottom no-repeat;
}

/*
.slotPie{
}
*/

/* Post pie */
/*
#contenedorPostPie{
}
*/

.slotPostPie{	
	margin:0px 4px;
}
