﻿@charset "utf-8";
/* 
--------------------------------------------------------------------
--------------------------------------------------------------------
CSS creado para uso exclusivo de Estancia La Victoria.
Website 2007 by magisa4 + mofo (www.magisa4.com -- www.mofo-d.com)
--------------------------------------------------------------------
--------------------------------------------------------------------
*/


/* --- GENERICOS --- */
body {
	background-repeat: repeat;
	background-image: url(../images/back_pattern.gif);
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


/* --- VERSION FLASH --- */


#H_Shadow {
	width: 754px;
	margin: auto;
}


/* --- VERION SIMPLE {html} --- */

#anuncio {
	position:relative;
	width:380px;
	z-index:1;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 15px;
	margin: auto;
	top: 50px;
}
