@charset "UTF-8";
@media all
{
	#contenido {
		background: url(/images/web1.jpg) no-repeat;
		height: 329px;
		padding: 21px 34px 0 34px;
	}
	#contenido h3{
		color: #af242f;
		font-weight: bold;
		font-size: 1.1em;
	}
	#pie ul#submenu li {
		position: relative;
		background: url(/images/web2.gif) repeat-y;
		margin: 0 0 0 530px;
	}
	#pie ul#submenu li.final {
		background: url(/images/web3.gif) no-repeat;
	}
}
