@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#FCEFD1;
}
a, a:hover, a:visited, a:active { color:#000000; font-weight:bold; }
.noFlotar, .NoFlotar { clear:both; line-height:1px; height:1px; font-size:1px; }
#Contenedor{
	background:url(/images/plantilla01/fndBody.gif) top center repeat-y;
	font-size:12px;
}
#Sombra{
	width:761px;
	margin:0 auto;
	position:relative;
}
#Encabezado{
	height:151px;
	background-color:#000000;
	overflow:hidden;
}
#Encabezado .Logo{
	display:none;
}
#Cuerpo{
	text-align:left;
	background:url(/images/plantilla01/fndColumnas.gif) repeat-y #fff;
}
#Columna1{
	width:188px;
	float:left;
}
#Columna1 .Margenes{
	padding:7px;
}
.BloqueBusqueda{
}
.TituloBusqueda{
	background:url(/images/plantilla01/titBusqueda_en.gif) top center no-repeat;
	height:17px;
	overflow:hidden;
	line-height:987px;
	border-bottom:1px solid #C9910E;
	margin:0 7px 4px 7px;
}
.botonBuscar{
	background:url(/images/plantilla01/btnBuscar_en.gif) center no-repeat;
	width:100px;
	height:35px;
	border:none;
	margin:2px auto;
	display:block;
	cursor:pointer;
}
.BloqueTipo{

}
.TituloPorTipo{
	background:url(/images/plantilla01/titPorTipo_en.gif) no-repeat top center;
	height:17px;
	overflow:hidden;
	line-height:987px;
	border-bottom:1px solid #C9910E;
	margin:0 7px 4px 7px;
}
.TituloRentaVenta{
	color:#805B09;
	font-weight:bold;
	padding-left:7px;
}
.BloqueBoletin{
	background:url(/images/plantilla01/fndBoletin.jpg) no-repeat center;
	width:172px;
	height:152px;
	overflow:hidden;
	margin:3px auto;
}
.TituloBoletin{
	background:url(/images/plantilla01/titBoletin01_en.gif) no-repeat top center;
	height:44px;
	line-height:987px;
	overflow:hidden;
	margin-top:12px;
}
.TextoBoletin{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	margin:15px auto;
}
.botonBoletin{
	background:url(/images/plantilla01/btnEnviar_en.gif) no-repeat center;
	width:100px;
	height:35px;
	border:none;
	display:block;
	margin:2px auto;
	cursor:pointer;
}
.BloqueOficinas{
	width:161px;
	margin:8px auto;
}
.TituloOficinas{
	background:url(/images/plantilla01/titOficinas_en.gif) no-repeat top center;
	width:161px;
	height:23px;
	line-height:987px;
	overflow:hidden;
}
#Columna2 {
	width:380px;
	margin:0 auto;
}
#Columna2 .Margenes{
	padding:1em;
}

#Columna1 .BloqueAtencion,
#Columna1 .BloqueOficinas,
#Columna3 .BloqueBusqueda{
	display:none;
}
#Columna3{
	width:183px;
	float:right;
	background-color:#000;
	color:#FFF;
	padding-top:30px;
}
#Columna3 .Margenes{
	padding:7px;
}

#Pie{
	clear:both;
	color:#674A07;
	text-align:right;
	font-size:10px;
	background-image: url(../images/plantilla01/fndPie.gif);
	background-repeat: repeat-y;
}
#Pie .Margenes {
	padding:7px 1em;
}
#Menu .Banderas
{
 position:absolute;
 width:100px;
 height:25px;
 right:45px;
 top:186px;
}
#Menu .Banderas a{
	display:inline;
}

.ListaRentaVenta a,
.ListaRentaVenta a:visited,
.ListaRentaVenta a:hover,
.ListaRentaVenta a:active{
	color:#573F06;
}
.ListaRentaVenta li{
	list-style-image:url(/images/plantilla01/vinRentaVenta.gif);
}
#Columna3 .BloqueOficinas .Linea {
	line-height: 1px;
	background: #EEAB14;
	height: 1px;
}

form#Buscar {
	color:#805b09;
	font-weight:bold;
}
