@CHARSET "UTF-8";

div.imgLinks { margin: 30px 0px 10px 40%; width: 50%; height: 190px;
			background-image: url('../resource/site/propaganda_backImg.jpg');
			background-position: bottom right;
			background-repeat: no-repeat; }
div.imgLinks a { font-size: 15pt; color: #004500; font-variant: small-caps; font-family: "Arial Black";
			font-weight: bold; font-style: oblique; }			
div.imgLinks a:hover { color: #94B922; text-decoration: none; }

table.ofertas { width: 100%; float: left; }
table.ofertas img { width: 100px; border: none; }
table.ofertas span { color: #037; }
tr.ofertas_head td { text-align: center; }
tr.ofertas_img td { text-align: center; }

textarea.hometext { overflow: hidden; float: left; margin: 10px 10px 10px 10px; border: none;}
