/*
 * Tema para Construcmedia Web Site: cmedia.
 * Autor: Construcmedia <http://www.construcmedia.com>
 * Ultima actualización: 19/04/2009
*/

table#content {
	background: #ffffff url("images/bg-content.png") repeat-x top left;
}

.content-l {
	width: 30px;
	background: url("images/bg-header-l.png") no-repeat top left;
}

.content-r {
	width: 30px;
	background: url("images/bg-header-r.png") no-repeat top right;
}

#main-content {
	background: #ffffff url("images/bg-content.png") repeat-x top left;
}