html, body { background:#068309; }


/***********************/
/* HEADER */
/**********************/
#header { background:transparent url(../images/aspecto/default/background-header.jpg) no-repeat scroll center 0; }
#asi-soy-logo {	background:transparent url(../images/aspecto/default/asi-soy-logo.jpg) no-repeat scroll right bottom; }
#tic-tac-logo {	background:transparent url(../images/aspecto/default/tic-tac-logo.jpg) no-repeat scroll 0 0; }
#contacto-btn { background-position:0 0; }
#contacto-btn:hover {	background-position:-173px 0; }


/***********************/ 
/* MENU */
/***********************/
#menu li a { background-image:url(../images/aspecto/default/menu.jpg); }


/**************************/
/* CONTENIDO */
/**************************/
#contenido-top { background:transparent url(../images/aspecto/default/back-contenido-header.jpg) no-repeat scroll 0 0; }
#contenido-bottom {	background:transparent url(../images/aspecto/default/back-contenido-bottom.jpg) no-repeat scroll 0 bottom; }


/***********************/
/* FOOTER */
/***********************/
#footer { background:transparent url(../images/aspecto/default/rights.jpg) no-repeat scroll 292px 0; }

/***********************/
/* VALIDATOR */
/***********************/
#xhtml-validator a { background-position:0 0; }
#css-validator a { background-position:-91px 0; }