@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(/images/NuevoFondo.jpg);
	background-repeat:repeat-x;
	background-color:#EEEEEE;
}
#Contenedor #Sombra #Pie {
	background-image: url(/images/fndColumnas.gif);
	background-repeat:  repeat-y;
}
#Contenedor #Sombra #Cuerpo .Margenes #Columna1 .BloqueBusqueda {
	font-weight: bold;
	background-image: url(/images/fndBloqueBusqueda.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Contenedor #Sombra #Cuerpo .Margenes #Columna1 .BloqueBusqueda .botonBuscar {
	background: url(/images/btnBuscar.gif);
}
#Contenedor #Sombra #Cuerpo .Margenes #Columna1 .TituloPorTipo {
	height: 41px;
	overflow: hidden;
	line-height: 100px;
	background-image: url(/images/titPorTipo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Contenedor #Sombra {
	background-image: url(/images/fndColumnas.gif);
}
#Contenedor #Sombra #Cuerpo .Margenes #Columna3 .BloqueOficinas .TituloOficinas {
	background-image: url(/images/titOficinas.gif);
	background-repeat: no-repeat;
	background-position: 1em top;
	height: 20px;
	line-height: 150px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Contenedor #Sombra #Cuerpo .Margenes #Columna1 .TituloBusqueda {
	background-image:url(/images/titBusqueda.gif);
	background-repeat:no-repeat;
	height: 29px;
	overflow: hidden;
	line-height: 150px;
}
#Contenedor #Sombra #Cuerpo .Margenes #Columna3 .BloqueBoletin {
	background: url(/images/fndBoletin.jpg) no-repeat center top;
	height: 152px;
	width: 160px;
	clear: left;
	margin:0 0 0 15px;
	/*margin-right: auto;
	padding-top: 1em;
	margin-left: auto;*/
}